[==========] 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
I20260710 11:03:49.970676  3290 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.54.190:35259
I20260710 11:03:49.972256  3290 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 11:03:49.973311  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:49.989475  3297 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
W20260710 11:03:49.989468  3299 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
W20260710 11:03:49.989683  3296 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
W20260710 11:03:51.092468  3298 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260710 11:03:51.092506  3290 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260710 11:03:51.096850  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:51.097078  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:51.097276  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681431097253 us; error 0 us; skew 500 ppm
I20260710 11:03:51.098054  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:51.103828  3290 webserver.cc:533] Webserver started at http://127.3.54.190:43803/ using document root <none> and password file <none>
I20260710 11:03:51.104686  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:51.104894  3290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:51.105332  3290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:51.110826  3290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681429800727-3290-0/minicluster-data/master-0-root/instance:
uuid: "fca0d1265c5f4def8cf9deb025132ed2"
format_stamp: "Formatted at 2026-07-10 11:03:51 on dist-test-slave-9dq9"
I20260710 11:03:51.118207  3290 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260710 11:03:51.122978  3305 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:51.123994  3290 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260710 11:03:51.124341  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681429800727-3290-0/minicluster-data/master-0-root
uuid: "fca0d1265c5f4def8cf9deb025132ed2"
format_stamp: "Formatted at 2026-07-10 11:03:51 on dist-test-slave-9dq9"
I20260710 11:03:51.124650  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681429800727-3290-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681429800727-3290-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681429800727-3290-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)
I20260710 11:03:51.207345  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:51.208868  3290 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
I20260710 11:03:51.209306  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:51.276607  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.190:35259
I20260710 11:03:51.276687  3356 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.190:35259 every 8 connection(s)
I20260710 11:03:51.284024  3357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:51.305531  3357 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fca0d1265c5f4def8cf9deb025132ed2: Bootstrap starting.
I20260710 11:03:51.311122  3357 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fca0d1265c5f4def8cf9deb025132ed2: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:51.312829  3357 log.cc:826] T 00000000000000000000000000000000 P fca0d1265c5f4def8cf9deb025132ed2: Log is configured to *not* fsync() on all Append() calls
I20260710 11:03:51.317126  3357 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fca0d1265c5f4def8cf9deb025132ed2: No bootstrap required, opened a new log
I20260710 11:03:51.336745  3357 raft_consensus.cc:359] T 00000000000000000000000000000000 P fca0d1265c5f4def8cf9deb025132ed2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fca0d1265c5f4def8cf9deb025132ed2" member_type: VOTER }
I20260710 11:03:51.337293  3357 raft_consensus.cc:385] T 00000000000000000000000000000000 P fca0d1265c5f4def8cf9deb025132ed2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:51.337497  3357 raft_consensus.cc:740] T 00000000000000000000000000000000 P fca0d1265c5f4def8cf9deb025132ed2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fca0d1265c5f4def8cf9deb025132ed2, State: Initialized, Role: FOLLOWER
I20260710 11:03:51.338300  3357 consensus_queue.cc:260] T 00000000000000000000000000000000 P fca0d1265c5f4def8cf9deb025132ed2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fca0d1265c5f4def8cf9deb025132ed2" member_type: VOTER }
I20260710 11:03:51.338748  3357 raft_consensus.cc:399] T 00000000000000000000000000000000 P fca0d1265c5f4def8cf9deb025132ed2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:03:51.338981  3357 raft_consensus.cc:493] T 00000000000000000000000000000000 P fca0d1265c5f4def8cf9deb025132ed2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:03:51.339273  3357 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fca0d1265c5f4def8cf9deb025132ed2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:51.343199  3357 raft_consensus.cc:515] T 00000000000000000000000000000000 P fca0d1265c5f4def8cf9deb025132ed2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fca0d1265c5f4def8cf9deb025132ed2" member_type: VOTER }
I20260710 11:03:51.343859  3357 leader_election.cc:304] T 00000000000000000000000000000000 P fca0d1265c5f4def8cf9deb025132ed2 [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: fca0d1265c5f4def8cf9deb025132ed2; no voters: 
I20260710 11:03:51.345484  3357 leader_election.cc:290] T 00000000000000000000000000000000 P fca0d1265c5f4def8cf9deb025132ed2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:03:51.345818  3360 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fca0d1265c5f4def8cf9deb025132ed2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:51.348241  3360 raft_consensus.cc:697] T 00000000000000000000000000000000 P fca0d1265c5f4def8cf9deb025132ed2 [term 1 LEADER]: Becoming Leader. State: Replica: fca0d1265c5f4def8cf9deb025132ed2, State: Running, Role: LEADER
I20260710 11:03:51.349123  3360 consensus_queue.cc:237] T 00000000000000000000000000000000 P fca0d1265c5f4def8cf9deb025132ed2 [LEADER]: Queue going to LEADER mode. State: All 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: "fca0d1265c5f4def8cf9deb025132ed2" member_type: VOTER }
I20260710 11:03:51.350093  3357 sys_catalog.cc:565] T 00000000000000000000000000000000 P fca0d1265c5f4def8cf9deb025132ed2 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:03:51.359370  3361 sys_catalog.cc:455] T 00000000000000000000000000000000 P fca0d1265c5f4def8cf9deb025132ed2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fca0d1265c5f4def8cf9deb025132ed2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fca0d1265c5f4def8cf9deb025132ed2" member_type: VOTER } }
I20260710 11:03:51.359550  3362 sys_catalog.cc:455] T 00000000000000000000000000000000 P fca0d1265c5f4def8cf9deb025132ed2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fca0d1265c5f4def8cf9deb025132ed2. Latest consensus state: current_term: 1 leader_uuid: "fca0d1265c5f4def8cf9deb025132ed2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fca0d1265c5f4def8cf9deb025132ed2" member_type: VOTER } }
I20260710 11:03:51.360122  3362 sys_catalog.cc:458] T 00000000000000000000000000000000 P fca0d1265c5f4def8cf9deb025132ed2 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:51.360157  3361 sys_catalog.cc:458] T 00000000000000000000000000000000 P fca0d1265c5f4def8cf9deb025132ed2 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:51.363386  3370 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:03:51.374143  3370 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:03:51.376350  3290 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:03:51.391448  3370 catalog_manager.cc:1383] Generated new cluster ID: 9646bff2dd3e495c8c3eae9937233070
I20260710 11:03:51.391707  3370 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:03:51.414861  3370 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:03:51.416385  3370 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:03:51.429582  3370 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fca0d1265c5f4def8cf9deb025132ed2: Generated new TSK 0
I20260710 11:03:51.430451  3370 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:03:51.442625  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:51.450258  3379 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
W20260710 11:03:51.451406  3380 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
W20260710 11:03:51.454703  3382 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
I20260710 11:03:51.455122  3290 server_base.cc:1061] running on GCE node
I20260710 11:03:51.455776  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:51.455977  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:51.456198  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681431456179 us; error 0 us; skew 500 ppm
I20260710 11:03:51.456773  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:51.460577  3290 webserver.cc:533] Webserver started at http://127.3.54.129:37903/ using document root <none> and password file <none>
I20260710 11:03:51.461086  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:51.461264  3290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:51.461515  3290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:51.462584  3290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681429800727-3290-0/minicluster-data/ts-0-root/instance:
uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
format_stamp: "Formatted at 2026-07-10 11:03:51 on dist-test-slave-9dq9"
I20260710 11:03:51.467911  3290 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260710 11:03:51.472304  3387 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:51.473038  3290 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:03:51.473310  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681429800727-3290-0/minicluster-data/ts-0-root
uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
format_stamp: "Formatted at 2026-07-10 11:03:51 on dist-test-slave-9dq9"
I20260710 11:03:51.473564  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681429800727-3290-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681429800727-3290-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681429800727-3290-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)
I20260710 11:03:51.497553  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:51.498871  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:51.501339  3290 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:51.505534  3290 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:51.505745  3290 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:51.506007  3290 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:51.506188  3290 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:51.599685  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.129:39583
I20260710 11:03:51.599763  3449 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.129:39583 every 8 connection(s)
I20260710 11:03:51.606465  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:51.617266  3454 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
W20260710 11:03:51.622705  3455 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
I20260710 11:03:51.643234  3450 heartbeater.cc:344] Connected to a master server at 127.3.54.190:35259
I20260710 11:03:51.643767  3450 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:51.645138  3450 heartbeater.cc:507] Master 127.3.54.190:35259 requested a full tablet report, sending...
W20260710 11:03:51.646397  3457 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
I20260710 11:03:51.648658  3322 ts_manager.cc:194] Registered new tserver with Master: 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583)
I20260710 11:03:51.649200  3290 server_base.cc:1061] running on GCE node
I20260710 11:03:51.650213  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:51.650466  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:51.650671  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681431650653 us; error 0 us; skew 500 ppm
I20260710 11:03:51.651119  3322 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40416
I20260710 11:03:51.651556  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:51.654505  3290 webserver.cc:533] Webserver started at http://127.3.54.130:34763/ using document root <none> and password file <none>
I20260710 11:03:51.655165  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:51.655406  3290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:51.655717  3290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:51.657218  3290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681429800727-3290-0/minicluster-data/ts-1-root/instance:
uuid: "0aec20d89b1c412ea8c3827c29dc0727"
format_stamp: "Formatted at 2026-07-10 11:03:51 on dist-test-slave-9dq9"
I20260710 11:03:51.663628  3290 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:03:51.667518  3462 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:51.668395  3290 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260710 11:03:51.668663  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681429800727-3290-0/minicluster-data/ts-1-root
uuid: "0aec20d89b1c412ea8c3827c29dc0727"
format_stamp: "Formatted at 2026-07-10 11:03:51 on dist-test-slave-9dq9"
I20260710 11:03:51.668915  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681429800727-3290-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681429800727-3290-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681429800727-3290-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)
I20260710 11:03:51.702458  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:51.704075  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:51.712612  3290 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:51.716468  3290 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:51.716676  3290 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:51.716904  3290 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:51.717047  3290 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:51.804821  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.130:35119
I20260710 11:03:51.804935  3524 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.130:35119 every 8 connection(s)
I20260710 11:03:51.812547  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:51.818776  3528 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
W20260710 11:03:51.820349  3529 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
I20260710 11:03:51.824762  3290 server_base.cc:1061] running on GCE node
W20260710 11:03:51.825852  3531 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
I20260710 11:03:51.826884  3525 heartbeater.cc:344] Connected to a master server at 127.3.54.190:35259
I20260710 11:03:51.827134  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:03:51.827261  3525 heartbeater.cc:461] Registering TS with master...
W20260710 11:03:51.827382  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:51.827600  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681431827582 us; error 0 us; skew 500 ppm
I20260710 11:03:51.828200  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:51.828213  3525 heartbeater.cc:507] Master 127.3.54.190:35259 requested a full tablet report, sending...
I20260710 11:03:51.830556  3322 ts_manager.cc:194] Registered new tserver with Master: 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130:35119)
I20260710 11:03:51.830850  3290 webserver.cc:533] Webserver started at http://127.3.54.131:45801/ using document root <none> and password file <none>
I20260710 11:03:51.831444  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:51.831666  3290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:51.831955  3290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:51.832587  3322 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40420
I20260710 11:03:51.833410  3290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681429800727-3290-0/minicluster-data/ts-2-root/instance:
uuid: "d8281f809772473f8d4c546b363bffcc"
format_stamp: "Formatted at 2026-07-10 11:03:51 on dist-test-slave-9dq9"
I20260710 11:03:51.838016  3290 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:03:51.841423  3536 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:51.842193  3290 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:03:51.842459  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681429800727-3290-0/minicluster-data/ts-2-root
uuid: "d8281f809772473f8d4c546b363bffcc"
format_stamp: "Formatted at 2026-07-10 11:03:51 on dist-test-slave-9dq9"
I20260710 11:03:51.842721  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681429800727-3290-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681429800727-3290-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681429800727-3290-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)
I20260710 11:03:51.856390  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:51.857613  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:51.859119  3290 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:51.862313  3290 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:51.862504  3290 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:51.862723  3290 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:51.862879  3290 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:51.947921  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.131:42933
I20260710 11:03:51.948010  3598 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.131:42933 every 8 connection(s)
I20260710 11:03:51.964243  3599 heartbeater.cc:344] Connected to a master server at 127.3.54.190:35259
I20260710 11:03:51.964566  3599 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:51.965364  3599 heartbeater.cc:507] Master 127.3.54.190:35259 requested a full tablet report, sending...
I20260710 11:03:51.967176  3322 ts_manager.cc:194] Registered new tserver with Master: d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933)
I20260710 11:03:51.967391  3290 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014747831s
I20260710 11:03:51.968910  3322 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40422
I20260710 11:03:52.014339  3322 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40438:
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"
    }
  }
}
W20260710 11:03:52.017845  3322 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.
I20260710 11:03:52.121676  3564 tablet_service.cc:1511] Processing CreateTablet for tablet e0f84808c6444c718327fdc909b2f613 (DEFAULT_TABLE table=test-workload [id=49d6ab88cf144ddc9ed8d859fcb5a5be]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:52.122764  3415 tablet_service.cc:1511] Processing CreateTablet for tablet e0f84808c6444c718327fdc909b2f613 (DEFAULT_TABLE table=test-workload [id=49d6ab88cf144ddc9ed8d859fcb5a5be]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:52.123270  3564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0f84808c6444c718327fdc909b2f613. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:52.124081  3415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0f84808c6444c718327fdc909b2f613. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:52.125254  3563 tablet_service.cc:1511] Processing CreateTablet for tablet 7876b3d3a31546758cabacaf6d9fa691 (DEFAULT_TABLE table=test-workload [id=49d6ab88cf144ddc9ed8d859fcb5a5be]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:52.126549  3563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7876b3d3a31546758cabacaf6d9fa691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:52.129371  3562 tablet_service.cc:1511] Processing CreateTablet for tablet e34ed28e1916443180450b186728e32e (DEFAULT_TABLE table=test-workload [id=49d6ab88cf144ddc9ed8d859fcb5a5be]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:52.130637  3562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e34ed28e1916443180450b186728e32e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:52.135553  3414 tablet_service.cc:1511] Processing CreateTablet for tablet 7876b3d3a31546758cabacaf6d9fa691 (DEFAULT_TABLE table=test-workload [id=49d6ab88cf144ddc9ed8d859fcb5a5be]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:52.140242  3490 tablet_service.cc:1511] Processing CreateTablet for tablet e0f84808c6444c718327fdc909b2f613 (DEFAULT_TABLE table=test-workload [id=49d6ab88cf144ddc9ed8d859fcb5a5be]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:52.141407  3490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0f84808c6444c718327fdc909b2f613. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:52.145772  3413 tablet_service.cc:1511] Processing CreateTablet for tablet e34ed28e1916443180450b186728e32e (DEFAULT_TABLE table=test-workload [id=49d6ab88cf144ddc9ed8d859fcb5a5be]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:52.147792  3413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e34ed28e1916443180450b186728e32e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:52.150012  3412 tablet_service.cc:1511] Processing CreateTablet for tablet 32972cbcd25646318c1d50086d375645 (DEFAULT_TABLE table=test-workload [id=49d6ab88cf144ddc9ed8d859fcb5a5be]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:52.134003  3561 tablet_service.cc:1511] Processing CreateTablet for tablet 32972cbcd25646318c1d50086d375645 (DEFAULT_TABLE table=test-workload [id=49d6ab88cf144ddc9ed8d859fcb5a5be]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:52.152158  3412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32972cbcd25646318c1d50086d375645. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:52.154639  3489 tablet_service.cc:1511] Processing CreateTablet for tablet 7876b3d3a31546758cabacaf6d9fa691 (DEFAULT_TABLE table=test-workload [id=49d6ab88cf144ddc9ed8d859fcb5a5be]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:52.156442  3489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7876b3d3a31546758cabacaf6d9fa691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:52.158113  3411 tablet_service.cc:1511] Processing CreateTablet for tablet 0b2c4a05c0524ec2943da641c2dad11b (DEFAULT_TABLE table=test-workload [id=49d6ab88cf144ddc9ed8d859fcb5a5be]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:52.159888  3561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32972cbcd25646318c1d50086d375645. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:52.161666  3414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7876b3d3a31546758cabacaf6d9fa691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:52.162884  3411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b2c4a05c0524ec2943da641c2dad11b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:52.177708  3488 tablet_service.cc:1511] Processing CreateTablet for tablet e34ed28e1916443180450b186728e32e (DEFAULT_TABLE table=test-workload [id=49d6ab88cf144ddc9ed8d859fcb5a5be]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:52.178377  3486 tablet_service.cc:1511] Processing CreateTablet for tablet 0b2c4a05c0524ec2943da641c2dad11b (DEFAULT_TABLE table=test-workload [id=49d6ab88cf144ddc9ed8d859fcb5a5be]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:52.179081  3488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e34ed28e1916443180450b186728e32e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:52.179656  3486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b2c4a05c0524ec2943da641c2dad11b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:52.185376  3487 tablet_service.cc:1511] Processing CreateTablet for tablet 32972cbcd25646318c1d50086d375645 (DEFAULT_TABLE table=test-workload [id=49d6ab88cf144ddc9ed8d859fcb5a5be]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:52.186849  3487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32972cbcd25646318c1d50086d375645. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:52.189857  3617 tablet_bootstrap.cc:492] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc: Bootstrap starting.
I20260710 11:03:52.192965  3618 tablet_bootstrap.cc:492] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727: Bootstrap starting.
I20260710 11:03:52.197875  3617 tablet_bootstrap.cc:654] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.199474  3618 tablet_bootstrap.cc:654] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.210959  3618 tablet_bootstrap.cc:492] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727: No bootstrap required, opened a new log
I20260710 11:03:52.211426  3618 ts_tablet_manager.cc:1403] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.010s
I20260710 11:03:52.214255  3618 raft_consensus.cc:359] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } } peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } }
I20260710 11:03:52.214991  3618 raft_consensus.cc:385] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.215286  3618 raft_consensus.cc:740] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aec20d89b1c412ea8c3827c29dc0727, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.216049  3618 consensus_queue.cc:260] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } } peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } }
I20260710 11:03:52.224722  3621 tablet_bootstrap.cc:492] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Bootstrap starting.
I20260710 11:03:52.240911  3563 tablet_service.cc:1511] Processing CreateTablet for tablet 0b2c4a05c0524ec2943da641c2dad11b (DEFAULT_TABLE table=test-workload [id=49d6ab88cf144ddc9ed8d859fcb5a5be]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:52.242631  3563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b2c4a05c0524ec2943da641c2dad11b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:52.255640  3621 tablet_bootstrap.cc:654] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.284309  3560 tablet_service.cc:1511] Processing CreateTablet for tablet 53c11f6c5ae64b059c717be60ee47165 (DEFAULT_TABLE table=test-workload [id=49d6ab88cf144ddc9ed8d859fcb5a5be]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:52.287053  3560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53c11f6c5ae64b059c717be60ee47165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:52.288419  3411 tablet_service.cc:1511] Processing CreateTablet for tablet 53c11f6c5ae64b059c717be60ee47165 (DEFAULT_TABLE table=test-workload [id=49d6ab88cf144ddc9ed8d859fcb5a5be]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:52.289980  3411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53c11f6c5ae64b059c717be60ee47165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:52.296317  3559 tablet_service.cc:1511] Processing CreateTablet for tablet a73f414e088e49bdb0a628b318f6c4bd (DEFAULT_TABLE table=test-workload [id=49d6ab88cf144ddc9ed8d859fcb5a5be]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:52.298978  3559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a73f414e088e49bdb0a628b318f6c4bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:52.296974  3563 tablet_service.cc:1511] Processing CreateTablet for tablet 30e84361a97b4f0286f3cb4e0a3ea554 (DEFAULT_TABLE table=test-workload [id=49d6ab88cf144ddc9ed8d859fcb5a5be]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:52.299259  3487 tablet_service.cc:1511] Processing CreateTablet for tablet 53c11f6c5ae64b059c717be60ee47165 (DEFAULT_TABLE table=test-workload [id=49d6ab88cf144ddc9ed8d859fcb5a5be]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:52.300683  3618 ts_tablet_manager.cc:1434] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727: Time spent starting tablet: real 0.089s	user 0.045s	sys 0.037s
I20260710 11:03:52.304869  3487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53c11f6c5ae64b059c717be60ee47165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:52.308441  3525 heartbeater.cc:499] Master 127.3.54.190:35259 was elected leader, sending a full tablet report...
I20260710 11:03:52.308436  3488 tablet_service.cc:1511] Processing CreateTablet for tablet 30e84361a97b4f0286f3cb4e0a3ea554 (DEFAULT_TABLE table=test-workload [id=49d6ab88cf144ddc9ed8d859fcb5a5be]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:52.308701  3618 tablet_bootstrap.cc:492] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727: Bootstrap starting.
I20260710 11:03:52.309783  3488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30e84361a97b4f0286f3cb4e0a3ea554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:52.309878  3412 tablet_service.cc:1511] Processing CreateTablet for tablet a73f414e088e49bdb0a628b318f6c4bd (DEFAULT_TABLE table=test-workload [id=49d6ab88cf144ddc9ed8d859fcb5a5be]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:52.311017  3412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a73f414e088e49bdb0a628b318f6c4bd. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:03:52.313055  3526 tablet.cc:2406] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:03:52.308185  3563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30e84361a97b4f0286f3cb4e0a3ea554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:52.318322  3489 tablet_service.cc:1511] Processing CreateTablet for tablet a73f414e088e49bdb0a628b318f6c4bd (DEFAULT_TABLE table=test-workload [id=49d6ab88cf144ddc9ed8d859fcb5a5be]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:52.319823  3489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a73f414e088e49bdb0a628b318f6c4bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:52.330164  3415 tablet_service.cc:1511] Processing CreateTablet for tablet 6f60a9174c91456a8a2b2a74ab63e452 (DEFAULT_TABLE table=test-workload [id=49d6ab88cf144ddc9ed8d859fcb5a5be]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:52.331385  3415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f60a9174c91456a8a2b2a74ab63e452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:52.337728  3617 tablet_bootstrap.cc:492] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc: No bootstrap required, opened a new log
I20260710 11:03:52.338176  3617 ts_tablet_manager.cc:1403] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc: Time spent bootstrapping tablet: real 0.149s	user 0.028s	sys 0.045s
I20260710 11:03:52.346086  3622 raft_consensus.cc:493] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:52.346626  3622 raft_consensus.cc:515] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } } peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } }
I20260710 11:03:52.351390  3622 leader_election.cc:290] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933), 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583)
I20260710 11:03:52.353888  3413 tablet_service.cc:1511] Processing CreateTablet for tablet 30e84361a97b4f0286f3cb4e0a3ea554 (DEFAULT_TABLE table=test-workload [id=49d6ab88cf144ddc9ed8d859fcb5a5be]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:52.355098  3413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30e84361a97b4f0286f3cb4e0a3ea554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:52.363641  3487 tablet_service.cc:1511] Processing CreateTablet for tablet 6f60a9174c91456a8a2b2a74ab63e452 (DEFAULT_TABLE table=test-workload [id=49d6ab88cf144ddc9ed8d859fcb5a5be]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:52.365898  3487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f60a9174c91456a8a2b2a74ab63e452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:52.355433  3617 raft_consensus.cc:359] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.372790  3562 tablet_service.cc:1511] Processing CreateTablet for tablet 6f60a9174c91456a8a2b2a74ab63e452 (DEFAULT_TABLE table=test-workload [id=49d6ab88cf144ddc9ed8d859fcb5a5be]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:52.373965  3562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f60a9174c91456a8a2b2a74ab63e452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:52.368444  3617 raft_consensus.cc:385] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:03:52.377317  3369 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:52.380600  3617 raft_consensus.cc:740] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8281f809772473f8d4c546b363bffcc, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.406100  3617 consensus_queue.cc:260] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.407900  3621 tablet_bootstrap.cc:492] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: No bootstrap required, opened a new log
I20260710 11:03:52.409771  3621 ts_tablet_manager.cc:1403] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Time spent bootstrapping tablet: real 0.185s	user 0.011s	sys 0.008s
I20260710 11:03:52.417482  3621 raft_consensus.cc:359] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } } peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } }
I20260710 11:03:52.418215  3621 raft_consensus.cc:385] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.418517  3621 raft_consensus.cc:740] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a7d8011b31f4c3a8bfa6bc1997fd82a, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.419226  3621 consensus_queue.cc:260] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } } peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } }
I20260710 11:03:52.438412  3618 tablet_bootstrap.cc:654] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.449281  3450 heartbeater.cc:499] Master 127.3.54.190:35259 was elected leader, sending a full tablet report...
I20260710 11:03:52.449718  3621 ts_tablet_manager.cc:1434] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.022s
I20260710 11:03:52.450588  3621 tablet_bootstrap.cc:492] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Bootstrap starting.
I20260710 11:03:52.449318  3628 raft_consensus.cc:493] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:52.453747  3628 raft_consensus.cc:515] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } } peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } }
I20260710 11:03:52.458312  3574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f84808c6444c718327fdc909b2f613" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8281f809772473f8d4c546b363bffcc" is_pre_election: true
I20260710 11:03:52.458420  3599 heartbeater.cc:499] Master 127.3.54.190:35259 was elected leader, sending a full tablet report...
I20260710 11:03:52.458801  3617 ts_tablet_manager.cc:1434] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc: Time spent starting tablet: real 0.120s	user 0.015s	sys 0.033s
I20260710 11:03:52.465312  3628 leader_election.cc:290] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933), 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130:35119)
W20260710 11:03:52.469085  3466 leader_election.cc:343] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:52.475157  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f84808c6444c718327fdc909b2f613" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" is_pre_election: true
I20260710 11:03:52.476248  3425 raft_consensus.cc:2468] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aec20d89b1c412ea8c3827c29dc0727 in term 0.
I20260710 11:03:52.476444  3621 tablet_bootstrap.cc:654] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.475373  3617 tablet_bootstrap.cc:492] T 0b2c4a05c0524ec2943da641c2dad11b P d8281f809772473f8d4c546b363bffcc: Bootstrap starting.
I20260710 11:03:52.499347  3618 tablet_bootstrap.cc:492] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727: No bootstrap required, opened a new log
I20260710 11:03:52.499832  3618 ts_tablet_manager.cc:1403] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727: Time spent bootstrapping tablet: real 0.191s	user 0.006s	sys 0.009s
I20260710 11:03:52.502396  3618 raft_consensus.cc:359] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.502897  3618 raft_consensus.cc:385] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.503149  3618 raft_consensus.cc:740] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aec20d89b1c412ea8c3827c29dc0727, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.504460  3618 consensus_queue.cc:260] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.509264  3617 tablet_bootstrap.cc:654] T 0b2c4a05c0524ec2943da641c2dad11b P d8281f809772473f8d4c546b363bffcc: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.510262  3465 leader_election.cc:304] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0aec20d89b1c412ea8c3827c29dc0727, 1a7d8011b31f4c3a8bfa6bc1997fd82a; no voters: d8281f809772473f8d4c546b363bffcc
I20260710 11:03:52.513701  3623 raft_consensus.cc:2804] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:52.514094  3623 raft_consensus.cc:493] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:52.514336  3621 tablet_bootstrap.cc:492] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: No bootstrap required, opened a new log
I20260710 11:03:52.514430  3623 raft_consensus.cc:3060] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.515022  3621 ts_tablet_manager.cc:1403] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.014s
I20260710 11:03:52.523842  3621 raft_consensus.cc:359] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.524771  3621 raft_consensus.cc:385] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.525161  3621 raft_consensus.cc:740] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a7d8011b31f4c3a8bfa6bc1997fd82a, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.526114  3621 consensus_queue.cc:260] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.529202  3621 ts_tablet_manager.cc:1434] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260710 11:03:52.530278  3621 tablet_bootstrap.cc:492] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Bootstrap starting.
I20260710 11:03:52.531338  3618 ts_tablet_manager.cc:1434] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727: Time spent starting tablet: real 0.031s	user 0.002s	sys 0.004s
I20260710 11:03:52.532353  3618 tablet_bootstrap.cc:492] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727: Bootstrap starting.
I20260710 11:03:52.527662  3623 raft_consensus.cc:515] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } } peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } }
I20260710 11:03:52.539450  3574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f84808c6444c718327fdc909b2f613" candidate_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8281f809772473f8d4c546b363bffcc" is_pre_election: true
I20260710 11:03:52.543021  3574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f84808c6444c718327fdc909b2f613" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8281f809772473f8d4c546b363bffcc"
I20260710 11:03:52.543439  3623 leader_election.cc:290] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 1 election: Requested vote from peers d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933), 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583)
W20260710 11:03:52.544437  3466 leader_election.cc:343] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:52.546388  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f84808c6444c718327fdc909b2f613" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
I20260710 11:03:52.547036  3425 raft_consensus.cc:3060] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:03:52.548105  3391 leader_election.cc:343] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:52.551841  3618 tablet_bootstrap.cc:654] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.552619  3621 tablet_bootstrap.cc:654] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.555161  3617 tablet_bootstrap.cc:492] T 0b2c4a05c0524ec2943da641c2dad11b P d8281f809772473f8d4c546b363bffcc: No bootstrap required, opened a new log
I20260710 11:03:52.555445  3425 raft_consensus.cc:2468] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aec20d89b1c412ea8c3827c29dc0727 in term 1.
I20260710 11:03:52.555639  3617 ts_tablet_manager.cc:1403] T 0b2c4a05c0524ec2943da641c2dad11b P d8281f809772473f8d4c546b363bffcc: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.007s
I20260710 11:03:52.556569  3465 leader_election.cc:304] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0aec20d89b1c412ea8c3827c29dc0727, 1a7d8011b31f4c3a8bfa6bc1997fd82a; no voters: d8281f809772473f8d4c546b363bffcc
I20260710 11:03:52.557823  3623 raft_consensus.cc:2804] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:52.558459  3623 raft_consensus.cc:697] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 LEADER]: Becoming Leader. State: Replica: 0aec20d89b1c412ea8c3827c29dc0727, State: Running, Role: LEADER
I20260710 11:03:52.559986  3623 consensus_queue.cc:237] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } } peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } }
I20260710 11:03:52.562224  3628 raft_consensus.cc:493] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:52.562963  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f84808c6444c718327fdc909b2f613" candidate_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727" is_pre_election: true
I20260710 11:03:52.562964  3628 raft_consensus.cc:515] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.568518  3628 leader_election.cc:290] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130:35119), d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933)
I20260710 11:03:52.568639  3617 raft_consensus.cc:359] T 0b2c4a05c0524ec2943da641c2dad11b P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.570362  3390 leader_election.cc:304] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a7d8011b31f4c3a8bfa6bc1997fd82a; no voters: 0aec20d89b1c412ea8c3827c29dc0727, d8281f809772473f8d4c546b363bffcc
I20260710 11:03:52.570914  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32972cbcd25646318c1d50086d375645" candidate_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727" is_pre_election: true
I20260710 11:03:52.570247  3574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32972cbcd25646318c1d50086d375645" candidate_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8281f809772473f8d4c546b363bffcc" is_pre_election: true
I20260710 11:03:52.571607  3628 raft_consensus.cc:2749] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:03:52.573697  3391 leader_election.cc:343] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:52.571615  3617 raft_consensus.cc:385] T 0b2c4a05c0524ec2943da641c2dad11b P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:03:52.575289  3390 leader_election.cc:343] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130:35119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:52.575564  3617 raft_consensus.cc:740] T 0b2c4a05c0524ec2943da641c2dad11b P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8281f809772473f8d4c546b363bffcc, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.575699  3390 leader_election.cc:304] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a7d8011b31f4c3a8bfa6bc1997fd82a; no voters: 0aec20d89b1c412ea8c3827c29dc0727, d8281f809772473f8d4c546b363bffcc
I20260710 11:03:52.576301  3618 tablet_bootstrap.cc:492] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727: No bootstrap required, opened a new log
I20260710 11:03:52.576707  3628 raft_consensus.cc:2749] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:52.576614  3617 consensus_queue.cc:260] T 0b2c4a05c0524ec2943da641c2dad11b P d8281f809772473f8d4c546b363bffcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.578452  3621 tablet_bootstrap.cc:492] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a: No bootstrap required, opened a new log
I20260710 11:03:52.578972  3621 ts_tablet_manager.cc:1403] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.008s
I20260710 11:03:52.581625  3617 ts_tablet_manager.cc:1434] T 0b2c4a05c0524ec2943da641c2dad11b P d8281f809772473f8d4c546b363bffcc: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.006s
I20260710 11:03:52.582372  3617 tablet_bootstrap.cc:492] T 32972cbcd25646318c1d50086d375645 P d8281f809772473f8d4c546b363bffcc: Bootstrap starting.
I20260710 11:03:52.582950  3627 raft_consensus.cc:493] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:52.583433  3627 raft_consensus.cc:515] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.576717  3618 ts_tablet_manager.cc:1403] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.008s
I20260710 11:03:52.586154  3627 leader_election.cc:290] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583), 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130:35119)
I20260710 11:03:52.586930  3618 raft_consensus.cc:359] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.587630  3618 raft_consensus.cc:385] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.589818  3621 raft_consensus.cc:359] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.590762  3621 raft_consensus.cc:385] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.591117  3621 raft_consensus.cc:740] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a7d8011b31f4c3a8bfa6bc1997fd82a, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.591882  3621 consensus_queue.cc:260] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.592420  3617 tablet_bootstrap.cc:654] T 32972cbcd25646318c1d50086d375645 P d8281f809772473f8d4c546b363bffcc: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.587898  3618 raft_consensus.cc:740] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aec20d89b1c412ea8c3827c29dc0727, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.593317  3618 consensus_queue.cc:260] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.595685  3618 ts_tablet_manager.cc:1434] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260710 11:03:52.596702  3618 tablet_bootstrap.cc:492] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727: Bootstrap starting.
I20260710 11:03:52.594491  3322 catalog_manager.cc:5697] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130). New cstate: current_term: 1 leader_uuid: "0aec20d89b1c412ea8c3827c29dc0727" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:52.603036  3618 tablet_bootstrap.cc:654] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.604943  3621 ts_tablet_manager.cc:1434] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260710 11:03:52.606431  3621 tablet_bootstrap.cc:492] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Bootstrap starting.
I20260710 11:03:52.612572  3621 tablet_bootstrap.cc:654] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.623421  3618 tablet_bootstrap.cc:492] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727: No bootstrap required, opened a new log
I20260710 11:03:52.623967  3618 ts_tablet_manager.cc:1403] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727: Time spent bootstrapping tablet: real 0.027s	user 0.004s	sys 0.006s
I20260710 11:03:52.626952  3618 raft_consensus.cc:359] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.627696  3618 raft_consensus.cc:385] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.627978  3618 raft_consensus.cc:740] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aec20d89b1c412ea8c3827c29dc0727, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.629942  3618 consensus_queue.cc:260] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.634653  3618 ts_tablet_manager.cc:1434] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:03:52.635550  3618 tablet_bootstrap.cc:492] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727: Bootstrap starting.
I20260710 11:03:52.638108  3621 tablet_bootstrap.cc:492] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a: No bootstrap required, opened a new log
I20260710 11:03:52.638613  3621 ts_tablet_manager.cc:1403] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.008s
I20260710 11:03:52.641602  3618 tablet_bootstrap.cc:654] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.641342  3621 raft_consensus.cc:359] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.644748  3621 raft_consensus.cc:385] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.645100  3621 raft_consensus.cc:740] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a7d8011b31f4c3a8bfa6bc1997fd82a, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.646198  3621 consensus_queue.cc:260] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.648797  3617 tablet_bootstrap.cc:492] T 32972cbcd25646318c1d50086d375645 P d8281f809772473f8d4c546b363bffcc: No bootstrap required, opened a new log
I20260710 11:03:52.649286  3617 ts_tablet_manager.cc:1403] T 32972cbcd25646318c1d50086d375645 P d8281f809772473f8d4c546b363bffcc: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.016s
I20260710 11:03:52.650413  3621 ts_tablet_manager.cc:1434] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260710 11:03:52.651417  3621 tablet_bootstrap.cc:492] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Bootstrap starting.
I20260710 11:03:52.652451  3617 raft_consensus.cc:359] T 32972cbcd25646318c1d50086d375645 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.653198  3617 raft_consensus.cc:385] T 32972cbcd25646318c1d50086d375645 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.653488  3617 raft_consensus.cc:740] T 32972cbcd25646318c1d50086d375645 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8281f809772473f8d4c546b363bffcc, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.654361  3617 consensus_queue.cc:260] T 32972cbcd25646318c1d50086d375645 P d8281f809772473f8d4c546b363bffcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.658190  3623 raft_consensus.cc:493] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:52.658695  3623 raft_consensus.cc:515] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.659350  3621 tablet_bootstrap.cc:654] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.660817  3623 leader_election.cc:290] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583), d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933)
I20260710 11:03:52.662206  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32972cbcd25646318c1d50086d375645" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" is_pre_election: true
I20260710 11:03:52.662396  3574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32972cbcd25646318c1d50086d375645" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8281f809772473f8d4c546b363bffcc" is_pre_election: true
I20260710 11:03:52.662865  3425 raft_consensus.cc:2468] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aec20d89b1c412ea8c3827c29dc0727 in term 0.
I20260710 11:03:52.662976  3574 raft_consensus.cc:2468] T 32972cbcd25646318c1d50086d375645 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aec20d89b1c412ea8c3827c29dc0727 in term 0.
I20260710 11:03:52.664228  3466 leader_election.cc:304] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aec20d89b1c412ea8c3827c29dc0727, d8281f809772473f8d4c546b363bffcc; no voters: 
I20260710 11:03:52.665041  3623 raft_consensus.cc:2804] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:52.665381  3623 raft_consensus.cc:493] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:52.665683  3623 raft_consensus.cc:3060] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.662196  3617 ts_tablet_manager.cc:1434] T 32972cbcd25646318c1d50086d375645 P d8281f809772473f8d4c546b363bffcc: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:03:52.673362  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7876b3d3a31546758cabacaf6d9fa691" candidate_uuid: "d8281f809772473f8d4c546b363bffcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" is_pre_election: true
I20260710 11:03:52.675305  3617 tablet_bootstrap.cc:492] T e34ed28e1916443180450b186728e32e P d8281f809772473f8d4c546b363bffcc: Bootstrap starting.
W20260710 11:03:52.676762  3539 leader_election.cc:343] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:52.674865  3623 raft_consensus.cc:515] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.680855  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32972cbcd25646318c1d50086d375645" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
I20260710 11:03:52.681437  3425 raft_consensus.cc:3060] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.681488  3574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32972cbcd25646318c1d50086d375645" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8281f809772473f8d4c546b363bffcc"
I20260710 11:03:52.682098  3574 raft_consensus.cc:3060] T 32972cbcd25646318c1d50086d375645 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.685472  3617 tablet_bootstrap.cc:654] T e34ed28e1916443180450b186728e32e P d8281f809772473f8d4c546b363bffcc: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.688131  3425 raft_consensus.cc:2468] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aec20d89b1c412ea8c3827c29dc0727 in term 1.
I20260710 11:03:52.688459  3574 raft_consensus.cc:2468] T 32972cbcd25646318c1d50086d375645 P d8281f809772473f8d4c546b363bffcc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aec20d89b1c412ea8c3827c29dc0727 in term 1.
I20260710 11:03:52.689347  3465 leader_election.cc:304] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aec20d89b1c412ea8c3827c29dc0727, 1a7d8011b31f4c3a8bfa6bc1997fd82a; no voters: 
I20260710 11:03:52.689870  3623 leader_election.cc:290] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 1 election: Requested vote from peers 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583), d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933)
I20260710 11:03:52.690231  3622 raft_consensus.cc:2804] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:52.690762  3622 raft_consensus.cc:697] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 LEADER]: Becoming Leader. State: Replica: 0aec20d89b1c412ea8c3827c29dc0727, State: Running, Role: LEADER
I20260710 11:03:52.691581  3622 consensus_queue.cc:237] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.692462  3618 tablet_bootstrap.cc:492] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727: No bootstrap required, opened a new log
I20260710 11:03:52.692859  3618 ts_tablet_manager.cc:1403] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.014s
I20260710 11:03:52.694152  3617 tablet_bootstrap.cc:492] T e34ed28e1916443180450b186728e32e P d8281f809772473f8d4c546b363bffcc: No bootstrap required, opened a new log
I20260710 11:03:52.694643  3617 ts_tablet_manager.cc:1403] T e34ed28e1916443180450b186728e32e P d8281f809772473f8d4c546b363bffcc: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.007s
I20260710 11:03:52.696164  3618 raft_consensus.cc:359] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.696969  3618 raft_consensus.cc:385] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.697283  3618 raft_consensus.cc:740] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aec20d89b1c412ea8c3827c29dc0727, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.697939  3618 consensus_queue.cc:260] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.699163  3623 raft_consensus.cc:493] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:52.700111  3623 raft_consensus.cc:515] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.700799  3650 raft_consensus.cc:493] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:52.701264  3650 raft_consensus.cc:515] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.702880  3623 leader_election.cc:290] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583), d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933)
I20260710 11:03:52.703167  3424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e34ed28e1916443180450b186728e32e" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" is_pre_election: true
I20260710 11:03:52.703835  3424 raft_consensus.cc:2468] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aec20d89b1c412ea8c3827c29dc0727 in term 0.
I20260710 11:03:52.703985  3617 raft_consensus.cc:359] T e34ed28e1916443180450b186728e32e P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.704730  3617 raft_consensus.cc:385] T e34ed28e1916443180450b186728e32e P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.704061  3322 catalog_manager.cc:5697] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130). New cstate: current_term: 1 leader_uuid: "0aec20d89b1c412ea8c3827c29dc0727" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:52.704885  3574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e34ed28e1916443180450b186728e32e" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8281f809772473f8d4c546b363bffcc" is_pre_election: true
I20260710 11:03:52.705016  3617 raft_consensus.cc:740] T e34ed28e1916443180450b186728e32e P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8281f809772473f8d4c546b363bffcc, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.705356  3465 leader_election.cc:304] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aec20d89b1c412ea8c3827c29dc0727, 1a7d8011b31f4c3a8bfa6bc1997fd82a; no voters: 
I20260710 11:03:52.706079  3623 raft_consensus.cc:2804] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:52.706449  3623 raft_consensus.cc:493] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:52.706790  3623 raft_consensus.cc:3060] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.707608  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7876b3d3a31546758cabacaf6d9fa691" candidate_uuid: "d8281f809772473f8d4c546b363bffcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727" is_pre_election: true
I20260710 11:03:52.708215  3500 raft_consensus.cc:2468] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8281f809772473f8d4c546b363bffcc in term 0.
I20260710 11:03:52.709443  3539 leader_election.cc:304] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0aec20d89b1c412ea8c3827c29dc0727, d8281f809772473f8d4c546b363bffcc; no voters: 1a7d8011b31f4c3a8bfa6bc1997fd82a
I20260710 11:03:52.710274  3627 raft_consensus.cc:2804] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:52.710632  3627 raft_consensus.cc:493] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:52.710938  3627 raft_consensus.cc:3060] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.712143  3650 leader_election.cc:290] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583), d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933)
I20260710 11:03:52.711755  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7876b3d3a31546758cabacaf6d9fa691" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" is_pre_election: true
W20260710 11:03:52.715814  3465 leader_election.cc:343] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:52.716542  3618 ts_tablet_manager.cc:1434] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.003s
I20260710 11:03:52.716478  3573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7876b3d3a31546758cabacaf6d9fa691" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8281f809772473f8d4c546b363bffcc" is_pre_election: true
I20260710 11:03:52.717706  3618 tablet_bootstrap.cc:492] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727: Bootstrap starting.
I20260710 11:03:52.718713  3627 raft_consensus.cc:515] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.719796  3573 raft_consensus.cc:2393] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0aec20d89b1c412ea8c3827c29dc0727 in current term 1: Already voted for candidate d8281f809772473f8d4c546b363bffcc in this term.
I20260710 11:03:52.722239  3621 tablet_bootstrap.cc:492] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: No bootstrap required, opened a new log
I20260710 11:03:52.722682  3621 ts_tablet_manager.cc:1403] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.018s
I20260710 11:03:52.722771  3466 leader_election.cc:304] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0aec20d89b1c412ea8c3827c29dc0727; no voters: 1a7d8011b31f4c3a8bfa6bc1997fd82a, d8281f809772473f8d4c546b363bffcc
I20260710 11:03:52.724169  3651 raft_consensus.cc:3060] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.725101  3618 tablet_bootstrap.cc:654] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.725545  3621 raft_consensus.cc:359] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.726269  3621 raft_consensus.cc:385] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.726549  3621 raft_consensus.cc:740] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a7d8011b31f4c3a8bfa6bc1997fd82a, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.727283  3621 consensus_queue.cc:260] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.728418  3627 leader_election.cc:290] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [CANDIDATE]: Term 1 election: Requested vote from peers 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583), 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130:35119)
I20260710 11:03:52.729449  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7876b3d3a31546758cabacaf6d9fa691" candidate_uuid: "d8281f809772473f8d4c546b363bffcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
I20260710 11:03:52.729874  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7876b3d3a31546758cabacaf6d9fa691" candidate_uuid: "d8281f809772473f8d4c546b363bffcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
W20260710 11:03:52.730723  3539 leader_election.cc:343] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:52.733078  3651 raft_consensus.cc:2749] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:52.733433  3621 ts_tablet_manager.cc:1434] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:03:52.733721  3617 consensus_queue.cc:260] T e34ed28e1916443180450b186728e32e P d8281f809772473f8d4c546b363bffcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.735769  3617 ts_tablet_manager.cc:1434] T e34ed28e1916443180450b186728e32e P d8281f809772473f8d4c546b363bffcc: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.000s
I20260710 11:03:52.737860  3621 tablet_bootstrap.cc:492] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Bootstrap starting.
I20260710 11:03:52.739501  3623 raft_consensus.cc:515] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.740273  3574 raft_consensus.cc:2468] T e34ed28e1916443180450b186728e32e P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aec20d89b1c412ea8c3827c29dc0727 in term 0.
I20260710 11:03:52.742074  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e34ed28e1916443180450b186728e32e" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
I20260710 11:03:52.742620  3425 raft_consensus.cc:3060] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.739711  3500 raft_consensus.cc:2468] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8281f809772473f8d4c546b363bffcc in term 1.
I20260710 11:03:52.744926  3617 tablet_bootstrap.cc:492] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc: Bootstrap starting.
I20260710 11:03:52.745956  3621 tablet_bootstrap.cc:654] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.746969  3539 leader_election.cc:304] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0aec20d89b1c412ea8c3827c29dc0727, d8281f809772473f8d4c546b363bffcc; no voters: 1a7d8011b31f4c3a8bfa6bc1997fd82a
I20260710 11:03:52.752671  3574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e34ed28e1916443180450b186728e32e" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8281f809772473f8d4c546b363bffcc"
I20260710 11:03:52.753371  3574 raft_consensus.cc:3060] T e34ed28e1916443180450b186728e32e P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.753875  3425 raft_consensus.cc:2468] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aec20d89b1c412ea8c3827c29dc0727 in term 1.
I20260710 11:03:52.755048  3465 leader_election.cc:304] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aec20d89b1c412ea8c3827c29dc0727, 1a7d8011b31f4c3a8bfa6bc1997fd82a; no voters: 
I20260710 11:03:52.755940  3627 raft_consensus.cc:2804] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:52.757848  3618 tablet_bootstrap.cc:492] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727: No bootstrap required, opened a new log
I20260710 11:03:52.758333  3618 ts_tablet_manager.cc:1403] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.008s
I20260710 11:03:52.759457  3574 raft_consensus.cc:2468] T e34ed28e1916443180450b186728e32e P d8281f809772473f8d4c546b363bffcc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aec20d89b1c412ea8c3827c29dc0727 in term 1.
I20260710 11:03:52.760739  3651 raft_consensus.cc:2804] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:52.761929  3651 raft_consensus.cc:697] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 LEADER]: Becoming Leader. State: Replica: 0aec20d89b1c412ea8c3827c29dc0727, State: Running, Role: LEADER
I20260710 11:03:52.762689  3651 consensus_queue.cc:237] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.763621  3623 leader_election.cc:290] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 1 election: Requested vote from peers 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583), d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933)
I20260710 11:03:52.764415  3618 raft_consensus.cc:359] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.765151  3618 raft_consensus.cc:385] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.765475  3618 raft_consensus.cc:740] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aec20d89b1c412ea8c3827c29dc0727, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.766287  3618 consensus_queue.cc:260] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.768477  3618 ts_tablet_manager.cc:1434] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:03:52.768537  3617 tablet_bootstrap.cc:654] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.769582  3618 tablet_bootstrap.cc:492] T 30e84361a97b4f0286f3cb4e0a3ea554 P 0aec20d89b1c412ea8c3827c29dc0727: Bootstrap starting.
I20260710 11:03:52.771008  3627 raft_consensus.cc:697] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [term 1 LEADER]: Becoming Leader. State: Replica: d8281f809772473f8d4c546b363bffcc, State: Running, Role: LEADER
I20260710 11:03:52.771994  3627 consensus_queue.cc:237] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.777117  3618 tablet_bootstrap.cc:654] T 30e84361a97b4f0286f3cb4e0a3ea554 P 0aec20d89b1c412ea8c3827c29dc0727: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.780483  3322 catalog_manager.cc:5697] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130). New cstate: current_term: 1 leader_uuid: "0aec20d89b1c412ea8c3827c29dc0727" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:52.782949  3617 tablet_bootstrap.cc:492] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc: No bootstrap required, opened a new log
I20260710 11:03:52.783449  3617 ts_tablet_manager.cc:1403] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.001s
I20260710 11:03:52.786496  3617 raft_consensus.cc:359] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } } peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } }
I20260710 11:03:52.787221  3617 raft_consensus.cc:385] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.787526  3617 raft_consensus.cc:740] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8281f809772473f8d4c546b363bffcc, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.788318  3617 consensus_queue.cc:260] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } } peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } }
I20260710 11:03:52.789077  3618 tablet_bootstrap.cc:492] T 30e84361a97b4f0286f3cb4e0a3ea554 P 0aec20d89b1c412ea8c3827c29dc0727: No bootstrap required, opened a new log
I20260710 11:03:52.789580  3618 ts_tablet_manager.cc:1403] T 30e84361a97b4f0286f3cb4e0a3ea554 P 0aec20d89b1c412ea8c3827c29dc0727: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260710 11:03:52.791013  3617 ts_tablet_manager.cc:1434] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260710 11:03:52.791924  3617 tablet_bootstrap.cc:492] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc: Bootstrap starting.
I20260710 11:03:52.792141  3320 catalog_manager.cc:5697] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc reported cstate change: term changed from 0 to 1, leader changed from <none> to d8281f809772473f8d4c546b363bffcc (127.3.54.131). New cstate: current_term: 1 leader_uuid: "d8281f809772473f8d4c546b363bffcc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:52.793265  3621 tablet_bootstrap.cc:492] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: No bootstrap required, opened a new log
I20260710 11:03:52.793680  3621 ts_tablet_manager.cc:1403] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.020s
I20260710 11:03:52.796401  3621 raft_consensus.cc:359] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.797066  3621 raft_consensus.cc:385] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.797334  3621 raft_consensus.cc:740] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a7d8011b31f4c3a8bfa6bc1997fd82a, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.797994  3621 consensus_queue.cc:260] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.799393  3617 tablet_bootstrap.cc:654] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.803654  3621 ts_tablet_manager.cc:1434] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260710 11:03:52.811273  3621 tablet_bootstrap.cc:492] T 6f60a9174c91456a8a2b2a74ab63e452 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Bootstrap starting.
I20260710 11:03:52.815140  3628 raft_consensus.cc:493] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:52.815598  3628 raft_consensus.cc:515] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.817636  3628 leader_election.cc:290] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130:35119), d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933)
I20260710 11:03:52.819093  3574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b2c4a05c0524ec2943da641c2dad11b" candidate_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8281f809772473f8d4c546b363bffcc" is_pre_election: true
I20260710 11:03:52.819319  3621 tablet_bootstrap.cc:654] T 6f60a9174c91456a8a2b2a74ab63e452 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.819703  3574 raft_consensus.cc:2468] T 0b2c4a05c0524ec2943da641c2dad11b P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a7d8011b31f4c3a8bfa6bc1997fd82a in term 0.
I20260710 11:03:52.820878  3391 leader_election.cc:304] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a7d8011b31f4c3a8bfa6bc1997fd82a, d8281f809772473f8d4c546b363bffcc; no voters: 
I20260710 11:03:52.821081  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b2c4a05c0524ec2943da641c2dad11b" candidate_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727" is_pre_election: true
I20260710 11:03:52.821833  3500 raft_consensus.cc:2468] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a7d8011b31f4c3a8bfa6bc1997fd82a in term 0.
I20260710 11:03:52.821897  3628 raft_consensus.cc:2804] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:52.822331  3628 raft_consensus.cc:493] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:52.822569  3617 tablet_bootstrap.cc:492] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc: No bootstrap required, opened a new log
I20260710 11:03:52.822654  3628 raft_consensus.cc:3060] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.823679  3617 ts_tablet_manager.cc:1403] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.004s
I20260710 11:03:52.831825  3617 raft_consensus.cc:359] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.832655  3617 raft_consensus.cc:385] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.833504  3617 raft_consensus.cc:740] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8281f809772473f8d4c546b363bffcc, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.832523  3618 raft_consensus.cc:359] T 30e84361a97b4f0286f3cb4e0a3ea554 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.834481  3617 consensus_queue.cc:260] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.836251  3621 tablet_bootstrap.cc:492] T 6f60a9174c91456a8a2b2a74ab63e452 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: No bootstrap required, opened a new log
I20260710 11:03:52.836730  3621 ts_tablet_manager.cc:1403] T 6f60a9174c91456a8a2b2a74ab63e452 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.005s
I20260710 11:03:52.836916  3617 ts_tablet_manager.cc:1434] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.005s
I20260710 11:03:52.837822  3617 tablet_bootstrap.cc:492] T a73f414e088e49bdb0a628b318f6c4bd P d8281f809772473f8d4c546b363bffcc: Bootstrap starting.
I20260710 11:03:52.837628  3628 raft_consensus.cc:515] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.839433  3621 raft_consensus.cc:359] T 6f60a9174c91456a8a2b2a74ab63e452 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.840114  3621 raft_consensus.cc:385] T 6f60a9174c91456a8a2b2a74ab63e452 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.840222  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b2c4a05c0524ec2943da641c2dad11b" candidate_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
I20260710 11:03:52.840677  3621 raft_consensus.cc:740] T 6f60a9174c91456a8a2b2a74ab63e452 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a7d8011b31f4c3a8bfa6bc1997fd82a, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.840792  3500 raft_consensus.cc:3060] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.841427  3621 consensus_queue.cc:260] T 6f60a9174c91456a8a2b2a74ab63e452 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.843621  3621 ts_tablet_manager.cc:1434] T 6f60a9174c91456a8a2b2a74ab63e452 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260710 11:03:52.844543  3621 tablet_bootstrap.cc:492] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Bootstrap starting.
I20260710 11:03:52.834502  3618 raft_consensus.cc:385] T 30e84361a97b4f0286f3cb4e0a3ea554 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.844892  3617 tablet_bootstrap.cc:654] T a73f414e088e49bdb0a628b318f6c4bd P d8281f809772473f8d4c546b363bffcc: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.847728  3500 raft_consensus.cc:2468] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a7d8011b31f4c3a8bfa6bc1997fd82a in term 1.
I20260710 11:03:52.848815  3390 leader_election.cc:304] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aec20d89b1c412ea8c3827c29dc0727, 1a7d8011b31f4c3a8bfa6bc1997fd82a; no voters: 
I20260710 11:03:52.844853  3618 raft_consensus.cc:740] T 30e84361a97b4f0286f3cb4e0a3ea554 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aec20d89b1c412ea8c3827c29dc0727, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.850172  3629 raft_consensus.cc:2804] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:52.850176  3618 consensus_queue.cc:260] T 30e84361a97b4f0286f3cb4e0a3ea554 P 0aec20d89b1c412ea8c3827c29dc0727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.850816  3621 tablet_bootstrap.cc:654] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.854885  3618 ts_tablet_manager.cc:1434] T 30e84361a97b4f0286f3cb4e0a3ea554 P 0aec20d89b1c412ea8c3827c29dc0727: Time spent starting tablet: real 0.065s	user 0.002s	sys 0.004s
I20260710 11:03:52.855855  3618 tablet_bootstrap.cc:492] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727: Bootstrap starting.
I20260710 11:03:52.862443  3618 tablet_bootstrap.cc:654] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.865667  3574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b2c4a05c0524ec2943da641c2dad11b" candidate_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8281f809772473f8d4c546b363bffcc"
I20260710 11:03:52.866315  3574 raft_consensus.cc:3060] T 0b2c4a05c0524ec2943da641c2dad11b P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.868109  3663 raft_consensus.cc:493] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:52.868197  3629 raft_consensus.cc:697] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 LEADER]: Becoming Leader. State: Replica: 1a7d8011b31f4c3a8bfa6bc1997fd82a, State: Running, Role: LEADER
I20260710 11:03:52.869580  3628 leader_election.cc:290] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [CANDIDATE]: Term 1 election: Requested vote from peers 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130:35119), d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933)
I20260710 11:03:52.869740  3629 consensus_queue.cc:237] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.871089  3663 raft_consensus.cc:515] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.873262  3621 tablet_bootstrap.cc:492] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a: No bootstrap required, opened a new log
I20260710 11:03:52.874251  3621 ts_tablet_manager.cc:1403] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.012s
I20260710 11:03:52.876485  3617 tablet_bootstrap.cc:492] T a73f414e088e49bdb0a628b318f6c4bd P d8281f809772473f8d4c546b363bffcc: No bootstrap required, opened a new log
I20260710 11:03:52.876938  3617 ts_tablet_manager.cc:1403] T a73f414e088e49bdb0a628b318f6c4bd P d8281f809772473f8d4c546b363bffcc: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.006s
I20260710 11:03:52.876848  3574 raft_consensus.cc:2468] T 0b2c4a05c0524ec2943da641c2dad11b P d8281f809772473f8d4c546b363bffcc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a7d8011b31f4c3a8bfa6bc1997fd82a in term 1.
I20260710 11:03:52.880432  3621 raft_consensus.cc:359] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.881112  3621 raft_consensus.cc:385] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.881387  3621 raft_consensus.cc:740] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a7d8011b31f4c3a8bfa6bc1997fd82a, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.884752  3617 raft_consensus.cc:359] T a73f414e088e49bdb0a628b318f6c4bd P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.885469  3617 raft_consensus.cc:385] T a73f414e088e49bdb0a628b318f6c4bd P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.885798  3617 raft_consensus.cc:740] T a73f414e088e49bdb0a628b318f6c4bd P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8281f809772473f8d4c546b363bffcc, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.886577  3617 consensus_queue.cc:260] T a73f414e088e49bdb0a628b318f6c4bd P d8281f809772473f8d4c546b363bffcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.887463  3621 consensus_queue.cc:260] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.892526  3574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c11f6c5ae64b059c717be60ee47165" candidate_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8281f809772473f8d4c546b363bffcc" is_pre_election: true
I20260710 11:03:52.893324  3621 ts_tablet_manager.cc:1434] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:03:52.893548  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c11f6c5ae64b059c717be60ee47165" candidate_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727" is_pre_election: true
I20260710 11:03:52.894084  3500 raft_consensus.cc:2468] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a7d8011b31f4c3a8bfa6bc1997fd82a in term 0.
I20260710 11:03:52.894163  3621 tablet_bootstrap.cc:492] T 30e84361a97b4f0286f3cb4e0a3ea554 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Bootstrap starting.
W20260710 11:03:52.898582  3391 leader_election.cc:343] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:52.894152  3320 catalog_manager.cc:5697] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129). New cstate: current_term: 1 leader_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:52.887250  3663 leader_election.cc:290] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130:35119), d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933)
I20260710 11:03:52.900595  3390 leader_election.cc:304] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0aec20d89b1c412ea8c3827c29dc0727, 1a7d8011b31f4c3a8bfa6bc1997fd82a; no voters: d8281f809772473f8d4c546b363bffcc
I20260710 11:03:52.901548  3629 raft_consensus.cc:2804] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:52.901914  3629 raft_consensus.cc:493] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:52.902392  3617 ts_tablet_manager.cc:1434] T a73f414e088e49bdb0a628b318f6c4bd P d8281f809772473f8d4c546b363bffcc: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260710 11:03:52.904361  3617 tablet_bootstrap.cc:492] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc: Bootstrap starting.
I20260710 11:03:52.902240  3629 raft_consensus.cc:3060] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.907563  3618 tablet_bootstrap.cc:492] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727: No bootstrap required, opened a new log
I20260710 11:03:52.907984  3618 ts_tablet_manager.cc:1403] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727: Time spent bootstrapping tablet: real 0.052s	user 0.006s	sys 0.012s
I20260710 11:03:52.910427  3618 raft_consensus.cc:359] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.911016  3618 raft_consensus.cc:385] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.911190  3617 tablet_bootstrap.cc:654] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.911365  3629 raft_consensus.cc:515] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.913813  3621 tablet_bootstrap.cc:654] T 30e84361a97b4f0286f3cb4e0a3ea554 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.916810  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c11f6c5ae64b059c717be60ee47165" candidate_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
I20260710 11:03:52.917393  3500 raft_consensus.cc:3060] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.919154  3574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c11f6c5ae64b059c717be60ee47165" candidate_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8281f809772473f8d4c546b363bffcc"
I20260710 11:03:52.920114  3618 raft_consensus.cc:740] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aec20d89b1c412ea8c3827c29dc0727, State: Initialized, Role: FOLLOWER
W20260710 11:03:52.920532  3391 leader_election.cc:343] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:52.920991  3618 consensus_queue.cc:260] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.928133  3629 leader_election.cc:290] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [CANDIDATE]: Term 1 election: Requested vote from peers 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130:35119), d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933)
I20260710 11:03:52.928642  3651 raft_consensus.cc:493] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:52.929162  3651 raft_consensus.cc:515] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.928018  3500 raft_consensus.cc:2468] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a7d8011b31f4c3a8bfa6bc1997fd82a in term 1.
I20260710 11:03:52.930811  3621 tablet_bootstrap.cc:492] T 30e84361a97b4f0286f3cb4e0a3ea554 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: No bootstrap required, opened a new log
I20260710 11:03:52.930640  3390 leader_election.cc:304] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0aec20d89b1c412ea8c3827c29dc0727, 1a7d8011b31f4c3a8bfa6bc1997fd82a; no voters: d8281f809772473f8d4c546b363bffcc
I20260710 11:03:52.931226  3621 ts_tablet_manager.cc:1403] T 30e84361a97b4f0286f3cb4e0a3ea554 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.012s
I20260710 11:03:52.931265  3651 leader_election.cc:290] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583), d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933)
I20260710 11:03:52.932592  3574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f60a9174c91456a8a2b2a74ab63e452" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8281f809772473f8d4c546b363bffcc" is_pre_election: true
W20260710 11:03:52.933893  3466 leader_election.cc:343] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:52.933859  3621 raft_consensus.cc:359] T 30e84361a97b4f0286f3cb4e0a3ea554 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.934607  3621 raft_consensus.cc:385] T 30e84361a97b4f0286f3cb4e0a3ea554 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.934999  3621 raft_consensus.cc:740] T 30e84361a97b4f0286f3cb4e0a3ea554 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a7d8011b31f4c3a8bfa6bc1997fd82a, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.934572  3629 raft_consensus.cc:2804] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:52.935665  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f60a9174c91456a8a2b2a74ab63e452" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" is_pre_election: true
I20260710 11:03:52.935693  3621 consensus_queue.cc:260] T 30e84361a97b4f0286f3cb4e0a3ea554 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.936393  3425 raft_consensus.cc:2468] T 6f60a9174c91456a8a2b2a74ab63e452 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aec20d89b1c412ea8c3827c29dc0727 in term 0.
I20260710 11:03:52.935564  3629 raft_consensus.cc:697] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 LEADER]: Becoming Leader. State: Replica: 1a7d8011b31f4c3a8bfa6bc1997fd82a, State: Running, Role: LEADER
I20260710 11:03:52.933884  3618 ts_tablet_manager.cc:1434] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.002s
I20260710 11:03:52.937747  3621 ts_tablet_manager.cc:1434] T 30e84361a97b4f0286f3cb4e0a3ea554 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 11:03:52.937529  3629 consensus_queue.cc:237] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.938012  3465 leader_election.cc:304] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0aec20d89b1c412ea8c3827c29dc0727, 1a7d8011b31f4c3a8bfa6bc1997fd82a; no voters: d8281f809772473f8d4c546b363bffcc
I20260710 11:03:52.939013  3651 raft_consensus.cc:2804] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:52.939339  3651 raft_consensus.cc:493] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:52.939635  3651 raft_consensus.cc:3060] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.940212  3618 tablet_bootstrap.cc:492] T a73f414e088e49bdb0a628b318f6c4bd P 0aec20d89b1c412ea8c3827c29dc0727: Bootstrap starting.
I20260710 11:03:52.943877  3663 raft_consensus.cc:493] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:52.944386  3663 raft_consensus.cc:515] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.946098  3663 leader_election.cc:290] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130:35119), d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933)
I20260710 11:03:52.947027  3618 tablet_bootstrap.cc:654] T a73f414e088e49bdb0a628b318f6c4bd P 0aec20d89b1c412ea8c3827c29dc0727: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.947466  3574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7876b3d3a31546758cabacaf6d9fa691" candidate_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8281f809772473f8d4c546b363bffcc" is_pre_election: true
I20260710 11:03:52.948485  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7876b3d3a31546758cabacaf6d9fa691" candidate_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727" is_pre_election: true
I20260710 11:03:52.949024  3500 raft_consensus.cc:2393] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a7d8011b31f4c3a8bfa6bc1997fd82a in current term 1: Already voted for candidate d8281f809772473f8d4c546b363bffcc in this term.
I20260710 11:03:52.946089  3651 raft_consensus.cc:515] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.949932  3390 leader_election.cc:304] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a7d8011b31f4c3a8bfa6bc1997fd82a; no voters: 0aec20d89b1c412ea8c3827c29dc0727, d8281f809772473f8d4c546b363bffcc
I20260710 11:03:52.950647  3663 raft_consensus.cc:3060] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.951599  3617 tablet_bootstrap.cc:492] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc: No bootstrap required, opened a new log
I20260710 11:03:52.952018  3617 ts_tablet_manager.cc:1403] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.014s
I20260710 11:03:52.953433  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f60a9174c91456a8a2b2a74ab63e452" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
I20260710 11:03:52.953639  3651 leader_election.cc:290] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 1 election: Requested vote from peers 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583), d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933)
I20260710 11:03:52.953996  3425 raft_consensus.cc:3060] T 6f60a9174c91456a8a2b2a74ab63e452 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.954658  3574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f60a9174c91456a8a2b2a74ab63e452" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8281f809772473f8d4c546b363bffcc"
W20260710 11:03:52.956082  3466 leader_election.cc:343] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:52.960103  3663 raft_consensus.cc:2749] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:52.962810  3425 raft_consensus.cc:2468] T 6f60a9174c91456a8a2b2a74ab63e452 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aec20d89b1c412ea8c3827c29dc0727 in term 1.
I20260710 11:03:52.964159  3465 leader_election.cc:304] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0aec20d89b1c412ea8c3827c29dc0727, 1a7d8011b31f4c3a8bfa6bc1997fd82a; no voters: d8281f809772473f8d4c546b363bffcc
I20260710 11:03:52.965011  3617 raft_consensus.cc:359] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.965471  3651 raft_consensus.cc:2804] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:52.966037  3651 raft_consensus.cc:697] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 LEADER]: Becoming Leader. State: Replica: 0aec20d89b1c412ea8c3827c29dc0727, State: Running, Role: LEADER
I20260710 11:03:52.966699  3651 consensus_queue.cc:237] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.968629  3627 raft_consensus.cc:493] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:52.969107  3627 raft_consensus.cc:515] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } } peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } }
I20260710 11:03:52.969580  3654 raft_consensus.cc:493] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:52.970016  3654 raft_consensus.cc:515] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.971122  3627 leader_election.cc:290] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583), 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130:35119)
I20260710 11:03:52.971405  3320 catalog_manager.cc:5697] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129). New cstate: current_term: 1 leader_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:52.971954  3654 leader_election.cc:290] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583), 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130:35119)
I20260710 11:03:52.973462  3617 raft_consensus.cc:385] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.973344  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f84808c6444c718327fdc909b2f613" candidate_uuid: "d8281f809772473f8d4c546b363bffcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" is_pre_election: true
I20260710 11:03:52.973881  3617 raft_consensus.cc:740] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8281f809772473f8d4c546b363bffcc, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.974872  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e84361a97b4f0286f3cb4e0a3ea554" candidate_uuid: "d8281f809772473f8d4c546b363bffcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727" is_pre_election: true
I20260710 11:03:52.973404  3424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e84361a97b4f0286f3cb4e0a3ea554" candidate_uuid: "d8281f809772473f8d4c546b363bffcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" is_pre_election: true
I20260710 11:03:52.975482  3499 raft_consensus.cc:2468] T 30e84361a97b4f0286f3cb4e0a3ea554 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8281f809772473f8d4c546b363bffcc in term 0.
I20260710 11:03:52.975360  3617 consensus_queue.cc:260] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.976207  3424 raft_consensus.cc:2468] T 30e84361a97b4f0286f3cb4e0a3ea554 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8281f809772473f8d4c546b363bffcc in term 0.
I20260710 11:03:52.976478  3618 tablet_bootstrap.cc:492] T a73f414e088e49bdb0a628b318f6c4bd P 0aec20d89b1c412ea8c3827c29dc0727: No bootstrap required, opened a new log
I20260710 11:03:52.977017  3539 leader_election.cc:304] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aec20d89b1c412ea8c3827c29dc0727, d8281f809772473f8d4c546b363bffcc; no voters: 
I20260710 11:03:52.977187  3618 ts_tablet_manager.cc:1403] T a73f414e088e49bdb0a628b318f6c4bd P 0aec20d89b1c412ea8c3827c29dc0727: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.000s
I20260710 11:03:52.977674  3627 raft_consensus.cc:2804] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:52.978017  3627 raft_consensus.cc:493] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:52.978346  3627 raft_consensus.cc:3060] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.979672  3618 raft_consensus.cc:359] T a73f414e088e49bdb0a628b318f6c4bd P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.980295  3618 raft_consensus.cc:385] T a73f414e088e49bdb0a628b318f6c4bd P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.980551  3618 raft_consensus.cc:740] T a73f414e088e49bdb0a628b318f6c4bd P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aec20d89b1c412ea8c3827c29dc0727, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.981366  3654 raft_consensus.cc:493] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:52.981215  3618 consensus_queue.cc:260] T a73f414e088e49bdb0a628b318f6c4bd P 0aec20d89b1c412ea8c3827c29dc0727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.981769  3654 raft_consensus.cc:515] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.983511  3654 leader_election.cc:290] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583), 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130:35119)
I20260710 11:03:52.984892  3424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c11f6c5ae64b059c717be60ee47165" candidate_uuid: "d8281f809772473f8d4c546b363bffcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" is_pre_election: true
I20260710 11:03:52.985486  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c11f6c5ae64b059c717be60ee47165" candidate_uuid: "d8281f809772473f8d4c546b363bffcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727" is_pre_election: true
I20260710 11:03:52.986212  3499 raft_consensus.cc:2393] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8281f809772473f8d4c546b363bffcc in current term 1: Already voted for candidate 1a7d8011b31f4c3a8bfa6bc1997fd82a in this term.
I20260710 11:03:52.984407  3627 raft_consensus.cc:515] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:52.974326  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f84808c6444c718327fdc909b2f613" candidate_uuid: "d8281f809772473f8d4c546b363bffcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727" is_pre_election: true
I20260710 11:03:52.987335  3618 ts_tablet_manager.cc:1434] T a73f414e088e49bdb0a628b318f6c4bd P 0aec20d89b1c412ea8c3827c29dc0727: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:03:52.988508  3627 leader_election.cc:290] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc [CANDIDATE]: Term 1 election: Requested vote from peers 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583), 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130:35119)
I20260710 11:03:52.974303  3425 raft_consensus.cc:2393] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8281f809772473f8d4c546b363bffcc in current term 1: Already voted for candidate 0aec20d89b1c412ea8c3827c29dc0727 in this term.
I20260710 11:03:52.992317  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e84361a97b4f0286f3cb4e0a3ea554" candidate_uuid: "d8281f809772473f8d4c546b363bffcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
I20260710 11:03:52.992875  3500 raft_consensus.cc:3060] T 30e84361a97b4f0286f3cb4e0a3ea554 P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.992923  3539 leader_election.cc:304] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8281f809772473f8d4c546b363bffcc; no voters: 0aec20d89b1c412ea8c3827c29dc0727, 1a7d8011b31f4c3a8bfa6bc1997fd82a
I20260710 11:03:52.994336  3627 raft_consensus.cc:3060] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.995910  3539 leader_election.cc:304] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8281f809772473f8d4c546b363bffcc; no voters: 0aec20d89b1c412ea8c3827c29dc0727, 1a7d8011b31f4c3a8bfa6bc1997fd82a
I20260710 11:03:52.997275  3654 raft_consensus.cc:3060] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:53.001013  3627 raft_consensus.cc:2749] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:53.001791  3617 ts_tablet_manager.cc:1434] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.000s
I20260710 11:03:53.002802  3617 tablet_bootstrap.cc:492] T 6f60a9174c91456a8a2b2a74ab63e452 P d8281f809772473f8d4c546b363bffcc: Bootstrap starting.
I20260710 11:03:53.005934  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e84361a97b4f0286f3cb4e0a3ea554" candidate_uuid: "d8281f809772473f8d4c546b363bffcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
I20260710 11:03:53.006467  3425 raft_consensus.cc:3060] T 30e84361a97b4f0286f3cb4e0a3ea554 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:53.003882  3500 raft_consensus.cc:2468] T 30e84361a97b4f0286f3cb4e0a3ea554 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8281f809772473f8d4c546b363bffcc in term 1.
I20260710 11:03:53.007999  3539 leader_election.cc:304] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aec20d89b1c412ea8c3827c29dc0727, d8281f809772473f8d4c546b363bffcc; no voters: 
I20260710 11:03:53.010630  3322 catalog_manager.cc:5697] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130). New cstate: current_term: 1 leader_uuid: "0aec20d89b1c412ea8c3827c29dc0727" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:53.013201  3425 raft_consensus.cc:2468] T 30e84361a97b4f0286f3cb4e0a3ea554 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8281f809772473f8d4c546b363bffcc in term 1.
I20260710 11:03:53.016376  3627 raft_consensus.cc:2804] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:53.017273  3654 raft_consensus.cc:2749] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:53.017994  3627 raft_consensus.cc:697] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc [term 1 LEADER]: Becoming Leader. State: Replica: d8281f809772473f8d4c546b363bffcc, State: Running, Role: LEADER
I20260710 11:03:53.018788  3627 consensus_queue.cc:237] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:53.026688  3617 tablet_bootstrap.cc:654] T 6f60a9174c91456a8a2b2a74ab63e452 P d8281f809772473f8d4c546b363bffcc: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:53.027484  3320 catalog_manager.cc:5697] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc reported cstate change: term changed from 0 to 1, leader changed from <none> to d8281f809772473f8d4c546b363bffcc (127.3.54.131). New cstate: current_term: 1 leader_uuid: "d8281f809772473f8d4c546b363bffcc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:53.030743  3617 tablet_bootstrap.cc:492] T 6f60a9174c91456a8a2b2a74ab63e452 P d8281f809772473f8d4c546b363bffcc: No bootstrap required, opened a new log
I20260710 11:03:53.031173  3617 ts_tablet_manager.cc:1403] T 6f60a9174c91456a8a2b2a74ab63e452 P d8281f809772473f8d4c546b363bffcc: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.000s
I20260710 11:03:53.033622  3617 raft_consensus.cc:359] T 6f60a9174c91456a8a2b2a74ab63e452 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:53.034252  3617 raft_consensus.cc:385] T 6f60a9174c91456a8a2b2a74ab63e452 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:53.034528  3617 raft_consensus.cc:740] T 6f60a9174c91456a8a2b2a74ab63e452 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8281f809772473f8d4c546b363bffcc, State: Initialized, Role: FOLLOWER
I20260710 11:03:53.035648  3617 consensus_queue.cc:260] T 6f60a9174c91456a8a2b2a74ab63e452 P d8281f809772473f8d4c546b363bffcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:53.037590  3617 ts_tablet_manager.cc:1434] T 6f60a9174c91456a8a2b2a74ab63e452 P d8281f809772473f8d4c546b363bffcc: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:03:53.073215  3627 raft_consensus.cc:493] T 6f60a9174c91456a8a2b2a74ab63e452 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:53.073643  3627 raft_consensus.cc:515] T 6f60a9174c91456a8a2b2a74ab63e452 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:53.075361  3627 leader_election.cc:290] T 6f60a9174c91456a8a2b2a74ab63e452 P d8281f809772473f8d4c546b363bffcc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583), 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130:35119)
I20260710 11:03:53.076573  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f60a9174c91456a8a2b2a74ab63e452" candidate_uuid: "d8281f809772473f8d4c546b363bffcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727" is_pre_election: true
I20260710 11:03:53.076538  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f60a9174c91456a8a2b2a74ab63e452" candidate_uuid: "d8281f809772473f8d4c546b363bffcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" is_pre_election: true
I20260710 11:03:53.077450  3425 raft_consensus.cc:2393] T 6f60a9174c91456a8a2b2a74ab63e452 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8281f809772473f8d4c546b363bffcc in current term 1: Already voted for candidate 0aec20d89b1c412ea8c3827c29dc0727 in this term.
I20260710 11:03:53.078265  3539 leader_election.cc:304] T 6f60a9174c91456a8a2b2a74ab63e452 P d8281f809772473f8d4c546b363bffcc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8281f809772473f8d4c546b363bffcc; no voters: 0aec20d89b1c412ea8c3827c29dc0727, 1a7d8011b31f4c3a8bfa6bc1997fd82a
I20260710 11:03:53.078831  3627 raft_consensus.cc:3060] T 6f60a9174c91456a8a2b2a74ab63e452 P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:53.083017  3627 raft_consensus.cc:2749] T 6f60a9174c91456a8a2b2a74ab63e452 P d8281f809772473f8d4c546b363bffcc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:53.100351  3651 consensus_queue.cc:1048] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:53.113471  3650 consensus_queue.cc:1048] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:53.118485  3623 consensus_queue.cc:1048] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:53.141100  3650 consensus_queue.cc:1048] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:53.172675  3650 consensus_queue.cc:1048] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:53.186725  3622 consensus_queue.cc:1048] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:53.280820  3629 consensus_queue.cc:1048] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:53.292546  3662 consensus_queue.cc:1048] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:53.356850  3627 consensus_queue.cc:1048] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:53.359970  3662 raft_consensus.cc:493] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:53.360581  3662 raft_consensus.cc:515] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:53.362948  3662 leader_election.cc:290] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130:35119), d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933)
I20260710 11:03:53.363476  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73f414e088e49bdb0a628b318f6c4bd" candidate_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727" is_pre_election: true
I20260710 11:03:53.363953  3573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73f414e088e49bdb0a628b318f6c4bd" candidate_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8281f809772473f8d4c546b363bffcc" is_pre_election: true
I20260710 11:03:53.364116  3499 raft_consensus.cc:2468] T a73f414e088e49bdb0a628b318f6c4bd P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a7d8011b31f4c3a8bfa6bc1997fd82a in term 0.
I20260710 11:03:53.364573  3573 raft_consensus.cc:2468] T a73f414e088e49bdb0a628b318f6c4bd P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a7d8011b31f4c3a8bfa6bc1997fd82a in term 0.
I20260710 11:03:53.365338  3390 leader_election.cc:304] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aec20d89b1c412ea8c3827c29dc0727, 1a7d8011b31f4c3a8bfa6bc1997fd82a; no voters: 
I20260710 11:03:53.366256  3662 raft_consensus.cc:2804] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:53.366621  3662 raft_consensus.cc:493] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:53.366959  3662 raft_consensus.cc:3060] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:53.372164  3627 consensus_queue.cc:1048] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:53.377882  3662 raft_consensus.cc:515] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:53.382680  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73f414e088e49bdb0a628b318f6c4bd" candidate_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
I20260710 11:03:53.383297  3500 raft_consensus.cc:3060] T a73f414e088e49bdb0a628b318f6c4bd P 0aec20d89b1c412ea8c3827c29dc0727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:53.386034  3662 leader_election.cc:290] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a [CANDIDATE]: Term 1 election: Requested vote from peers 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130:35119), d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933)
I20260710 11:03:53.387212  3573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73f414e088e49bdb0a628b318f6c4bd" candidate_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8281f809772473f8d4c546b363bffcc"
I20260710 11:03:53.387749  3573 raft_consensus.cc:3060] T a73f414e088e49bdb0a628b318f6c4bd P d8281f809772473f8d4c546b363bffcc [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:03:53.390782  3369 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:53.391445  3500 raft_consensus.cc:2468] T a73f414e088e49bdb0a628b318f6c4bd P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a7d8011b31f4c3a8bfa6bc1997fd82a in term 1.
I20260710 11:03:53.392705  3390 leader_election.cc:304] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aec20d89b1c412ea8c3827c29dc0727, 1a7d8011b31f4c3a8bfa6bc1997fd82a; no voters: 
I20260710 11:03:53.394245  3662 raft_consensus.cc:2804] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:53.394814  3662 raft_consensus.cc:697] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 LEADER]: Becoming Leader. State: Replica: 1a7d8011b31f4c3a8bfa6bc1997fd82a, State: Running, Role: LEADER
I20260710 11:03:53.394402  3573 raft_consensus.cc:2468] T a73f414e088e49bdb0a628b318f6c4bd P d8281f809772473f8d4c546b363bffcc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a7d8011b31f4c3a8bfa6bc1997fd82a in term 1.
I20260710 11:03:53.395656  3662 consensus_queue.cc:237] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:53.408874  3320 catalog_manager.cc:5697] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129). New cstate: current_term: 1 leader_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:53.421412  3622 consensus_queue.cc:1048] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:53.431705  3623 consensus_queue.cc:1048] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:53.467971  3662 consensus_queue.cc:1048] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:53.477602  3627 consensus_queue.cc:1048] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:53.485083  3662 consensus_queue.cc:1048] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:53.501103  3672 consensus_queue.cc:1048] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:53.684674  3500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0f84808c6444c718327fdc909b2f613"
dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
mode: GRACEFUL
new_leader_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
 from {username='slave'} at 127.0.0.1:47532
I20260710 11:03:53.685415  3500 raft_consensus.cc:606] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 LEADER]: Received request to transfer leadership to TS 1a7d8011b31f4c3a8bfa6bc1997fd82a
I20260710 11:03:53.699123  3573 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7876b3d3a31546758cabacaf6d9fa691"
dest_uuid: "d8281f809772473f8d4c546b363bffcc"
mode: GRACEFUL
new_leader_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
 from {username='slave'} at 127.0.0.1:54032
I20260710 11:03:53.699757  3573 raft_consensus.cc:606] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [term 1 LEADER]: Received request to transfer leadership to TS 1a7d8011b31f4c3a8bfa6bc1997fd82a
I20260710 11:03:53.704774  3500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e34ed28e1916443180450b186728e32e"
dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
mode: GRACEFUL
new_leader_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
 from {username='slave'} at 127.0.0.1:47532
I20260710 11:03:53.705412  3500 raft_consensus.cc:606] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 LEADER]: Received request to transfer leadership to TS 1a7d8011b31f4c3a8bfa6bc1997fd82a
I20260710 11:03:53.709089  3622 raft_consensus.cc:993] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727: : Instructing follower 1a7d8011b31f4c3a8bfa6bc1997fd82a to start an election
I20260710 11:03:53.709499  3623 raft_consensus.cc:1081] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 LEADER]: Signalling peer 1a7d8011b31f4c3a8bfa6bc1997fd82a to start an election
I20260710 11:03:53.710604  3500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32972cbcd25646318c1d50086d375645"
dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
mode: GRACEFUL
new_leader_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
 from {username='slave'} at 127.0.0.1:47532
I20260710 11:03:53.710944  3425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e34ed28e1916443180450b186728e32e"
dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
 from {username='slave'} at 127.0.0.1:44706
I20260710 11:03:53.711212  3500 raft_consensus.cc:606] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 LEADER]: Received request to transfer leadership to TS 1a7d8011b31f4c3a8bfa6bc1997fd82a
I20260710 11:03:53.711445  3425 raft_consensus.cc:493] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:53.711822  3425 raft_consensus.cc:3060] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:53.717999  3425 raft_consensus.cc:515] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:53.720304  3425 leader_election.cc:290] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a [CANDIDATE]: Term 2 election: Requested vote from peers 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130:35119), d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933)
I20260710 11:03:53.722113  3573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e34ed28e1916443180450b186728e32e" candidate_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8281f809772473f8d4c546b363bffcc"
I20260710 11:03:53.722765  3573 raft_consensus.cc:3060] T e34ed28e1916443180450b186728e32e P d8281f809772473f8d4c546b363bffcc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:53.728127  3651 raft_consensus.cc:993] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727: : Instructing follower 1a7d8011b31f4c3a8bfa6bc1997fd82a to start an election
I20260710 11:03:53.728559  3622 raft_consensus.cc:1081] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 LEADER]: Signalling peer 1a7d8011b31f4c3a8bfa6bc1997fd82a to start an election
I20260710 11:03:53.729981  3425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32972cbcd25646318c1d50086d375645"
dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
 from {username='slave'} at 127.0.0.1:44706
I20260710 11:03:53.730522  3425 raft_consensus.cc:493] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:53.730876  3425 raft_consensus.cc:3060] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:53.731745  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e34ed28e1916443180450b186728e32e" candidate_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
I20260710 11:03:53.732354  3500 raft_consensus.cc:3055] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:53.732656  3500 raft_consensus.cc:740] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0aec20d89b1c412ea8c3827c29dc0727, State: Running, Role: LEADER
I20260710 11:03:53.733489  3500 consensus_queue.cc:260] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:53.734817  3500 raft_consensus.cc:3060] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:53.735234  3425 raft_consensus.cc:515] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:53.737669  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32972cbcd25646318c1d50086d375645" candidate_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
I20260710 11:03:53.738201  3499 raft_consensus.cc:3055] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:53.738492  3573 raft_consensus.cc:2468] T e34ed28e1916443180450b186728e32e P d8281f809772473f8d4c546b363bffcc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a7d8011b31f4c3a8bfa6bc1997fd82a in term 2.
I20260710 11:03:53.738498  3499 raft_consensus.cc:740] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0aec20d89b1c412ea8c3827c29dc0727, State: Running, Role: LEADER
I20260710 11:03:53.739439  3499 consensus_queue.cc:260] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:53.739756  3391 leader_election.cc:304] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a7d8011b31f4c3a8bfa6bc1997fd82a, d8281f809772473f8d4c546b363bffcc; no voters: 
I20260710 11:03:53.740482  3499 raft_consensus.cc:3060] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:53.739759  3425 leader_election.cc:290] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [CANDIDATE]: Term 2 election: Requested vote from peers 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130:35119), d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933)
I20260710 11:03:53.742547  3573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32972cbcd25646318c1d50086d375645" candidate_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8281f809772473f8d4c546b363bffcc"
I20260710 11:03:53.743095  3573 raft_consensus.cc:3060] T 32972cbcd25646318c1d50086d375645 P d8281f809772473f8d4c546b363bffcc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:53.743741  3662 raft_consensus.cc:2804] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:53.744249  3662 raft_consensus.cc:697] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 LEADER]: Becoming Leader. State: Replica: 1a7d8011b31f4c3a8bfa6bc1997fd82a, State: Running, Role: LEADER
I20260710 11:03:53.744663  3425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b2c4a05c0524ec2943da641c2dad11b"
dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
mode: GRACEFUL
new_leader_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
 from {username='slave'} at 127.0.0.1:44726
I20260710 11:03:53.745229  3425 raft_consensus.cc:606] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 LEADER]: Received request to transfer leadership to TS 0aec20d89b1c412ea8c3827c29dc0727
I20260710 11:03:53.744999  3662 consensus_queue.cc:237] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:53.747764  3499 raft_consensus.cc:2468] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a7d8011b31f4c3a8bfa6bc1997fd82a in term 2.
I20260710 11:03:53.748991  3390 leader_election.cc:304] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aec20d89b1c412ea8c3827c29dc0727, 1a7d8011b31f4c3a8bfa6bc1997fd82a; no voters: 
I20260710 11:03:53.749641  3663 raft_consensus.cc:2804] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:53.750063  3663 raft_consensus.cc:697] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 LEADER]: Becoming Leader. State: Replica: 1a7d8011b31f4c3a8bfa6bc1997fd82a, State: Running, Role: LEADER
I20260710 11:03:53.750841  3663 consensus_queue.cc:237] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:53.753154  3500 raft_consensus.cc:2468] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a7d8011b31f4c3a8bfa6bc1997fd82a in term 2.
I20260710 11:03:53.753994  3425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53c11f6c5ae64b059c717be60ee47165"
dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
mode: GRACEFUL
new_leader_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
 from {username='slave'} at 127.0.0.1:44726
I20260710 11:03:53.754557  3425 raft_consensus.cc:606] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 LEADER]: Received request to transfer leadership to TS 0aec20d89b1c412ea8c3827c29dc0727
I20260710 11:03:53.755528  3320 catalog_manager.cc:5697] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a reported cstate change: term changed from 1 to 2, leader changed from 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130) to 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129). New cstate: current_term: 2 leader_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:53.761087  3573 raft_consensus.cc:2468] T 32972cbcd25646318c1d50086d375645 P d8281f809772473f8d4c546b363bffcc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a7d8011b31f4c3a8bfa6bc1997fd82a in term 2.
I20260710 11:03:53.761828  3574 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30e84361a97b4f0286f3cb4e0a3ea554"
dest_uuid: "d8281f809772473f8d4c546b363bffcc"
mode: GRACEFUL
new_leader_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
 from {username='slave'} at 127.0.0.1:54032
I20260710 11:03:53.762430  3574 raft_consensus.cc:606] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc [term 1 LEADER]: Received request to transfer leadership to TS 0aec20d89b1c412ea8c3827c29dc0727
I20260710 11:03:53.768255  3425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a73f414e088e49bdb0a628b318f6c4bd"
dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
mode: GRACEFUL
new_leader_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
 from {username='slave'} at 127.0.0.1:44726
I20260710 11:03:53.768744  3425 raft_consensus.cc:606] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 LEADER]: Received request to transfer leadership to TS 0aec20d89b1c412ea8c3827c29dc0727
I20260710 11:03:53.769064  3320 catalog_manager.cc:5697] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a reported cstate change: term changed from 1 to 2, leader changed from 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130) to 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129). New cstate: current_term: 2 leader_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:53.773759  3500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f60a9174c91456a8a2b2a74ab63e452"
dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
mode: GRACEFUL
new_leader_uuid: "d8281f809772473f8d4c546b363bffcc"
 from {username='slave'} at 127.0.0.1:47532
I20260710 11:03:53.774586  3500 raft_consensus.cc:606] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 LEADER]: Received request to transfer leadership to TS d8281f809772473f8d4c546b363bffcc
I20260710 11:03:53.851343  3651 raft_consensus.cc:993] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727: : Instructing follower d8281f809772473f8d4c546b363bffcc to start an election
I20260710 11:03:53.851848  3622 raft_consensus.cc:1081] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 LEADER]: Signalling peer d8281f809772473f8d4c546b363bffcc to start an election
I20260710 11:03:53.853394  3574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f60a9174c91456a8a2b2a74ab63e452"
dest_uuid: "d8281f809772473f8d4c546b363bffcc"
 from {username='slave'} at 127.0.0.1:54004
I20260710 11:03:53.853857  3574 raft_consensus.cc:493] T 6f60a9174c91456a8a2b2a74ab63e452 P d8281f809772473f8d4c546b363bffcc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:53.854156  3574 raft_consensus.cc:3060] T 6f60a9174c91456a8a2b2a74ab63e452 P d8281f809772473f8d4c546b363bffcc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:53.860374  3574 raft_consensus.cc:515] T 6f60a9174c91456a8a2b2a74ab63e452 P d8281f809772473f8d4c546b363bffcc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:53.862865  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f60a9174c91456a8a2b2a74ab63e452" candidate_uuid: "d8281f809772473f8d4c546b363bffcc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
I20260710 11:03:53.863637  3574 leader_election.cc:290] T 6f60a9174c91456a8a2b2a74ab63e452 P d8281f809772473f8d4c546b363bffcc [CANDIDATE]: Term 2 election: Requested vote from peers 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583), 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130:35119)
I20260710 11:03:53.864228  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f60a9174c91456a8a2b2a74ab63e452" candidate_uuid: "d8281f809772473f8d4c546b363bffcc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
I20260710 11:03:53.865388  3500 raft_consensus.cc:3055] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:53.864832  3425 raft_consensus.cc:3060] T 6f60a9174c91456a8a2b2a74ab63e452 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:53.865772  3500 raft_consensus.cc:740] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0aec20d89b1c412ea8c3827c29dc0727, State: Running, Role: LEADER
I20260710 11:03:53.866617  3500 consensus_queue.cc:260] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:53.868048  3500 raft_consensus.cc:3060] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:53.870889  3425 raft_consensus.cc:2468] T 6f60a9174c91456a8a2b2a74ab63e452 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8281f809772473f8d4c546b363bffcc in term 2.
I20260710 11:03:53.872115  3539 leader_election.cc:304] T 6f60a9174c91456a8a2b2a74ab63e452 P d8281f809772473f8d4c546b363bffcc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a7d8011b31f4c3a8bfa6bc1997fd82a, d8281f809772473f8d4c546b363bffcc; no voters: 
I20260710 11:03:53.872704  3672 raft_consensus.cc:2804] T 6f60a9174c91456a8a2b2a74ab63e452 P d8281f809772473f8d4c546b363bffcc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:53.873078  3672 raft_consensus.cc:697] T 6f60a9174c91456a8a2b2a74ab63e452 P d8281f809772473f8d4c546b363bffcc [term 2 LEADER]: Becoming Leader. State: Replica: d8281f809772473f8d4c546b363bffcc, State: Running, Role: LEADER
I20260710 11:03:53.873840  3672 consensus_queue.cc:237] T 6f60a9174c91456a8a2b2a74ab63e452 P d8281f809772473f8d4c546b363bffcc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:53.874934  3500 raft_consensus.cc:2468] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8281f809772473f8d4c546b363bffcc in term 2.
I20260710 11:03:53.881500  3320 catalog_manager.cc:5697] T 6f60a9174c91456a8a2b2a74ab63e452 P d8281f809772473f8d4c546b363bffcc reported cstate change: term changed from 1 to 2, leader changed from 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130) to d8281f809772473f8d4c546b363bffcc (127.3.54.131). New cstate: current_term: 2 leader_uuid: "d8281f809772473f8d4c546b363bffcc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:53.902918  3662 consensus_queue.cc:1048] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:53.916723  3663 consensus_queue.cc:1048] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:53.918334  3663 raft_consensus.cc:993] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a: : Instructing follower 0aec20d89b1c412ea8c3827c29dc0727 to start an election
I20260710 11:03:53.918757  3663 raft_consensus.cc:1081] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 LEADER]: Signalling peer 0aec20d89b1c412ea8c3827c29dc0727 to start an election
I20260710 11:03:53.920568  3500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b2c4a05c0524ec2943da641c2dad11b"
dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
 from {username='slave'} at 127.0.0.1:47520
I20260710 11:03:53.921079  3500 raft_consensus.cc:493] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:53.921437  3500 raft_consensus.cc:3060] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:53.930539  3500 raft_consensus.cc:515] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:53.931885  3663 raft_consensus.cc:993] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a: : Instructing follower 0aec20d89b1c412ea8c3827c29dc0727 to start an election
I20260710 11:03:53.932323  3662 raft_consensus.cc:1081] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 LEADER]: Signalling peer 0aec20d89b1c412ea8c3827c29dc0727 to start an election
I20260710 11:03:53.933888  3573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b2c4a05c0524ec2943da641c2dad11b" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8281f809772473f8d4c546b363bffcc"
I20260710 11:03:53.934433  3573 raft_consensus.cc:3060] T 0b2c4a05c0524ec2943da641c2dad11b P d8281f809772473f8d4c546b363bffcc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:53.935084  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b2c4a05c0524ec2943da641c2dad11b" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
I20260710 11:03:53.935633  3425 raft_consensus.cc:3055] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:53.935917  3425 raft_consensus.cc:740] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a7d8011b31f4c3a8bfa6bc1997fd82a, State: Running, Role: LEADER
I20260710 11:03:53.936699  3425 consensus_queue.cc:260] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:53.937713  3425 raft_consensus.cc:3060] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:53.943076  3672 raft_consensus.cc:993] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc: : Instructing follower 0aec20d89b1c412ea8c3827c29dc0727 to start an election
I20260710 11:03:53.942961  3499 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a73f414e088e49bdb0a628b318f6c4bd"
dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
 from {username='slave'} at 127.0.0.1:47520
I20260710 11:03:53.943529  3499 raft_consensus.cc:493] T a73f414e088e49bdb0a628b318f6c4bd P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:53.943497  3672 raft_consensus.cc:1081] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc [term 1 LEADER]: Signalling peer 0aec20d89b1c412ea8c3827c29dc0727 to start an election
I20260710 11:03:53.943965  3499 raft_consensus.cc:3060] T a73f414e088e49bdb0a628b318f6c4bd P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:53.944233  3500 leader_election.cc:290] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 2 election: Requested vote from peers 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583), d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933)
I20260710 11:03:53.943840  3425 raft_consensus.cc:2468] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aec20d89b1c412ea8c3827c29dc0727 in term 2.
I20260710 11:03:53.945816  3500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30e84361a97b4f0286f3cb4e0a3ea554"
dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
 from {username='slave'} at 127.0.0.1:47522
I20260710 11:03:53.946388  3500 raft_consensus.cc:493] T 30e84361a97b4f0286f3cb4e0a3ea554 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:53.946425  3573 raft_consensus.cc:2468] T 0b2c4a05c0524ec2943da641c2dad11b P d8281f809772473f8d4c546b363bffcc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aec20d89b1c412ea8c3827c29dc0727 in term 2.
I20260710 11:03:53.946398  3465 leader_election.cc:304] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aec20d89b1c412ea8c3827c29dc0727, 1a7d8011b31f4c3a8bfa6bc1997fd82a; no voters: 
I20260710 11:03:53.946941  3500 raft_consensus.cc:3060] T 30e84361a97b4f0286f3cb4e0a3ea554 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:53.947463  3622 raft_consensus.cc:2804] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:53.947921  3622 raft_consensus.cc:697] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 LEADER]: Becoming Leader. State: Replica: 0aec20d89b1c412ea8c3827c29dc0727, State: Running, Role: LEADER
I20260710 11:03:53.948735  3622 consensus_queue.cc:237] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:53.953610  3499 raft_consensus.cc:515] T a73f414e088e49bdb0a628b318f6c4bd P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:53.955598  3499 leader_election.cc:290] T a73f414e088e49bdb0a628b318f6c4bd P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 2 election: Requested vote from peers 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583), d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933)
I20260710 11:03:53.956728  3573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73f414e088e49bdb0a628b318f6c4bd" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8281f809772473f8d4c546b363bffcc"
I20260710 11:03:53.957255  3573 raft_consensus.cc:3060] T a73f414e088e49bdb0a628b318f6c4bd P d8281f809772473f8d4c546b363bffcc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:53.958544  3424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73f414e088e49bdb0a628b318f6c4bd" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
I20260710 11:03:53.959064  3424 raft_consensus.cc:3055] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:53.959374  3424 raft_consensus.cc:740] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a7d8011b31f4c3a8bfa6bc1997fd82a, State: Running, Role: LEADER
I20260710 11:03:53.955600  3500 raft_consensus.cc:515] T 30e84361a97b4f0286f3cb4e0a3ea554 P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:53.959730  3320 catalog_manager.cc:5697] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727 reported cstate change: term changed from 1 to 2, leader changed from 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129) to 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130). New cstate: current_term: 2 leader_uuid: "0aec20d89b1c412ea8c3827c29dc0727" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:53.960137  3424 consensus_queue.cc:260] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:53.961313  3424 raft_consensus.cc:3060] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:53.962244  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e84361a97b4f0286f3cb4e0a3ea554" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
I20260710 11:03:53.962749  3425 raft_consensus.cc:3060] T 30e84361a97b4f0286f3cb4e0a3ea554 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:53.962980  3627 raft_consensus.cc:993] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc: : Instructing follower 1a7d8011b31f4c3a8bfa6bc1997fd82a to start an election
I20260710 11:03:53.963387  3627 raft_consensus.cc:1081] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [term 1 LEADER]: Signalling peer 1a7d8011b31f4c3a8bfa6bc1997fd82a to start an election
I20260710 11:03:53.965869  3573 raft_consensus.cc:2468] T a73f414e088e49bdb0a628b318f6c4bd P d8281f809772473f8d4c546b363bffcc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aec20d89b1c412ea8c3827c29dc0727 in term 2.
I20260710 11:03:53.967021  3500 leader_election.cc:290] T 30e84361a97b4f0286f3cb4e0a3ea554 P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 2 election: Requested vote from peers 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583), d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933)
I20260710 11:03:53.967283  3424 raft_consensus.cc:2468] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aec20d89b1c412ea8c3827c29dc0727 in term 2.
I20260710 11:03:53.968247  3423 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7876b3d3a31546758cabacaf6d9fa691"
dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
 from {username='slave'} at 127.0.0.1:44718
I20260710 11:03:53.968411  3465 leader_election.cc:304] T a73f414e088e49bdb0a628b318f6c4bd P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aec20d89b1c412ea8c3827c29dc0727, 1a7d8011b31f4c3a8bfa6bc1997fd82a; no voters: 
I20260710 11:03:53.968843  3423 raft_consensus.cc:493] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:53.969255  3622 raft_consensus.cc:2804] T a73f414e088e49bdb0a628b318f6c4bd P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:53.970261  3622 raft_consensus.cc:697] T a73f414e088e49bdb0a628b318f6c4bd P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 LEADER]: Becoming Leader. State: Replica: 0aec20d89b1c412ea8c3827c29dc0727, State: Running, Role: LEADER
I20260710 11:03:53.971055  3622 consensus_queue.cc:237] T a73f414e088e49bdb0a628b318f6c4bd P 0aec20d89b1c412ea8c3827c29dc0727 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:53.969265  3423 raft_consensus.cc:3060] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:53.975298  3573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e84361a97b4f0286f3cb4e0a3ea554" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8281f809772473f8d4c546b363bffcc"
I20260710 11:03:53.975970  3573 raft_consensus.cc:3055] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:53.976315  3573 raft_consensus.cc:740] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8281f809772473f8d4c546b363bffcc, State: Running, Role: LEADER
I20260710 11:03:53.977171  3573 consensus_queue.cc:260] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:53.981743  3425 raft_consensus.cc:2468] T 30e84361a97b4f0286f3cb4e0a3ea554 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aec20d89b1c412ea8c3827c29dc0727 in term 2.
I20260710 11:03:53.980554  3423 raft_consensus.cc:515] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:53.982764  3465 leader_election.cc:304] T 30e84361a97b4f0286f3cb4e0a3ea554 P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aec20d89b1c412ea8c3827c29dc0727, 1a7d8011b31f4c3a8bfa6bc1997fd82a; no voters: 
I20260710 11:03:53.983592  3623 raft_consensus.cc:2804] T 30e84361a97b4f0286f3cb4e0a3ea554 P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:53.984069  3623 raft_consensus.cc:697] T 30e84361a97b4f0286f3cb4e0a3ea554 P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 LEADER]: Becoming Leader. State: Replica: 0aec20d89b1c412ea8c3827c29dc0727, State: Running, Role: LEADER
I20260710 11:03:53.984759  3574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7876b3d3a31546758cabacaf6d9fa691" candidate_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8281f809772473f8d4c546b363bffcc"
I20260710 11:03:53.984853  3623 consensus_queue.cc:237] T 30e84361a97b4f0286f3cb4e0a3ea554 P 0aec20d89b1c412ea8c3827c29dc0727 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:53.985352  3574 raft_consensus.cc:3055] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:53.985669  3574 raft_consensus.cc:740] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8281f809772473f8d4c546b363bffcc, State: Running, Role: LEADER
I20260710 11:03:53.986428  3574 consensus_queue.cc:260] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:53.987442  3574 raft_consensus.cc:3060] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:53.987972  3320 catalog_manager.cc:5697] T a73f414e088e49bdb0a628b318f6c4bd P 0aec20d89b1c412ea8c3827c29dc0727 reported cstate change: term changed from 1 to 2, leader changed from 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129) to 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130). New cstate: current_term: 2 leader_uuid: "0aec20d89b1c412ea8c3827c29dc0727" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:53.990873  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7876b3d3a31546758cabacaf6d9fa691" candidate_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
I20260710 11:03:53.991415  3500 raft_consensus.cc:3060] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:53.994990  3574 raft_consensus.cc:2468] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a7d8011b31f4c3a8bfa6bc1997fd82a in term 2.
I20260710 11:03:53.996677  3391 leader_election.cc:304] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a7d8011b31f4c3a8bfa6bc1997fd82a, d8281f809772473f8d4c546b363bffcc; no voters: 
I20260710 11:03:53.997483  3663 raft_consensus.cc:2804] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:53.997965  3423 leader_election.cc:290] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [CANDIDATE]: Term 2 election: Requested vote from peers 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130:35119), d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933)
I20260710 11:03:53.998080  3663 raft_consensus.cc:697] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 LEADER]: Becoming Leader. State: Replica: 1a7d8011b31f4c3a8bfa6bc1997fd82a, State: Running, Role: LEADER
I20260710 11:03:53.981854  3573 raft_consensus.cc:3060] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:53.998909  3663 consensus_queue.cc:237] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:54.004482  3319 catalog_manager.cc:5697] T 30e84361a97b4f0286f3cb4e0a3ea554 P 0aec20d89b1c412ea8c3827c29dc0727 reported cstate change: term changed from 1 to 2, leader changed from d8281f809772473f8d4c546b363bffcc (127.3.54.131) to 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130). New cstate: current_term: 2 leader_uuid: "0aec20d89b1c412ea8c3827c29dc0727" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:54.006489  3573 raft_consensus.cc:2468] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aec20d89b1c412ea8c3827c29dc0727 in term 2.
I20260710 11:03:53.997510  3500 raft_consensus.cc:2468] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a7d8011b31f4c3a8bfa6bc1997fd82a in term 2.
I20260710 11:03:54.008324  3320 catalog_manager.cc:5697] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a reported cstate change: term changed from 1 to 2, leader changed from d8281f809772473f8d4c546b363bffcc (127.3.54.131) to 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129). New cstate: current_term: 2 leader_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:54.101106  3662 raft_consensus.cc:993] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: : Instructing follower 0aec20d89b1c412ea8c3827c29dc0727 to start an election
I20260710 11:03:54.101513  3663 raft_consensus.cc:1081] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 LEADER]: Signalling peer 0aec20d89b1c412ea8c3827c29dc0727 to start an election
I20260710 11:03:54.102851  3500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53c11f6c5ae64b059c717be60ee47165"
dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
 from {username='slave'} at 127.0.0.1:47520
I20260710 11:03:54.103338  3500 raft_consensus.cc:493] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:54.103623  3500 raft_consensus.cc:3060] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:54.107720  3500 raft_consensus.cc:515] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:54.109331  3500 leader_election.cc:290] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 2 election: Requested vote from peers 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583), d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933)
I20260710 11:03:54.110325  3573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c11f6c5ae64b059c717be60ee47165" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8281f809772473f8d4c546b363bffcc"
I20260710 11:03:54.110476  3423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c11f6c5ae64b059c717be60ee47165" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
I20260710 11:03:54.110881  3573 raft_consensus.cc:3060] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:54.110970  3423 raft_consensus.cc:3055] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:54.111320  3423 raft_consensus.cc:740] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a7d8011b31f4c3a8bfa6bc1997fd82a, State: Running, Role: LEADER
I20260710 11:03:54.112067  3423 consensus_queue.cc:260] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:54.113210  3423 raft_consensus.cc:3060] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:54.117146  3573 raft_consensus.cc:2468] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aec20d89b1c412ea8c3827c29dc0727 in term 2.
I20260710 11:03:54.118399  3466 leader_election.cc:304] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aec20d89b1c412ea8c3827c29dc0727, d8281f809772473f8d4c546b363bffcc; no voters: 
I20260710 11:03:54.119146  3622 raft_consensus.cc:2804] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:54.119195  3423 raft_consensus.cc:2468] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aec20d89b1c412ea8c3827c29dc0727 in term 2.
I20260710 11:03:54.119644  3622 raft_consensus.cc:697] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 LEADER]: Becoming Leader. State: Replica: 0aec20d89b1c412ea8c3827c29dc0727, State: Running, Role: LEADER
I20260710 11:03:54.120429  3622 consensus_queue.cc:237] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:54.126384  3320 catalog_manager.cc:5697] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 reported cstate change: term changed from 1 to 2, leader changed from 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129) to 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130). New cstate: current_term: 2 leader_uuid: "0aec20d89b1c412ea8c3827c29dc0727" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:54.184201  3500 raft_consensus.cc:1275] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 FOLLOWER]: Refusing update from remote peer 1a7d8011b31f4c3a8bfa6bc1997fd82a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:54.185293  3663 consensus_queue.cc:1048] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:54.192946  3573 raft_consensus.cc:1275] T 32972cbcd25646318c1d50086d375645 P d8281f809772473f8d4c546b363bffcc [term 2 FOLLOWER]: Refusing update from remote peer 1a7d8011b31f4c3a8bfa6bc1997fd82a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:54.194412  3628 consensus_queue.cc:1048] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:54.200487  3500 raft_consensus.cc:1275] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 FOLLOWER]: Refusing update from remote peer 1a7d8011b31f4c3a8bfa6bc1997fd82a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:54.201763  3628 consensus_queue.cc:1048] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:54.210587  3573 raft_consensus.cc:1275] T e34ed28e1916443180450b186728e32e P d8281f809772473f8d4c546b363bffcc [term 2 FOLLOWER]: Refusing update from remote peer 1a7d8011b31f4c3a8bfa6bc1997fd82a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:54.211978  3628 consensus_queue.cc:1048] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:54.237752  3623 raft_consensus.cc:993] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727: : Instructing follower 1a7d8011b31f4c3a8bfa6bc1997fd82a to start an election
I20260710 11:03:54.238197  3622 raft_consensus.cc:1081] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 LEADER]: Signalling peer 1a7d8011b31f4c3a8bfa6bc1997fd82a to start an election
I20260710 11:03:54.239549  3423 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0f84808c6444c718327fdc909b2f613"
dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
 from {username='slave'} at 127.0.0.1:44706
I20260710 11:03:54.239984  3423 raft_consensus.cc:493] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:54.240325  3423 raft_consensus.cc:3060] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:54.245275  3423 raft_consensus.cc:515] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } } peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } }
I20260710 11:03:54.246737  3423 leader_election.cc:290] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [CANDIDATE]: Term 2 election: Requested vote from peers d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933), 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130:35119)
I20260710 11:03:54.247442  3573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f84808c6444c718327fdc909b2f613" candidate_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8281f809772473f8d4c546b363bffcc"
I20260710 11:03:54.247696  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f84808c6444c718327fdc909b2f613" candidate_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
I20260710 11:03:54.248023  3573 raft_consensus.cc:3060] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:54.248241  3500 raft_consensus.cc:3055] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:54.248564  3500 raft_consensus.cc:740] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0aec20d89b1c412ea8c3827c29dc0727, State: Running, Role: LEADER
I20260710 11:03:54.249347  3500 consensus_queue.cc:260] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } } peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } }
I20260710 11:03:54.250524  3500 raft_consensus.cc:3060] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:54.254379  3573 raft_consensus.cc:2468] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a7d8011b31f4c3a8bfa6bc1997fd82a in term 2.
I20260710 11:03:54.255390  3391 leader_election.cc:304] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a7d8011b31f4c3a8bfa6bc1997fd82a, d8281f809772473f8d4c546b363bffcc; no voters: 
I20260710 11:03:54.255751  3423 raft_consensus.cc:1275] T 6f60a9174c91456a8a2b2a74ab63e452 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 FOLLOWER]: Refusing update from remote peer d8281f809772473f8d4c546b363bffcc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:54.256163  3628 raft_consensus.cc:2804] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:54.256340  3500 raft_consensus.cc:2468] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a7d8011b31f4c3a8bfa6bc1997fd82a in term 2.
I20260710 11:03:54.256865  3628 raft_consensus.cc:697] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 LEADER]: Becoming Leader. State: Replica: 1a7d8011b31f4c3a8bfa6bc1997fd82a, State: Running, Role: LEADER
I20260710 11:03:54.257663  3628 consensus_queue.cc:237] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } } peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } }
I20260710 11:03:54.257786  3672 consensus_queue.cc:1048] T 6f60a9174c91456a8a2b2a74ab63e452 P d8281f809772473f8d4c546b363bffcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:54.265898  3500 raft_consensus.cc:1275] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 FOLLOWER]: Refusing update from remote peer d8281f809772473f8d4c546b363bffcc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:54.265549  3320 catalog_manager.cc:5697] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a reported cstate change: term changed from 1 to 2, leader changed from 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130) to 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129). New cstate: current_term: 2 leader_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:54.267056  3627 consensus_queue.cc:1048] T 6f60a9174c91456a8a2b2a74ab63e452 P d8281f809772473f8d4c546b363bffcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:54.413635  3500 raft_consensus.cc:1275] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 FOLLOWER]: Refusing update from remote peer 1a7d8011b31f4c3a8bfa6bc1997fd82a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:54.414973  3628 consensus_queue.cc:1048] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:54.416193  3573 raft_consensus.cc:1275] T a73f414e088e49bdb0a628b318f6c4bd P d8281f809772473f8d4c546b363bffcc [term 2 FOLLOWER]: Refusing update from remote peer 0aec20d89b1c412ea8c3827c29dc0727: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:54.417371  3623 consensus_queue.cc:1048] T a73f414e088e49bdb0a628b318f6c4bd P 0aec20d89b1c412ea8c3827c29dc0727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:54.423180  3574 raft_consensus.cc:1275] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [term 2 FOLLOWER]: Refusing update from remote peer 1a7d8011b31f4c3a8bfa6bc1997fd82a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:54.425361  3663 consensus_queue.cc:1048] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:54.434453  3423 raft_consensus.cc:1275] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 FOLLOWER]: Refusing update from remote peer 0aec20d89b1c412ea8c3827c29dc0727: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:54.436271  3622 consensus_queue.cc:1048] T a73f414e088e49bdb0a628b318f6c4bd P 0aec20d89b1c412ea8c3827c29dc0727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:54.481123  3574 raft_consensus.cc:1275] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc [term 2 FOLLOWER]: Refusing update from remote peer 0aec20d89b1c412ea8c3827c29dc0727: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:54.482259  3622 consensus_queue.cc:1048] T 30e84361a97b4f0286f3cb4e0a3ea554 P 0aec20d89b1c412ea8c3827c29dc0727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:54.489666  3423 raft_consensus.cc:1275] T 30e84361a97b4f0286f3cb4e0a3ea554 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 FOLLOWER]: Refusing update from remote peer 0aec20d89b1c412ea8c3827c29dc0727: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:54.491390  3622 consensus_queue.cc:1048] T 30e84361a97b4f0286f3cb4e0a3ea554 P 0aec20d89b1c412ea8c3827c29dc0727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:54.503922  3574 raft_consensus.cc:1275] T 0b2c4a05c0524ec2943da641c2dad11b P d8281f809772473f8d4c546b363bffcc [term 2 FOLLOWER]: Refusing update from remote peer 0aec20d89b1c412ea8c3827c29dc0727: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:54.505132  3622 consensus_queue.cc:1048] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:54.513085  3423 raft_consensus.cc:1275] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 FOLLOWER]: Refusing update from remote peer 0aec20d89b1c412ea8c3827c29dc0727: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:54.515019  3711 consensus_queue.cc:1048] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:54.602035  3574 raft_consensus.cc:1275] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [term 2 FOLLOWER]: Refusing update from remote peer 0aec20d89b1c412ea8c3827c29dc0727: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:54.603149  3711 consensus_queue.cc:1048] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:54.611047  3423 raft_consensus.cc:1275] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 FOLLOWER]: Refusing update from remote peer 0aec20d89b1c412ea8c3827c29dc0727: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:54.612623  3622 consensus_queue.cc:1048] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:54.710337  3574 raft_consensus.cc:1275] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [term 2 FOLLOWER]: Refusing update from remote peer 1a7d8011b31f4c3a8bfa6bc1997fd82a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:54.711544  3707 consensus_queue.cc:1048] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:54.719233  3500 raft_consensus.cc:1275] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 FOLLOWER]: Refusing update from remote peer 1a7d8011b31f4c3a8bfa6bc1997fd82a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:54.720702  3663 consensus_queue.cc:1048] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:56.810529  3290 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:03:56.811304  3290 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:56.833190  3500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53c11f6c5ae64b059c717be60ee47165"
dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
mode: GRACEFUL
new_leader_uuid: "d8281f809772473f8d4c546b363bffcc"
 from {username='slave'} at 127.0.0.1:47538
I20260710 11:03:56.833798  3500 raft_consensus.cc:606] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 LEADER]: Received request to transfer leadership to TS d8281f809772473f8d4c546b363bffcc
I20260710 11:03:56.844144  3423 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0f84808c6444c718327fdc909b2f613"
dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
mode: GRACEFUL
new_leader_uuid: "d8281f809772473f8d4c546b363bffcc"
 from {username='slave'} at 127.0.0.1:44728
I20260710 11:03:56.844621  3423 raft_consensus.cc:606] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 LEADER]: Received request to transfer leadership to TS d8281f809772473f8d4c546b363bffcc
I20260710 11:03:56.845649  3290 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:03:56.846071  3290 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:56.945398  3622 raft_consensus.cc:993] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727: : Instructing follower d8281f809772473f8d4c546b363bffcc to start an election
I20260710 11:03:56.945865  3720 raft_consensus.cc:1081] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 LEADER]: Signalling peer d8281f809772473f8d4c546b363bffcc to start an election
I20260710 11:03:56.947239  3573 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53c11f6c5ae64b059c717be60ee47165"
dest_uuid: "d8281f809772473f8d4c546b363bffcc"
 from {username='slave'} at 127.0.0.1:54004
I20260710 11:03:56.947664  3573 raft_consensus.cc:493] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:56.947907  3573 raft_consensus.cc:3060] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:56.952103  3573 raft_consensus.cc:515] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:56.953475  3573 leader_election.cc:290] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [CANDIDATE]: Term 3 election: Requested vote from peers 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583), 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130:35119)
I20260710 11:03:56.954205  3423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c11f6c5ae64b059c717be60ee47165" candidate_uuid: "d8281f809772473f8d4c546b363bffcc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
I20260710 11:03:56.954448  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c11f6c5ae64b059c717be60ee47165" candidate_uuid: "d8281f809772473f8d4c546b363bffcc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
I20260710 11:03:56.954720  3423 raft_consensus.cc:3060] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:56.954874  3500 raft_consensus.cc:3055] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:56.955163  3500 raft_consensus.cc:740] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0aec20d89b1c412ea8c3827c29dc0727, State: Running, Role: LEADER
I20260710 11:03:56.955719  3500 consensus_queue.cc:260] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [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: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:56.956539  3500 raft_consensus.cc:3060] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:56.960106  3423 raft_consensus.cc:2468] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8281f809772473f8d4c546b363bffcc in term 3.
I20260710 11:03:56.961020  3500 raft_consensus.cc:2468] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8281f809772473f8d4c546b363bffcc in term 3.
I20260710 11:03:56.961038  3539 leader_election.cc:304] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [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: 1a7d8011b31f4c3a8bfa6bc1997fd82a, d8281f809772473f8d4c546b363bffcc; no voters: 
I20260710 11:03:56.961788  3718 raft_consensus.cc:2804] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:56.962734  3718 raft_consensus.cc:697] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [term 3 LEADER]: Becoming Leader. State: Replica: d8281f809772473f8d4c546b363bffcc, State: Running, Role: LEADER
I20260710 11:03:56.963409  3718 consensus_queue.cc:237] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [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: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:56.971683  3320 catalog_manager.cc:5697] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc reported cstate change: term changed from 2 to 3, leader changed from 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130) to d8281f809772473f8d4c546b363bffcc (127.3.54.131). New cstate: current_term: 3 leader_uuid: "d8281f809772473f8d4c546b363bffcc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:57.143138  3721 raft_consensus.cc:993] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: : Instructing follower d8281f809772473f8d4c546b363bffcc to start an election
I20260710 11:03:57.143522  3628 raft_consensus.cc:1081] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 LEADER]: Signalling peer d8281f809772473f8d4c546b363bffcc to start an election
I20260710 11:03:57.144858  3574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0f84808c6444c718327fdc909b2f613"
dest_uuid: "d8281f809772473f8d4c546b363bffcc"
 from {username='slave'} at 127.0.0.1:54018
I20260710 11:03:57.145387  3574 raft_consensus.cc:493] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:57.145689  3574 raft_consensus.cc:3060] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:57.150035  3574 raft_consensus.cc:515] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } } peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } }
I20260710 11:03:57.151715  3574 leader_election.cc:290] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [CANDIDATE]: Term 3 election: Requested vote from peers 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583), 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130:35119)
I20260710 11:03:57.152462  3423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f84808c6444c718327fdc909b2f613" candidate_uuid: "d8281f809772473f8d4c546b363bffcc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
I20260710 11:03:57.152783  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f84808c6444c718327fdc909b2f613" candidate_uuid: "d8281f809772473f8d4c546b363bffcc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
I20260710 11:03:57.153007  3423 raft_consensus.cc:3055] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:57.153230  3500 raft_consensus.cc:3060] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:57.153334  3423 raft_consensus.cc:740] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1a7d8011b31f4c3a8bfa6bc1997fd82a, State: Running, Role: LEADER
I20260710 11:03:57.154058  3423 consensus_queue.cc:260] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [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: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } } peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } }
I20260710 11:03:57.154925  3423 raft_consensus.cc:3060] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:57.158383  3500 raft_consensus.cc:2468] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8281f809772473f8d4c546b363bffcc in term 3.
I20260710 11:03:57.159606  3539 leader_election.cc:304] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [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: 0aec20d89b1c412ea8c3827c29dc0727, d8281f809772473f8d4c546b363bffcc; no voters: 
I20260710 11:03:57.160073  3423 raft_consensus.cc:2468] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8281f809772473f8d4c546b363bffcc in term 3.
I20260710 11:03:57.160467  3718 raft_consensus.cc:2804] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:57.160926  3718 raft_consensus.cc:697] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [term 3 LEADER]: Becoming Leader. State: Replica: d8281f809772473f8d4c546b363bffcc, State: Running, Role: LEADER
I20260710 11:03:57.161633  3718 consensus_queue.cc:237] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [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: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } } peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } }
I20260710 11:03:57.167698  3320 catalog_manager.cc:5697] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc reported cstate change: term changed from 2 to 3, leader changed from 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129) to d8281f809772473f8d4c546b363bffcc (127.3.54.131). New cstate: current_term: 3 leader_uuid: "d8281f809772473f8d4c546b363bffcc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:57.408897  3423 raft_consensus.cc:1275] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 3 FOLLOWER]: Refusing update from remote peer d8281f809772473f8d4c546b363bffcc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:57.410087  3718 consensus_queue.cc:1048] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:57.418193  3500 raft_consensus.cc:1275] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [term 3 FOLLOWER]: Refusing update from remote peer d8281f809772473f8d4c546b363bffcc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:57.419371  3718 consensus_queue.cc:1048] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:57.569765  3500 raft_consensus.cc:1275] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 3 FOLLOWER]: Refusing update from remote peer d8281f809772473f8d4c546b363bffcc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:57.570861  3718 consensus_queue.cc:1048] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:57.578516  3423 raft_consensus.cc:1275] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 3 FOLLOWER]: Refusing update from remote peer d8281f809772473f8d4c546b363bffcc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:57.580243  3738 consensus_queue.cc:1048] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:57.846791  3290 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:57.855778  3574 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0f84808c6444c718327fdc909b2f613"
dest_uuid: "d8281f809772473f8d4c546b363bffcc"
mode: GRACEFUL
new_leader_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
 from {username='slave'} at 127.0.0.1:54032
I20260710 11:03:57.856251  3574 raft_consensus.cc:606] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [term 3 LEADER]: Received request to transfer leadership to TS 0aec20d89b1c412ea8c3827c29dc0727
I20260710 11:03:57.860366  3423 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7876b3d3a31546758cabacaf6d9fa691"
dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
mode: GRACEFUL
new_leader_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
 from {username='slave'} at 127.0.0.1:44726
I20260710 11:03:57.860903  3423 raft_consensus.cc:606] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 LEADER]: Received request to transfer leadership to TS 0aec20d89b1c412ea8c3827c29dc0727
I20260710 11:03:57.865526  3423 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e34ed28e1916443180450b186728e32e"
dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
mode: GRACEFUL
new_leader_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
 from {username='slave'} at 127.0.0.1:44726
I20260710 11:03:57.865969  3423 raft_consensus.cc:606] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 LEADER]: Received request to transfer leadership to TS 0aec20d89b1c412ea8c3827c29dc0727
I20260710 11:03:57.870004  3423 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32972cbcd25646318c1d50086d375645"
dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
mode: GRACEFUL
new_leader_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
 from {username='slave'} at 127.0.0.1:44726
I20260710 11:03:57.870440  3423 raft_consensus.cc:606] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 LEADER]: Received request to transfer leadership to TS 0aec20d89b1c412ea8c3827c29dc0727
I20260710 11:03:57.876317  3741 raft_consensus.cc:993] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a: : Instructing follower 0aec20d89b1c412ea8c3827c29dc0727 to start an election
I20260710 11:03:57.876669  3628 raft_consensus.cc:1081] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 LEADER]: Signalling peer 0aec20d89b1c412ea8c3827c29dc0727 to start an election
I20260710 11:03:57.877182  3574 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53c11f6c5ae64b059c717be60ee47165"
dest_uuid: "d8281f809772473f8d4c546b363bffcc"
mode: GRACEFUL
new_leader_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
 from {username='slave'} at 127.0.0.1:54032
I20260710 11:03:57.877657  3574 raft_consensus.cc:606] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [term 3 LEADER]: Received request to transfer leadership to TS 0aec20d89b1c412ea8c3827c29dc0727
I20260710 11:03:57.877938  3500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e34ed28e1916443180450b186728e32e"
dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
 from {username='slave'} at 127.0.0.1:47520
I20260710 11:03:57.878372  3500 raft_consensus.cc:493] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:57.878674  3500 raft_consensus.cc:3060] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:57.882318  3500 raft_consensus.cc:515] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:57.883759  3500 leader_election.cc:290] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 3 election: Requested vote from peers 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583), d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933)
I20260710 11:03:57.884948  3574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e34ed28e1916443180450b186728e32e" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8281f809772473f8d4c546b363bffcc"
I20260710 11:03:57.884948  3423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e34ed28e1916443180450b186728e32e" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
I20260710 11:03:57.885490  3574 raft_consensus.cc:3060] T e34ed28e1916443180450b186728e32e P d8281f809772473f8d4c546b363bffcc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:57.885567  3423 raft_consensus.cc:3055] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:57.885941  3423 raft_consensus.cc:740] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1a7d8011b31f4c3a8bfa6bc1997fd82a, State: Running, Role: LEADER
I20260710 11:03:57.886663  3423 consensus_queue.cc:260] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a [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: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:57.887768  3423 raft_consensus.cc:3060] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:57.891542  3574 raft_consensus.cc:2468] T e34ed28e1916443180450b186728e32e P d8281f809772473f8d4c546b363bffcc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aec20d89b1c412ea8c3827c29dc0727 in term 3.
I20260710 11:03:57.892674  3466 leader_election.cc:304] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [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: 0aec20d89b1c412ea8c3827c29dc0727, d8281f809772473f8d4c546b363bffcc; no voters: 
I20260710 11:03:57.893375  3740 raft_consensus.cc:2804] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:57.893599  3423 raft_consensus.cc:2468] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aec20d89b1c412ea8c3827c29dc0727 in term 3.
I20260710 11:03:57.893731  3740 raft_consensus.cc:697] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [term 3 LEADER]: Becoming Leader. State: Replica: 0aec20d89b1c412ea8c3827c29dc0727, State: Running, Role: LEADER
I20260710 11:03:57.894519  3740 consensus_queue.cc:237] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [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: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:57.899966  3320 catalog_manager.cc:5697] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 reported cstate change: term changed from 2 to 3, leader changed from 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129) to 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130). New cstate: current_term: 3 leader_uuid: "0aec20d89b1c412ea8c3827c29dc0727" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:57.963061  3718 raft_consensus.cc:993] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc: : Instructing follower 0aec20d89b1c412ea8c3827c29dc0727 to start an election
I20260710 11:03:57.963518  3738 raft_consensus.cc:1081] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [term 3 LEADER]: Signalling peer 0aec20d89b1c412ea8c3827c29dc0727 to start an election
I20260710 11:03:57.964994  3500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0f84808c6444c718327fdc909b2f613"
dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
 from {username='slave'} at 127.0.0.1:47522
I20260710 11:03:57.965422  3500 raft_consensus.cc:493] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:57.965682  3500 raft_consensus.cc:3060] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:57.969403  3500 raft_consensus.cc:515] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } } peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } }
I20260710 11:03:57.970736  3500 leader_election.cc:290] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 4 election: Requested vote from peers d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933), 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583)
I20260710 11:03:57.971573  3574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f84808c6444c718327fdc909b2f613" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d8281f809772473f8d4c546b363bffcc"
I20260710 11:03:57.971688  3423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f84808c6444c718327fdc909b2f613" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
I20260710 11:03:57.971993  3574 raft_consensus.cc:3055] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:57.972175  3423 raft_consensus.cc:3060] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:57.972297  3574 raft_consensus.cc:740] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d8281f809772473f8d4c546b363bffcc, State: Running, Role: LEADER
I20260710 11:03:57.972892  3574 consensus_queue.cc:260] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [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: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } } peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } }
I20260710 11:03:57.973758  3574 raft_consensus.cc:3060] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:57.976725  3423 raft_consensus.cc:2468] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aec20d89b1c412ea8c3827c29dc0727 in term 4.
I20260710 11:03:57.977418  3574 raft_consensus.cc:2468] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aec20d89b1c412ea8c3827c29dc0727 in term 4.
I20260710 11:03:57.977684  3465 leader_election.cc:304] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [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: 0aec20d89b1c412ea8c3827c29dc0727, 1a7d8011b31f4c3a8bfa6bc1997fd82a; no voters: 
I20260710 11:03:57.978463  3740 raft_consensus.cc:2804] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:57.978811  3740 raft_consensus.cc:697] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 4 LEADER]: Becoming Leader. State: Replica: 0aec20d89b1c412ea8c3827c29dc0727, State: Running, Role: LEADER
I20260710 11:03:57.979497  3740 consensus_queue.cc:237] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [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: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } } peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } }
I20260710 11:03:57.984613  3320 catalog_manager.cc:5697] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 reported cstate change: term changed from 3 to 4, leader changed from d8281f809772473f8d4c546b363bffcc (127.3.54.131) to 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130). New cstate: current_term: 4 leader_uuid: "0aec20d89b1c412ea8c3827c29dc0727" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:58.035673  3738 raft_consensus.cc:993] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc: : Instructing follower 0aec20d89b1c412ea8c3827c29dc0727 to start an election
I20260710 11:03:58.036173  3725 raft_consensus.cc:1081] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [term 3 LEADER]: Signalling peer 0aec20d89b1c412ea8c3827c29dc0727 to start an election
I20260710 11:03:58.037755  3500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53c11f6c5ae64b059c717be60ee47165"
dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
 from {username='slave'} at 127.0.0.1:47522
I20260710 11:03:58.038282  3500 raft_consensus.cc:493] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:58.038609  3500 raft_consensus.cc:3060] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:58.042562  3500 raft_consensus.cc:515] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:58.044091  3500 leader_election.cc:290] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 4 election: Requested vote from peers 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583), d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933)
I20260710 11:03:58.044725  3423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c11f6c5ae64b059c717be60ee47165" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
I20260710 11:03:58.045074  3574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c11f6c5ae64b059c717be60ee47165" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d8281f809772473f8d4c546b363bffcc"
I20260710 11:03:58.045244  3423 raft_consensus.cc:3060] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:58.045531  3574 raft_consensus.cc:3055] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:58.045750  3574 raft_consensus.cc:740] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d8281f809772473f8d4c546b363bffcc, State: Running, Role: LEADER
I20260710 11:03:58.046255  3574 consensus_queue.cc:260] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [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: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:58.046985  3574 raft_consensus.cc:3060] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:58.049566  3423 raft_consensus.cc:2468] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aec20d89b1c412ea8c3827c29dc0727 in term 4.
I20260710 11:03:58.050621  3574 raft_consensus.cc:2468] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aec20d89b1c412ea8c3827c29dc0727 in term 4.
I20260710 11:03:58.050542  3465 leader_election.cc:304] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [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: 0aec20d89b1c412ea8c3827c29dc0727, 1a7d8011b31f4c3a8bfa6bc1997fd82a; no voters: 
I20260710 11:03:58.051441  3740 raft_consensus.cc:2804] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:58.051877  3740 raft_consensus.cc:697] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [term 4 LEADER]: Becoming Leader. State: Replica: 0aec20d89b1c412ea8c3827c29dc0727, State: Running, Role: LEADER
I20260710 11:03:58.052691  3740 consensus_queue.cc:237] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [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: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:58.057832  3320 catalog_manager.cc:5697] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 reported cstate change: term changed from 3 to 4, leader changed from d8281f809772473f8d4c546b363bffcc (127.3.54.131) to 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130). New cstate: current_term: 4 leader_uuid: "0aec20d89b1c412ea8c3827c29dc0727" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:58.109232  3741 raft_consensus.cc:993] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: : Instructing follower 0aec20d89b1c412ea8c3827c29dc0727 to start an election
I20260710 11:03:58.109584  3628 raft_consensus.cc:1081] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 LEADER]: Signalling peer 0aec20d89b1c412ea8c3827c29dc0727 to start an election
I20260710 11:03:58.111121  3500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32972cbcd25646318c1d50086d375645"
dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
 from {username='slave'} at 127.0.0.1:47520
I20260710 11:03:58.111549  3500 raft_consensus.cc:493] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:58.111811  3500 raft_consensus.cc:3060] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:58.115461  3500 raft_consensus.cc:515] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:58.116868  3500 leader_election.cc:290] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 3 election: Requested vote from peers 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583), d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933)
I20260710 11:03:58.117630  3423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32972cbcd25646318c1d50086d375645" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
I20260710 11:03:58.117846  3574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32972cbcd25646318c1d50086d375645" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8281f809772473f8d4c546b363bffcc"
I20260710 11:03:58.118193  3423 raft_consensus.cc:3055] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:58.118314  3574 raft_consensus.cc:3060] T 32972cbcd25646318c1d50086d375645 P d8281f809772473f8d4c546b363bffcc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:58.118523  3423 raft_consensus.cc:740] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1a7d8011b31f4c3a8bfa6bc1997fd82a, State: Running, Role: LEADER
I20260710 11:03:58.119271  3423 consensus_queue.cc:260] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [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: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:58.120393  3423 raft_consensus.cc:3060] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:58.123940  3574 raft_consensus.cc:2468] T 32972cbcd25646318c1d50086d375645 P d8281f809772473f8d4c546b363bffcc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aec20d89b1c412ea8c3827c29dc0727 in term 3.
I20260710 11:03:58.124933  3466 leader_election.cc:304] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [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: 0aec20d89b1c412ea8c3827c29dc0727, d8281f809772473f8d4c546b363bffcc; no voters: 
I20260710 11:03:58.125639  3740 raft_consensus.cc:2804] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:58.125998  3740 raft_consensus.cc:697] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [term 3 LEADER]: Becoming Leader. State: Replica: 0aec20d89b1c412ea8c3827c29dc0727, State: Running, Role: LEADER
I20260710 11:03:58.126035  3423 raft_consensus.cc:2468] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aec20d89b1c412ea8c3827c29dc0727 in term 3.
I20260710 11:03:58.126791  3740 consensus_queue.cc:237] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [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: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:58.133093  3320 catalog_manager.cc:5697] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 reported cstate change: term changed from 2 to 3, leader changed from 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129) to 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130). New cstate: current_term: 3 leader_uuid: "0aec20d89b1c412ea8c3827c29dc0727" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:58.160550  3741 raft_consensus.cc:993] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: : Instructing follower 0aec20d89b1c412ea8c3827c29dc0727 to start an election
I20260710 11:03:58.160933  3741 raft_consensus.cc:1081] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 LEADER]: Signalling peer 0aec20d89b1c412ea8c3827c29dc0727 to start an election
I20260710 11:03:58.162220  3500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7876b3d3a31546758cabacaf6d9fa691"
dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
 from {username='slave'} at 127.0.0.1:47520
I20260710 11:03:58.162613  3500 raft_consensus.cc:493] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:58.162858  3500 raft_consensus.cc:3060] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:58.167658  3500 raft_consensus.cc:515] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:58.168920  3500 leader_election.cc:290] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [CANDIDATE]: Term 3 election: Requested vote from peers 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583), d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933)
I20260710 11:03:58.169678  3423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7876b3d3a31546758cabacaf6d9fa691" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
I20260710 11:03:58.169879  3574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7876b3d3a31546758cabacaf6d9fa691" candidate_uuid: "0aec20d89b1c412ea8c3827c29dc0727" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8281f809772473f8d4c546b363bffcc"
I20260710 11:03:58.170122  3423 raft_consensus.cc:3055] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:58.170357  3574 raft_consensus.cc:3060] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:58.170398  3423 raft_consensus.cc:740] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1a7d8011b31f4c3a8bfa6bc1997fd82a, State: Running, Role: LEADER
I20260710 11:03:58.171105  3423 consensus_queue.cc:260] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [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: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:58.171864  3423 raft_consensus.cc:3060] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:58.174235  3574 raft_consensus.cc:2468] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aec20d89b1c412ea8c3827c29dc0727 in term 3.
I20260710 11:03:58.175108  3466 leader_election.cc:304] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [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: 0aec20d89b1c412ea8c3827c29dc0727, d8281f809772473f8d4c546b363bffcc; no voters: 
I20260710 11:03:58.175771  3423 raft_consensus.cc:2468] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aec20d89b1c412ea8c3827c29dc0727 in term 3.
I20260710 11:03:58.175843  3740 raft_consensus.cc:2804] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:58.176369  3740 raft_consensus.cc:697] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [term 3 LEADER]: Becoming Leader. State: Replica: 0aec20d89b1c412ea8c3827c29dc0727, State: Running, Role: LEADER
I20260710 11:03:58.177054  3740 consensus_queue.cc:237] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [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: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:03:58.182921  3320 catalog_manager.cc:5697] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 reported cstate change: term changed from 2 to 3, leader changed from 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129) to 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130). New cstate: current_term: 3 leader_uuid: "0aec20d89b1c412ea8c3827c29dc0727" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:58.419744  3423 raft_consensus.cc:1275] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 3 FOLLOWER]: Refusing update from remote peer 0aec20d89b1c412ea8c3827c29dc0727: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:58.420856  3740 consensus_queue.cc:1048] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:58.429479  3574 raft_consensus.cc:1275] T e34ed28e1916443180450b186728e32e P d8281f809772473f8d4c546b363bffcc [term 3 FOLLOWER]: Refusing update from remote peer 0aec20d89b1c412ea8c3827c29dc0727: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:58.431136  3752 consensus_queue.cc:1048] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:58.461109  3423 raft_consensus.cc:1275] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 4 FOLLOWER]: Refusing update from remote peer 0aec20d89b1c412ea8c3827c29dc0727: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:58.462230  3622 consensus_queue.cc:1048] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:58.463236  3423 raft_consensus.cc:1275] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 4 FOLLOWER]: Refusing update from remote peer 0aec20d89b1c412ea8c3827c29dc0727: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:58.464357  3622 consensus_queue.cc:1048] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:58.466914  3574 raft_consensus.cc:1275] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [term 4 FOLLOWER]: Refusing update from remote peer 0aec20d89b1c412ea8c3827c29dc0727: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:58.468542  3740 consensus_queue.cc:1048] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:58.475855  3574 raft_consensus.cc:1275] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [term 4 FOLLOWER]: Refusing update from remote peer 0aec20d89b1c412ea8c3827c29dc0727: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:58.477764  3750 consensus_queue.cc:1048] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:58.558887  3574 raft_consensus.cc:1275] T 32972cbcd25646318c1d50086d375645 P d8281f809772473f8d4c546b363bffcc [term 3 FOLLOWER]: Refusing update from remote peer 0aec20d89b1c412ea8c3827c29dc0727: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:58.559933  3750 consensus_queue.cc:1048] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:58.567477  3425 raft_consensus.cc:1275] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 3 FOLLOWER]: Refusing update from remote peer 0aec20d89b1c412ea8c3827c29dc0727: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:58.569048  3740 consensus_queue.cc:1048] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:58.596467  3574 raft_consensus.cc:1275] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [term 3 FOLLOWER]: Refusing update from remote peer 0aec20d89b1c412ea8c3827c29dc0727: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:58.597491  3740 consensus_queue.cc:1048] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:58.604743  3425 raft_consensus.cc:1275] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 3 FOLLOWER]: Refusing update from remote peer 0aec20d89b1c412ea8c3827c29dc0727: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:58.606511  3750 consensus_queue.cc:1048] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:00.886572  3290 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:00.893594  3500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b2c4a05c0524ec2943da641c2dad11b"
dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
mode: GRACEFUL
new_leader_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
 from {username='slave'} at 127.0.0.1:47538
I20260710 11:04:00.894215  3500 raft_consensus.cc:606] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 LEADER]: Received request to transfer leadership to TS 1a7d8011b31f4c3a8bfa6bc1997fd82a
I20260710 11:04:00.896728  3500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53c11f6c5ae64b059c717be60ee47165"
dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
mode: GRACEFUL
new_leader_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
 from {username='slave'} at 127.0.0.1:47538
I20260710 11:04:00.897102  3500 raft_consensus.cc:606] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [term 4 LEADER]: Received request to transfer leadership to TS 1a7d8011b31f4c3a8bfa6bc1997fd82a
I20260710 11:04:00.899102  3500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7876b3d3a31546758cabacaf6d9fa691"
dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
mode: GRACEFUL
new_leader_uuid: "d8281f809772473f8d4c546b363bffcc"
 from {username='slave'} at 127.0.0.1:47538
I20260710 11:04:00.899478  3500 raft_consensus.cc:606] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [term 3 LEADER]: Received request to transfer leadership to TS d8281f809772473f8d4c546b363bffcc
I20260710 11:04:00.901643  3500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0f84808c6444c718327fdc909b2f613"
dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
mode: GRACEFUL
new_leader_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
 from {username='slave'} at 127.0.0.1:47538
I20260710 11:04:00.902029  3500 raft_consensus.cc:606] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 4 LEADER]: Received request to transfer leadership to TS 1a7d8011b31f4c3a8bfa6bc1997fd82a
I20260710 11:04:00.904170  3500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e34ed28e1916443180450b186728e32e"
dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
mode: GRACEFUL
new_leader_uuid: "d8281f809772473f8d4c546b363bffcc"
 from {username='slave'} at 127.0.0.1:47538
I20260710 11:04:00.904527  3500 raft_consensus.cc:606] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [term 3 LEADER]: Received request to transfer leadership to TS d8281f809772473f8d4c546b363bffcc
I20260710 11:04:00.905395  3290 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:04:00.905789  3290 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:00.928619  3762 raft_consensus.cc:993] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727: : Instructing follower 1a7d8011b31f4c3a8bfa6bc1997fd82a to start an election
I20260710 11:04:00.929087  3764 raft_consensus.cc:1081] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [term 4 LEADER]: Signalling peer 1a7d8011b31f4c3a8bfa6bc1997fd82a to start an election
I20260710 11:04:00.930539  3425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53c11f6c5ae64b059c717be60ee47165"
dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
 from {username='slave'} at 127.0.0.1:44706
I20260710 11:04:00.930929  3425 raft_consensus.cc:493] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:00.931174  3425 raft_consensus.cc:3060] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:04:00.935668  3425 raft_consensus.cc:515] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:04:00.937160  3425 leader_election.cc:290] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [CANDIDATE]: Term 5 election: Requested vote from peers 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130:35119), d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933)
I20260710 11:04:00.937907  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c11f6c5ae64b059c717be60ee47165" candidate_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
I20260710 11:04:00.938614  3500 raft_consensus.cc:3055] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:04:00.938508  3574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c11f6c5ae64b059c717be60ee47165" candidate_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d8281f809772473f8d4c546b363bffcc"
I20260710 11:04:00.938902  3500 raft_consensus.cc:740] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0aec20d89b1c412ea8c3827c29dc0727, State: Running, Role: LEADER
I20260710 11:04:00.939065  3574 raft_consensus.cc:3060] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:04:00.939703  3500 consensus_queue.cc:260] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [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: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:04:00.940919  3500 raft_consensus.cc:3060] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:04:00.945317  3574 raft_consensus.cc:2468] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a7d8011b31f4c3a8bfa6bc1997fd82a in term 5.
I20260710 11:04:00.946611  3391 leader_election.cc:304] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [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: 1a7d8011b31f4c3a8bfa6bc1997fd82a, d8281f809772473f8d4c546b363bffcc; no voters: 
I20260710 11:04:00.946909  3500 raft_consensus.cc:2468] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a7d8011b31f4c3a8bfa6bc1997fd82a in term 5.
I20260710 11:04:00.948135  3765 raft_consensus.cc:2804] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:04:00.948968  3765 raft_consensus.cc:697] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 5 LEADER]: Becoming Leader. State: Replica: 1a7d8011b31f4c3a8bfa6bc1997fd82a, State: Running, Role: LEADER
I20260710 11:04:00.949828  3765 consensus_queue.cc:237] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [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: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:04:00.955986  3320 catalog_manager.cc:5697] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a reported cstate change: term changed from 4 to 5, leader changed from 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130) to 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129). New cstate: current_term: 5 leader_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:00.977501  3764 raft_consensus.cc:993] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727: : Instructing follower 1a7d8011b31f4c3a8bfa6bc1997fd82a to start an election
I20260710 11:04:00.977897  3762 raft_consensus.cc:1081] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 LEADER]: Signalling peer 1a7d8011b31f4c3a8bfa6bc1997fd82a to start an election
I20260710 11:04:00.979197  3425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b2c4a05c0524ec2943da641c2dad11b"
dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
 from {username='slave'} at 127.0.0.1:44706
I20260710 11:04:00.979573  3425 raft_consensus.cc:493] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:00.979823  3425 raft_consensus.cc:3060] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:00.983621  3425 raft_consensus.cc:515] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:04:00.984941  3425 leader_election.cc:290] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [CANDIDATE]: Term 3 election: Requested vote from peers 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130:35119), d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933)
I20260710 11:04:00.985775  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b2c4a05c0524ec2943da641c2dad11b" candidate_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
I20260710 11:04:00.985908  3574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b2c4a05c0524ec2943da641c2dad11b" candidate_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8281f809772473f8d4c546b363bffcc"
I20260710 11:04:00.986199  3500 raft_consensus.cc:3055] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:00.986332  3574 raft_consensus.cc:3060] T 0b2c4a05c0524ec2943da641c2dad11b P d8281f809772473f8d4c546b363bffcc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:00.986460  3500 raft_consensus.cc:740] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0aec20d89b1c412ea8c3827c29dc0727, State: Running, Role: LEADER
I20260710 11:04:00.987100  3500 consensus_queue.cc:260] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727 [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: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:04:00.987854  3500 raft_consensus.cc:3060] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:00.990361  3574 raft_consensus.cc:2468] T 0b2c4a05c0524ec2943da641c2dad11b P d8281f809772473f8d4c546b363bffcc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a7d8011b31f4c3a8bfa6bc1997fd82a in term 3.
I20260710 11:04:00.991226  3391 leader_election.cc:304] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [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: 1a7d8011b31f4c3a8bfa6bc1997fd82a, d8281f809772473f8d4c546b363bffcc; no voters: 
I20260710 11:04:00.991809  3500 raft_consensus.cc:2468] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a7d8011b31f4c3a8bfa6bc1997fd82a in term 3.
I20260710 11:04:00.991849  3765 raft_consensus.cc:2804] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:00.992344  3765 raft_consensus.cc:697] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 3 LEADER]: Becoming Leader. State: Replica: 1a7d8011b31f4c3a8bfa6bc1997fd82a, State: Running, Role: LEADER
I20260710 11:04:00.993031  3765 consensus_queue.cc:237] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [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: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:04:00.999352  3320 catalog_manager.cc:5697] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a reported cstate change: term changed from 2 to 3, leader changed from 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130) to 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129). New cstate: current_term: 3 leader_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:01.168370  3764 raft_consensus.cc:993] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727: : Instructing follower d8281f809772473f8d4c546b363bffcc to start an election
I20260710 11:04:01.168848  3762 raft_consensus.cc:1081] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [term 3 LEADER]: Signalling peer d8281f809772473f8d4c546b363bffcc to start an election
I20260710 11:04:01.170379  3574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e34ed28e1916443180450b186728e32e"
dest_uuid: "d8281f809772473f8d4c546b363bffcc"
 from {username='slave'} at 127.0.0.1:54004
I20260710 11:04:01.170912  3574 raft_consensus.cc:493] T e34ed28e1916443180450b186728e32e P d8281f809772473f8d4c546b363bffcc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:01.171234  3574 raft_consensus.cc:3060] T e34ed28e1916443180450b186728e32e P d8281f809772473f8d4c546b363bffcc [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:01.175064  3574 raft_consensus.cc:515] T e34ed28e1916443180450b186728e32e P d8281f809772473f8d4c546b363bffcc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:04:01.176363  3574 leader_election.cc:290] T e34ed28e1916443180450b186728e32e P d8281f809772473f8d4c546b363bffcc [CANDIDATE]: Term 4 election: Requested vote from peers 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583), 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130:35119)
I20260710 11:04:01.177116  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e34ed28e1916443180450b186728e32e" candidate_uuid: "d8281f809772473f8d4c546b363bffcc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
I20260710 11:04:01.177502  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e34ed28e1916443180450b186728e32e" candidate_uuid: "d8281f809772473f8d4c546b363bffcc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
I20260710 11:04:01.177651  3425 raft_consensus.cc:3060] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:01.178002  3500 raft_consensus.cc:3055] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:04:01.178287  3500 raft_consensus.cc:740] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0aec20d89b1c412ea8c3827c29dc0727, State: Running, Role: LEADER
I20260710 11:04:01.178972  3500 consensus_queue.cc:260] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [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: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:04:01.180086  3500 raft_consensus.cc:3060] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:01.183276  3425 raft_consensus.cc:2468] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8281f809772473f8d4c546b363bffcc in term 4.
I20260710 11:04:01.184563  3539 leader_election.cc:304] T e34ed28e1916443180450b186728e32e P d8281f809772473f8d4c546b363bffcc [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: 1a7d8011b31f4c3a8bfa6bc1997fd82a, d8281f809772473f8d4c546b363bffcc; no voters: 
I20260710 11:04:01.185314  3738 raft_consensus.cc:2804] T e34ed28e1916443180450b186728e32e P d8281f809772473f8d4c546b363bffcc [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:04:01.185287  3500 raft_consensus.cc:2468] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8281f809772473f8d4c546b363bffcc in term 4.
I20260710 11:04:01.186700  3738 raft_consensus.cc:697] T e34ed28e1916443180450b186728e32e P d8281f809772473f8d4c546b363bffcc [term 4 LEADER]: Becoming Leader. State: Replica: d8281f809772473f8d4c546b363bffcc, State: Running, Role: LEADER
I20260710 11:04:01.187486  3738 consensus_queue.cc:237] T e34ed28e1916443180450b186728e32e P d8281f809772473f8d4c546b363bffcc [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: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:04:01.193939  3320 catalog_manager.cc:5697] T e34ed28e1916443180450b186728e32e P d8281f809772473f8d4c546b363bffcc reported cstate change: term changed from 3 to 4, leader changed from 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130) to d8281f809772473f8d4c546b363bffcc (127.3.54.131). New cstate: current_term: 4 leader_uuid: "d8281f809772473f8d4c546b363bffcc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:01.288619  3762 raft_consensus.cc:993] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727: : Instructing follower 1a7d8011b31f4c3a8bfa6bc1997fd82a to start an election
I20260710 11:04:01.289070  3762 raft_consensus.cc:1081] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 4 LEADER]: Signalling peer 1a7d8011b31f4c3a8bfa6bc1997fd82a to start an election
I20260710 11:04:01.290362  3425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0f84808c6444c718327fdc909b2f613"
dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
 from {username='slave'} at 127.0.0.1:44706
I20260710 11:04:01.290757  3425 raft_consensus.cc:493] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:01.290974  3425 raft_consensus.cc:3060] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:04:01.294697  3425 raft_consensus.cc:515] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } } peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } }
I20260710 11:04:01.296057  3425 leader_election.cc:290] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [CANDIDATE]: Term 5 election: Requested vote from peers d8281f809772473f8d4c546b363bffcc (127.3.54.131:42933), 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130:35119)
I20260710 11:04:01.296947  3574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f84808c6444c718327fdc909b2f613" candidate_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d8281f809772473f8d4c546b363bffcc"
I20260710 11:04:01.297029  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f84808c6444c718327fdc909b2f613" candidate_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
I20260710 11:04:01.297384  3574 raft_consensus.cc:3060] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:04:01.297474  3500 raft_consensus.cc:3055] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:04:01.297755  3500 raft_consensus.cc:740] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0aec20d89b1c412ea8c3827c29dc0727, State: Running, Role: LEADER
I20260710 11:04:01.298354  3500 consensus_queue.cc:260] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [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: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } } peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } }
I20260710 11:04:01.299185  3500 raft_consensus.cc:3060] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:04:01.301283  3574 raft_consensus.cc:2468] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a7d8011b31f4c3a8bfa6bc1997fd82a in term 5.
I20260710 11:04:01.302171  3391 leader_election.cc:304] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [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: 1a7d8011b31f4c3a8bfa6bc1997fd82a, d8281f809772473f8d4c546b363bffcc; no voters: 
I20260710 11:04:01.302840  3765 raft_consensus.cc:2804] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:04:01.303187  3765 raft_consensus.cc:697] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 5 LEADER]: Becoming Leader. State: Replica: 1a7d8011b31f4c3a8bfa6bc1997fd82a, State: Running, Role: LEADER
I20260710 11:04:01.303259  3500 raft_consensus.cc:2468] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a7d8011b31f4c3a8bfa6bc1997fd82a in term 5.
I20260710 11:04:01.304057  3765 consensus_queue.cc:237] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [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: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } } peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } }
I20260710 11:04:01.310411  3320 catalog_manager.cc:5697] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a reported cstate change: term changed from 4 to 5, leader changed from 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130) to 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129). New cstate: current_term: 5 leader_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:01.389060  3500 raft_consensus.cc:1275] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727 [term 3 FOLLOWER]: Refusing update from remote peer 1a7d8011b31f4c3a8bfa6bc1997fd82a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:01.389598  3499 raft_consensus.cc:1275] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [term 5 FOLLOWER]: Refusing update from remote peer 1a7d8011b31f4c3a8bfa6bc1997fd82a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:04:01.390203  3766 consensus_queue.cc:1048] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:01.390837  3765 consensus_queue.cc:1048] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:01.407099  3574 raft_consensus.cc:1275] T 0b2c4a05c0524ec2943da641c2dad11b P d8281f809772473f8d4c546b363bffcc [term 3 FOLLOWER]: Refusing update from remote peer 1a7d8011b31f4c3a8bfa6bc1997fd82a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:01.409073  3574 raft_consensus.cc:1275] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [term 5 FOLLOWER]: Refusing update from remote peer 1a7d8011b31f4c3a8bfa6bc1997fd82a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:04:01.408989  3766 consensus_queue.cc:1048] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:01.410473  3780 consensus_queue.cc:1048] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:04:01.425992  3764 raft_consensus.cc:993] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727: : Instructing follower d8281f809772473f8d4c546b363bffcc to start an election
I20260710 11:04:01.426385  3762 raft_consensus.cc:1081] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [term 3 LEADER]: Signalling peer d8281f809772473f8d4c546b363bffcc to start an election
I20260710 11:04:01.427850  3573 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7876b3d3a31546758cabacaf6d9fa691"
dest_uuid: "d8281f809772473f8d4c546b363bffcc"
 from {username='slave'} at 127.0.0.1:54004
I20260710 11:04:01.428272  3573 raft_consensus.cc:493] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:01.428521  3573 raft_consensus.cc:3060] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:01.432713  3573 raft_consensus.cc:515] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:04:01.433964  3573 leader_election.cc:290] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [CANDIDATE]: Term 4 election: Requested vote from peers 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583), 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130:35119)
I20260710 11:04:01.434600  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7876b3d3a31546758cabacaf6d9fa691" candidate_uuid: "d8281f809772473f8d4c546b363bffcc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a"
I20260710 11:04:01.434867  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7876b3d3a31546758cabacaf6d9fa691" candidate_uuid: "d8281f809772473f8d4c546b363bffcc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0aec20d89b1c412ea8c3827c29dc0727"
I20260710 11:04:01.435031  3425 raft_consensus.cc:3060] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:01.435412  3499 raft_consensus.cc:3055] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:04:01.435669  3499 raft_consensus.cc:740] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0aec20d89b1c412ea8c3827c29dc0727, State: Running, Role: LEADER
I20260710 11:04:01.436265  3499 consensus_queue.cc:260] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [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: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:04:01.437059  3499 raft_consensus.cc:3060] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:01.438843  3425 raft_consensus.cc:2468] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8281f809772473f8d4c546b363bffcc in term 4.
I20260710 11:04:01.439580  3539 leader_election.cc:304] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [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: 1a7d8011b31f4c3a8bfa6bc1997fd82a, d8281f809772473f8d4c546b363bffcc; no voters: 
I20260710 11:04:01.440217  3738 raft_consensus.cc:2804] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:04:01.440672  3738 raft_consensus.cc:697] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [term 4 LEADER]: Becoming Leader. State: Replica: d8281f809772473f8d4c546b363bffcc, State: Running, Role: LEADER
I20260710 11:04:01.441475  3738 consensus_queue.cc:237] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [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: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } }
I20260710 11:04:01.442013  3499 raft_consensus.cc:2468] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8281f809772473f8d4c546b363bffcc in term 4.
I20260710 11:04:01.448122  3320 catalog_manager.cc:5697] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc reported cstate change: term changed from 3 to 4, leader changed from 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130) to d8281f809772473f8d4c546b363bffcc (127.3.54.131). New cstate: current_term: 4 leader_uuid: "d8281f809772473f8d4c546b363bffcc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:01.575502  3499 raft_consensus.cc:1275] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [term 4 FOLLOWER]: Refusing update from remote peer d8281f809772473f8d4c546b363bffcc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:01.576503  3738 consensus_queue.cc:1048] T e34ed28e1916443180450b186728e32e P d8281f809772473f8d4c546b363bffcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:01.584805  3425 raft_consensus.cc:1275] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 4 FOLLOWER]: Refusing update from remote peer d8281f809772473f8d4c546b363bffcc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:01.587059  3738 consensus_queue.cc:1048] T e34ed28e1916443180450b186728e32e P d8281f809772473f8d4c546b363bffcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a7d8011b31f4c3a8bfa6bc1997fd82a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:01.801580  3499 raft_consensus.cc:1275] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 5 FOLLOWER]: Refusing update from remote peer 1a7d8011b31f4c3a8bfa6bc1997fd82a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:04:01.802750  3766 consensus_queue.cc:1048] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:01.810405  3573 raft_consensus.cc:1275] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [term 5 FOLLOWER]: Refusing update from remote peer 1a7d8011b31f4c3a8bfa6bc1997fd82a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:04:01.812076  3780 consensus_queue.cc:1048] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8281f809772473f8d4c546b363bffcc" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:01.906636  3290 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:01.912117  3290 tablet_server.cc:179] TabletServer@127.3.54.129:0 shutting down...
I20260710 11:04:01.933483  3290 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:01.934233  3290 tablet_replica.cc:333] T 30e84361a97b4f0286f3cb4e0a3ea554 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: stopping tablet replica
I20260710 11:04:01.934963  3290 raft_consensus.cc:2243] T 30e84361a97b4f0286f3cb4e0a3ea554 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:01.935483  3290 raft_consensus.cc:2272] T 30e84361a97b4f0286f3cb4e0a3ea554 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:01.937685  3290 tablet_replica.cc:333] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: stopping tablet replica
I20260710 11:04:01.938189  3290 raft_consensus.cc:2243] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:01.938645  3290 raft_consensus.cc:2272] T 7876b3d3a31546758cabacaf6d9fa691 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:01.940562  3290 tablet_replica.cc:333] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: stopping tablet replica
I20260710 11:04:01.941146  3290 raft_consensus.cc:2243] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:04:01.941869  3290 raft_consensus.cc:2272] T e0f84808c6444c718327fdc909b2f613 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:01.943857  3290 tablet_replica.cc:333] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a: stopping tablet replica
I20260710 11:04:01.944355  3290 raft_consensus.cc:2243] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:01.944743  3290 raft_consensus.cc:2272] T e34ed28e1916443180450b186728e32e P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:01.946529  3290 tablet_replica.cc:333] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a: stopping tablet replica
I20260710 11:04:01.946975  3290 raft_consensus.cc:2243] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:01.947366  3290 raft_consensus.cc:2272] T a73f414e088e49bdb0a628b318f6c4bd P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:01.948876  3290 tablet_replica.cc:333] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a: stopping tablet replica
I20260710 11:04:01.949306  3290 raft_consensus.cc:2243] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:01.949958  3290 raft_consensus.cc:2272] T 0b2c4a05c0524ec2943da641c2dad11b P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:01.951959  3290 tablet_replica.cc:333] T 6f60a9174c91456a8a2b2a74ab63e452 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: stopping tablet replica
I20260710 11:04:01.952472  3290 raft_consensus.cc:2243] T 6f60a9174c91456a8a2b2a74ab63e452 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:01.952862  3290 raft_consensus.cc:2272] T 6f60a9174c91456a8a2b2a74ab63e452 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:01.954921  3290 tablet_replica.cc:333] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: stopping tablet replica
I20260710 11:04:01.955324  3290 raft_consensus.cc:2243] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:01.955672  3290 raft_consensus.cc:2272] T 32972cbcd25646318c1d50086d375645 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:01.957316  3290 tablet_replica.cc:333] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a: stopping tablet replica
I20260710 11:04:01.957681  3290 raft_consensus.cc:2243] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:04:01.958261  3290 raft_consensus.cc:2272] T 53c11f6c5ae64b059c717be60ee47165 P 1a7d8011b31f4c3a8bfa6bc1997fd82a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:01.994040  3499 raft_consensus.cc:1275] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [term 4 FOLLOWER]: Refusing update from remote peer d8281f809772473f8d4c546b363bffcc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:01.995306  3738 consensus_queue.cc:1048] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aec20d89b1c412ea8c3827c29dc0727" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 11:04:02.074687  3539 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.54.129:39583: connect: Connection refused (error 111)
I20260710 11:04:02.078698  3290 tablet_server.cc:196] TabletServer@127.3.54.129:0 shutdown complete.
W20260710 11:04:02.084803  3539 consensus_peers.cc:597] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc -> Peer 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583): Couldn't send request to peer 1a7d8011b31f4c3a8bfa6bc1997fd82a. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:39583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:02.088694  3539 consensus_peers.cc:597] T e34ed28e1916443180450b186728e32e P d8281f809772473f8d4c546b363bffcc -> Peer 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583): Couldn't send request to peer 1a7d8011b31f4c3a8bfa6bc1997fd82a. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:39583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:02.101086  3290 tablet_server.cc:179] TabletServer@127.3.54.130:0 shutting down...
W20260710 11:04:02.112632  3465 consensus_peers.cc:597] T 30e84361a97b4f0286f3cb4e0a3ea554 P 0aec20d89b1c412ea8c3827c29dc0727 -> Peer 1a7d8011b31f4c3a8bfa6bc1997fd82a (127.3.54.129:39583): Couldn't send request to peer 1a7d8011b31f4c3a8bfa6bc1997fd82a. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:39583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:02.124433  3290 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:02.125109  3290 tablet_replica.cc:333] T 30e84361a97b4f0286f3cb4e0a3ea554 P 0aec20d89b1c412ea8c3827c29dc0727: stopping tablet replica
I20260710 11:04:02.125625  3290 raft_consensus.cc:2243] T 30e84361a97b4f0286f3cb4e0a3ea554 P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:02.126302  3290 raft_consensus.cc:2272] T 30e84361a97b4f0286f3cb4e0a3ea554 P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:02.127930  3290 tablet_replica.cc:333] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727: stopping tablet replica
I20260710 11:04:02.128402  3290 raft_consensus.cc:2243] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:02.128752  3290 raft_consensus.cc:2272] T 53c11f6c5ae64b059c717be60ee47165 P 0aec20d89b1c412ea8c3827c29dc0727 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:02.130741  3290 tablet_replica.cc:333] T a73f414e088e49bdb0a628b318f6c4bd P 0aec20d89b1c412ea8c3827c29dc0727: stopping tablet replica
I20260710 11:04:02.131166  3290 raft_consensus.cc:2243] T a73f414e088e49bdb0a628b318f6c4bd P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:02.131814  3290 raft_consensus.cc:2272] T a73f414e088e49bdb0a628b318f6c4bd P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:02.133383  3290 tablet_replica.cc:333] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727: stopping tablet replica
I20260710 11:04:02.133807  3290 raft_consensus.cc:2243] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:02.134120  3290 raft_consensus.cc:2272] T 0b2c4a05c0524ec2943da641c2dad11b P 0aec20d89b1c412ea8c3827c29dc0727 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:02.136410  3290 tablet_replica.cc:333] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727: stopping tablet replica
I20260710 11:04:02.136829  3290 raft_consensus.cc:2243] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:02.137151  3290 raft_consensus.cc:2272] T 6f60a9174c91456a8a2b2a74ab63e452 P 0aec20d89b1c412ea8c3827c29dc0727 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:02.138571  3290 tablet_replica.cc:333] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727: stopping tablet replica
I20260710 11:04:02.138958  3290 raft_consensus.cc:2243] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:02.139578  3290 raft_consensus.cc:2272] T 32972cbcd25646318c1d50086d375645 P 0aec20d89b1c412ea8c3827c29dc0727 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:02.141151  3290 tablet_replica.cc:333] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727: stopping tablet replica
I20260710 11:04:02.141531  3290 raft_consensus.cc:2243] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:02.141870  3290 raft_consensus.cc:2272] T 7876b3d3a31546758cabacaf6d9fa691 P 0aec20d89b1c412ea8c3827c29dc0727 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:02.143571  3290 tablet_replica.cc:333] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727: stopping tablet replica
I20260710 11:04:02.144002  3290 raft_consensus.cc:2243] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:02.144376  3290 raft_consensus.cc:2272] T e34ed28e1916443180450b186728e32e P 0aec20d89b1c412ea8c3827c29dc0727 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:02.146158  3290 tablet_replica.cc:333] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727: stopping tablet replica
I20260710 11:04:02.146562  3290 raft_consensus.cc:2243] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:02.146919  3290 raft_consensus.cc:2272] T e0f84808c6444c718327fdc909b2f613 P 0aec20d89b1c412ea8c3827c29dc0727 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:02.173964  3290 tablet_server.cc:196] TabletServer@127.3.54.130:0 shutdown complete.
I20260710 11:04:02.188620  3290 tablet_server.cc:179] TabletServer@127.3.54.131:0 shutting down...
I20260710 11:04:02.207763  3290 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:02.208452  3290 tablet_replica.cc:333] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc: stopping tablet replica
I20260710 11:04:02.209022  3290 raft_consensus.cc:2243] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:02.209435  3290 raft_consensus.cc:2272] T 53c11f6c5ae64b059c717be60ee47165 P d8281f809772473f8d4c546b363bffcc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:02.211813  3290 tablet_replica.cc:333] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc: stopping tablet replica
I20260710 11:04:02.212307  3290 raft_consensus.cc:2243] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:02.212718  3290 raft_consensus.cc:2272] T 30e84361a97b4f0286f3cb4e0a3ea554 P d8281f809772473f8d4c546b363bffcc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:02.214524  3290 tablet_replica.cc:333] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc: stopping tablet replica
I20260710 11:04:02.215010  3290 raft_consensus.cc:2243] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:04:02.215869  3290 raft_consensus.cc:2272] T 7876b3d3a31546758cabacaf6d9fa691 P d8281f809772473f8d4c546b363bffcc [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:02.218151  3539 consensus_peers.cc:597] T 6f60a9174c91456a8a2b2a74ab63e452 P d8281f809772473f8d4c546b363bffcc -> Peer 0aec20d89b1c412ea8c3827c29dc0727 (127.3.54.130:35119): Couldn't send request to peer 0aec20d89b1c412ea8c3827c29dc0727. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.130:35119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:02.219159  3290 tablet_replica.cc:333] T e34ed28e1916443180450b186728e32e P d8281f809772473f8d4c546b363bffcc: stopping tablet replica
I20260710 11:04:02.219630  3290 raft_consensus.cc:2243] T e34ed28e1916443180450b186728e32e P d8281f809772473f8d4c546b363bffcc [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:04:02.220302  3290 raft_consensus.cc:2272] T e34ed28e1916443180450b186728e32e P d8281f809772473f8d4c546b363bffcc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:02.221913  3290 tablet_replica.cc:333] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc: stopping tablet replica
I20260710 11:04:02.222339  3290 raft_consensus.cc:2243] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:02.222719  3290 raft_consensus.cc:2272] T e0f84808c6444c718327fdc909b2f613 P d8281f809772473f8d4c546b363bffcc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:02.224540  3290 tablet_replica.cc:333] T 6f60a9174c91456a8a2b2a74ab63e452 P d8281f809772473f8d4c546b363bffcc: stopping tablet replica
I20260710 11:04:02.224962  3290 raft_consensus.cc:2243] T 6f60a9174c91456a8a2b2a74ab63e452 P d8281f809772473f8d4c546b363bffcc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:02.225600  3290 raft_consensus.cc:2272] T 6f60a9174c91456a8a2b2a74ab63e452 P d8281f809772473f8d4c546b363bffcc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:02.227133  3290 tablet_replica.cc:333] T 32972cbcd25646318c1d50086d375645 P d8281f809772473f8d4c546b363bffcc: stopping tablet replica
I20260710 11:04:02.227557  3290 raft_consensus.cc:2243] T 32972cbcd25646318c1d50086d375645 P d8281f809772473f8d4c546b363bffcc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:02.227909  3290 raft_consensus.cc:2272] T 32972cbcd25646318c1d50086d375645 P d8281f809772473f8d4c546b363bffcc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:02.229571  3290 tablet_replica.cc:333] T a73f414e088e49bdb0a628b318f6c4bd P d8281f809772473f8d4c546b363bffcc: stopping tablet replica
I20260710 11:04:02.229981  3290 raft_consensus.cc:2243] T a73f414e088e49bdb0a628b318f6c4bd P d8281f809772473f8d4c546b363bffcc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:02.230345  3290 raft_consensus.cc:2272] T a73f414e088e49bdb0a628b318f6c4bd P d8281f809772473f8d4c546b363bffcc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:02.231770  3290 tablet_replica.cc:333] T 0b2c4a05c0524ec2943da641c2dad11b P d8281f809772473f8d4c546b363bffcc: stopping tablet replica
I20260710 11:04:02.232198  3290 raft_consensus.cc:2243] T 0b2c4a05c0524ec2943da641c2dad11b P d8281f809772473f8d4c546b363bffcc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:02.232522  3290 raft_consensus.cc:2272] T 0b2c4a05c0524ec2943da641c2dad11b P d8281f809772473f8d4c546b363bffcc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:02.259035  3290 tablet_server.cc:196] TabletServer@127.3.54.131:0 shutdown complete.
I20260710 11:04:02.274281  3290 master.cc:562] Master@127.3.54.190:35259 shutting down...
I20260710 11:04:02.377696  3377 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260710 11:04:02.475025  3290 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fca0d1265c5f4def8cf9deb025132ed2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:02.475538  3290 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fca0d1265c5f4def8cf9deb025132ed2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:02.475852  3290 tablet_replica.cc:333] T 00000000000000000000000000000000 P fca0d1265c5f4def8cf9deb025132ed2: stopping tablet replica
I20260710 11:04:02.494163  3290 master.cc:584] Master@127.3.54.190:35259 shutdown complete.
0aec20d89b1c412ea8c3827c29dc0727  4
1a7d8011b31f4c3a8bfa6bc1997fd82a  4
d8281f809772473f8d4c546b363bffcc  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12561 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:04:02.528661  3290 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.54.190:46763
I20260710 11:04:02.529732  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:02.534961  3801 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
W20260710 11:04:02.534973  3800 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
W20260710 11:04:02.536149  3803 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
I20260710 11:04:02.536757  3290 server_base.cc:1061] running on GCE node
I20260710 11:04:02.537447  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:02.537618  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:02.537730  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681442537720 us; error 0 us; skew 500 ppm
I20260710 11:04:02.538169  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:02.540488  3290 webserver.cc:533] Webserver started at http://127.3.54.190:44779/ using document root <none> and password file <none>
I20260710 11:04:02.540930  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:02.541082  3290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:02.541352  3290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:02.542395  3290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681429800727-3290-0/minicluster-data/master-0-root/instance:
uuid: "0960a998a8294d48897b135460487c9d"
format_stamp: "Formatted at 2026-07-10 11:04:02 on dist-test-slave-9dq9"
I20260710 11:04:02.546536  3290 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:04:02.549809  3808 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:02.550515  3290 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:04:02.550763  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681429800727-3290-0/minicluster-data/master-0-root
uuid: "0960a998a8294d48897b135460487c9d"
format_stamp: "Formatted at 2026-07-10 11:04:02 on dist-test-slave-9dq9"
I20260710 11:04:02.550997  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681429800727-3290-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681429800727-3290-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681429800727-3290-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)
I20260710 11:04:02.561769  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:02.562860  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:02.597770  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.190:46763
I20260710 11:04:02.597859  3859 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.190:46763 every 8 connection(s)
I20260710 11:04:02.601393  3860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.610194  3860 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0960a998a8294d48897b135460487c9d: Bootstrap starting.
I20260710 11:04:02.614770  3860 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0960a998a8294d48897b135460487c9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.618644  3860 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0960a998a8294d48897b135460487c9d: No bootstrap required, opened a new log
I20260710 11:04:02.620639  3860 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0960a998a8294d48897b135460487c9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0960a998a8294d48897b135460487c9d" member_type: VOTER }
I20260710 11:04:02.621016  3860 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0960a998a8294d48897b135460487c9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.621235  3860 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0960a998a8294d48897b135460487c9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0960a998a8294d48897b135460487c9d, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.621753  3860 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0960a998a8294d48897b135460487c9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0960a998a8294d48897b135460487c9d" member_type: VOTER }
I20260710 11:04:02.622154  3860 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0960a998a8294d48897b135460487c9d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:04:02.622355  3860 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0960a998a8294d48897b135460487c9d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:04:02.622593  3860 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0960a998a8294d48897b135460487c9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.626425  3860 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0960a998a8294d48897b135460487c9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0960a998a8294d48897b135460487c9d" member_type: VOTER }
I20260710 11:04:02.626899  3860 leader_election.cc:304] T 00000000000000000000000000000000 P 0960a998a8294d48897b135460487c9d [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: 0960a998a8294d48897b135460487c9d; no voters: 
I20260710 11:04:02.627889  3860 leader_election.cc:290] T 00000000000000000000000000000000 P 0960a998a8294d48897b135460487c9d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:04:02.628198  3863 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0960a998a8294d48897b135460487c9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:02.629346  3863 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0960a998a8294d48897b135460487c9d [term 1 LEADER]: Becoming Leader. State: Replica: 0960a998a8294d48897b135460487c9d, State: Running, Role: LEADER
I20260710 11:04:02.629971  3863 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0960a998a8294d48897b135460487c9d [LEADER]: Queue going to LEADER mode. State: All 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: "0960a998a8294d48897b135460487c9d" member_type: VOTER }
I20260710 11:04:02.630532  3860 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0960a998a8294d48897b135460487c9d [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:04:02.634020  3864 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0960a998a8294d48897b135460487c9d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0960a998a8294d48897b135460487c9d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0960a998a8294d48897b135460487c9d" member_type: VOTER } }
I20260710 11:04:02.634457  3865 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0960a998a8294d48897b135460487c9d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0960a998a8294d48897b135460487c9d. Latest consensus state: current_term: 1 leader_uuid: "0960a998a8294d48897b135460487c9d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0960a998a8294d48897b135460487c9d" member_type: VOTER } }
I20260710 11:04:02.634732  3864 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0960a998a8294d48897b135460487c9d [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:02.635156  3865 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0960a998a8294d48897b135460487c9d [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:02.637656  3870 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:04:02.643414  3870 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:04:02.645491  3290 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:04:02.651455  3870 catalog_manager.cc:1383] Generated new cluster ID: 70399f5a20254afc96079fadc3532c33
I20260710 11:04:02.651729  3870 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:04:02.667106  3870 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:04:02.668308  3870 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:04:02.682875  3870 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0960a998a8294d48897b135460487c9d: Generated new TSK 0
I20260710 11:04:02.683431  3870 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:04:02.711479  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:02.716913  3881 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
W20260710 11:04:02.717820  3882 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
I20260710 11:04:02.719489  3290 server_base.cc:1061] running on GCE node
W20260710 11:04:02.719730  3884 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
I20260710 11:04:02.720544  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:02.720719  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:02.720887  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681442720873 us; error 0 us; skew 500 ppm
I20260710 11:04:02.721436  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:02.723495  3290 webserver.cc:533] Webserver started at http://127.3.54.129:36909/ using document root <none> and password file <none>
I20260710 11:04:02.723943  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:02.724159  3290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:02.724412  3290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:02.725394  3290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681429800727-3290-0/minicluster-data/ts-0-root/instance:
uuid: "282bde9254a34dc099878745fa955f7a"
format_stamp: "Formatted at 2026-07-10 11:04:02 on dist-test-slave-9dq9"
I20260710 11:04:02.729558  3290 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:04:02.732578  3889 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:02.733217  3290 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:04:02.733500  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681429800727-3290-0/minicluster-data/ts-0-root
uuid: "282bde9254a34dc099878745fa955f7a"
format_stamp: "Formatted at 2026-07-10 11:04:02 on dist-test-slave-9dq9"
I20260710 11:04:02.733755  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681429800727-3290-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681429800727-3290-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681429800727-3290-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)
I20260710 11:04:02.751937  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:02.753149  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:02.754494  3290 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:02.756587  3290 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:02.756775  3290 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:02.756990  3290 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:02.757148  3290 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:02.794129  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.129:37353
I20260710 11:04:02.794215  3951 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.129:37353 every 8 connection(s)
I20260710 11:04:02.798638  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:02.805572  3956 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
W20260710 11:04:02.807006  3957 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
W20260710 11:04:02.809500  3959 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
I20260710 11:04:02.810117  3290 server_base.cc:1061] running on GCE node
I20260710 11:04:02.811110  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:02.811295  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:02.811455  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681442811438 us; error 0 us; skew 500 ppm
I20260710 11:04:02.811973  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:02.814422  3290 webserver.cc:533] Webserver started at http://127.3.54.130:39315/ using document root <none> and password file <none>
I20260710 11:04:02.814849  3952 heartbeater.cc:344] Connected to a master server at 127.3.54.190:46763
I20260710 11:04:02.815006  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:02.815155  3952 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:02.815248  3290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:02.815599  3290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:02.815996  3952 heartbeater.cc:507] Master 127.3.54.190:46763 requested a full tablet report, sending...
I20260710 11:04:02.816753  3290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681429800727-3290-0/minicluster-data/ts-1-root/instance:
uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
format_stamp: "Formatted at 2026-07-10 11:04:02 on dist-test-slave-9dq9"
I20260710 11:04:02.818220  3825 ts_manager.cc:194] Registered new tserver with Master: 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353)
I20260710 11:04:02.820493  3825 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38356
I20260710 11:04:02.822404  3290 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260710 11:04:02.827405  3964 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:02.828308  3290 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:04:02.828656  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681429800727-3290-0/minicluster-data/ts-1-root
uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
format_stamp: "Formatted at 2026-07-10 11:04:02 on dist-test-slave-9dq9"
I20260710 11:04:02.829005  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681429800727-3290-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681429800727-3290-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681429800727-3290-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)
I20260710 11:04:02.844952  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:02.846020  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:02.847308  3290 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:02.849372  3290 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:02.849552  3290 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:02.849762  3290 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:02.849907  3290 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:02.886507  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.130:41443
I20260710 11:04:02.886600  4026 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.130:41443 every 8 connection(s)
I20260710 11:04:02.890836  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:02.896759  4030 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
W20260710 11:04:02.898263  4031 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
I20260710 11:04:02.899941  3290 server_base.cc:1061] running on GCE node
W20260710 11:04:02.900086  4033 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
I20260710 11:04:02.901134  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:02.901394  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:02.901590  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681442901573 us; error 0 us; skew 500 ppm
I20260710 11:04:02.902230  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:02.902282  4027 heartbeater.cc:344] Connected to a master server at 127.3.54.190:46763
I20260710 11:04:02.902666  4027 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:02.903330  4027 heartbeater.cc:507] Master 127.3.54.190:46763 requested a full tablet report, sending...
I20260710 11:04:02.904721  3290 webserver.cc:533] Webserver started at http://127.3.54.131:33465/ using document root <none> and password file <none>
I20260710 11:04:02.905182  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:02.905232  3825 ts_manager.cc:194] Registered new tserver with Master: c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443)
I20260710 11:04:02.905411  3290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:02.905731  3290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:02.906569  3825 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38358
I20260710 11:04:02.906738  3290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681429800727-3290-0/minicluster-data/ts-2-root/instance:
uuid: "5dd28e0507654e65919cd915efc9c831"
format_stamp: "Formatted at 2026-07-10 11:04:02 on dist-test-slave-9dq9"
I20260710 11:04:02.910815  3290 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:04:02.913727  4038 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:02.914397  3290 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260710 11:04:02.914640  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681429800727-3290-0/minicluster-data/ts-2-root
uuid: "5dd28e0507654e65919cd915efc9c831"
format_stamp: "Formatted at 2026-07-10 11:04:02 on dist-test-slave-9dq9"
I20260710 11:04:02.914904  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681429800727-3290-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681429800727-3290-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681429800727-3290-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)
I20260710 11:04:02.934482  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:02.935683  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:02.937058  3290 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:02.939028  3290 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:02.939221  3290 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:02.939427  3290 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:02.939571  3290 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:02.975668  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.131:43791
I20260710 11:04:02.975756  4100 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.131:43791 every 8 connection(s)
I20260710 11:04:02.988125  4101 heartbeater.cc:344] Connected to a master server at 127.3.54.190:46763
I20260710 11:04:02.988445  4101 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:02.989086  4101 heartbeater.cc:507] Master 127.3.54.190:46763 requested a full tablet report, sending...
I20260710 11:04:02.990790  3825 ts_manager.cc:194] Registered new tserver with Master: 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791)
I20260710 11:04:02.991707  3290 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013082047s
I20260710 11:04:02.991953  3825 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38362
I20260710 11:04:03.013957  3825 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38366:
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"
    }
  }
}
W20260710 11:04:03.016793  3825 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.
I20260710 11:04:03.091168  3915 tablet_service.cc:1511] Processing CreateTablet for tablet 098576e86a0f4d5da58911cf893c1d4d (DEFAULT_TABLE table=test-workload [id=8641542d894e47c39e8743bc7141fcec]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:04:03.092618  3915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 098576e86a0f4d5da58911cf893c1d4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:03.093681  3912 tablet_service.cc:1511] Processing CreateTablet for tablet 92f430416e8a4c28ac20b505fe484db3 (DEFAULT_TABLE table=test-workload [id=8641542d894e47c39e8743bc7141fcec]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:04:03.092366  4066 tablet_service.cc:1511] Processing CreateTablet for tablet 597a526a2e6b42729fa10e146f8256ce (DEFAULT_TABLE table=test-workload [id=8641542d894e47c39e8743bc7141fcec]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:04:03.095769  4066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 597a526a2e6b42729fa10e146f8256ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:03.096589  3914 tablet_service.cc:1511] Processing CreateTablet for tablet 148a45dad8ad4f0d8ecdd465db2827dc (DEFAULT_TABLE table=test-workload [id=8641542d894e47c39e8743bc7141fcec]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:04:03.097849  3914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 148a45dad8ad4f0d8ecdd465db2827dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:03.097608  3911 tablet_service.cc:1511] Processing CreateTablet for tablet 99ec08fd13604444a554361089bcfafb (DEFAULT_TABLE table=test-workload [id=8641542d894e47c39e8743bc7141fcec]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:04:03.098814  3911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99ec08fd13604444a554361089bcfafb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:03.100970  3912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92f430416e8a4c28ac20b505fe484db3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:03.091068  3913 tablet_service.cc:1511] Processing CreateTablet for tablet ac2a954d89b346848df0e2900117939b (DEFAULT_TABLE table=test-workload [id=8641542d894e47c39e8743bc7141fcec]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:04:03.105218  3913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac2a954d89b346848df0e2900117939b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:03.105108  3917 tablet_service.cc:1511] Processing CreateTablet for tablet 597a526a2e6b42729fa10e146f8256ce (DEFAULT_TABLE table=test-workload [id=8641542d894e47c39e8743bc7141fcec]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:04:03.106359  3917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 597a526a2e6b42729fa10e146f8256ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:03.109180  3916 tablet_service.cc:1511] Processing CreateTablet for tablet b4c7f26c321442b686d437f213112280 (DEFAULT_TABLE table=test-workload [id=8641542d894e47c39e8743bc7141fcec]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:04:03.110390  3916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4c7f26c321442b686d437f213112280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:03.113252  3910 tablet_service.cc:1511] Processing CreateTablet for tablet 4666bdef6239448897339ebe4f1c7333 (DEFAULT_TABLE table=test-workload [id=8641542d894e47c39e8743bc7141fcec]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:04:03.114490  3910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4666bdef6239448897339ebe4f1c7333. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:03.117743  3909 tablet_service.cc:1511] Processing CreateTablet for tablet bb36db53cb794fa78a75020c546bff66 (DEFAULT_TABLE table=test-workload [id=8641542d894e47c39e8743bc7141fcec]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:04:03.118981  3909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb36db53cb794fa78a75020c546bff66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:03.121876  3913 tablet_service.cc:1511] Processing CreateTablet for tablet 493ec123e1d24c7cbac62276228ed88a (DEFAULT_TABLE table=test-workload [id=8641542d894e47c39e8743bc7141fcec]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:04:03.123056  3913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 493ec123e1d24c7cbac62276228ed88a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:03.122877  4064 tablet_service.cc:1511] Processing CreateTablet for tablet 098576e86a0f4d5da58911cf893c1d4d (DEFAULT_TABLE table=test-workload [id=8641542d894e47c39e8743bc7141fcec]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:04:03.121891  4065 tablet_service.cc:1511] Processing CreateTablet for tablet b4c7f26c321442b686d437f213112280 (DEFAULT_TABLE table=test-workload [id=8641542d894e47c39e8743bc7141fcec]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:04:03.125411  4064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 098576e86a0f4d5da58911cf893c1d4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:03.128407  4065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4c7f26c321442b686d437f213112280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:03.130834  4063 tablet_service.cc:1511] Processing CreateTablet for tablet 148a45dad8ad4f0d8ecdd465db2827dc (DEFAULT_TABLE table=test-workload [id=8641542d894e47c39e8743bc7141fcec]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:04:03.133198  4062 tablet_service.cc:1511] Processing CreateTablet for tablet ac2a954d89b346848df0e2900117939b (DEFAULT_TABLE table=test-workload [id=8641542d894e47c39e8743bc7141fcec]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:04:03.135324  4061 tablet_service.cc:1511] Processing CreateTablet for tablet 92f430416e8a4c28ac20b505fe484db3 (DEFAULT_TABLE table=test-workload [id=8641542d894e47c39e8743bc7141fcec]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:04:03.136608  4063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 148a45dad8ad4f0d8ecdd465db2827dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:03.138125  4061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92f430416e8a4c28ac20b505fe484db3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:03.139756  4060 tablet_service.cc:1511] Processing CreateTablet for tablet 99ec08fd13604444a554361089bcfafb (DEFAULT_TABLE table=test-workload [id=8641542d894e47c39e8743bc7141fcec]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:04:03.140971  4060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99ec08fd13604444a554361089bcfafb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:03.141695  4058 tablet_service.cc:1511] Processing CreateTablet for tablet bb36db53cb794fa78a75020c546bff66 (DEFAULT_TABLE table=test-workload [id=8641542d894e47c39e8743bc7141fcec]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:04:03.142892  4058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb36db53cb794fa78a75020c546bff66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:03.144552  4062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac2a954d89b346848df0e2900117939b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:03.145246  4059 tablet_service.cc:1511] Processing CreateTablet for tablet 4666bdef6239448897339ebe4f1c7333 (DEFAULT_TABLE table=test-workload [id=8641542d894e47c39e8743bc7141fcec]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:04:03.150269  4059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4666bdef6239448897339ebe4f1c7333. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:03.151551  4057 tablet_service.cc:1511] Processing CreateTablet for tablet 493ec123e1d24c7cbac62276228ed88a (DEFAULT_TABLE table=test-workload [id=8641542d894e47c39e8743bc7141fcec]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:04:03.152753  4057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 493ec123e1d24c7cbac62276228ed88a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:03.166211  3992 tablet_service.cc:1511] Processing CreateTablet for tablet 597a526a2e6b42729fa10e146f8256ce (DEFAULT_TABLE table=test-workload [id=8641542d894e47c39e8743bc7141fcec]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:04:03.167575  3992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 597a526a2e6b42729fa10e146f8256ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:03.170370  3991 tablet_service.cc:1511] Processing CreateTablet for tablet b4c7f26c321442b686d437f213112280 (DEFAULT_TABLE table=test-workload [id=8641542d894e47c39e8743bc7141fcec]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:04:03.173321  3990 tablet_service.cc:1511] Processing CreateTablet for tablet 098576e86a0f4d5da58911cf893c1d4d (DEFAULT_TABLE table=test-workload [id=8641542d894e47c39e8743bc7141fcec]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:04:03.179335  3988 tablet_service.cc:1511] Processing CreateTablet for tablet ac2a954d89b346848df0e2900117939b (DEFAULT_TABLE table=test-workload [id=8641542d894e47c39e8743bc7141fcec]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:04:03.184659  3987 tablet_service.cc:1511] Processing CreateTablet for tablet 92f430416e8a4c28ac20b505fe484db3 (DEFAULT_TABLE table=test-workload [id=8641542d894e47c39e8743bc7141fcec]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:04:03.187562  3989 tablet_service.cc:1511] Processing CreateTablet for tablet 148a45dad8ad4f0d8ecdd465db2827dc (DEFAULT_TABLE table=test-workload [id=8641542d894e47c39e8743bc7141fcec]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:04:03.191433  3985 tablet_service.cc:1511] Processing CreateTablet for tablet 4666bdef6239448897339ebe4f1c7333 (DEFAULT_TABLE table=test-workload [id=8641542d894e47c39e8743bc7141fcec]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:04:03.190374  3986 tablet_service.cc:1511] Processing CreateTablet for tablet 99ec08fd13604444a554361089bcfafb (DEFAULT_TABLE table=test-workload [id=8641542d894e47c39e8743bc7141fcec]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:04:03.193763  3983 tablet_service.cc:1511] Processing CreateTablet for tablet 493ec123e1d24c7cbac62276228ed88a (DEFAULT_TABLE table=test-workload [id=8641542d894e47c39e8743bc7141fcec]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:04:03.194119  3984 tablet_service.cc:1511] Processing CreateTablet for tablet bb36db53cb794fa78a75020c546bff66 (DEFAULT_TABLE table=test-workload [id=8641542d894e47c39e8743bc7141fcec]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:04:03.192660  3991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4c7f26c321442b686d437f213112280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:03.201556  3986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99ec08fd13604444a554361089bcfafb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:03.202206  3983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 493ec123e1d24c7cbac62276228ed88a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:03.202759  3985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4666bdef6239448897339ebe4f1c7333. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:03.204375  3984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb36db53cb794fa78a75020c546bff66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:03.206207  3988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac2a954d89b346848df0e2900117939b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:03.208630  3987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92f430416e8a4c28ac20b505fe484db3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:03.209766  3989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 148a45dad8ad4f0d8ecdd465db2827dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:03.211823  3990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 098576e86a0f4d5da58911cf893c1d4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:03.212231  4117 tablet_bootstrap.cc:492] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831: Bootstrap starting.
I20260710 11:04:03.235038  4116 tablet_bootstrap.cc:492] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a: Bootstrap starting.
I20260710 11:04:03.259449  4116 tablet_bootstrap.cc:654] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.256636  4117 tablet_bootstrap.cc:654] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.270624  4118 tablet_bootstrap.cc:492] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25: Bootstrap starting.
I20260710 11:04:03.277297  4116 tablet_bootstrap.cc:492] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a: No bootstrap required, opened a new log
I20260710 11:04:03.277763  4116 ts_tablet_manager.cc:1403] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a: Time spent bootstrapping tablet: real 0.066s	user 0.004s	sys 0.006s
I20260710 11:04:03.280563  4116 raft_consensus.cc:359] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.281278  4116 raft_consensus.cc:385] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.281566  4116 raft_consensus.cc:740] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282bde9254a34dc099878745fa955f7a, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.282366  4116 consensus_queue.cc:260] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.283052  4118 tablet_bootstrap.cc:654] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.284881  3952 heartbeater.cc:499] Master 127.3.54.190:46763 was elected leader, sending a full tablet report...
I20260710 11:04:03.285708  4116 ts_tablet_manager.cc:1434] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:04:03.285851  4117 tablet_bootstrap.cc:492] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831: No bootstrap required, opened a new log
I20260710 11:04:03.286267  4117 ts_tablet_manager.cc:1403] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.000s
I20260710 11:04:03.286608  4116 tablet_bootstrap.cc:492] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a: Bootstrap starting.
I20260710 11:04:03.289048  4117 raft_consensus.cc:359] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.289757  4117 raft_consensus.cc:385] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.290058  4117 raft_consensus.cc:740] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd28e0507654e65919cd915efc9c831, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.290740  4117 consensus_queue.cc:260] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.293056  4116 tablet_bootstrap.cc:654] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.300735  4117 ts_tablet_manager.cc:1434] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.014s
I20260710 11:04:03.301451  4101 heartbeater.cc:499] Master 127.3.54.190:46763 was elected leader, sending a full tablet report...
I20260710 11:04:03.305431  4116 tablet_bootstrap.cc:492] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a: No bootstrap required, opened a new log
I20260710 11:04:03.305960  4116 ts_tablet_manager.cc:1403] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.003s
I20260710 11:04:03.308796  4116 raft_consensus.cc:359] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.309499  4116 raft_consensus.cc:385] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.309801  4116 raft_consensus.cc:740] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282bde9254a34dc099878745fa955f7a, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.310663  4118 tablet_bootstrap.cc:492] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25: No bootstrap required, opened a new log
I20260710 11:04:03.311210  4118 ts_tablet_manager.cc:1403] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.021s
I20260710 11:04:03.310683  4116 consensus_queue.cc:260] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.312884  4116 ts_tablet_manager.cc:1434] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:04:03.313755  4116 tablet_bootstrap.cc:492] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a: Bootstrap starting.
I20260710 11:04:03.314075  4118 raft_consensus.cc:359] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.314635  4118 raft_consensus.cc:385] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.314903  4118 raft_consensus.cc:740] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c860cb64f1744ab3a2a38a6d5e360b25, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.315867  4118 consensus_queue.cc:260] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.316598  4117 tablet_bootstrap.cc:492] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831: Bootstrap starting.
I20260710 11:04:03.320182  4116 tablet_bootstrap.cc:654] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.323945  4027 heartbeater.cc:499] Master 127.3.54.190:46763 was elected leader, sending a full tablet report...
I20260710 11:04:03.325451  4118 ts_tablet_manager.cc:1434] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 11:04:03.326434  4118 tablet_bootstrap.cc:492] T bb36db53cb794fa78a75020c546bff66 P c860cb64f1744ab3a2a38a6d5e360b25: Bootstrap starting.
I20260710 11:04:03.330569  4117 tablet_bootstrap.cc:654] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.331207  4116 tablet_bootstrap.cc:492] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a: No bootstrap required, opened a new log
I20260710 11:04:03.331703  4116 ts_tablet_manager.cc:1403] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.009s
I20260710 11:04:03.334553  4116 raft_consensus.cc:359] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.335296  4116 raft_consensus.cc:385] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.335791  4116 raft_consensus.cc:740] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282bde9254a34dc099878745fa955f7a, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.336624  4116 consensus_queue.cc:260] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.338940  4116 ts_tablet_manager.cc:1434] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:04:03.339854  4116 tablet_bootstrap.cc:492] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a: Bootstrap starting.
I20260710 11:04:03.340157  4118 tablet_bootstrap.cc:654] T bb36db53cb794fa78a75020c546bff66 P c860cb64f1744ab3a2a38a6d5e360b25: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.341986  4117 tablet_bootstrap.cc:492] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831: No bootstrap required, opened a new log
I20260710 11:04:03.342446  4117 ts_tablet_manager.cc:1403] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.005s
I20260710 11:04:03.345783  4116 tablet_bootstrap.cc:654] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.349998  4117 raft_consensus.cc:359] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } }
I20260710 11:04:03.350729  4117 raft_consensus.cc:385] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.351024  4117 raft_consensus.cc:740] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd28e0507654e65919cd915efc9c831, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.351881  4117 consensus_queue.cc:260] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } }
I20260710 11:04:03.357352  4118 tablet_bootstrap.cc:492] T bb36db53cb794fa78a75020c546bff66 P c860cb64f1744ab3a2a38a6d5e360b25: No bootstrap required, opened a new log
I20260710 11:04:03.357864  4118 ts_tablet_manager.cc:1403] T bb36db53cb794fa78a75020c546bff66 P c860cb64f1744ab3a2a38a6d5e360b25: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.000s
I20260710 11:04:03.358453  4116 tablet_bootstrap.cc:492] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a: No bootstrap required, opened a new log
I20260710 11:04:03.358892  4116 ts_tablet_manager.cc:1403] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 11:04:03.360785  4117 ts_tablet_manager.cc:1434] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.004s
I20260710 11:04:03.361222  4118 raft_consensus.cc:359] T bb36db53cb794fa78a75020c546bff66 P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.361721  4117 tablet_bootstrap.cc:492] T 493ec123e1d24c7cbac62276228ed88a P 5dd28e0507654e65919cd915efc9c831: Bootstrap starting.
I20260710 11:04:03.361519  4116 raft_consensus.cc:359] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.361997  4118 raft_consensus.cc:385] T bb36db53cb794fa78a75020c546bff66 P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.362165  4116 raft_consensus.cc:385] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.362485  4118 raft_consensus.cc:740] T bb36db53cb794fa78a75020c546bff66 P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c860cb64f1744ab3a2a38a6d5e360b25, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.362485  4116 raft_consensus.cc:740] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282bde9254a34dc099878745fa955f7a, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.363380  4118 consensus_queue.cc:260] T bb36db53cb794fa78a75020c546bff66 P c860cb64f1744ab3a2a38a6d5e360b25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.363473  4116 consensus_queue.cc:260] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.365564  4118 ts_tablet_manager.cc:1434] T bb36db53cb794fa78a75020c546bff66 P c860cb64f1744ab3a2a38a6d5e360b25: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:04:03.366466  4118 tablet_bootstrap.cc:492] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25: Bootstrap starting.
I20260710 11:04:03.367820  4116 ts_tablet_manager.cc:1434] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 11:04:03.368805  4116 tablet_bootstrap.cc:492] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a: Bootstrap starting.
I20260710 11:04:03.372699  4118 tablet_bootstrap.cc:654] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.373107  4117 tablet_bootstrap.cc:654] T 493ec123e1d24c7cbac62276228ed88a P 5dd28e0507654e65919cd915efc9c831: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.373558  4123 raft_consensus.cc:493] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.374022  4123 raft_consensus.cc:515] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.376935  4121 raft_consensus.cc:493] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.377398  4121 raft_consensus.cc:515] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.380064  4121 leader_election.cc:290] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443), 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791)
I20260710 11:04:03.385262  4118 tablet_bootstrap.cc:492] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25: No bootstrap required, opened a new log
I20260710 11:04:03.385828  4118 ts_tablet_manager.cc:1403] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.010s
I20260710 11:04:03.388865  4118 raft_consensus.cc:359] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.389639  4118 raft_consensus.cc:385] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.389983  4118 raft_consensus.cc:740] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c860cb64f1744ab3a2a38a6d5e360b25, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.390846  4118 consensus_queue.cc:260] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.391620  4116 tablet_bootstrap.cc:654] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.393332  4118 ts_tablet_manager.cc:1434] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:04:03.394441  4118 tablet_bootstrap.cc:492] T 597a526a2e6b42729fa10e146f8256ce P c860cb64f1744ab3a2a38a6d5e360b25: Bootstrap starting.
I20260710 11:04:03.401151  4118 tablet_bootstrap.cc:654] T 597a526a2e6b42729fa10e146f8256ce P c860cb64f1744ab3a2a38a6d5e360b25: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.391466  4123 leader_election.cc:290] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353), c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443)
I20260710 11:04:03.408653  3927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb36db53cb794fa78a75020c546bff66" candidate_uuid: "5dd28e0507654e65919cd915efc9c831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282bde9254a34dc099878745fa955f7a" is_pre_election: true
W20260710 11:04:03.410548  4039 leader_election.cc:343] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.413962  4121 raft_consensus.cc:493] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.414444  4121 raft_consensus.cc:515] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.416523  4121 leader_election.cc:290] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443), 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791)
I20260710 11:04:03.443190  4125 raft_consensus.cc:493] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.443820  4125 raft_consensus.cc:515] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.448719  4125 leader_election.cc:290] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353), 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791)
I20260710 11:04:03.467499  3927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4666bdef6239448897339ebe4f1c7333" candidate_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282bde9254a34dc099878745fa955f7a" is_pre_election: true
W20260710 11:04:03.468987  3965 leader_election.cc:343] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.474051  4116 tablet_bootstrap.cc:492] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a: No bootstrap required, opened a new log
I20260710 11:04:03.474612  4116 ts_tablet_manager.cc:1403] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a: Time spent bootstrapping tablet: real 0.106s	user 0.011s	sys 0.022s
I20260710 11:04:03.477542  4116 raft_consensus.cc:359] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.478296  4116 raft_consensus.cc:385] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.478588  4116 raft_consensus.cc:740] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282bde9254a34dc099878745fa955f7a, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.480748  4076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c7f26c321442b686d437f213112280" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd28e0507654e65919cd915efc9c831" is_pre_election: true
I20260710 11:04:03.482939  4076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac2a954d89b346848df0e2900117939b" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd28e0507654e65919cd915efc9c831" is_pre_election: true
I20260710 11:04:03.483412  4002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb36db53cb794fa78a75020c546bff66" candidate_uuid: "5dd28e0507654e65919cd915efc9c831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" is_pre_election: true
I20260710 11:04:03.484208  4002 raft_consensus.cc:2468] T bb36db53cb794fa78a75020c546bff66 P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dd28e0507654e65919cd915efc9c831 in term 0.
W20260710 11:04:03.484540  3892 leader_election.cc:343] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:03.485289  3892 leader_election.cc:343] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.485736  4041 leader_election.cc:304] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5dd28e0507654e65919cd915efc9c831, c860cb64f1744ab3a2a38a6d5e360b25; no voters: 282bde9254a34dc099878745fa955f7a
I20260710 11:04:03.486670  4123 raft_consensus.cc:2804] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:03.486274  4116 consensus_queue.cc:260] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.487062  4123 raft_consensus.cc:493] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:03.487443  4123 raft_consensus.cc:3060] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.495499  4123 raft_consensus.cc:515] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.496418  4116 ts_tablet_manager.cc:1434] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.002s
I20260710 11:04:03.498441  3927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb36db53cb794fa78a75020c546bff66" candidate_uuid: "5dd28e0507654e65919cd915efc9c831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282bde9254a34dc099878745fa955f7a"
W20260710 11:04:03.500105  4039 leader_election.cc:343] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.504429  4116 tablet_bootstrap.cc:492] T 99ec08fd13604444a554361089bcfafb P 282bde9254a34dc099878745fa955f7a: Bootstrap starting.
I20260710 11:04:03.510313  4002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb36db53cb794fa78a75020c546bff66" candidate_uuid: "5dd28e0507654e65919cd915efc9c831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
I20260710 11:04:03.511011  4002 raft_consensus.cc:3060] T bb36db53cb794fa78a75020c546bff66 P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.512780  4116 tablet_bootstrap.cc:654] T 99ec08fd13604444a554361089bcfafb P 282bde9254a34dc099878745fa955f7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.518641  4002 raft_consensus.cc:2468] T bb36db53cb794fa78a75020c546bff66 P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd28e0507654e65919cd915efc9c831 in term 1.
I20260710 11:04:03.520252  4041 leader_election.cc:304] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5dd28e0507654e65919cd915efc9c831, c860cb64f1744ab3a2a38a6d5e360b25; no voters: 282bde9254a34dc099878745fa955f7a
I20260710 11:04:03.524677  4123 leader_election.cc:290] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831 [CANDIDATE]: Term 1 election: Requested vote from peers 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353), c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443)
I20260710 11:04:03.525242  4123 raft_consensus.cc:2804] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:03.525683  4123 raft_consensus.cc:697] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831 [term 1 LEADER]: Becoming Leader. State: Replica: 5dd28e0507654e65919cd915efc9c831, State: Running, Role: LEADER
I20260710 11:04:03.526826  4118 tablet_bootstrap.cc:492] T 597a526a2e6b42729fa10e146f8256ce P c860cb64f1744ab3a2a38a6d5e360b25: No bootstrap required, opened a new log
I20260710 11:04:03.527401  4118 ts_tablet_manager.cc:1403] T 597a526a2e6b42729fa10e146f8256ce P c860cb64f1744ab3a2a38a6d5e360b25: Time spent bootstrapping tablet: real 0.133s	user 0.059s	sys 0.058s
I20260710 11:04:03.529973  4117 tablet_bootstrap.cc:492] T 493ec123e1d24c7cbac62276228ed88a P 5dd28e0507654e65919cd915efc9c831: No bootstrap required, opened a new log
I20260710 11:04:03.529838  4076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4666bdef6239448897339ebe4f1c7333" candidate_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd28e0507654e65919cd915efc9c831" is_pre_election: true
I20260710 11:04:03.530411  4117 ts_tablet_manager.cc:1403] T 493ec123e1d24c7cbac62276228ed88a P 5dd28e0507654e65919cd915efc9c831: Time spent bootstrapping tablet: real 0.169s	user 0.078s	sys 0.074s
I20260710 11:04:03.530570  4118 raft_consensus.cc:359] T 597a526a2e6b42729fa10e146f8256ce P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } }
I20260710 11:04:03.531487  4118 raft_consensus.cc:385] T 597a526a2e6b42729fa10e146f8256ce P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.531988  4118 raft_consensus.cc:740] T 597a526a2e6b42729fa10e146f8256ce P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c860cb64f1744ab3a2a38a6d5e360b25, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.532976  4118 consensus_queue.cc:260] T 597a526a2e6b42729fa10e146f8256ce P c860cb64f1744ab3a2a38a6d5e360b25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } }
W20260710 11:04:03.531412  3967 leader_election.cc:343] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.533291  4117 raft_consensus.cc:359] T 493ec123e1d24c7cbac62276228ed88a P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.534029  4117 raft_consensus.cc:385] T 493ec123e1d24c7cbac62276228ed88a P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.533986  3967 leader_election.cc:304] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c860cb64f1744ab3a2a38a6d5e360b25; no voters: 282bde9254a34dc099878745fa955f7a, 5dd28e0507654e65919cd915efc9c831
I20260710 11:04:03.534412  4117 raft_consensus.cc:740] T 493ec123e1d24c7cbac62276228ed88a P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd28e0507654e65919cd915efc9c831, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.534870  4125 raft_consensus.cc:2749] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:03.535149  4117 consensus_queue.cc:260] T 493ec123e1d24c7cbac62276228ed88a P 5dd28e0507654e65919cd915efc9c831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.537352  4116 tablet_bootstrap.cc:492] T 99ec08fd13604444a554361089bcfafb P 282bde9254a34dc099878745fa955f7a: No bootstrap required, opened a new log
I20260710 11:04:03.537807  4118 ts_tablet_manager.cc:1434] T 597a526a2e6b42729fa10e146f8256ce P c860cb64f1744ab3a2a38a6d5e360b25: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:04:03.539072  4118 tablet_bootstrap.cc:492] T b4c7f26c321442b686d437f213112280 P c860cb64f1744ab3a2a38a6d5e360b25: Bootstrap starting.
I20260710 11:04:03.537822  4116 ts_tablet_manager.cc:1403] T 99ec08fd13604444a554361089bcfafb P 282bde9254a34dc099878745fa955f7a: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.004s
I20260710 11:04:03.542708  4116 raft_consensus.cc:359] T 99ec08fd13604444a554361089bcfafb P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.549914  4116 raft_consensus.cc:385] T 99ec08fd13604444a554361089bcfafb P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.550335  4116 raft_consensus.cc:740] T 99ec08fd13604444a554361089bcfafb P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282bde9254a34dc099878745fa955f7a, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.551208  4116 consensus_queue.cc:260] T 99ec08fd13604444a554361089bcfafb P 282bde9254a34dc099878745fa955f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.526423  4123 consensus_queue.cc:237] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.552595  4001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac2a954d89b346848df0e2900117939b" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" is_pre_election: true
I20260710 11:04:03.553655  4116 ts_tablet_manager.cc:1434] T 99ec08fd13604444a554361089bcfafb P 282bde9254a34dc099878745fa955f7a: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260710 11:04:03.549556  4118 tablet_bootstrap.cc:654] T b4c7f26c321442b686d437f213112280 P c860cb64f1744ab3a2a38a6d5e360b25: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:03.554764  3892 leader_election.cc:343] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.555258  3892 leader_election.cc:304] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 282bde9254a34dc099878745fa955f7a; no voters: 5dd28e0507654e65919cd915efc9c831, c860cb64f1744ab3a2a38a6d5e360b25
I20260710 11:04:03.556339  4121 raft_consensus.cc:2749] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:03.557235  4002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c7f26c321442b686d437f213112280" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" is_pre_election: true
W20260710 11:04:03.558534  3892 leader_election.cc:343] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.558977  3892 leader_election.cc:304] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 282bde9254a34dc099878745fa955f7a; no voters: 5dd28e0507654e65919cd915efc9c831, c860cb64f1744ab3a2a38a6d5e360b25
I20260710 11:04:03.560041  4121 raft_consensus.cc:2749] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:03.560220  4117 ts_tablet_manager.cc:1434] T 493ec123e1d24c7cbac62276228ed88a P 5dd28e0507654e65919cd915efc9c831: Time spent starting tablet: real 0.029s	user 0.023s	sys 0.009s
I20260710 11:04:03.561322  4117 tablet_bootstrap.cc:492] T ac2a954d89b346848df0e2900117939b P 5dd28e0507654e65919cd915efc9c831: Bootstrap starting.
I20260710 11:04:03.563261  4116 tablet_bootstrap.cc:492] T bb36db53cb794fa78a75020c546bff66 P 282bde9254a34dc099878745fa955f7a: Bootstrap starting.
I20260710 11:04:03.565958  4118 tablet_bootstrap.cc:492] T b4c7f26c321442b686d437f213112280 P c860cb64f1744ab3a2a38a6d5e360b25: No bootstrap required, opened a new log
I20260710 11:04:03.566494  4118 ts_tablet_manager.cc:1403] T b4c7f26c321442b686d437f213112280 P c860cb64f1744ab3a2a38a6d5e360b25: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.001s
I20260710 11:04:03.567714  3824 catalog_manager.cc:5697] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5dd28e0507654e65919cd915efc9c831 (127.3.54.131). New cstate: current_term: 1 leader_uuid: "5dd28e0507654e65919cd915efc9c831" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:03.569993  4116 tablet_bootstrap.cc:654] T bb36db53cb794fa78a75020c546bff66 P 282bde9254a34dc099878745fa955f7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.569674  4118 raft_consensus.cc:359] T b4c7f26c321442b686d437f213112280 P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.570504  4118 raft_consensus.cc:385] T b4c7f26c321442b686d437f213112280 P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.571008  4118 raft_consensus.cc:740] T b4c7f26c321442b686d437f213112280 P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c860cb64f1744ab3a2a38a6d5e360b25, State: Initialized, Role: FOLLOWER
W20260710 11:04:03.572008  4041 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.54.130:41443, user_credentials={real_user=slave}} blocked reactor thread for 51849.2us
I20260710 11:04:03.572006  4118 consensus_queue.cc:260] T b4c7f26c321442b686d437f213112280 P c860cb64f1744ab3a2a38a6d5e360b25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.575100  4118 ts_tablet_manager.cc:1434] T b4c7f26c321442b686d437f213112280 P c860cb64f1744ab3a2a38a6d5e360b25: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:04:03.576195  4118 tablet_bootstrap.cc:492] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25: Bootstrap starting.
I20260710 11:04:03.578245  4121 raft_consensus.cc:493] T 99ec08fd13604444a554361089bcfafb P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.578696  4121 raft_consensus.cc:515] T 99ec08fd13604444a554361089bcfafb P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.579452  4117 tablet_bootstrap.cc:654] T ac2a954d89b346848df0e2900117939b P 5dd28e0507654e65919cd915efc9c831: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.580673  4121 leader_election.cc:290] T 99ec08fd13604444a554361089bcfafb P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443), 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791)
I20260710 11:04:03.582476  4076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ec08fd13604444a554361089bcfafb" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd28e0507654e65919cd915efc9c831" is_pre_election: true
I20260710 11:04:03.584296  4002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ec08fd13604444a554361089bcfafb" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" is_pre_election: true
I20260710 11:04:03.584818  4118 tablet_bootstrap.cc:654] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:03.585943  3892 leader_election.cc:343] T 99ec08fd13604444a554361089bcfafb P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:03.586985  3892 leader_election.cc:343] T 99ec08fd13604444a554361089bcfafb P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.587383  3892 leader_election.cc:304] T 99ec08fd13604444a554361089bcfafb P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 282bde9254a34dc099878745fa955f7a; no voters: 5dd28e0507654e65919cd915efc9c831, c860cb64f1744ab3a2a38a6d5e360b25
I20260710 11:04:03.588410  4121 raft_consensus.cc:2749] T 99ec08fd13604444a554361089bcfafb P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:03.590126  4117 tablet_bootstrap.cc:492] T ac2a954d89b346848df0e2900117939b P 5dd28e0507654e65919cd915efc9c831: No bootstrap required, opened a new log
I20260710 11:04:03.590535  4117 ts_tablet_manager.cc:1403] T ac2a954d89b346848df0e2900117939b P 5dd28e0507654e65919cd915efc9c831: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.009s
I20260710 11:04:03.591121  4116 tablet_bootstrap.cc:492] T bb36db53cb794fa78a75020c546bff66 P 282bde9254a34dc099878745fa955f7a: No bootstrap required, opened a new log
I20260710 11:04:03.591621  4116 ts_tablet_manager.cc:1403] T bb36db53cb794fa78a75020c546bff66 P 282bde9254a34dc099878745fa955f7a: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.000s
I20260710 11:04:03.592792  4117 raft_consensus.cc:359] T ac2a954d89b346848df0e2900117939b P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.593464  4117 raft_consensus.cc:385] T ac2a954d89b346848df0e2900117939b P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.593729  4117 raft_consensus.cc:740] T ac2a954d89b346848df0e2900117939b P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd28e0507654e65919cd915efc9c831, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.594496  4117 consensus_queue.cc:260] T ac2a954d89b346848df0e2900117939b P 5dd28e0507654e65919cd915efc9c831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.594765  4116 raft_consensus.cc:359] T bb36db53cb794fa78a75020c546bff66 P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.597153  4117 ts_tablet_manager.cc:1434] T ac2a954d89b346848df0e2900117939b P 5dd28e0507654e65919cd915efc9c831: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260710 11:04:03.597374  4116 raft_consensus.cc:385] T bb36db53cb794fa78a75020c546bff66 P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.597682  4116 raft_consensus.cc:740] T bb36db53cb794fa78a75020c546bff66 P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282bde9254a34dc099878745fa955f7a, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.598133  4118 tablet_bootstrap.cc:492] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25: No bootstrap required, opened a new log
I20260710 11:04:03.598213  4117 tablet_bootstrap.cc:492] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831: Bootstrap starting.
I20260710 11:04:03.598691  4118 ts_tablet_manager.cc:1403] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.001s
I20260710 11:04:03.598353  4116 consensus_queue.cc:260] T bb36db53cb794fa78a75020c546bff66 P 282bde9254a34dc099878745fa955f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.600539  4116 ts_tablet_manager.cc:1434] T bb36db53cb794fa78a75020c546bff66 P 282bde9254a34dc099878745fa955f7a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:04:03.601476  4116 tablet_bootstrap.cc:492] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a: Bootstrap starting.
I20260710 11:04:03.601284  4118 raft_consensus.cc:359] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.602010  4118 raft_consensus.cc:385] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.602290  4118 raft_consensus.cc:740] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c860cb64f1744ab3a2a38a6d5e360b25, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.602962  4118 consensus_queue.cc:260] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.604890  4118 ts_tablet_manager.cc:1434] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:04:03.605001  4117 tablet_bootstrap.cc:654] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.605764  4118 tablet_bootstrap.cc:492] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25: Bootstrap starting.
I20260710 11:04:03.611644  4118 tablet_bootstrap.cc:654] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.613242  4116 tablet_bootstrap.cc:654] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.627077  4118 tablet_bootstrap.cc:492] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25: No bootstrap required, opened a new log
I20260710 11:04:03.627251  4117 tablet_bootstrap.cc:492] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831: No bootstrap required, opened a new log
I20260710 11:04:03.627588  4118 ts_tablet_manager.cc:1403] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.013s
I20260710 11:04:03.627768  4117 ts_tablet_manager.cc:1403] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.011s
I20260710 11:04:03.630395  4118 raft_consensus.cc:359] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.631203  4118 raft_consensus.cc:385] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.630954  4117 raft_consensus.cc:359] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.631536  4118 raft_consensus.cc:740] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c860cb64f1744ab3a2a38a6d5e360b25, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.631796  4117 raft_consensus.cc:385] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.632208  4117 raft_consensus.cc:740] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd28e0507654e65919cd915efc9c831, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.632333  4118 consensus_queue.cc:260] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.633160  4117 consensus_queue.cc:260] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.634763  4118 ts_tablet_manager.cc:1434] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:04:03.635393  4117 ts_tablet_manager.cc:1434] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:04:03.636374  4117 tablet_bootstrap.cc:492] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831: Bootstrap starting.
I20260710 11:04:03.637511  4118 tablet_bootstrap.cc:492] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25: Bootstrap starting.
I20260710 11:04:03.643864  4117 tablet_bootstrap.cc:654] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.644400  4118 tablet_bootstrap.cc:654] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.660017  4117 tablet_bootstrap.cc:492] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831: No bootstrap required, opened a new log
I20260710 11:04:03.660547  4117 ts_tablet_manager.cc:1403] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260710 11:04:03.661285  4116 tablet_bootstrap.cc:492] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a: No bootstrap required, opened a new log
I20260710 11:04:03.661706  4116 ts_tablet_manager.cc:1403] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a: Time spent bootstrapping tablet: real 0.060s	user 0.023s	sys 0.017s
W20260710 11:04:03.661912  3873 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:03.664089  4116 raft_consensus.cc:359] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.664309  4117 raft_consensus.cc:359] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.664760  4116 raft_consensus.cc:385] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.664928  4117 raft_consensus.cc:385] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.665050  4116 raft_consensus.cc:740] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282bde9254a34dc099878745fa955f7a, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.665244  4117 raft_consensus.cc:740] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd28e0507654e65919cd915efc9c831, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.665683  4116 consensus_queue.cc:260] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.666110  4117 consensus_queue.cc:260] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.667868  4116 ts_tablet_manager.cc:1434] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:04:03.668110  4117 ts_tablet_manager.cc:1434] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:04:03.668670  4116 tablet_bootstrap.cc:492] T 493ec123e1d24c7cbac62276228ed88a P 282bde9254a34dc099878745fa955f7a: Bootstrap starting.
I20260710 11:04:03.668965  4117 tablet_bootstrap.cc:492] T 148a45dad8ad4f0d8ecdd465db2827dc P 5dd28e0507654e65919cd915efc9c831: Bootstrap starting.
I20260710 11:04:03.674268  4116 tablet_bootstrap.cc:654] T 493ec123e1d24c7cbac62276228ed88a P 282bde9254a34dc099878745fa955f7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.674659  4117 tablet_bootstrap.cc:654] T 148a45dad8ad4f0d8ecdd465db2827dc P 5dd28e0507654e65919cd915efc9c831: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.680332  4121 raft_consensus.cc:493] T bb36db53cb794fa78a75020c546bff66 P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.680860  4121 raft_consensus.cc:515] T bb36db53cb794fa78a75020c546bff66 P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.683176  4117 tablet_bootstrap.cc:492] T 148a45dad8ad4f0d8ecdd465db2827dc P 5dd28e0507654e65919cd915efc9c831: No bootstrap required, opened a new log
I20260710 11:04:03.683301  4121 leader_election.cc:290] T bb36db53cb794fa78a75020c546bff66 P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443), 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791)
I20260710 11:04:03.683642  4117 ts_tablet_manager.cc:1403] T 148a45dad8ad4f0d8ecdd465db2827dc P 5dd28e0507654e65919cd915efc9c831: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.006s
I20260710 11:04:03.684003  4002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb36db53cb794fa78a75020c546bff66" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" is_pre_election: true
I20260710 11:04:03.684746  4002 raft_consensus.cc:2393] T bb36db53cb794fa78a75020c546bff66 P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 282bde9254a34dc099878745fa955f7a in current term 1: Already voted for candidate 5dd28e0507654e65919cd915efc9c831 in this term.
I20260710 11:04:03.686331  4076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb36db53cb794fa78a75020c546bff66" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd28e0507654e65919cd915efc9c831" is_pre_election: true
I20260710 11:04:03.686443  4117 raft_consensus.cc:359] T 148a45dad8ad4f0d8ecdd465db2827dc P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.687074  4117 raft_consensus.cc:385] T 148a45dad8ad4f0d8ecdd465db2827dc P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.687363  4117 raft_consensus.cc:740] T 148a45dad8ad4f0d8ecdd465db2827dc P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd28e0507654e65919cd915efc9c831, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.688652  3892 leader_election.cc:304] T bb36db53cb794fa78a75020c546bff66 P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 282bde9254a34dc099878745fa955f7a; no voters: 5dd28e0507654e65919cd915efc9c831, c860cb64f1744ab3a2a38a6d5e360b25
I20260710 11:04:03.688927  4117 consensus_queue.cc:260] T 148a45dad8ad4f0d8ecdd465db2827dc P 5dd28e0507654e65919cd915efc9c831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.689976  4121 raft_consensus.cc:3060] T bb36db53cb794fa78a75020c546bff66 P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.691150  4117 ts_tablet_manager.cc:1434] T 148a45dad8ad4f0d8ecdd465db2827dc P 5dd28e0507654e65919cd915efc9c831: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:04:03.692124  4117 tablet_bootstrap.cc:492] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831: Bootstrap starting.
I20260710 11:04:03.695878  4125 raft_consensus.cc:493] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.696406  4125 raft_consensus.cc:515] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.698243  4118 tablet_bootstrap.cc:492] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25: No bootstrap required, opened a new log
I20260710 11:04:03.698670  4118 ts_tablet_manager.cc:1403] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25: Time spent bootstrapping tablet: real 0.061s	user 0.023s	sys 0.028s
I20260710 11:04:03.698583  4125 leader_election.cc:290] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353), 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791)
I20260710 11:04:03.698563  4117 tablet_bootstrap.cc:654] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.700063  4076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac2a954d89b346848df0e2900117939b" candidate_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd28e0507654e65919cd915efc9c831" is_pre_election: true
I20260710 11:04:03.700678  4076 raft_consensus.cc:2468] T ac2a954d89b346848df0e2900117939b P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c860cb64f1744ab3a2a38a6d5e360b25 in term 0.
I20260710 11:04:03.701208  4118 raft_consensus.cc:359] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.701848  4118 raft_consensus.cc:385] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.701886  3967 leader_election.cc:304] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dd28e0507654e65919cd915efc9c831, c860cb64f1744ab3a2a38a6d5e360b25; no voters: 
I20260710 11:04:03.702226  4118 raft_consensus.cc:740] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c860cb64f1744ab3a2a38a6d5e360b25, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.702888  4125 raft_consensus.cc:2804] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:03.702906  4118 consensus_queue.cc:260] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.703445  4125 raft_consensus.cc:493] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:03.703833  4125 raft_consensus.cc:3060] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.707177  3927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac2a954d89b346848df0e2900117939b" candidate_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282bde9254a34dc099878745fa955f7a" is_pre_election: true
I20260710 11:04:03.708127  3927 raft_consensus.cc:2468] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c860cb64f1744ab3a2a38a6d5e360b25 in term 0.
I20260710 11:04:03.713639  4125 raft_consensus.cc:515] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.715862  4125 leader_election.cc:290] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [CANDIDATE]: Term 1 election: Requested vote from peers 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353), 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791)
I20260710 11:04:03.716307  4123 raft_consensus.cc:493] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.716837  4123 raft_consensus.cc:515] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } }
I20260710 11:04:03.718950  4123 leader_election.cc:290] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443), 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353)
I20260710 11:04:03.722441  4002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597a526a2e6b42729fa10e146f8256ce" candidate_uuid: "5dd28e0507654e65919cd915efc9c831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" is_pre_election: true
I20260710 11:04:03.723177  4002 raft_consensus.cc:2468] T 597a526a2e6b42729fa10e146f8256ce P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dd28e0507654e65919cd915efc9c831 in term 0.
I20260710 11:04:03.724352  3927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597a526a2e6b42729fa10e146f8256ce" candidate_uuid: "5dd28e0507654e65919cd915efc9c831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282bde9254a34dc099878745fa955f7a" is_pre_election: true
W20260710 11:04:03.725914  4039 leader_election.cc:343] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.726354  4076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac2a954d89b346848df0e2900117939b" candidate_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd28e0507654e65919cd915efc9c831"
I20260710 11:04:03.727005  4076 raft_consensus.cc:3060] T ac2a954d89b346848df0e2900117939b P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.730266  4041 leader_election.cc:304] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5dd28e0507654e65919cd915efc9c831, c860cb64f1744ab3a2a38a6d5e360b25; no voters: 282bde9254a34dc099878745fa955f7a
I20260710 11:04:03.731141  4123 raft_consensus.cc:2804] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:03.731483  4123 raft_consensus.cc:493] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:03.731813  4123 raft_consensus.cc:3060] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.732442  3927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac2a954d89b346848df0e2900117939b" candidate_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282bde9254a34dc099878745fa955f7a"
I20260710 11:04:03.735266  4121 raft_consensus.cc:2749] T bb36db53cb794fa78a75020c546bff66 P 282bde9254a34dc099878745fa955f7a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:03.736475  3927 raft_consensus.cc:3060] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.740542  4123 raft_consensus.cc:515] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } }
I20260710 11:04:03.743363  4002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597a526a2e6b42729fa10e146f8256ce" candidate_uuid: "5dd28e0507654e65919cd915efc9c831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
I20260710 11:04:03.743947  4002 raft_consensus.cc:3060] T 597a526a2e6b42729fa10e146f8256ce P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.745481  4121 raft_consensus.cc:493] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.745942  4121 raft_consensus.cc:515] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.748711  4001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f430416e8a4c28ac20b505fe484db3" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" is_pre_election: true
W20260710 11:04:03.750051  3892 leader_election.cc:343] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.750268  4002 raft_consensus.cc:2468] T 597a526a2e6b42729fa10e146f8256ce P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd28e0507654e65919cd915efc9c831 in term 1.
I20260710 11:04:03.751303  4041 leader_election.cc:304] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dd28e0507654e65919cd915efc9c831, c860cb64f1744ab3a2a38a6d5e360b25; no voters: 
I20260710 11:04:03.751776  4121 leader_election.cc:290] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443), 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791)
I20260710 11:04:03.752291  4143 raft_consensus.cc:2804] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:03.752856  4143 raft_consensus.cc:697] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [term 1 LEADER]: Becoming Leader. State: Replica: 5dd28e0507654e65919cd915efc9c831, State: Running, Role: LEADER
I20260710 11:04:03.753615  4116 tablet_bootstrap.cc:492] T 493ec123e1d24c7cbac62276228ed88a P 282bde9254a34dc099878745fa955f7a: No bootstrap required, opened a new log
I20260710 11:04:03.754029  4116 ts_tablet_manager.cc:1403] T 493ec123e1d24c7cbac62276228ed88a P 282bde9254a34dc099878745fa955f7a: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.003s
I20260710 11:04:03.752214  4075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f430416e8a4c28ac20b505fe484db3" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd28e0507654e65919cd915efc9c831" is_pre_election: true
W20260710 11:04:03.755332  3892 leader_election.cc:343] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.755751  3892 leader_election.cc:304] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 282bde9254a34dc099878745fa955f7a; no voters: 5dd28e0507654e65919cd915efc9c831, c860cb64f1744ab3a2a38a6d5e360b25
I20260710 11:04:03.753618  4143 consensus_queue.cc:237] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } }
I20260710 11:04:03.752286  4121 raft_consensus.cc:493] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.757201  4121 raft_consensus.cc:515] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.760944  4121 leader_election.cc:290] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443), 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791)
I20260710 11:04:03.761475  4121 raft_consensus.cc:2749] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:03.761952  4075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "148a45dad8ad4f0d8ecdd465db2827dc" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd28e0507654e65919cd915efc9c831" is_pre_election: true
I20260710 11:04:03.762885  4123 leader_election.cc:290] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [CANDIDATE]: Term 1 election: Requested vote from peers c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443), 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353)
I20260710 11:04:03.760538  4116 raft_consensus.cc:359] T 493ec123e1d24c7cbac62276228ed88a P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.761565  4118 ts_tablet_manager.cc:1434] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25: Time spent starting tablet: real 0.063s	user 0.025s	sys 0.028s
I20260710 11:04:03.763832  4116 raft_consensus.cc:385] T 493ec123e1d24c7cbac62276228ed88a P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.765058  4118 tablet_bootstrap.cc:492] T 148a45dad8ad4f0d8ecdd465db2827dc P c860cb64f1744ab3a2a38a6d5e360b25: Bootstrap starting.
I20260710 11:04:03.764317  4116 raft_consensus.cc:740] T 493ec123e1d24c7cbac62276228ed88a P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282bde9254a34dc099878745fa955f7a, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.763019  3926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597a526a2e6b42729fa10e146f8256ce" candidate_uuid: "5dd28e0507654e65919cd915efc9c831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282bde9254a34dc099878745fa955f7a"
I20260710 11:04:03.763049  4075 raft_consensus.cc:2468] T 148a45dad8ad4f0d8ecdd465db2827dc P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 282bde9254a34dc099878745fa955f7a in term 0.
W20260710 11:04:03.766834  4039 leader_election.cc:343] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.743367  4076 raft_consensus.cc:2468] T ac2a954d89b346848df0e2900117939b P 5dd28e0507654e65919cd915efc9c831 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c860cb64f1744ab3a2a38a6d5e360b25 in term 1.
I20260710 11:04:03.769739  4116 consensus_queue.cc:260] T 493ec123e1d24c7cbac62276228ed88a P 282bde9254a34dc099878745fa955f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.769007  3892 leader_election.cc:304] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282bde9254a34dc099878745fa955f7a, 5dd28e0507654e65919cd915efc9c831; no voters: 
I20260710 11:04:03.771471  4121 raft_consensus.cc:2804] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:03.771811  4121 raft_consensus.cc:493] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:03.772148  4121 raft_consensus.cc:3060] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.773171  3927 raft_consensus.cc:2468] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c860cb64f1744ab3a2a38a6d5e360b25 in term 1.
I20260710 11:04:03.774457  3965 leader_election.cc:304] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282bde9254a34dc099878745fa955f7a, c860cb64f1744ab3a2a38a6d5e360b25; no voters: 
I20260710 11:04:03.775298  4125 raft_consensus.cc:2804] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:03.770684  4002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "148a45dad8ad4f0d8ecdd465db2827dc" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" is_pre_election: true
I20260710 11:04:03.775756  4125 raft_consensus.cc:697] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 LEADER]: Becoming Leader. State: Replica: c860cb64f1744ab3a2a38a6d5e360b25, State: Running, Role: LEADER
W20260710 11:04:03.776880  3892 leader_election.cc:343] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.776576  4125 consensus_queue.cc:237] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.779673  4116 ts_tablet_manager.cc:1434] T 493ec123e1d24c7cbac62276228ed88a P 282bde9254a34dc099878745fa955f7a: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.004s
I20260710 11:04:03.781023  4116 tablet_bootstrap.cc:492] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a: Bootstrap starting.
I20260710 11:04:03.792891  4117 tablet_bootstrap.cc:492] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831: No bootstrap required, opened a new log
I20260710 11:04:03.793421  4117 ts_tablet_manager.cc:1403] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831: Time spent bootstrapping tablet: real 0.102s	user 0.036s	sys 0.028s
I20260710 11:04:03.797786  4117 raft_consensus.cc:359] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.798317  4117 raft_consensus.cc:385] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.798523  4117 raft_consensus.cc:740] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd28e0507654e65919cd915efc9c831, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.799054  4117 consensus_queue.cc:260] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.798710  3825 catalog_manager.cc:5697] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5dd28e0507654e65919cd915efc9c831 (127.3.54.131). New cstate: current_term: 1 leader_uuid: "5dd28e0507654e65919cd915efc9c831" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:03.801074  4117 ts_tablet_manager.cc:1434] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:04:03.801918  4117 tablet_bootstrap.cc:492] T 4666bdef6239448897339ebe4f1c7333 P 5dd28e0507654e65919cd915efc9c831: Bootstrap starting.
I20260710 11:04:03.801998  4121 raft_consensus.cc:515] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.804778  4116 tablet_bootstrap.cc:654] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.806149  4160 raft_consensus.cc:493] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.806788  4143 raft_consensus.cc:493] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.808876  4002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "148a45dad8ad4f0d8ecdd465db2827dc" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
I20260710 11:04:03.807849  4143 raft_consensus.cc:515] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.812736  4118 tablet_bootstrap.cc:654] T 148a45dad8ad4f0d8ecdd465db2827dc P c860cb64f1744ab3a2a38a6d5e360b25: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:03.813329  3892 leader_election.cc:343] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.813901  3927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c7f26c321442b686d437f213112280" candidate_uuid: "5dd28e0507654e65919cd915efc9c831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282bde9254a34dc099878745fa955f7a" is_pre_election: true
I20260710 11:04:03.814469  3927 raft_consensus.cc:2468] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dd28e0507654e65919cd915efc9c831 in term 0.
I20260710 11:04:03.815979  4039 leader_election.cc:304] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282bde9254a34dc099878745fa955f7a, 5dd28e0507654e65919cd915efc9c831; no voters: 
I20260710 11:04:03.815850  3824 catalog_manager.cc:5697] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 reported cstate change: term changed from 0 to 1, leader changed from <none> to c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130). New cstate: current_term: 1 leader_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:03.816879  4123 raft_consensus.cc:2804] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:03.817236  4123 raft_consensus.cc:493] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:03.817553  4123 raft_consensus.cc:3060] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.817901  4121 leader_election.cc:290] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 1 election: Requested vote from peers c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443), 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791)
I20260710 11:04:03.818065  4143 leader_election.cc:290] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353), c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443)
I20260710 11:04:03.808657  4160 raft_consensus.cc:515] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.821115  4002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c7f26c321442b686d437f213112280" candidate_uuid: "5dd28e0507654e65919cd915efc9c831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" is_pre_election: true
I20260710 11:04:03.821638  4076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "148a45dad8ad4f0d8ecdd465db2827dc" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd28e0507654e65919cd915efc9c831"
I20260710 11:04:03.821722  4002 raft_consensus.cc:2468] T b4c7f26c321442b686d437f213112280 P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dd28e0507654e65919cd915efc9c831 in term 0.
I20260710 11:04:03.822340  4076 raft_consensus.cc:3060] T 148a45dad8ad4f0d8ecdd465db2827dc P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.824962  3927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493ec123e1d24c7cbac62276228ed88a" candidate_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282bde9254a34dc099878745fa955f7a" is_pre_election: true
I20260710 11:04:03.825587  3927 raft_consensus.cc:2468] T 493ec123e1d24c7cbac62276228ed88a P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c860cb64f1744ab3a2a38a6d5e360b25 in term 0.
I20260710 11:04:03.826844  3965 leader_election.cc:304] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282bde9254a34dc099878745fa955f7a, c860cb64f1744ab3a2a38a6d5e360b25; no voters: 
I20260710 11:04:03.829842  4125 raft_consensus.cc:2804] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:03.832443  4125 raft_consensus.cc:493] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:03.832904  4125 raft_consensus.cc:3060] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.835062  4117 tablet_bootstrap.cc:654] T 4666bdef6239448897339ebe4f1c7333 P 5dd28e0507654e65919cd915efc9c831: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.835851  4163 raft_consensus.cc:493] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.839561  4116 tablet_bootstrap.cc:492] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a: No bootstrap required, opened a new log
I20260710 11:04:03.840220  4116 ts_tablet_manager.cc:1403] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.010s
I20260710 11:04:03.841430  4075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493ec123e1d24c7cbac62276228ed88a" candidate_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd28e0507654e65919cd915efc9c831" is_pre_election: true
I20260710 11:04:03.836361  4163 raft_consensus.cc:515] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.831686  4160 leader_election.cc:290] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353), 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791)
I20260710 11:04:03.845876  4117 tablet_bootstrap.cc:492] T 4666bdef6239448897339ebe4f1c7333 P 5dd28e0507654e65919cd915efc9c831: No bootstrap required, opened a new log
I20260710 11:04:03.845901  4075 raft_consensus.cc:2468] T 493ec123e1d24c7cbac62276228ed88a P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c860cb64f1744ab3a2a38a6d5e360b25 in term 0.
I20260710 11:04:03.846360  4117 ts_tablet_manager.cc:1403] T 4666bdef6239448897339ebe4f1c7333 P 5dd28e0507654e65919cd915efc9c831: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.006s
I20260710 11:04:03.846784  4163 leader_election.cc:290] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353), 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791)
I20260710 11:04:03.847388  4160 raft_consensus.cc:493] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.849184  4160 raft_consensus.cc:515] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.850667  4075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "098576e86a0f4d5da58911cf893c1d4d" candidate_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd28e0507654e65919cd915efc9c831" is_pre_election: true
I20260710 11:04:03.851099  4160 leader_election.cc:290] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353), 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791)
I20260710 11:04:03.851231  4075 raft_consensus.cc:2468] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c860cb64f1744ab3a2a38a6d5e360b25 in term 0.
I20260710 11:04:03.851686  4076 raft_consensus.cc:2468] T 148a45dad8ad4f0d8ecdd465db2827dc P 5dd28e0507654e65919cd915efc9c831 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282bde9254a34dc099878745fa955f7a in term 1.
I20260710 11:04:03.852612  3927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "098576e86a0f4d5da58911cf893c1d4d" candidate_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282bde9254a34dc099878745fa955f7a" is_pre_election: true
I20260710 11:04:03.852931  3892 leader_election.cc:304] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 282bde9254a34dc099878745fa955f7a, 5dd28e0507654e65919cd915efc9c831; no voters: c860cb64f1744ab3a2a38a6d5e360b25
I20260710 11:04:03.853233  3927 raft_consensus.cc:2468] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c860cb64f1744ab3a2a38a6d5e360b25 in term 0.
I20260710 11:04:03.854552  4117 raft_consensus.cc:359] T 4666bdef6239448897339ebe4f1c7333 P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.855015  4117 raft_consensus.cc:385] T 4666bdef6239448897339ebe4f1c7333 P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.855227  4118 tablet_bootstrap.cc:492] T 148a45dad8ad4f0d8ecdd465db2827dc P c860cb64f1744ab3a2a38a6d5e360b25: No bootstrap required, opened a new log
I20260710 11:04:03.855686  4118 ts_tablet_manager.cc:1403] T 148a45dad8ad4f0d8ecdd465db2827dc P c860cb64f1744ab3a2a38a6d5e360b25: Time spent bootstrapping tablet: real 0.091s	user 0.015s	sys 0.008s
I20260710 11:04:03.855592  3926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ec08fd13604444a554361089bcfafb" candidate_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282bde9254a34dc099878745fa955f7a" is_pre_election: true
I20260710 11:04:03.855217  4117 raft_consensus.cc:740] T 4666bdef6239448897339ebe4f1c7333 P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd28e0507654e65919cd915efc9c831, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.856226  3926 raft_consensus.cc:2468] T 99ec08fd13604444a554361089bcfafb P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c860cb64f1744ab3a2a38a6d5e360b25 in term 0.
I20260710 11:04:03.858233  4117 consensus_queue.cc:260] T 4666bdef6239448897339ebe4f1c7333 P 5dd28e0507654e65919cd915efc9c831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.861362  4076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ec08fd13604444a554361089bcfafb" candidate_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd28e0507654e65919cd915efc9c831" is_pre_election: true
I20260710 11:04:03.862244  4117 ts_tablet_manager.cc:1434] T 4666bdef6239448897339ebe4f1c7333 P 5dd28e0507654e65919cd915efc9c831: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.002s
I20260710 11:04:03.863067  4117 tablet_bootstrap.cc:492] T 99ec08fd13604444a554361089bcfafb P 5dd28e0507654e65919cd915efc9c831: Bootstrap starting.
I20260710 11:04:03.862654  4123 raft_consensus.cc:515] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.864979  4123 leader_election.cc:290] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [CANDIDATE]: Term 1 election: Requested vote from peers 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353), c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443)
I20260710 11:04:03.865290  3926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c7f26c321442b686d437f213112280" candidate_uuid: "5dd28e0507654e65919cd915efc9c831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282bde9254a34dc099878745fa955f7a"
I20260710 11:04:03.865501  4118 raft_consensus.cc:359] T 148a45dad8ad4f0d8ecdd465db2827dc P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.866115  4118 raft_consensus.cc:385] T 148a45dad8ad4f0d8ecdd465db2827dc P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.866334  4118 raft_consensus.cc:740] T 148a45dad8ad4f0d8ecdd465db2827dc P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c860cb64f1744ab3a2a38a6d5e360b25, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.866858  4118 consensus_queue.cc:260] T 148a45dad8ad4f0d8ecdd465db2827dc P c860cb64f1744ab3a2a38a6d5e360b25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.858806  4121 raft_consensus.cc:2804] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:03.868301  4121 raft_consensus.cc:697] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a [term 1 LEADER]: Becoming Leader. State: Replica: 282bde9254a34dc099878745fa955f7a, State: Running, Role: LEADER
I20260710 11:04:03.868613  4118 ts_tablet_manager.cc:1434] T 148a45dad8ad4f0d8ecdd465db2827dc P c860cb64f1744ab3a2a38a6d5e360b25: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:04:03.869443  4118 tablet_bootstrap.cc:492] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25: Bootstrap starting.
I20260710 11:04:03.869065  4121 consensus_queue.cc:237] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.857849  4125 raft_consensus.cc:515] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.857857  3965 leader_election.cc:304] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282bde9254a34dc099878745fa955f7a, c860cb64f1744ab3a2a38a6d5e360b25; no voters: 
I20260710 11:04:03.871260  3965 leader_election.cc:304] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282bde9254a34dc099878745fa955f7a, c860cb64f1744ab3a2a38a6d5e360b25; no voters: 
I20260710 11:04:03.859171  4116 raft_consensus.cc:359] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } }
I20260710 11:04:03.872220  4163 raft_consensus.cc:2804] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:03.872444  4116 raft_consensus.cc:385] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.872963  4116 raft_consensus.cc:740] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282bde9254a34dc099878745fa955f7a, State: Initialized, Role: FOLLOWER
W20260710 11:04:03.873992  3967 leader_election.cc:343] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.874117  4002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c7f26c321442b686d437f213112280" candidate_uuid: "5dd28e0507654e65919cd915efc9c831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
I20260710 11:04:03.873880  4116 consensus_queue.cc:260] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } }
I20260710 11:04:03.865816  3926 raft_consensus.cc:3060] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.874630  4002 raft_consensus.cc:3060] T b4c7f26c321442b686d437f213112280 P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.875711  4117 tablet_bootstrap.cc:654] T 99ec08fd13604444a554361089bcfafb P 5dd28e0507654e65919cd915efc9c831: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.876240  4116 ts_tablet_manager.cc:1434] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.002s
I20260710 11:04:03.879172  4160 raft_consensus.cc:2804] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:03.879540  4160 raft_consensus.cc:493] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:03.879840  4160 raft_consensus.cc:3060] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.880113  4163 raft_consensus.cc:493] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:03.880486  4163 raft_consensus.cc:3060] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.883944  4117 tablet_bootstrap.cc:492] T 99ec08fd13604444a554361089bcfafb P 5dd28e0507654e65919cd915efc9c831: No bootstrap required, opened a new log
I20260710 11:04:03.884424  4117 ts_tablet_manager.cc:1403] T 99ec08fd13604444a554361089bcfafb P 5dd28e0507654e65919cd915efc9c831: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.000s
I20260710 11:04:03.887159  4163 raft_consensus.cc:515] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.887130  4117 raft_consensus.cc:359] T 99ec08fd13604444a554361089bcfafb P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.888250  4117 raft_consensus.cc:385] T 99ec08fd13604444a554361089bcfafb P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.888597  4117 raft_consensus.cc:740] T 99ec08fd13604444a554361089bcfafb P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd28e0507654e65919cd915efc9c831, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.889688  4161 raft_consensus.cc:493] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.889827  3926 raft_consensus.cc:2468] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd28e0507654e65919cd915efc9c831 in term 1.
I20260710 11:04:03.889407  4117 consensus_queue.cc:260] T 99ec08fd13604444a554361089bcfafb P 5dd28e0507654e65919cd915efc9c831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.890161  4161 raft_consensus.cc:515] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.893404  4076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493ec123e1d24c7cbac62276228ed88a" candidate_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd28e0507654e65919cd915efc9c831"
I20260710 11:04:03.894115  4076 raft_consensus.cc:3060] T 493ec123e1d24c7cbac62276228ed88a P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.894527  4039 leader_election.cc:304] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282bde9254a34dc099878745fa955f7a, 5dd28e0507654e65919cd915efc9c831; no voters: 
I20260710 11:04:03.896449  4117 ts_tablet_manager.cc:1434] T 99ec08fd13604444a554361089bcfafb P 5dd28e0507654e65919cd915efc9c831: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:04:03.898849  4161 leader_election.cc:290] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443), 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791)
I20260710 11:04:03.893446  4001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4666bdef6239448897339ebe4f1c7333" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" is_pre_election: true
I20260710 11:04:03.899849  4001 raft_consensus.cc:2468] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 282bde9254a34dc099878745fa955f7a in term 0.
I20260710 11:04:03.901078  3892 leader_election.cc:304] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282bde9254a34dc099878745fa955f7a, c860cb64f1744ab3a2a38a6d5e360b25; no voters: 
I20260710 11:04:03.901875  4161 raft_consensus.cc:2804] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:03.902236  4161 raft_consensus.cc:493] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:03.902529  4161 raft_consensus.cc:3060] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.902886  4075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4666bdef6239448897339ebe4f1c7333" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd28e0507654e65919cd915efc9c831" is_pre_election: true
I20260710 11:04:03.903566  4075 raft_consensus.cc:2468] T 4666bdef6239448897339ebe4f1c7333 P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 282bde9254a34dc099878745fa955f7a in term 0.
I20260710 11:04:03.903684  4002 raft_consensus.cc:2468] T b4c7f26c321442b686d437f213112280 P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd28e0507654e65919cd915efc9c831 in term 1.
I20260710 11:04:03.908370  4123 raft_consensus.cc:2804] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:03.913239  4123 raft_consensus.cc:697] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [term 1 LEADER]: Becoming Leader. State: Replica: 5dd28e0507654e65919cd915efc9c831, State: Running, Role: LEADER
I20260710 11:04:03.911998  4076 raft_consensus.cc:2468] T 493ec123e1d24c7cbac62276228ed88a P 5dd28e0507654e65919cd915efc9c831 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c860cb64f1744ab3a2a38a6d5e360b25 in term 1.
I20260710 11:04:03.913141  3926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493ec123e1d24c7cbac62276228ed88a" candidate_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282bde9254a34dc099878745fa955f7a"
I20260710 11:04:03.911420  4160 raft_consensus.cc:515] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.915031  4123 consensus_queue.cc:237] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.914871  3926 raft_consensus.cc:3060] T 493ec123e1d24c7cbac62276228ed88a P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.915625  3967 leader_election.cc:304] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dd28e0507654e65919cd915efc9c831, c860cb64f1744ab3a2a38a6d5e360b25; no voters: 
I20260710 11:04:03.914189  4125 leader_election.cc:290] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25 [CANDIDATE]: Term 1 election: Requested vote from peers 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353), 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791)
I20260710 11:04:03.917871  4167 raft_consensus.cc:2804] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:03.920923  4076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "098576e86a0f4d5da58911cf893c1d4d" candidate_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd28e0507654e65919cd915efc9c831"
I20260710 11:04:03.921494  4076 raft_consensus.cc:3060] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.923460  4163 leader_election.cc:290] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [CANDIDATE]: Term 1 election: Requested vote from peers 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353), 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791)
I20260710 11:04:03.924455  3927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "098576e86a0f4d5da58911cf893c1d4d" candidate_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282bde9254a34dc099878745fa955f7a"
I20260710 11:04:03.925037  4160 leader_election.cc:290] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25 [CANDIDATE]: Term 1 election: Requested vote from peers 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353), 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791)
I20260710 11:04:03.925168  3927 raft_consensus.cc:3060] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.926631  3925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ec08fd13604444a554361089bcfafb" candidate_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282bde9254a34dc099878745fa955f7a"
I20260710 11:04:03.923736  4161 raft_consensus.cc:515] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.931555  3925 raft_consensus.cc:3060] T 99ec08fd13604444a554361089bcfafb P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.925237  4075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ec08fd13604444a554361089bcfafb" candidate_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd28e0507654e65919cd915efc9c831"
I20260710 11:04:03.933179  4075 raft_consensus.cc:3060] T 99ec08fd13604444a554361089bcfafb P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.935304  4002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4666bdef6239448897339ebe4f1c7333" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
I20260710 11:04:03.935943  4002 raft_consensus.cc:3060] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.936940  4161 leader_election.cc:290] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 1 election: Requested vote from peers c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443), 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791)
I20260710 11:04:03.937116  4074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4666bdef6239448897339ebe4f1c7333" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd28e0507654e65919cd915efc9c831"
I20260710 11:04:03.940587  4074 raft_consensus.cc:3060] T 4666bdef6239448897339ebe4f1c7333 P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.943063  4161 raft_consensus.cc:493] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.943643  4161 raft_consensus.cc:515] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } }
I20260710 11:04:03.952062  4002 raft_consensus.cc:2468] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282bde9254a34dc099878745fa955f7a in term 1.
I20260710 11:04:03.954069  3892 leader_election.cc:304] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282bde9254a34dc099878745fa955f7a, c860cb64f1744ab3a2a38a6d5e360b25; no voters: 
I20260710 11:04:03.957484  3825 catalog_manager.cc:5697] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5dd28e0507654e65919cd915efc9c831 (127.3.54.131). New cstate: current_term: 1 leader_uuid: "5dd28e0507654e65919cd915efc9c831" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:03.959046  4076 raft_consensus.cc:2468] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c860cb64f1744ab3a2a38a6d5e360b25 in term 1.
I20260710 11:04:03.960194  4121 raft_consensus.cc:2804] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:03.960335  3967 leader_election.cc:304] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dd28e0507654e65919cd915efc9c831, c860cb64f1744ab3a2a38a6d5e360b25; no voters: 
I20260710 11:04:03.964946  4160 raft_consensus.cc:2804] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:03.965405  4160 raft_consensus.cc:697] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 LEADER]: Becoming Leader. State: Replica: c860cb64f1744ab3a2a38a6d5e360b25, State: Running, Role: LEADER
I20260710 11:04:03.966166  4160 consensus_queue.cc:237] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.982457  4167 raft_consensus.cc:697] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 LEADER]: Becoming Leader. State: Replica: c860cb64f1744ab3a2a38a6d5e360b25, State: Running, Role: LEADER
I20260710 11:04:03.983448  4167 consensus_queue.cc:237] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:03.976677  4075 raft_consensus.cc:2468] T 99ec08fd13604444a554361089bcfafb P 5dd28e0507654e65919cd915efc9c831 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c860cb64f1744ab3a2a38a6d5e360b25 in term 1.
I20260710 11:04:03.989585  3926 raft_consensus.cc:2468] T 493ec123e1d24c7cbac62276228ed88a P 282bde9254a34dc099878745fa955f7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c860cb64f1744ab3a2a38a6d5e360b25 in term 1.
I20260710 11:04:03.992652  4075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597a526a2e6b42729fa10e146f8256ce" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd28e0507654e65919cd915efc9c831" is_pre_election: true
I20260710 11:04:03.996330  4074 raft_consensus.cc:2468] T 4666bdef6239448897339ebe4f1c7333 P 5dd28e0507654e65919cd915efc9c831 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282bde9254a34dc099878745fa955f7a in term 1.
I20260710 11:04:03.997730  4118 tablet_bootstrap.cc:654] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.983306  3822 catalog_manager.cc:5697] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 282bde9254a34dc099878745fa955f7a (127.3.54.129). New cstate: current_term: 1 leader_uuid: "282bde9254a34dc099878745fa955f7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:04.005518  3967 leader_election.cc:304] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dd28e0507654e65919cd915efc9c831, c860cb64f1744ab3a2a38a6d5e360b25; no voters: 
I20260710 11:04:04.003887  3925 raft_consensus.cc:2468] T 99ec08fd13604444a554361089bcfafb P 282bde9254a34dc099878745fa955f7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c860cb64f1744ab3a2a38a6d5e360b25 in term 1.
I20260710 11:04:04.008018  4172 raft_consensus.cc:2804] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:04.011061  4172 raft_consensus.cc:697] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 LEADER]: Becoming Leader. State: Replica: c860cb64f1744ab3a2a38a6d5e360b25, State: Running, Role: LEADER
I20260710 11:04:04.011905  4172 consensus_queue.cc:237] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:04.014268  4161 leader_election.cc:290] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791), c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443)
I20260710 11:04:04.004957  4121 raft_consensus.cc:697] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [term 1 LEADER]: Becoming Leader. State: Replica: 282bde9254a34dc099878745fa955f7a, State: Running, Role: LEADER
I20260710 11:04:04.020573  4121 consensus_queue.cc:237] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:04.022490  4123 consensus_queue.cc:1048] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:04.024580  4002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597a526a2e6b42729fa10e146f8256ce" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" is_pre_election: true
I20260710 11:04:04.025315  4002 raft_consensus.cc:2393] T 597a526a2e6b42729fa10e146f8256ce P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 282bde9254a34dc099878745fa955f7a in current term 1: Already voted for candidate 5dd28e0507654e65919cd915efc9c831 in this term.
I20260710 11:04:04.015585  3927 raft_consensus.cc:2468] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c860cb64f1744ab3a2a38a6d5e360b25 in term 1.
I20260710 11:04:04.026962  3892 leader_election.cc:304] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 282bde9254a34dc099878745fa955f7a; no voters: 5dd28e0507654e65919cd915efc9c831, c860cb64f1744ab3a2a38a6d5e360b25
I20260710 11:04:04.029119  4161 raft_consensus.cc:3060] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.035406  4118 tablet_bootstrap.cc:492] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25: No bootstrap required, opened a new log
I20260710 11:04:04.035828  4118 ts_tablet_manager.cc:1403] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25: Time spent bootstrapping tablet: real 0.167s	user 0.007s	sys 0.018s
I20260710 11:04:04.040014  3822 catalog_manager.cc:5697] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25 reported cstate change: term changed from 0 to 1, leader changed from <none> to c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130). New cstate: current_term: 1 leader_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:04.047528  4118 raft_consensus.cc:359] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:04.047864  4161 raft_consensus.cc:2749] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:04.048326  4118 raft_consensus.cc:385] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.048622  4118 raft_consensus.cc:740] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c860cb64f1744ab3a2a38a6d5e360b25, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.049454  4118 consensus_queue.cc:260] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:04.051466  4118 ts_tablet_manager.cc:1434] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260710 11:04:04.060810  4142 consensus_queue.cc:1048] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:04.061901  3825 catalog_manager.cc:5697] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 282bde9254a34dc099878745fa955f7a (127.3.54.129). New cstate: current_term: 1 leader_uuid: "282bde9254a34dc099878745fa955f7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:04.069831  3822 catalog_manager.cc:5697] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 reported cstate change: term changed from 0 to 1, leader changed from <none> to c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130). New cstate: current_term: 1 leader_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:04.073721  3822 catalog_manager.cc:5697] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25 reported cstate change: term changed from 0 to 1, leader changed from <none> to c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130). New cstate: current_term: 1 leader_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:04.162904  4167 raft_consensus.cc:493] T 148a45dad8ad4f0d8ecdd465db2827dc P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:04.163359  4167 raft_consensus.cc:515] T 148a45dad8ad4f0d8ecdd465db2827dc P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:04.164989  4167 leader_election.cc:290] T 148a45dad8ad4f0d8ecdd465db2827dc P c860cb64f1744ab3a2a38a6d5e360b25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353), 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791)
I20260710 11:04:04.165689  3926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "148a45dad8ad4f0d8ecdd465db2827dc" candidate_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282bde9254a34dc099878745fa955f7a" is_pre_election: true
I20260710 11:04:04.165849  4074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "148a45dad8ad4f0d8ecdd465db2827dc" candidate_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd28e0507654e65919cd915efc9c831" is_pre_election: true
I20260710 11:04:04.166473  4074 raft_consensus.cc:2393] T 148a45dad8ad4f0d8ecdd465db2827dc P 5dd28e0507654e65919cd915efc9c831 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c860cb64f1744ab3a2a38a6d5e360b25 in current term 1: Already voted for candidate 282bde9254a34dc099878745fa955f7a in this term.
I20260710 11:04:04.167306  3967 leader_election.cc:304] T 148a45dad8ad4f0d8ecdd465db2827dc P c860cb64f1744ab3a2a38a6d5e360b25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c860cb64f1744ab3a2a38a6d5e360b25; no voters: 282bde9254a34dc099878745fa955f7a, 5dd28e0507654e65919cd915efc9c831
I20260710 11:04:04.167887  4167 raft_consensus.cc:3060] T 148a45dad8ad4f0d8ecdd465db2827dc P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.172092  4167 raft_consensus.cc:2749] T 148a45dad8ad4f0d8ecdd465db2827dc P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:04.204221  4142 raft_consensus.cc:493] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:04.204671  4142 raft_consensus.cc:515] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:04.206365  4142 leader_election.cc:290] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353), c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443)
I20260710 11:04:04.207233  3926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f430416e8a4c28ac20b505fe484db3" candidate_uuid: "5dd28e0507654e65919cd915efc9c831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282bde9254a34dc099878745fa955f7a" is_pre_election: true
I20260710 11:04:04.207442  4002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f430416e8a4c28ac20b505fe484db3" candidate_uuid: "5dd28e0507654e65919cd915efc9c831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" is_pre_election: true
I20260710 11:04:04.207713  3926 raft_consensus.cc:2468] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dd28e0507654e65919cd915efc9c831 in term 0.
I20260710 11:04:04.207965  4002 raft_consensus.cc:2468] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dd28e0507654e65919cd915efc9c831 in term 0.
I20260710 11:04:04.208606  4039 leader_election.cc:304] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282bde9254a34dc099878745fa955f7a, 5dd28e0507654e65919cd915efc9c831; no voters: 
I20260710 11:04:04.209295  4142 raft_consensus.cc:2804] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:04.209609  4142 raft_consensus.cc:493] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:04.209867  4142 raft_consensus.cc:3060] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.214475  4142 raft_consensus.cc:515] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:04.216280  4142 leader_election.cc:290] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831 [CANDIDATE]: Term 1 election: Requested vote from peers 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353), c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443)
I20260710 11:04:04.216946  3926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f430416e8a4c28ac20b505fe484db3" candidate_uuid: "5dd28e0507654e65919cd915efc9c831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282bde9254a34dc099878745fa955f7a"
I20260710 11:04:04.217255  4002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f430416e8a4c28ac20b505fe484db3" candidate_uuid: "5dd28e0507654e65919cd915efc9c831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
I20260710 11:04:04.217373  3926 raft_consensus.cc:3060] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.217729  4002 raft_consensus.cc:3060] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.221818  4002 raft_consensus.cc:2468] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd28e0507654e65919cd915efc9c831 in term 1.
I20260710 11:04:04.221813  3926 raft_consensus.cc:2468] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd28e0507654e65919cd915efc9c831 in term 1.
I20260710 11:04:04.222824  4041 leader_election.cc:304] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dd28e0507654e65919cd915efc9c831, c860cb64f1744ab3a2a38a6d5e360b25; no voters: 
I20260710 11:04:04.223407  4142 raft_consensus.cc:2804] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:04.223831  4142 raft_consensus.cc:697] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831 [term 1 LEADER]: Becoming Leader. State: Replica: 5dd28e0507654e65919cd915efc9c831, State: Running, Role: LEADER
I20260710 11:04:04.224431  4142 consensus_queue.cc:237] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:04.226874  4123 consensus_queue.cc:1048] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:04.231786  3822 catalog_manager.cc:5697] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5dd28e0507654e65919cd915efc9c831 (127.3.54.131). New cstate: current_term: 1 leader_uuid: "5dd28e0507654e65919cd915efc9c831" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:04.242267  4123 consensus_queue.cc:1048] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:04.244390  4167 consensus_queue.cc:1048] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:04.258231  4172 consensus_queue.cc:1048] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:04.291766  4161 consensus_queue.cc:1048] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:04.301023  4161 consensus_queue.cc:1048] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:04.391670  4123 consensus_queue.cc:1048] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:04.392081  4074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "597a526a2e6b42729fa10e146f8256ce"
dest_uuid: "5dd28e0507654e65919cd915efc9c831"
mode: GRACEFUL
new_leader_uuid: "282bde9254a34dc099878745fa955f7a"
 from {username='slave'} at 127.0.0.1:43246
I20260710 11:04:04.392628  4074 raft_consensus.cc:606] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [term 1 LEADER]: Received request to transfer leadership to TS 282bde9254a34dc099878745fa955f7a
I20260710 11:04:04.397912  4074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4c7f26c321442b686d437f213112280"
dest_uuid: "5dd28e0507654e65919cd915efc9c831"
mode: GRACEFUL
new_leader_uuid: "282bde9254a34dc099878745fa955f7a"
 from {username='slave'} at 127.0.0.1:43246
I20260710 11:04:04.398399  4074 raft_consensus.cc:606] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [term 1 LEADER]: Received request to transfer leadership to TS 282bde9254a34dc099878745fa955f7a
I20260710 11:04:04.404304  4123 consensus_queue.cc:1048] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:04.410126  4123 raft_consensus.cc:993] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831: : Instructing follower 282bde9254a34dc099878745fa955f7a to start an election
I20260710 11:04:04.410543  4142 raft_consensus.cc:1081] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [term 1 LEADER]: Signalling peer 282bde9254a34dc099878745fa955f7a to start an election
I20260710 11:04:04.419973  4002 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "098576e86a0f4d5da58911cf893c1d4d"
dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
mode: GRACEFUL
new_leader_uuid: "282bde9254a34dc099878745fa955f7a"
 from {username='slave'} at 127.0.0.1:45362
I20260710 11:04:04.416261  4163 consensus_queue.cc:1048] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:04.420567  4002 raft_consensus.cc:606] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 LEADER]: Received request to transfer leadership to TS 282bde9254a34dc099878745fa955f7a
I20260710 11:04:04.421707  3926 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4c7f26c321442b686d437f213112280"
dest_uuid: "282bde9254a34dc099878745fa955f7a"
 from {username='slave'} at 127.0.0.1:42476
I20260710 11:04:04.422304  3926 raft_consensus.cc:493] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:04.422660  3926 raft_consensus.cc:3060] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:04.429288  3926 raft_consensus.cc:515] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:04.431244  3926 leader_election.cc:290] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 2 election: Requested vote from peers c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443), 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791)
I20260710 11:04:04.434058  4075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c7f26c321442b686d437f213112280" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5dd28e0507654e65919cd915efc9c831"
I20260710 11:04:04.434531  4002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c7f26c321442b686d437f213112280" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
I20260710 11:04:04.434602  4075 raft_consensus.cc:3055] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:04.434940  4002 raft_consensus.cc:3060] T b4c7f26c321442b686d437f213112280 P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:04.434990  4075 raft_consensus.cc:740] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5dd28e0507654e65919cd915efc9c831, State: Running, Role: LEADER
I20260710 11:04:04.435786  4172 consensus_queue.cc:1048] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:04.435885  4075 consensus_queue.cc:260] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:04.437081  4075 raft_consensus.cc:3060] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:04.440856  4002 raft_consensus.cc:2468] T b4c7f26c321442b686d437f213112280 P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282bde9254a34dc099878745fa955f7a in term 2.
I20260710 11:04:04.442596  3892 leader_election.cc:304] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282bde9254a34dc099878745fa955f7a, c860cb64f1744ab3a2a38a6d5e360b25; no voters: 
I20260710 11:04:04.443490  4161 raft_consensus.cc:2804] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:04.443961  4161 raft_consensus.cc:697] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [term 2 LEADER]: Becoming Leader. State: Replica: 282bde9254a34dc099878745fa955f7a, State: Running, Role: LEADER
I20260710 11:04:04.444830  4161 consensus_queue.cc:237] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:04.445297  4075 raft_consensus.cc:2468] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282bde9254a34dc099878745fa955f7a in term 2.
I20260710 11:04:04.450930  4002 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac2a954d89b346848df0e2900117939b"
dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
mode: GRACEFUL
new_leader_uuid: "282bde9254a34dc099878745fa955f7a"
 from {username='slave'} at 127.0.0.1:45362
I20260710 11:04:04.450879  4172 consensus_queue.cc:1048] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:04.451567  4002 raft_consensus.cc:606] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 LEADER]: Received request to transfer leadership to TS 282bde9254a34dc099878745fa955f7a
I20260710 11:04:04.458401  4074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92f430416e8a4c28ac20b505fe484db3"
dest_uuid: "5dd28e0507654e65919cd915efc9c831"
mode: GRACEFUL
new_leader_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
 from {username='slave'} at 127.0.0.1:43246
I20260710 11:04:04.458863  4074 raft_consensus.cc:606] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831 [term 1 LEADER]: Received request to transfer leadership to TS c860cb64f1744ab3a2a38a6d5e360b25
I20260710 11:04:04.459546  3824 catalog_manager.cc:5697] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a reported cstate change: term changed from 1 to 2, leader changed from 5dd28e0507654e65919cd915efc9c831 (127.3.54.131) to 282bde9254a34dc099878745fa955f7a (127.3.54.129). New cstate: current_term: 2 leader_uuid: "282bde9254a34dc099878745fa955f7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:04.463065  4172 raft_consensus.cc:993] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25: : Instructing follower 282bde9254a34dc099878745fa955f7a to start an election
I20260710 11:04:04.463476  4125 raft_consensus.cc:1081] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 LEADER]: Signalling peer 282bde9254a34dc099878745fa955f7a to start an election
I20260710 11:04:04.469676  3926 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "098576e86a0f4d5da58911cf893c1d4d"
dest_uuid: "282bde9254a34dc099878745fa955f7a"
 from {username='slave'} at 127.0.0.1:42492
I20260710 11:04:04.470221  3926 raft_consensus.cc:493] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:04.470570  3926 raft_consensus.cc:3060] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:04.477130  4172 consensus_queue.cc:1048] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:04.478307  3926 raft_consensus.cc:515] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:04.480793  3925 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4666bdef6239448897339ebe4f1c7333"
dest_uuid: "282bde9254a34dc099878745fa955f7a"
mode: GRACEFUL
new_leader_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
 from {username='slave'} at 127.0.0.1:42508
I20260710 11:04:04.481441  3925 raft_consensus.cc:606] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [term 1 LEADER]: Received request to transfer leadership to TS c860cb64f1744ab3a2a38a6d5e360b25
I20260710 11:04:04.486004  4075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "098576e86a0f4d5da58911cf893c1d4d" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5dd28e0507654e65919cd915efc9c831"
I20260710 11:04:04.486126  4002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "098576e86a0f4d5da58911cf893c1d4d" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
I20260710 11:04:04.486681  4002 raft_consensus.cc:3055] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:04.486994  4002 raft_consensus.cc:740] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c860cb64f1744ab3a2a38a6d5e360b25, State: Running, Role: LEADER
I20260710 11:04:04.482990  3926 leader_election.cc:290] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 2 election: Requested vote from peers c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443), 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791)
I20260710 11:04:04.488209  4002 consensus_queue.cc:260] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:04.489061  4002 raft_consensus.cc:3060] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:04.491444  4075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb36db53cb794fa78a75020c546bff66"
dest_uuid: "5dd28e0507654e65919cd915efc9c831"
mode: GRACEFUL
new_leader_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
 from {username='slave'} at 127.0.0.1:43246
I20260710 11:04:04.492115  4075 raft_consensus.cc:606] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831 [term 1 LEADER]: Received request to transfer leadership to TS c860cb64f1744ab3a2a38a6d5e360b25
I20260710 11:04:04.495014  4002 raft_consensus.cc:2468] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282bde9254a34dc099878745fa955f7a in term 2.
I20260710 11:04:04.496124  3892 leader_election.cc:304] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [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: 282bde9254a34dc099878745fa955f7a, c860cb64f1744ab3a2a38a6d5e360b25; no voters: 5dd28e0507654e65919cd915efc9c831
I20260710 11:04:04.497143  4161 raft_consensus.cc:2804] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:04.497572  4161 raft_consensus.cc:697] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [term 2 LEADER]: Becoming Leader. State: Replica: 282bde9254a34dc099878745fa955f7a, State: Running, Role: LEADER
I20260710 11:04:04.497855  4002 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "493ec123e1d24c7cbac62276228ed88a"
dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
mode: GRACEFUL
new_leader_uuid: "5dd28e0507654e65919cd915efc9c831"
 from {username='slave'} at 127.0.0.1:45362
I20260710 11:04:04.498353  4002 raft_consensus.cc:606] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 LEADER]: Received request to transfer leadership to TS 5dd28e0507654e65919cd915efc9c831
I20260710 11:04:04.498322  4161 consensus_queue.cc:237] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:04.504709  3822 catalog_manager.cc:5697] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a reported cstate change: term changed from 1 to 2, leader changed from c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130) to 282bde9254a34dc099878745fa955f7a (127.3.54.129). New cstate: current_term: 2 leader_uuid: "282bde9254a34dc099878745fa955f7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:04.535959  4161 consensus_queue.cc:1048] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:04.545926  4173 consensus_queue.cc:1048] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:04.553188  4161 raft_consensus.cc:993] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a: : Instructing follower c860cb64f1744ab3a2a38a6d5e360b25 to start an election
I20260710 11:04:04.553560  4173 raft_consensus.cc:1081] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [term 1 LEADER]: Signalling peer c860cb64f1744ab3a2a38a6d5e360b25 to start an election
I20260710 11:04:04.554870  4002 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4666bdef6239448897339ebe4f1c7333"
dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
 from {username='slave'} at 127.0.0.1:45340
I20260710 11:04:04.555413  4002 raft_consensus.cc:493] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:04.555785  4002 raft_consensus.cc:3060] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:04.560316  4002 raft_consensus.cc:515] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:04.562518  4002 leader_election.cc:290] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [CANDIDATE]: Term 2 election: Requested vote from peers 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353), 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791)
I20260710 11:04:04.563299  3926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4666bdef6239448897339ebe4f1c7333" candidate_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "282bde9254a34dc099878745fa955f7a"
I20260710 11:04:04.563696  4075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4666bdef6239448897339ebe4f1c7333" candidate_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5dd28e0507654e65919cd915efc9c831"
I20260710 11:04:04.563892  3926 raft_consensus.cc:3055] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:04.564196  4075 raft_consensus.cc:3060] T 4666bdef6239448897339ebe4f1c7333 P 5dd28e0507654e65919cd915efc9c831 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:04.564249  3926 raft_consensus.cc:740] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 282bde9254a34dc099878745fa955f7a, State: Running, Role: LEADER
I20260710 11:04:04.565045  3926 consensus_queue.cc:260] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:04.565907  3926 raft_consensus.cc:3060] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:04.569681  4075 raft_consensus.cc:2468] T 4666bdef6239448897339ebe4f1c7333 P 5dd28e0507654e65919cd915efc9c831 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c860cb64f1744ab3a2a38a6d5e360b25 in term 2.
I20260710 11:04:04.570734  3926 raft_consensus.cc:2468] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c860cb64f1744ab3a2a38a6d5e360b25 in term 2.
I20260710 11:04:04.570734  3967 leader_election.cc:304] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dd28e0507654e65919cd915efc9c831, c860cb64f1744ab3a2a38a6d5e360b25; no voters: 
I20260710 11:04:04.571700  4172 raft_consensus.cc:2804] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:04.572189  4172 raft_consensus.cc:697] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 LEADER]: Becoming Leader. State: Replica: c860cb64f1744ab3a2a38a6d5e360b25, State: Running, Role: LEADER
I20260710 11:04:04.572768  4172 consensus_queue.cc:237] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:04.576632  4123 raft_consensus.cc:993] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831: : Instructing follower c860cb64f1744ab3a2a38a6d5e360b25 to start an election
I20260710 11:04:04.577041  4142 raft_consensus.cc:1081] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831 [term 1 LEADER]: Signalling peer c860cb64f1744ab3a2a38a6d5e360b25 to start an election
I20260710 11:04:04.578333  4002 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb36db53cb794fa78a75020c546bff66"
dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
 from {username='slave'} at 127.0.0.1:45348
I20260710 11:04:04.578832  4002 raft_consensus.cc:493] T bb36db53cb794fa78a75020c546bff66 P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:04.579116  4002 raft_consensus.cc:3060] T bb36db53cb794fa78a75020c546bff66 P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:04.580330  3822 catalog_manager.cc:5697] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 reported cstate change: term changed from 1 to 2, leader changed from 282bde9254a34dc099878745fa955f7a (127.3.54.129) to c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130). New cstate: current_term: 2 leader_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:04.584403  4002 raft_consensus.cc:515] T bb36db53cb794fa78a75020c546bff66 P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:04.586120  4002 leader_election.cc:290] T bb36db53cb794fa78a75020c546bff66 P c860cb64f1744ab3a2a38a6d5e360b25 [CANDIDATE]: Term 2 election: Requested vote from peers 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353), 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791)
I20260710 11:04:04.587946  3926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb36db53cb794fa78a75020c546bff66" candidate_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "282bde9254a34dc099878745fa955f7a"
I20260710 11:04:04.588209  4075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb36db53cb794fa78a75020c546bff66" candidate_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5dd28e0507654e65919cd915efc9c831"
I20260710 11:04:04.588573  3926 raft_consensus.cc:3060] T bb36db53cb794fa78a75020c546bff66 P 282bde9254a34dc099878745fa955f7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:04.588721  4075 raft_consensus.cc:3055] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:04.589063  4075 raft_consensus.cc:740] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5dd28e0507654e65919cd915efc9c831, State: Running, Role: LEADER
I20260710 11:04:04.589824  4075 consensus_queue.cc:260] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:04.590955  4075 raft_consensus.cc:3060] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:04.595150  3926 raft_consensus.cc:2468] T bb36db53cb794fa78a75020c546bff66 P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c860cb64f1744ab3a2a38a6d5e360b25 in term 2.
I20260710 11:04:04.596331  3965 leader_election.cc:304] T bb36db53cb794fa78a75020c546bff66 P c860cb64f1744ab3a2a38a6d5e360b25 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282bde9254a34dc099878745fa955f7a, c860cb64f1744ab3a2a38a6d5e360b25; no voters: 
I20260710 11:04:04.597010  4172 raft_consensus.cc:2804] T bb36db53cb794fa78a75020c546bff66 P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:04.597146  4075 raft_consensus.cc:2468] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c860cb64f1744ab3a2a38a6d5e360b25 in term 2.
I20260710 11:04:04.597491  4172 raft_consensus.cc:697] T bb36db53cb794fa78a75020c546bff66 P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 LEADER]: Becoming Leader. State: Replica: c860cb64f1744ab3a2a38a6d5e360b25, State: Running, Role: LEADER
I20260710 11:04:04.598270  4172 consensus_queue.cc:237] T bb36db53cb794fa78a75020c546bff66 P c860cb64f1744ab3a2a38a6d5e360b25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:04.604045  4172 consensus_queue.cc:1048] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:04.604058  3822 catalog_manager.cc:5697] T bb36db53cb794fa78a75020c546bff66 P c860cb64f1744ab3a2a38a6d5e360b25 reported cstate change: term changed from 1 to 2, leader changed from 5dd28e0507654e65919cd915efc9c831 (127.3.54.131) to c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130). New cstate: current_term: 2 leader_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:04.613454  4172 consensus_queue.cc:1048] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:04.640398  4142 consensus_queue.cc:1048] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:04.646534  4123 raft_consensus.cc:993] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831: : Instructing follower c860cb64f1744ab3a2a38a6d5e360b25 to start an election
I20260710 11:04:04.647373  4143 raft_consensus.cc:1081] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831 [term 1 LEADER]: Signalling peer c860cb64f1744ab3a2a38a6d5e360b25 to start an election
I20260710 11:04:04.648905  4001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92f430416e8a4c28ac20b505fe484db3"
dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
 from {username='slave'} at 127.0.0.1:45348
I20260710 11:04:04.650424  4001 raft_consensus.cc:493] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:04.650812  4001 raft_consensus.cc:3060] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:04.651981  4143 consensus_queue.cc:1048] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:04.657666  4001 raft_consensus.cc:515] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:04.661666  4001 leader_election.cc:290] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25 [CANDIDATE]: Term 2 election: Requested vote from peers 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353), 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791)
I20260710 11:04:04.662627  3926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f430416e8a4c28ac20b505fe484db3" candidate_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "282bde9254a34dc099878745fa955f7a"
I20260710 11:04:04.663203  3926 raft_consensus.cc:3060] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:04.665135  4075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f430416e8a4c28ac20b505fe484db3" candidate_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5dd28e0507654e65919cd915efc9c831"
I20260710 11:04:04.665683  4075 raft_consensus.cc:3055] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:04.665995  4075 raft_consensus.cc:740] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5dd28e0507654e65919cd915efc9c831, State: Running, Role: LEADER
I20260710 11:04:04.666786  4075 consensus_queue.cc:260] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:04.667616  4075 raft_consensus.cc:3060] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:04.669394  3926 raft_consensus.cc:2468] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c860cb64f1744ab3a2a38a6d5e360b25 in term 2.
I20260710 11:04:04.670478  3965 leader_election.cc:304] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282bde9254a34dc099878745fa955f7a, c860cb64f1744ab3a2a38a6d5e360b25; no voters: 
I20260710 11:04:04.671442  4172 raft_consensus.cc:2804] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:04.671890  4172 raft_consensus.cc:697] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 LEADER]: Becoming Leader. State: Replica: c860cb64f1744ab3a2a38a6d5e360b25, State: Running, Role: LEADER
I20260710 11:04:04.672744  4172 consensus_queue.cc:237] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:04.673192  4075 raft_consensus.cc:2468] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c860cb64f1744ab3a2a38a6d5e360b25 in term 2.
I20260710 11:04:04.680433  3822 catalog_manager.cc:5697] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25 reported cstate change: term changed from 1 to 2, leader changed from 5dd28e0507654e65919cd915efc9c831 (127.3.54.131) to c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130). New cstate: current_term: 2 leader_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:04.712096  4160 raft_consensus.cc:993] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25: : Instructing follower 282bde9254a34dc099878745fa955f7a to start an election
I20260710 11:04:04.712499  4172 raft_consensus.cc:1081] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 LEADER]: Signalling peer 282bde9254a34dc099878745fa955f7a to start an election
I20260710 11:04:04.713874  3926 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac2a954d89b346848df0e2900117939b"
dest_uuid: "282bde9254a34dc099878745fa955f7a"
 from {username='slave'} at 127.0.0.1:42492
I20260710 11:04:04.714411  3926 raft_consensus.cc:493] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:04.714771  3926 raft_consensus.cc:3060] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:04.719264  3926 raft_consensus.cc:515] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:04.721019  3926 leader_election.cc:290] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 2 election: Requested vote from peers c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443), 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791)
I20260710 11:04:04.721839  4001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac2a954d89b346848df0e2900117939b" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
I20260710 11:04:04.722358  4001 raft_consensus.cc:3055] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:04.722680  4001 raft_consensus.cc:740] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c860cb64f1744ab3a2a38a6d5e360b25, State: Running, Role: LEADER
I20260710 11:04:04.723066  4074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac2a954d89b346848df0e2900117939b" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5dd28e0507654e65919cd915efc9c831"
I20260710 11:04:04.723585  4074 raft_consensus.cc:3060] T ac2a954d89b346848df0e2900117939b P 5dd28e0507654e65919cd915efc9c831 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:04.723562  4001 consensus_queue.cc:260] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:04.725394  4001 raft_consensus.cc:3060] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:04.729508  4074 raft_consensus.cc:2468] T ac2a954d89b346848df0e2900117939b P 5dd28e0507654e65919cd915efc9c831 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282bde9254a34dc099878745fa955f7a in term 2.
I20260710 11:04:04.730113  4001 raft_consensus.cc:2468] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282bde9254a34dc099878745fa955f7a in term 2.
I20260710 11:04:04.730427  3892 leader_election.cc:304] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282bde9254a34dc099878745fa955f7a, 5dd28e0507654e65919cd915efc9c831; no voters: 
I20260710 11:04:04.731146  4173 raft_consensus.cc:2804] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:04.731526  4173 raft_consensus.cc:697] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a [term 2 LEADER]: Becoming Leader. State: Replica: 282bde9254a34dc099878745fa955f7a, State: Running, Role: LEADER
I20260710 11:04:04.732311  4173 consensus_queue.cc:237] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:04.738119  3822 catalog_manager.cc:5697] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a reported cstate change: term changed from 1 to 2, leader changed from c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130) to 282bde9254a34dc099878745fa955f7a (127.3.54.129). New cstate: current_term: 2 leader_uuid: "282bde9254a34dc099878745fa955f7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:04.748663  4142 raft_consensus.cc:993] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831: : Instructing follower 282bde9254a34dc099878745fa955f7a to start an election
I20260710 11:04:04.749080  4143 raft_consensus.cc:1081] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [term 1 LEADER]: Signalling peer 282bde9254a34dc099878745fa955f7a to start an election
I20260710 11:04:04.750329  3926 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "597a526a2e6b42729fa10e146f8256ce"
dest_uuid: "282bde9254a34dc099878745fa955f7a"
 from {username='slave'} at 127.0.0.1:42476
I20260710 11:04:04.750749  3926 raft_consensus.cc:493] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:04.751008  3926 raft_consensus.cc:3060] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:04.755544  3926 raft_consensus.cc:515] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } }
I20260710 11:04:04.757064  3926 leader_election.cc:290] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 2 election: Requested vote from peers 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791), c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443)
I20260710 11:04:04.757858  4074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597a526a2e6b42729fa10e146f8256ce" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5dd28e0507654e65919cd915efc9c831"
I20260710 11:04:04.758090  4001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597a526a2e6b42729fa10e146f8256ce" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
I20260710 11:04:04.758472  4074 raft_consensus.cc:3055] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:04.758576  4001 raft_consensus.cc:3060] T 597a526a2e6b42729fa10e146f8256ce P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:04.758829  4074 raft_consensus.cc:740] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5dd28e0507654e65919cd915efc9c831, State: Running, Role: LEADER
I20260710 11:04:04.759622  4074 consensus_queue.cc:260] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } }
I20260710 11:04:04.760851  4074 raft_consensus.cc:3060] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:04.765058  4001 raft_consensus.cc:2468] T 597a526a2e6b42729fa10e146f8256ce P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282bde9254a34dc099878745fa955f7a in term 2.
I20260710 11:04:04.766140  3892 leader_election.cc:304] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282bde9254a34dc099878745fa955f7a, c860cb64f1744ab3a2a38a6d5e360b25; no voters: 
I20260710 11:04:04.766968  4173 raft_consensus.cc:2804] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:04.767031  4074 raft_consensus.cc:2468] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282bde9254a34dc099878745fa955f7a in term 2.
I20260710 11:04:04.767443  4173 raft_consensus.cc:697] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a [term 2 LEADER]: Becoming Leader. State: Replica: 282bde9254a34dc099878745fa955f7a, State: Running, Role: LEADER
I20260710 11:04:04.768298  4173 consensus_queue.cc:237] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } }
I20260710 11:04:04.773835  3822 catalog_manager.cc:5697] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a reported cstate change: term changed from 1 to 2, leader changed from 5dd28e0507654e65919cd915efc9c831 (127.3.54.131) to 282bde9254a34dc099878745fa955f7a (127.3.54.129). New cstate: current_term: 2 leader_uuid: "282bde9254a34dc099878745fa955f7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:04.824839  4001 raft_consensus.cc:1275] T b4c7f26c321442b686d437f213112280 P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 FOLLOWER]: Refusing update from remote peer 282bde9254a34dc099878745fa955f7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:04.826104  4173 consensus_queue.cc:1048] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:04.834887  4074 raft_consensus.cc:1275] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [term 2 FOLLOWER]: Refusing update from remote peer 282bde9254a34dc099878745fa955f7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:04.836850  4173 consensus_queue.cc:1048] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:04.969033  4160 raft_consensus.cc:993] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25: : Instructing follower 5dd28e0507654e65919cd915efc9c831 to start an election
I20260710 11:04:04.969486  4172 raft_consensus.cc:1081] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 LEADER]: Signalling peer 5dd28e0507654e65919cd915efc9c831 to start an election
I20260710 11:04:04.970947  4074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "493ec123e1d24c7cbac62276228ed88a"
dest_uuid: "5dd28e0507654e65919cd915efc9c831"
 from {username='slave'} at 127.0.0.1:43238
I20260710 11:04:04.971390  4074 raft_consensus.cc:493] T 493ec123e1d24c7cbac62276228ed88a P 5dd28e0507654e65919cd915efc9c831 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:04.971669  4074 raft_consensus.cc:3060] T 493ec123e1d24c7cbac62276228ed88a P 5dd28e0507654e65919cd915efc9c831 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:04.974911  4075 raft_consensus.cc:3060] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:04.977543  4074 raft_consensus.cc:515] T 493ec123e1d24c7cbac62276228ed88a P 5dd28e0507654e65919cd915efc9c831 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:04.979563  4074 leader_election.cc:290] T 493ec123e1d24c7cbac62276228ed88a P 5dd28e0507654e65919cd915efc9c831 [CANDIDATE]: Term 2 election: Requested vote from peers 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353), c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443)
I20260710 11:04:04.980338  3926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493ec123e1d24c7cbac62276228ed88a" candidate_uuid: "5dd28e0507654e65919cd915efc9c831" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "282bde9254a34dc099878745fa955f7a"
I20260710 11:04:04.980610  4001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493ec123e1d24c7cbac62276228ed88a" candidate_uuid: "5dd28e0507654e65919cd915efc9c831" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
I20260710 11:04:04.980911  3926 raft_consensus.cc:3060] T 493ec123e1d24c7cbac62276228ed88a P 282bde9254a34dc099878745fa955f7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:04.981202  4001 raft_consensus.cc:3055] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:04.981528  4001 raft_consensus.cc:740] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c860cb64f1744ab3a2a38a6d5e360b25, State: Running, Role: LEADER
I20260710 11:04:04.982156  4075 raft_consensus.cc:1275] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831 [term 2 FOLLOWER]: Refusing update from remote peer 282bde9254a34dc099878745fa955f7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:04.982290  4001 consensus_queue.cc:260] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:04.983373  4001 raft_consensus.cc:3060] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:04.983690  4173 consensus_queue.cc:1048] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:04.985805  3926 raft_consensus.cc:2468] T 493ec123e1d24c7cbac62276228ed88a P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd28e0507654e65919cd915efc9c831 in term 2.
I20260710 11:04:04.986865  4039 leader_election.cc:304] T 493ec123e1d24c7cbac62276228ed88a P 5dd28e0507654e65919cd915efc9c831 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282bde9254a34dc099878745fa955f7a, 5dd28e0507654e65919cd915efc9c831; no voters: 
I20260710 11:04:04.987536  4143 raft_consensus.cc:2804] T 493ec123e1d24c7cbac62276228ed88a P 5dd28e0507654e65919cd915efc9c831 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:04.987969  4143 raft_consensus.cc:697] T 493ec123e1d24c7cbac62276228ed88a P 5dd28e0507654e65919cd915efc9c831 [term 2 LEADER]: Becoming Leader. State: Replica: 5dd28e0507654e65919cd915efc9c831, State: Running, Role: LEADER
I20260710 11:04:04.988905  4001 raft_consensus.cc:2468] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd28e0507654e65919cd915efc9c831 in term 2.
I20260710 11:04:04.988760  4143 consensus_queue.cc:237] T 493ec123e1d24c7cbac62276228ed88a P 5dd28e0507654e65919cd915efc9c831 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:04.994596  4075 raft_consensus.cc:1275] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831 [term 2 FOLLOWER]: Refusing update from remote peer c860cb64f1744ab3a2a38a6d5e360b25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:04.995958  4172 consensus_queue.cc:1048] T bb36db53cb794fa78a75020c546bff66 P c860cb64f1744ab3a2a38a6d5e360b25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:04.995577  4001 raft_consensus.cc:1275] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 FOLLOWER]: Refusing update from remote peer 282bde9254a34dc099878745fa955f7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:04.998729  4161 consensus_queue.cc:1048] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:05.000380  3822 catalog_manager.cc:5697] T 493ec123e1d24c7cbac62276228ed88a P 5dd28e0507654e65919cd915efc9c831 reported cstate change: term changed from 1 to 2, leader changed from c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130) to 5dd28e0507654e65919cd915efc9c831 (127.3.54.131). New cstate: current_term: 2 leader_uuid: "5dd28e0507654e65919cd915efc9c831" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:05.006719  3926 raft_consensus.cc:1275] T bb36db53cb794fa78a75020c546bff66 P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Refusing update from remote peer c860cb64f1744ab3a2a38a6d5e360b25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:05.009410  4172 consensus_queue.cc:1048] T bb36db53cb794fa78a75020c546bff66 P c860cb64f1744ab3a2a38a6d5e360b25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:05.106745  4075 raft_consensus.cc:1275] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831 [term 2 FOLLOWER]: Refusing update from remote peer c860cb64f1744ab3a2a38a6d5e360b25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:05.107874  4172 consensus_queue.cc:1048] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:05.114586  3926 raft_consensus.cc:1275] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Refusing update from remote peer c860cb64f1744ab3a2a38a6d5e360b25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:05.116079  4160 consensus_queue.cc:1048] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:05.138650  4075 raft_consensus.cc:1275] T ac2a954d89b346848df0e2900117939b P 5dd28e0507654e65919cd915efc9c831 [term 2 FOLLOWER]: Refusing update from remote peer 282bde9254a34dc099878745fa955f7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:05.139801  4161 consensus_queue.cc:1048] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:05.144418  4075 raft_consensus.cc:1275] T 4666bdef6239448897339ebe4f1c7333 P 5dd28e0507654e65919cd915efc9c831 [term 2 FOLLOWER]: Refusing update from remote peer c860cb64f1744ab3a2a38a6d5e360b25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:05.145959  4160 consensus_queue.cc:1048] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:05.146564  4001 raft_consensus.cc:1275] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 FOLLOWER]: Refusing update from remote peer 282bde9254a34dc099878745fa955f7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:05.148130  4173 consensus_queue.cc:1048] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:05.156476  3926 raft_consensus.cc:1275] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Refusing update from remote peer c860cb64f1744ab3a2a38a6d5e360b25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:05.157913  4160 consensus_queue.cc:1048] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:05.332860  4001 raft_consensus.cc:1275] T 597a526a2e6b42729fa10e146f8256ce P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 FOLLOWER]: Refusing update from remote peer 282bde9254a34dc099878745fa955f7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:05.333981  4121 consensus_queue.cc:1048] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:05.341585  4074 raft_consensus.cc:1275] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [term 2 FOLLOWER]: Refusing update from remote peer 282bde9254a34dc099878745fa955f7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:05.343092  4173 consensus_queue.cc:1048] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:05.452584  4001 raft_consensus.cc:1275] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 FOLLOWER]: Refusing update from remote peer 5dd28e0507654e65919cd915efc9c831: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:05.452598  3926 raft_consensus.cc:1275] T 493ec123e1d24c7cbac62276228ed88a P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Refusing update from remote peer 5dd28e0507654e65919cd915efc9c831: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:05.453974  4123 consensus_queue.cc:1048] T 493ec123e1d24c7cbac62276228ed88a P 5dd28e0507654e65919cd915efc9c831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:05.454528  4143 consensus_queue.cc:1048] T 493ec123e1d24c7cbac62276228ed88a P 5dd28e0507654e65919cd915efc9c831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:07.531226  3290 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:04:07.532199  3290 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:07.547946  3926 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "098576e86a0f4d5da58911cf893c1d4d"
dest_uuid: "282bde9254a34dc099878745fa955f7a"
mode: GRACEFUL
new_leader_uuid: "5dd28e0507654e65919cd915efc9c831"
 from {username='slave'} at 127.0.0.1:50884
I20260710 11:04:07.548439  3926 raft_consensus.cc:606] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [term 2 LEADER]: Received request to transfer leadership to TS 5dd28e0507654e65919cd915efc9c831
I20260710 11:04:07.550475  3926 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4c7f26c321442b686d437f213112280"
dest_uuid: "282bde9254a34dc099878745fa955f7a"
mode: GRACEFUL
new_leader_uuid: "5dd28e0507654e65919cd915efc9c831"
 from {username='slave'} at 127.0.0.1:50884
I20260710 11:04:07.550868  3926 raft_consensus.cc:606] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [term 2 LEADER]: Received request to transfer leadership to TS 5dd28e0507654e65919cd915efc9c831
I20260710 11:04:07.551748  3290 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:04:07.552166  3290 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:07.822314  4215 raft_consensus.cc:993] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a: : Instructing follower 5dd28e0507654e65919cd915efc9c831 to start an election
I20260710 11:04:07.822746  4215 raft_consensus.cc:1081] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [term 2 LEADER]: Signalling peer 5dd28e0507654e65919cd915efc9c831 to start an election
I20260710 11:04:07.824198  4074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4c7f26c321442b686d437f213112280"
dest_uuid: "5dd28e0507654e65919cd915efc9c831"
 from {username='slave'} at 127.0.0.1:43236
I20260710 11:04:07.824630  4074 raft_consensus.cc:493] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:07.824887  4074 raft_consensus.cc:3060] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:07.829291  4074 raft_consensus.cc:515] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:07.830879  4074 leader_election.cc:290] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [CANDIDATE]: Term 3 election: Requested vote from peers 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353), c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443)
I20260710 11:04:07.831650  3926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c7f26c321442b686d437f213112280" candidate_uuid: "5dd28e0507654e65919cd915efc9c831" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "282bde9254a34dc099878745fa955f7a"
I20260710 11:04:07.831875  4001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c7f26c321442b686d437f213112280" candidate_uuid: "5dd28e0507654e65919cd915efc9c831" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
I20260710 11:04:07.832201  3926 raft_consensus.cc:3055] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:07.832458  4001 raft_consensus.cc:3060] T b4c7f26c321442b686d437f213112280 P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:07.832558  3926 raft_consensus.cc:740] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 282bde9254a34dc099878745fa955f7a, State: Running, Role: LEADER
I20260710 11:04:07.833244  3926 consensus_queue.cc:260] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [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: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:07.834072  3926 raft_consensus.cc:3060] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:07.837349  4001 raft_consensus.cc:2468] T b4c7f26c321442b686d437f213112280 P c860cb64f1744ab3a2a38a6d5e360b25 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd28e0507654e65919cd915efc9c831 in term 3.
I20260710 11:04:07.838312  3926 raft_consensus.cc:2468] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd28e0507654e65919cd915efc9c831 in term 3.
I20260710 11:04:07.838464  4041 leader_election.cc:304] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [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: 5dd28e0507654e65919cd915efc9c831, c860cb64f1744ab3a2a38a6d5e360b25; no voters: 
I20260710 11:04:07.839143  4213 raft_consensus.cc:2804] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:07.840301  4213 raft_consensus.cc:697] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [term 3 LEADER]: Becoming Leader. State: Replica: 5dd28e0507654e65919cd915efc9c831, State: Running, Role: LEADER
I20260710 11:04:07.840975  4213 consensus_queue.cc:237] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [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: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:07.848162  3824 catalog_manager.cc:5697] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 reported cstate change: term changed from 2 to 3, leader changed from 282bde9254a34dc099878745fa955f7a (127.3.54.129) to 5dd28e0507654e65919cd915efc9c831 (127.3.54.131). New cstate: current_term: 3 leader_uuid: "5dd28e0507654e65919cd915efc9c831" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:07.895254  4161 raft_consensus.cc:993] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a: : Instructing follower 5dd28e0507654e65919cd915efc9c831 to start an election
I20260710 11:04:07.895676  4215 raft_consensus.cc:1081] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [term 2 LEADER]: Signalling peer 5dd28e0507654e65919cd915efc9c831 to start an election
I20260710 11:04:07.897117  4074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "098576e86a0f4d5da58911cf893c1d4d"
dest_uuid: "5dd28e0507654e65919cd915efc9c831"
 from {username='slave'} at 127.0.0.1:43236
I20260710 11:04:07.897572  4074 raft_consensus.cc:493] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:07.897847  4074 raft_consensus.cc:3060] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:07.902472  4074 raft_consensus.cc:515] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:07.904296  4074 leader_election.cc:290] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831 [CANDIDATE]: Term 3 election: Requested vote from peers 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353), c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443)
I20260710 11:04:07.905040  3926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "098576e86a0f4d5da58911cf893c1d4d" candidate_uuid: "5dd28e0507654e65919cd915efc9c831" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "282bde9254a34dc099878745fa955f7a"
I20260710 11:04:07.905504  3926 raft_consensus.cc:3055] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:07.905382  4001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "098576e86a0f4d5da58911cf893c1d4d" candidate_uuid: "5dd28e0507654e65919cd915efc9c831" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
I20260710 11:04:07.905794  3926 raft_consensus.cc:740] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 282bde9254a34dc099878745fa955f7a, State: Running, Role: LEADER
I20260710 11:04:07.906013  4001 raft_consensus.cc:3060] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:07.906435  3926 consensus_queue.cc:260] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [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: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:07.907253  3926 raft_consensus.cc:3060] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:07.910895  4001 raft_consensus.cc:2468] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd28e0507654e65919cd915efc9c831 in term 3.
I20260710 11:04:07.911188  3926 raft_consensus.cc:2468] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd28e0507654e65919cd915efc9c831 in term 3.
I20260710 11:04:07.911883  4041 leader_election.cc:304] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831 [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: 5dd28e0507654e65919cd915efc9c831, c860cb64f1744ab3a2a38a6d5e360b25; no voters: 
I20260710 11:04:07.912580  4213 raft_consensus.cc:2804] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:07.912983  4213 raft_consensus.cc:697] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831 [term 3 LEADER]: Becoming Leader. State: Replica: 5dd28e0507654e65919cd915efc9c831, State: Running, Role: LEADER
I20260710 11:04:07.913662  4213 consensus_queue.cc:237] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831 [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: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:07.919618  3824 catalog_manager.cc:5697] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831 reported cstate change: term changed from 2 to 3, leader changed from 282bde9254a34dc099878745fa955f7a (127.3.54.129) to 5dd28e0507654e65919cd915efc9c831 (127.3.54.131). New cstate: current_term: 3 leader_uuid: "5dd28e0507654e65919cd915efc9c831" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:08.329665  3926 raft_consensus.cc:1275] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [term 3 FOLLOWER]: Refusing update from remote peer 5dd28e0507654e65919cd915efc9c831: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:08.330719  4213 consensus_queue.cc:1048] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:08.340989  4001 raft_consensus.cc:1275] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [term 3 FOLLOWER]: Refusing update from remote peer 5dd28e0507654e65919cd915efc9c831: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:08.342401  4219 consensus_queue.cc:1048] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:08.346493  4002 raft_consensus.cc:1275] T b4c7f26c321442b686d437f213112280 P c860cb64f1744ab3a2a38a6d5e360b25 [term 3 FOLLOWER]: Refusing update from remote peer 5dd28e0507654e65919cd915efc9c831: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:08.347714  4219 consensus_queue.cc:1048] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:04:08.367939  3926 raft_consensus.cc:1275] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [term 3 FOLLOWER]: Refusing update from remote peer 5dd28e0507654e65919cd915efc9c831: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:08.369293  4233 consensus_queue.cc:1048] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:08.552892  3290 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:08.564599  4075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4c7f26c321442b686d437f213112280"
dest_uuid: "5dd28e0507654e65919cd915efc9c831"
mode: GRACEFUL
new_leader_uuid: "282bde9254a34dc099878745fa955f7a"
 from {username='slave'} at 127.0.0.1:43246
I20260710 11:04:08.565109  4075 raft_consensus.cc:606] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [term 3 LEADER]: Received request to transfer leadership to TS 282bde9254a34dc099878745fa955f7a
I20260710 11:04:08.569499  4075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "098576e86a0f4d5da58911cf893c1d4d"
dest_uuid: "5dd28e0507654e65919cd915efc9c831"
mode: GRACEFUL
new_leader_uuid: "282bde9254a34dc099878745fa955f7a"
 from {username='slave'} at 127.0.0.1:43246
I20260710 11:04:08.569962  4075 raft_consensus.cc:606] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831 [term 3 LEADER]: Received request to transfer leadership to TS 282bde9254a34dc099878745fa955f7a
I20260710 11:04:08.578994  4002 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92f430416e8a4c28ac20b505fe484db3"
dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
mode: GRACEFUL
new_leader_uuid: "282bde9254a34dc099878745fa955f7a"
 from {username='slave'} at 127.0.0.1:45362
I20260710 11:04:08.579654  4002 raft_consensus.cc:606] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 LEADER]: Received request to transfer leadership to TS 282bde9254a34dc099878745fa955f7a
I20260710 11:04:08.584376  4002 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99ec08fd13604444a554361089bcfafb"
dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
mode: GRACEFUL
new_leader_uuid: "282bde9254a34dc099878745fa955f7a"
 from {username='slave'} at 127.0.0.1:45362
I20260710 11:04:08.584877  4002 raft_consensus.cc:606] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 LEADER]: Received request to transfer leadership to TS 282bde9254a34dc099878745fa955f7a
I20260710 11:04:08.589480  4002 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4666bdef6239448897339ebe4f1c7333"
dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
mode: GRACEFUL
new_leader_uuid: "282bde9254a34dc099878745fa955f7a"
 from {username='slave'} at 127.0.0.1:45362
I20260710 11:04:08.589951  4002 raft_consensus.cc:606] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 LEADER]: Received request to transfer leadership to TS 282bde9254a34dc099878745fa955f7a
I20260710 11:04:08.642297  4167 raft_consensus.cc:993] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25: : Instructing follower 282bde9254a34dc099878745fa955f7a to start an election
I20260710 11:04:08.642654  4231 raft_consensus.cc:1081] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 LEADER]: Signalling peer 282bde9254a34dc099878745fa955f7a to start an election
I20260710 11:04:08.643915  3926 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4666bdef6239448897339ebe4f1c7333"
dest_uuid: "282bde9254a34dc099878745fa955f7a"
 from {username='slave'} at 127.0.0.1:42492
I20260710 11:04:08.644308  3926 raft_consensus.cc:493] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:08.644524  3926 raft_consensus.cc:3060] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:08.648299  3926 raft_consensus.cc:515] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:08.649673  3926 leader_election.cc:290] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 3 election: Requested vote from peers c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443), 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791)
I20260710 11:04:08.650490  4002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4666bdef6239448897339ebe4f1c7333" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
I20260710 11:04:08.650750  4075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4666bdef6239448897339ebe4f1c7333" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5dd28e0507654e65919cd915efc9c831"
I20260710 11:04:08.651015  4002 raft_consensus.cc:3055] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:08.651247  4075 raft_consensus.cc:3060] T 4666bdef6239448897339ebe4f1c7333 P 5dd28e0507654e65919cd915efc9c831 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:08.651340  4002 raft_consensus.cc:740] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c860cb64f1744ab3a2a38a6d5e360b25, State: Running, Role: LEADER
I20260710 11:04:08.652122  4002 consensus_queue.cc:260] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [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: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:08.653049  4002 raft_consensus.cc:3060] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:08.655879  4075 raft_consensus.cc:2468] T 4666bdef6239448897339ebe4f1c7333 P 5dd28e0507654e65919cd915efc9c831 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282bde9254a34dc099878745fa955f7a in term 3.
I20260710 11:04:08.657002  3892 leader_election.cc:304] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [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: 282bde9254a34dc099878745fa955f7a, 5dd28e0507654e65919cd915efc9c831; no voters: 
I20260710 11:04:08.657480  4002 raft_consensus.cc:2468] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282bde9254a34dc099878745fa955f7a in term 3.
I20260710 11:04:08.657747  4215 raft_consensus.cc:2804] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:08.658825  4215 raft_consensus.cc:697] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [term 3 LEADER]: Becoming Leader. State: Replica: 282bde9254a34dc099878745fa955f7a, State: Running, Role: LEADER
I20260710 11:04:08.659585  4215 consensus_queue.cc:237] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [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: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:08.665333  3822 catalog_manager.cc:5697] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a reported cstate change: term changed from 2 to 3, leader changed from c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130) to 282bde9254a34dc099878745fa955f7a (127.3.54.129). New cstate: current_term: 3 leader_uuid: "282bde9254a34dc099878745fa955f7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:08.782528  4219 raft_consensus.cc:993] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831: : Instructing follower 282bde9254a34dc099878745fa955f7a to start an election
I20260710 11:04:08.782995  4233 raft_consensus.cc:1081] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [term 3 LEADER]: Signalling peer 282bde9254a34dc099878745fa955f7a to start an election
I20260710 11:04:08.784436  3926 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4c7f26c321442b686d437f213112280"
dest_uuid: "282bde9254a34dc099878745fa955f7a"
 from {username='slave'} at 127.0.0.1:42476
I20260710 11:04:08.784940  3926 raft_consensus.cc:493] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:08.785270  3926 raft_consensus.cc:3060] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:08.789338  3926 raft_consensus.cc:515] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:08.790683  3926 leader_election.cc:290] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 4 election: Requested vote from peers c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443), 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791)
I20260710 11:04:08.791599  4002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c7f26c321442b686d437f213112280" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
I20260710 11:04:08.791893  4075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c7f26c321442b686d437f213112280" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5dd28e0507654e65919cd915efc9c831"
I20260710 11:04:08.792280  4002 raft_consensus.cc:3060] T b4c7f26c321442b686d437f213112280 P c860cb64f1744ab3a2a38a6d5e360b25 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:08.792421  4075 raft_consensus.cc:3055] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:04:08.792761  4075 raft_consensus.cc:740] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5dd28e0507654e65919cd915efc9c831, State: Running, Role: LEADER
I20260710 11:04:08.793409  4075 consensus_queue.cc:260] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [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: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:08.794279  4075 raft_consensus.cc:3060] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:08.797773  4002 raft_consensus.cc:2468] T b4c7f26c321442b686d437f213112280 P c860cb64f1744ab3a2a38a6d5e360b25 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282bde9254a34dc099878745fa955f7a in term 4.
I20260710 11:04:08.798666  3892 leader_election.cc:304] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [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: 282bde9254a34dc099878745fa955f7a, c860cb64f1744ab3a2a38a6d5e360b25; no voters: 
I20260710 11:04:08.799015  4075 raft_consensus.cc:2468] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282bde9254a34dc099878745fa955f7a in term 4.
I20260710 11:04:08.799317  4215 raft_consensus.cc:2804] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:04:08.799770  4215 raft_consensus.cc:697] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [term 4 LEADER]: Becoming Leader. State: Replica: 282bde9254a34dc099878745fa955f7a, State: Running, Role: LEADER
I20260710 11:04:08.800482  4215 consensus_queue.cc:237] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [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: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:08.805928  3822 catalog_manager.cc:5697] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a reported cstate change: term changed from 3 to 4, leader changed from 5dd28e0507654e65919cd915efc9c831 (127.3.54.131) to 282bde9254a34dc099878745fa955f7a (127.3.54.129). New cstate: current_term: 4 leader_uuid: "282bde9254a34dc099878745fa955f7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:08.815594  4167 raft_consensus.cc:993] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25: : Instructing follower 282bde9254a34dc099878745fa955f7a to start an election
I20260710 11:04:08.816023  4231 raft_consensus.cc:1081] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 LEADER]: Signalling peer 282bde9254a34dc099878745fa955f7a to start an election
I20260710 11:04:08.817601  3926 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99ec08fd13604444a554361089bcfafb"
dest_uuid: "282bde9254a34dc099878745fa955f7a"
 from {username='slave'} at 127.0.0.1:42492
I20260710 11:04:08.818005  3926 raft_consensus.cc:493] T 99ec08fd13604444a554361089bcfafb P 282bde9254a34dc099878745fa955f7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:08.818231  3926 raft_consensus.cc:3060] T 99ec08fd13604444a554361089bcfafb P 282bde9254a34dc099878745fa955f7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:08.821992  3926 raft_consensus.cc:515] T 99ec08fd13604444a554361089bcfafb P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:08.823521  3926 leader_election.cc:290] T 99ec08fd13604444a554361089bcfafb P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 2 election: Requested vote from peers c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443), 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791)
I20260710 11:04:08.824369  4002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ec08fd13604444a554361089bcfafb" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
I20260710 11:04:08.825009  4002 raft_consensus.cc:3055] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:08.824826  4075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ec08fd13604444a554361089bcfafb" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5dd28e0507654e65919cd915efc9c831"
I20260710 11:04:08.825335  4002 raft_consensus.cc:740] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c860cb64f1744ab3a2a38a6d5e360b25, State: Running, Role: LEADER
I20260710 11:04:08.825559  4075 raft_consensus.cc:3060] T 99ec08fd13604444a554361089bcfafb P 5dd28e0507654e65919cd915efc9c831 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:08.826118  4002 consensus_queue.cc:260] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:08.827277  4002 raft_consensus.cc:3060] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:08.832115  4075 raft_consensus.cc:2468] T 99ec08fd13604444a554361089bcfafb P 5dd28e0507654e65919cd915efc9c831 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282bde9254a34dc099878745fa955f7a in term 2.
I20260710 11:04:08.833447  3892 leader_election.cc:304] T 99ec08fd13604444a554361089bcfafb P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282bde9254a34dc099878745fa955f7a, 5dd28e0507654e65919cd915efc9c831; no voters: 
I20260710 11:04:08.833885  4002 raft_consensus.cc:2468] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282bde9254a34dc099878745fa955f7a in term 2.
I20260710 11:04:08.834218  4215 raft_consensus.cc:2804] T 99ec08fd13604444a554361089bcfafb P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:08.834671  4215 raft_consensus.cc:697] T 99ec08fd13604444a554361089bcfafb P 282bde9254a34dc099878745fa955f7a [term 2 LEADER]: Becoming Leader. State: Replica: 282bde9254a34dc099878745fa955f7a, State: Running, Role: LEADER
I20260710 11:04:08.835404  4215 consensus_queue.cc:237] T 99ec08fd13604444a554361089bcfafb P 282bde9254a34dc099878745fa955f7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:08.841861  3822 catalog_manager.cc:5697] T 99ec08fd13604444a554361089bcfafb P 282bde9254a34dc099878745fa955f7a reported cstate change: term changed from 1 to 2, leader changed from c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130) to 282bde9254a34dc099878745fa955f7a (127.3.54.129). New cstate: current_term: 2 leader_uuid: "282bde9254a34dc099878745fa955f7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:08.906371  4219 raft_consensus.cc:993] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831: : Instructing follower 282bde9254a34dc099878745fa955f7a to start an election
I20260710 11:04:08.906793  4219 raft_consensus.cc:1081] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831 [term 3 LEADER]: Signalling peer 282bde9254a34dc099878745fa955f7a to start an election
I20260710 11:04:08.908167  3926 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "098576e86a0f4d5da58911cf893c1d4d"
dest_uuid: "282bde9254a34dc099878745fa955f7a"
 from {username='slave'} at 127.0.0.1:42476
I20260710 11:04:08.908592  3926 raft_consensus.cc:493] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:08.908838  3926 raft_consensus.cc:3060] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:08.912896  3926 raft_consensus.cc:515] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:08.914283  3926 leader_election.cc:290] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 4 election: Requested vote from peers c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443), 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791)
I20260710 11:04:08.915179  4002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "098576e86a0f4d5da58911cf893c1d4d" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
I20260710 11:04:08.915414  4075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "098576e86a0f4d5da58911cf893c1d4d" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5dd28e0507654e65919cd915efc9c831"
I20260710 11:04:08.915648  4002 raft_consensus.cc:3060] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:08.915881  4075 raft_consensus.cc:3055] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:04:08.916190  4075 raft_consensus.cc:740] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5dd28e0507654e65919cd915efc9c831, State: Running, Role: LEADER
I20260710 11:04:08.916862  4075 consensus_queue.cc:260] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831 [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: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:08.917709  4075 raft_consensus.cc:3060] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:08.919867  4002 raft_consensus.cc:2468] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282bde9254a34dc099878745fa955f7a in term 4.
I20260710 11:04:08.920953  3892 leader_election.cc:304] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [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: 282bde9254a34dc099878745fa955f7a, c860cb64f1744ab3a2a38a6d5e360b25; no voters: 
I20260710 11:04:08.921646  4215 raft_consensus.cc:2804] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:04:08.922011  4215 raft_consensus.cc:697] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [term 4 LEADER]: Becoming Leader. State: Replica: 282bde9254a34dc099878745fa955f7a, State: Running, Role: LEADER
I20260710 11:04:08.922643  4075 raft_consensus.cc:2468] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282bde9254a34dc099878745fa955f7a in term 4.
I20260710 11:04:08.922685  4215 consensus_queue.cc:237] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [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: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:08.928596  3822 catalog_manager.cc:5697] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a reported cstate change: term changed from 3 to 4, leader changed from 5dd28e0507654e65919cd915efc9c831 (127.3.54.131) to 282bde9254a34dc099878745fa955f7a (127.3.54.129). New cstate: current_term: 4 leader_uuid: "282bde9254a34dc099878745fa955f7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:08.996603  4167 raft_consensus.cc:993] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25: : Instructing follower 282bde9254a34dc099878745fa955f7a to start an election
I20260710 11:04:08.997035  4167 raft_consensus.cc:1081] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 LEADER]: Signalling peer 282bde9254a34dc099878745fa955f7a to start an election
I20260710 11:04:08.998410  3926 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92f430416e8a4c28ac20b505fe484db3"
dest_uuid: "282bde9254a34dc099878745fa955f7a"
 from {username='slave'} at 127.0.0.1:42492
I20260710 11:04:08.998845  3926 raft_consensus.cc:493] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:08.999081  3926 raft_consensus.cc:3060] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:09.003446  3926 raft_consensus.cc:515] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:09.004833  3926 leader_election.cc:290] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a [CANDIDATE]: Term 3 election: Requested vote from peers c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443), 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791)
I20260710 11:04:09.005651  4002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f430416e8a4c28ac20b505fe484db3" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
I20260710 11:04:09.005894  4075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f430416e8a4c28ac20b505fe484db3" candidate_uuid: "282bde9254a34dc099878745fa955f7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5dd28e0507654e65919cd915efc9c831"
I20260710 11:04:09.006161  4002 raft_consensus.cc:3055] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:09.006389  4075 raft_consensus.cc:3060] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:09.006480  4002 raft_consensus.cc:740] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c860cb64f1744ab3a2a38a6d5e360b25, State: Running, Role: LEADER
I20260710 11:04:09.007234  4002 consensus_queue.cc:260] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25 [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: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:09.008234  4002 raft_consensus.cc:3060] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:09.012826  4075 raft_consensus.cc:2468] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282bde9254a34dc099878745fa955f7a in term 3.
I20260710 11:04:09.013646  4074 raft_consensus.cc:1240] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831 [term 3 FOLLOWER]: Rejecting Update request from peer c860cb64f1744ab3a2a38a6d5e360b25 for earlier term 2. Current term is 3. Ops: []
I20260710 11:04:09.014026  3892 leader_election.cc:304] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a [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: 282bde9254a34dc099878745fa955f7a, 5dd28e0507654e65919cd915efc9c831; no voters: 
I20260710 11:04:09.014719  4002 raft_consensus.cc:2468] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282bde9254a34dc099878745fa955f7a in term 3.
I20260710 11:04:09.014851  4215 raft_consensus.cc:2804] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:09.016080  4215 raft_consensus.cc:697] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a [term 3 LEADER]: Becoming Leader. State: Replica: 282bde9254a34dc099878745fa955f7a, State: Running, Role: LEADER
I20260710 11:04:09.016788  4215 consensus_queue.cc:237] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a [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: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:09.023191  3822 catalog_manager.cc:5697] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a reported cstate change: term changed from 2 to 3, leader changed from c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130) to 282bde9254a34dc099878745fa955f7a (127.3.54.129). New cstate: current_term: 3 leader_uuid: "282bde9254a34dc099878745fa955f7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:09.116994  4002 raft_consensus.cc:1275] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [term 3 FOLLOWER]: Refusing update from remote peer 282bde9254a34dc099878745fa955f7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:09.118089  4215 consensus_queue.cc:1048] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:09.126340  4074 raft_consensus.cc:1275] T 4666bdef6239448897339ebe4f1c7333 P 5dd28e0507654e65919cd915efc9c831 [term 3 FOLLOWER]: Refusing update from remote peer 282bde9254a34dc099878745fa955f7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:09.127743  4244 consensus_queue.cc:1048] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:09.309898  4074 raft_consensus.cc:1275] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831 [term 4 FOLLOWER]: Refusing update from remote peer 282bde9254a34dc099878745fa955f7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:09.310923  4244 consensus_queue.cc:1048] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:09.318264  4002 raft_consensus.cc:1275] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [term 4 FOLLOWER]: Refusing update from remote peer 282bde9254a34dc099878745fa955f7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:09.319592  4235 consensus_queue.cc:1048] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:09.334944  4002 raft_consensus.cc:1275] T b4c7f26c321442b686d437f213112280 P c860cb64f1744ab3a2a38a6d5e360b25 [term 4 FOLLOWER]: Refusing update from remote peer 282bde9254a34dc099878745fa955f7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:09.336066  4235 consensus_queue.cc:1048] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:09.343254  4074 raft_consensus.cc:1275] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [term 4 FOLLOWER]: Refusing update from remote peer 282bde9254a34dc099878745fa955f7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:09.344583  4235 consensus_queue.cc:1048] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:09.378003  4002 raft_consensus.cc:1275] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 FOLLOWER]: Refusing update from remote peer 282bde9254a34dc099878745fa955f7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:09.379092  4235 consensus_queue.cc:1048] T 99ec08fd13604444a554361089bcfafb P 282bde9254a34dc099878745fa955f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:09.387358  4074 raft_consensus.cc:1275] T 99ec08fd13604444a554361089bcfafb P 5dd28e0507654e65919cd915efc9c831 [term 2 FOLLOWER]: Refusing update from remote peer 282bde9254a34dc099878745fa955f7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:09.388901  4244 consensus_queue.cc:1048] T 99ec08fd13604444a554361089bcfafb P 282bde9254a34dc099878745fa955f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:09.431849  4074 raft_consensus.cc:1275] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831 [term 3 FOLLOWER]: Refusing update from remote peer 282bde9254a34dc099878745fa955f7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:09.433128  4244 consensus_queue.cc:1048] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:09.441763  4002 raft_consensus.cc:1275] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25 [term 3 FOLLOWER]: Refusing update from remote peer 282bde9254a34dc099878745fa955f7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:09.443009  4215 consensus_queue.cc:1048] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:11.596730  3290 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:11.604598  3926 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "148a45dad8ad4f0d8ecdd465db2827dc"
dest_uuid: "282bde9254a34dc099878745fa955f7a"
mode: GRACEFUL
new_leader_uuid: "5dd28e0507654e65919cd915efc9c831"
 from {username='slave'} at 127.0.0.1:50884
I20260710 11:04:11.605211  3926 raft_consensus.cc:606] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a [term 1 LEADER]: Received request to transfer leadership to TS 5dd28e0507654e65919cd915efc9c831
I20260710 11:04:11.608093  3926 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4666bdef6239448897339ebe4f1c7333"
dest_uuid: "282bde9254a34dc099878745fa955f7a"
mode: GRACEFUL
new_leader_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
 from {username='slave'} at 127.0.0.1:50884
I20260710 11:04:11.608598  3926 raft_consensus.cc:606] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [term 3 LEADER]: Received request to transfer leadership to TS c860cb64f1744ab3a2a38a6d5e360b25
I20260710 11:04:11.610826  3926 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "597a526a2e6b42729fa10e146f8256ce"
dest_uuid: "282bde9254a34dc099878745fa955f7a"
mode: GRACEFUL
new_leader_uuid: "5dd28e0507654e65919cd915efc9c831"
 from {username='slave'} at 127.0.0.1:50884
I20260710 11:04:11.611191  3926 raft_consensus.cc:606] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a [term 2 LEADER]: Received request to transfer leadership to TS 5dd28e0507654e65919cd915efc9c831
I20260710 11:04:11.613114  3926 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac2a954d89b346848df0e2900117939b"
dest_uuid: "282bde9254a34dc099878745fa955f7a"
mode: GRACEFUL
new_leader_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
 from {username='slave'} at 127.0.0.1:50884
I20260710 11:04:11.613497  3926 raft_consensus.cc:606] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a [term 2 LEADER]: Received request to transfer leadership to TS c860cb64f1744ab3a2a38a6d5e360b25
I20260710 11:04:11.614288  3290 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:04:11.614662  3290 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:11.739784  4235 raft_consensus.cc:993] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a: : Instructing follower c860cb64f1744ab3a2a38a6d5e360b25 to start an election
I20260710 11:04:11.740316  4254 raft_consensus.cc:1081] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [term 3 LEADER]: Signalling peer c860cb64f1744ab3a2a38a6d5e360b25 to start an election
I20260710 11:04:11.741768  4002 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4666bdef6239448897339ebe4f1c7333"
dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
 from {username='slave'} at 127.0.0.1:45340
I20260710 11:04:11.742215  4002 raft_consensus.cc:493] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:11.742504  4002 raft_consensus.cc:3060] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:11.747407  4002 raft_consensus.cc:515] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:11.749495  4002 leader_election.cc:290] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [CANDIDATE]: Term 4 election: Requested vote from peers 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353), 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791)
I20260710 11:04:11.750268  4074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4666bdef6239448897339ebe4f1c7333" candidate_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5dd28e0507654e65919cd915efc9c831"
I20260710 11:04:11.750154  3925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4666bdef6239448897339ebe4f1c7333" candidate_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "282bde9254a34dc099878745fa955f7a"
I20260710 11:04:11.750919  4074 raft_consensus.cc:3060] T 4666bdef6239448897339ebe4f1c7333 P 5dd28e0507654e65919cd915efc9c831 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:11.750976  3925 raft_consensus.cc:3055] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:04:11.751340  3925 raft_consensus.cc:740] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 282bde9254a34dc099878745fa955f7a, State: Running, Role: LEADER
I20260710 11:04:11.752192  3925 consensus_queue.cc:260] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [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: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:11.753537  3925 raft_consensus.cc:3060] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:11.757588  4074 raft_consensus.cc:2468] T 4666bdef6239448897339ebe4f1c7333 P 5dd28e0507654e65919cd915efc9c831 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c860cb64f1744ab3a2a38a6d5e360b25 in term 4.
I20260710 11:04:11.758980  3967 leader_election.cc:304] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [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: 5dd28e0507654e65919cd915efc9c831, c860cb64f1744ab3a2a38a6d5e360b25; no voters: 
I20260710 11:04:11.759886  4167 raft_consensus.cc:2804] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:04:11.760562  3925 raft_consensus.cc:2468] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c860cb64f1744ab3a2a38a6d5e360b25 in term 4.
I20260710 11:04:11.761318  4167 raft_consensus.cc:697] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [term 4 LEADER]: Becoming Leader. State: Replica: c860cb64f1744ab3a2a38a6d5e360b25, State: Running, Role: LEADER
I20260710 11:04:11.762264  4167 consensus_queue.cc:237] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [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: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:11.769879  3822 catalog_manager.cc:5697] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 reported cstate change: term changed from 3 to 4, leader changed from 282bde9254a34dc099878745fa955f7a (127.3.54.129) to c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130). New cstate: current_term: 4 leader_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:11.813601  4235 raft_consensus.cc:993] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a: : Instructing follower 5dd28e0507654e65919cd915efc9c831 to start an election
I20260710 11:04:11.813982  4254 raft_consensus.cc:1081] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a [term 1 LEADER]: Signalling peer 5dd28e0507654e65919cd915efc9c831 to start an election
I20260710 11:04:11.815289  4075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "148a45dad8ad4f0d8ecdd465db2827dc"
dest_uuid: "5dd28e0507654e65919cd915efc9c831"
 from {username='slave'} at 127.0.0.1:43236
I20260710 11:04:11.815759  4075 raft_consensus.cc:493] T 148a45dad8ad4f0d8ecdd465db2827dc P 5dd28e0507654e65919cd915efc9c831 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:11.816001  4075 raft_consensus.cc:3060] T 148a45dad8ad4f0d8ecdd465db2827dc P 5dd28e0507654e65919cd915efc9c831 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:11.820308  4075 raft_consensus.cc:515] T 148a45dad8ad4f0d8ecdd465db2827dc P 5dd28e0507654e65919cd915efc9c831 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:11.821600  4075 leader_election.cc:290] T 148a45dad8ad4f0d8ecdd465db2827dc P 5dd28e0507654e65919cd915efc9c831 [CANDIDATE]: Term 2 election: Requested vote from peers 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353), c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443)
I20260710 11:04:11.822465  3925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "148a45dad8ad4f0d8ecdd465db2827dc" candidate_uuid: "5dd28e0507654e65919cd915efc9c831" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "282bde9254a34dc099878745fa955f7a"
I20260710 11:04:11.822570  4002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "148a45dad8ad4f0d8ecdd465db2827dc" candidate_uuid: "5dd28e0507654e65919cd915efc9c831" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
I20260710 11:04:11.823105  4002 raft_consensus.cc:3060] T 148a45dad8ad4f0d8ecdd465db2827dc P c860cb64f1744ab3a2a38a6d5e360b25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:11.823072  3925 raft_consensus.cc:3055] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:11.823573  3925 raft_consensus.cc:740] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 282bde9254a34dc099878745fa955f7a, State: Running, Role: LEADER
I20260710 11:04:11.824437  3925 consensus_queue.cc:260] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:11.825654  3925 raft_consensus.cc:3060] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:11.829136  4002 raft_consensus.cc:2468] T 148a45dad8ad4f0d8ecdd465db2827dc P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd28e0507654e65919cd915efc9c831 in term 2.
I20260710 11:04:11.830331  4041 leader_election.cc:304] T 148a45dad8ad4f0d8ecdd465db2827dc P 5dd28e0507654e65919cd915efc9c831 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dd28e0507654e65919cd915efc9c831, c860cb64f1744ab3a2a38a6d5e360b25; no voters: 
I20260710 11:04:11.831027  4219 raft_consensus.cc:2804] T 148a45dad8ad4f0d8ecdd465db2827dc P 5dd28e0507654e65919cd915efc9c831 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:11.831439  3925 raft_consensus.cc:2468] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd28e0507654e65919cd915efc9c831 in term 2.
I20260710 11:04:11.832234  4219 raft_consensus.cc:697] T 148a45dad8ad4f0d8ecdd465db2827dc P 5dd28e0507654e65919cd915efc9c831 [term 2 LEADER]: Becoming Leader. State: Replica: 5dd28e0507654e65919cd915efc9c831, State: Running, Role: LEADER
I20260710 11:04:11.833057  4219 consensus_queue.cc:237] T 148a45dad8ad4f0d8ecdd465db2827dc P 5dd28e0507654e65919cd915efc9c831 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:11.839849  3822 catalog_manager.cc:5697] T 148a45dad8ad4f0d8ecdd465db2827dc P 5dd28e0507654e65919cd915efc9c831 reported cstate change: term changed from 1 to 2, leader changed from 282bde9254a34dc099878745fa955f7a (127.3.54.129) to 5dd28e0507654e65919cd915efc9c831 (127.3.54.131). New cstate: current_term: 2 leader_uuid: "5dd28e0507654e65919cd915efc9c831" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:11.911686  4235 raft_consensus.cc:993] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a: : Instructing follower c860cb64f1744ab3a2a38a6d5e360b25 to start an election
I20260710 11:04:11.912117  4254 raft_consensus.cc:1081] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a [term 2 LEADER]: Signalling peer c860cb64f1744ab3a2a38a6d5e360b25 to start an election
I20260710 11:04:11.913463  4002 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac2a954d89b346848df0e2900117939b"
dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
 from {username='slave'} at 127.0.0.1:45340
I20260710 11:04:11.913890  4002 raft_consensus.cc:493] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:11.914135  4002 raft_consensus.cc:3060] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:11.918111  4002 raft_consensus.cc:515] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:11.919503  4002 leader_election.cc:290] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [CANDIDATE]: Term 3 election: Requested vote from peers 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353), 5dd28e0507654e65919cd915efc9c831 (127.3.54.131:43791)
I20260710 11:04:11.920269  3925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac2a954d89b346848df0e2900117939b" candidate_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "282bde9254a34dc099878745fa955f7a"
I20260710 11:04:11.920506  4075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac2a954d89b346848df0e2900117939b" candidate_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5dd28e0507654e65919cd915efc9c831"
I20260710 11:04:11.920790  3925 raft_consensus.cc:3055] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:11.920946  4075 raft_consensus.cc:3060] T ac2a954d89b346848df0e2900117939b P 5dd28e0507654e65919cd915efc9c831 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:11.921097  3925 raft_consensus.cc:740] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 282bde9254a34dc099878745fa955f7a, State: Running, Role: LEADER
I20260710 11:04:11.921870  3925 consensus_queue.cc:260] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a [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: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:11.922748  3925 raft_consensus.cc:3060] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:11.925132  4075 raft_consensus.cc:2468] T ac2a954d89b346848df0e2900117939b P 5dd28e0507654e65919cd915efc9c831 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c860cb64f1744ab3a2a38a6d5e360b25 in term 3.
I20260710 11:04:11.926014  3967 leader_election.cc:304] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [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: 5dd28e0507654e65919cd915efc9c831, c860cb64f1744ab3a2a38a6d5e360b25; no voters: 
I20260710 11:04:11.926786  4167 raft_consensus.cc:2804] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:11.927244  4167 raft_consensus.cc:697] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [term 3 LEADER]: Becoming Leader. State: Replica: c860cb64f1744ab3a2a38a6d5e360b25, State: Running, Role: LEADER
I20260710 11:04:11.928083  3925 raft_consensus.cc:2468] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c860cb64f1744ab3a2a38a6d5e360b25 in term 3.
I20260710 11:04:11.928146  4167 consensus_queue.cc:237] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [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: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } }
I20260710 11:04:11.934940  3822 catalog_manager.cc:5697] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 reported cstate change: term changed from 2 to 3, leader changed from 282bde9254a34dc099878745fa955f7a (127.3.54.129) to c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130). New cstate: current_term: 3 leader_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:11.956880  4235 raft_consensus.cc:993] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a: : Instructing follower 5dd28e0507654e65919cd915efc9c831 to start an election
I20260710 11:04:11.957271  4235 raft_consensus.cc:1081] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a [term 2 LEADER]: Signalling peer 5dd28e0507654e65919cd915efc9c831 to start an election
I20260710 11:04:11.958664  4075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "597a526a2e6b42729fa10e146f8256ce"
dest_uuid: "5dd28e0507654e65919cd915efc9c831"
 from {username='slave'} at 127.0.0.1:43236
I20260710 11:04:11.959085  4075 raft_consensus.cc:493] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:11.959439  4075 raft_consensus.cc:3060] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:11.963637  4075 raft_consensus.cc:515] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } }
I20260710 11:04:11.965121  4075 leader_election.cc:290] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [CANDIDATE]: Term 3 election: Requested vote from peers c860cb64f1744ab3a2a38a6d5e360b25 (127.3.54.130:41443), 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353)
I20260710 11:04:11.965826  4002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597a526a2e6b42729fa10e146f8256ce" candidate_uuid: "5dd28e0507654e65919cd915efc9c831" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c860cb64f1744ab3a2a38a6d5e360b25"
I20260710 11:04:11.966260  4002 raft_consensus.cc:3060] T 597a526a2e6b42729fa10e146f8256ce P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:11.966149  3925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597a526a2e6b42729fa10e146f8256ce" candidate_uuid: "5dd28e0507654e65919cd915efc9c831" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "282bde9254a34dc099878745fa955f7a"
I20260710 11:04:11.966686  3925 raft_consensus.cc:3055] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:11.966910  3925 raft_consensus.cc:740] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 282bde9254a34dc099878745fa955f7a, State: Running, Role: LEADER
I20260710 11:04:11.967648  3925 consensus_queue.cc:260] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a [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: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } }
I20260710 11:04:11.968747  3925 raft_consensus.cc:3060] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:11.970667  4002 raft_consensus.cc:2468] T 597a526a2e6b42729fa10e146f8256ce P c860cb64f1744ab3a2a38a6d5e360b25 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd28e0507654e65919cd915efc9c831 in term 3.
I20260710 11:04:11.971607  4041 leader_election.cc:304] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [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: 5dd28e0507654e65919cd915efc9c831, c860cb64f1744ab3a2a38a6d5e360b25; no voters: 
I20260710 11:04:11.972434  4219 raft_consensus.cc:2804] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:11.972815  4219 raft_consensus.cc:697] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [term 3 LEADER]: Becoming Leader. State: Replica: 5dd28e0507654e65919cd915efc9c831, State: Running, Role: LEADER
I20260710 11:04:11.973608  4219 consensus_queue.cc:237] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [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: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } } peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } }
I20260710 11:04:11.974261  3925 raft_consensus.cc:2468] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd28e0507654e65919cd915efc9c831 in term 3.
I20260710 11:04:11.979748  3822 catalog_manager.cc:5697] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 reported cstate change: term changed from 2 to 3, leader changed from 282bde9254a34dc099878745fa955f7a (127.3.54.129) to 5dd28e0507654e65919cd915efc9c831 (127.3.54.131). New cstate: current_term: 3 leader_uuid: "5dd28e0507654e65919cd915efc9c831" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:12.212131  4075 raft_consensus.cc:1275] T 4666bdef6239448897339ebe4f1c7333 P 5dd28e0507654e65919cd915efc9c831 [term 4 FOLLOWER]: Refusing update from remote peer c860cb64f1744ab3a2a38a6d5e360b25: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:12.213260  4167 consensus_queue.cc:1048] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:12.223842  3925 raft_consensus.cc:1275] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [term 4 FOLLOWER]: Refusing update from remote peer c860cb64f1744ab3a2a38a6d5e360b25: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:12.225486  4267 consensus_queue.cc:1048] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:12.278622  4002 raft_consensus.cc:1275] T 148a45dad8ad4f0d8ecdd465db2827dc P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 FOLLOWER]: Refusing update from remote peer 5dd28e0507654e65919cd915efc9c831: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:12.279883  4261 consensus_queue.cc:1048] T 148a45dad8ad4f0d8ecdd465db2827dc P 5dd28e0507654e65919cd915efc9c831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:12.281306  3925 raft_consensus.cc:1275] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Refusing update from remote peer 5dd28e0507654e65919cd915efc9c831: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:12.282485  4261 consensus_queue.cc:1048] T 148a45dad8ad4f0d8ecdd465db2827dc P 5dd28e0507654e65919cd915efc9c831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:12.423774  4075 raft_consensus.cc:1275] T ac2a954d89b346848df0e2900117939b P 5dd28e0507654e65919cd915efc9c831 [term 3 FOLLOWER]: Refusing update from remote peer c860cb64f1744ab3a2a38a6d5e360b25: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:12.424857  4267 consensus_queue.cc:1048] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd28e0507654e65919cd915efc9c831" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:12.432896  3925 raft_consensus.cc:1275] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a [term 3 FOLLOWER]: Refusing update from remote peer c860cb64f1744ab3a2a38a6d5e360b25: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:12.434543  4267 consensus_queue.cc:1048] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:12.438898  4002 raft_consensus.cc:1275] T 597a526a2e6b42729fa10e146f8256ce P c860cb64f1744ab3a2a38a6d5e360b25 [term 3 FOLLOWER]: Refusing update from remote peer 5dd28e0507654e65919cd915efc9c831: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:12.440456  4219 consensus_queue.cc:1048] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c860cb64f1744ab3a2a38a6d5e360b25" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 41443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:12.452118  3925 raft_consensus.cc:1275] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a [term 3 FOLLOWER]: Refusing update from remote peer 5dd28e0507654e65919cd915efc9c831: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:12.453823  4219 consensus_queue.cc:1048] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "282bde9254a34dc099878745fa955f7a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:12.615423  3290 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:12.621606  3290 tablet_server.cc:179] TabletServer@127.3.54.129:0 shutting down...
I20260710 11:04:12.644400  3290 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:12.645076  3290 tablet_replica.cc:333] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a: stopping tablet replica
I20260710 11:04:12.645668  3290 raft_consensus.cc:2243] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:12.646080  3290 raft_consensus.cc:2272] T 597a526a2e6b42729fa10e146f8256ce P 282bde9254a34dc099878745fa955f7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:12.648281  3290 tablet_replica.cc:333] T 493ec123e1d24c7cbac62276228ed88a P 282bde9254a34dc099878745fa955f7a: stopping tablet replica
I20260710 11:04:12.648739  3290 raft_consensus.cc:2243] T 493ec123e1d24c7cbac62276228ed88a P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:12.649155  3290 raft_consensus.cc:2272] T 493ec123e1d24c7cbac62276228ed88a P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:12.650656  3290 tablet_replica.cc:333] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a: stopping tablet replica
I20260710 11:04:12.651129  3290 raft_consensus.cc:2243] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:04:12.651805  3290 raft_consensus.cc:2272] T 098576e86a0f4d5da58911cf893c1d4d P 282bde9254a34dc099878745fa955f7a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:12.653550  3290 tablet_replica.cc:333] T 99ec08fd13604444a554361089bcfafb P 282bde9254a34dc099878745fa955f7a: stopping tablet replica
I20260710 11:04:12.654052  3290 raft_consensus.cc:2243] T 99ec08fd13604444a554361089bcfafb P 282bde9254a34dc099878745fa955f7a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:12.654842  3290 raft_consensus.cc:2272] T 99ec08fd13604444a554361089bcfafb P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:12.656759  3290 tablet_replica.cc:333] T bb36db53cb794fa78a75020c546bff66 P 282bde9254a34dc099878745fa955f7a: stopping tablet replica
I20260710 11:04:12.657275  3290 raft_consensus.cc:2243] T bb36db53cb794fa78a75020c546bff66 P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:12.657670  3290 raft_consensus.cc:2272] T bb36db53cb794fa78a75020c546bff66 P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:12.659255  3290 tablet_replica.cc:333] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a: stopping tablet replica
I20260710 11:04:12.659699  3290 raft_consensus.cc:2243] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:12.660122  3290 raft_consensus.cc:2272] T 148a45dad8ad4f0d8ecdd465db2827dc P 282bde9254a34dc099878745fa955f7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:12.662330  3290 tablet_replica.cc:333] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a: stopping tablet replica
I20260710 11:04:12.662824  3290 raft_consensus.cc:2243] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:04:12.663552  3290 raft_consensus.cc:2272] T b4c7f26c321442b686d437f213112280 P 282bde9254a34dc099878745fa955f7a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:12.665256  3290 tablet_replica.cc:333] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a: stopping tablet replica
I20260710 11:04:12.665781  3290 raft_consensus.cc:2243] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:12.666245  3290 raft_consensus.cc:2272] T 4666bdef6239448897339ebe4f1c7333 P 282bde9254a34dc099878745fa955f7a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:12.668591  3290 tablet_replica.cc:333] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a: stopping tablet replica
I20260710 11:04:12.669108  3290 raft_consensus.cc:2243] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:12.669739  3290 raft_consensus.cc:2272] T 92f430416e8a4c28ac20b505fe484db3 P 282bde9254a34dc099878745fa955f7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:12.671326  3290 tablet_replica.cc:333] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a: stopping tablet replica
I20260710 11:04:12.671711  3290 raft_consensus.cc:2243] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:12.672055  3290 raft_consensus.cc:2272] T ac2a954d89b346848df0e2900117939b P 282bde9254a34dc099878745fa955f7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:12.701154  3290 tablet_server.cc:196] TabletServer@127.3.54.129:0 shutdown complete.
I20260710 11:04:12.719540  3290 tablet_server.cc:179] TabletServer@127.3.54.130:0 shutting down...
I20260710 11:04:12.741725  3290 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:12.742450  3290 tablet_replica.cc:333] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25: stopping tablet replica
I20260710 11:04:12.743034  3290 raft_consensus.cc:2243] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:12.743445  3290 raft_consensus.cc:2272] T 92f430416e8a4c28ac20b505fe484db3 P c860cb64f1744ab3a2a38a6d5e360b25 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:12.745179  3290 tablet_replica.cc:333] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25: stopping tablet replica
I20260710 11:04:12.745666  3290 raft_consensus.cc:2243] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:12.746071  3290 raft_consensus.cc:2272] T 99ec08fd13604444a554361089bcfafb P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:12.747663  3290 tablet_replica.cc:333] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25: stopping tablet replica
I20260710 11:04:12.748188  3290 raft_consensus.cc:2243] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:12.748582  3290 raft_consensus.cc:2272] T 098576e86a0f4d5da58911cf893c1d4d P c860cb64f1744ab3a2a38a6d5e360b25 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:12.750078  3290 tablet_replica.cc:333] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25: stopping tablet replica
I20260710 11:04:12.750528  3290 raft_consensus.cc:2243] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:12.751209  3290 raft_consensus.cc:2272] T ac2a954d89b346848df0e2900117939b P c860cb64f1744ab3a2a38a6d5e360b25 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:12.753249  3290 tablet_replica.cc:333] T 148a45dad8ad4f0d8ecdd465db2827dc P c860cb64f1744ab3a2a38a6d5e360b25: stopping tablet replica
I20260710 11:04:12.753705  3290 raft_consensus.cc:2243] T 148a45dad8ad4f0d8ecdd465db2827dc P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:12.754063  3290 raft_consensus.cc:2272] T 148a45dad8ad4f0d8ecdd465db2827dc P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:12.755897  3290 tablet_replica.cc:333] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25: stopping tablet replica
I20260710 11:04:12.756392  3290 raft_consensus.cc:2243] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:04:12.757026  3290 raft_consensus.cc:2272] T 4666bdef6239448897339ebe4f1c7333 P c860cb64f1744ab3a2a38a6d5e360b25 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:12.759022  3290 tablet_replica.cc:333] T bb36db53cb794fa78a75020c546bff66 P c860cb64f1744ab3a2a38a6d5e360b25: stopping tablet replica
I20260710 11:04:12.759492  3290 raft_consensus.cc:2243] T bb36db53cb794fa78a75020c546bff66 P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:12.760238  3290 raft_consensus.cc:2272] T bb36db53cb794fa78a75020c546bff66 P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:12.761821  3290 tablet_replica.cc:333] T b4c7f26c321442b686d437f213112280 P c860cb64f1744ab3a2a38a6d5e360b25: stopping tablet replica
I20260710 11:04:12.762297  3290 raft_consensus.cc:2243] T b4c7f26c321442b686d437f213112280 P c860cb64f1744ab3a2a38a6d5e360b25 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:12.762686  3290 raft_consensus.cc:2272] T b4c7f26c321442b686d437f213112280 P c860cb64f1744ab3a2a38a6d5e360b25 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:12.764240  3290 tablet_replica.cc:333] T 597a526a2e6b42729fa10e146f8256ce P c860cb64f1744ab3a2a38a6d5e360b25: stopping tablet replica
I20260710 11:04:12.764657  3290 raft_consensus.cc:2243] T 597a526a2e6b42729fa10e146f8256ce P c860cb64f1744ab3a2a38a6d5e360b25 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:12.765043  3290 raft_consensus.cc:2272] T 597a526a2e6b42729fa10e146f8256ce P c860cb64f1744ab3a2a38a6d5e360b25 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:12.766927  3290 tablet_replica.cc:333] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25: stopping tablet replica
I20260710 11:04:12.767357  3290 raft_consensus.cc:2243] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:12.767737  3290 raft_consensus.cc:2272] T 493ec123e1d24c7cbac62276228ed88a P c860cb64f1744ab3a2a38a6d5e360b25 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:12.786988  4039 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.54.129:37353: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260710 11:04:12.789927  4039 consensus_peers.cc:597] T 148a45dad8ad4f0d8ecdd465db2827dc P 5dd28e0507654e65919cd915efc9c831 -> Peer 282bde9254a34dc099878745fa955f7a (127.3.54.129:37353): Couldn't send request to peer 282bde9254a34dc099878745fa955f7a. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:37353: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:12.795805  3290 tablet_server.cc:196] TabletServer@127.3.54.130:0 shutdown complete.
I20260710 11:04:12.814564  3290 tablet_server.cc:179] TabletServer@127.3.54.131:0 shutting down...
I20260710 11:04:12.838990  3290 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:12.839854  3290 tablet_replica.cc:333] T 99ec08fd13604444a554361089bcfafb P 5dd28e0507654e65919cd915efc9c831: stopping tablet replica
I20260710 11:04:12.840579  3290 raft_consensus.cc:2243] T 99ec08fd13604444a554361089bcfafb P 5dd28e0507654e65919cd915efc9c831 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:12.841027  3290 raft_consensus.cc:2272] T 99ec08fd13604444a554361089bcfafb P 5dd28e0507654e65919cd915efc9c831 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:12.842775  3290 tablet_replica.cc:333] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831: stopping tablet replica
I20260710 11:04:12.843264  3290 raft_consensus.cc:2243] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:12.843712  3290 raft_consensus.cc:2272] T 92f430416e8a4c28ac20b505fe484db3 P 5dd28e0507654e65919cd915efc9c831 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:12.845610  3290 tablet_replica.cc:333] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831: stopping tablet replica
I20260710 11:04:12.846127  3290 raft_consensus.cc:2243] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:12.846544  3290 raft_consensus.cc:2272] T 098576e86a0f4d5da58911cf893c1d4d P 5dd28e0507654e65919cd915efc9c831 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:12.848099  3290 tablet_replica.cc:333] T 4666bdef6239448897339ebe4f1c7333 P 5dd28e0507654e65919cd915efc9c831: stopping tablet replica
I20260710 11:04:12.848541  3290 raft_consensus.cc:2243] T 4666bdef6239448897339ebe4f1c7333 P 5dd28e0507654e65919cd915efc9c831 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:12.848905  3290 raft_consensus.cc:2272] T 4666bdef6239448897339ebe4f1c7333 P 5dd28e0507654e65919cd915efc9c831 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:12.850855  3290 tablet_replica.cc:333] T 148a45dad8ad4f0d8ecdd465db2827dc P 5dd28e0507654e65919cd915efc9c831: stopping tablet replica
I20260710 11:04:12.851320  3290 raft_consensus.cc:2243] T 148a45dad8ad4f0d8ecdd465db2827dc P 5dd28e0507654e65919cd915efc9c831 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:12.851974  3290 raft_consensus.cc:2272] T 148a45dad8ad4f0d8ecdd465db2827dc P 5dd28e0507654e65919cd915efc9c831 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:12.853875  3290 tablet_replica.cc:333] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831: stopping tablet replica
I20260710 11:04:12.854322  3290 raft_consensus.cc:2243] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:12.854661  3290 raft_consensus.cc:2272] T bb36db53cb794fa78a75020c546bff66 P 5dd28e0507654e65919cd915efc9c831 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:12.856266  3290 tablet_replica.cc:333] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831: stopping tablet replica
I20260710 11:04:12.856669  3290 raft_consensus.cc:2243] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:12.857002  3290 raft_consensus.cc:2272] T b4c7f26c321442b686d437f213112280 P 5dd28e0507654e65919cd915efc9c831 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:12.858417  3290 tablet_replica.cc:333] T ac2a954d89b346848df0e2900117939b P 5dd28e0507654e65919cd915efc9c831: stopping tablet replica
I20260710 11:04:12.858806  3290 raft_consensus.cc:2243] T ac2a954d89b346848df0e2900117939b P 5dd28e0507654e65919cd915efc9c831 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:12.859117  3290 raft_consensus.cc:2272] T ac2a954d89b346848df0e2900117939b P 5dd28e0507654e65919cd915efc9c831 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:12.860903  3290 tablet_replica.cc:333] T 493ec123e1d24c7cbac62276228ed88a P 5dd28e0507654e65919cd915efc9c831: stopping tablet replica
I20260710 11:04:12.861280  3290 raft_consensus.cc:2243] T 493ec123e1d24c7cbac62276228ed88a P 5dd28e0507654e65919cd915efc9c831 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:12.861907  3290 raft_consensus.cc:2272] T 493ec123e1d24c7cbac62276228ed88a P 5dd28e0507654e65919cd915efc9c831 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:12.863281  3290 tablet_replica.cc:333] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831: stopping tablet replica
I20260710 11:04:12.863631  3290 raft_consensus.cc:2243] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:12.864269  3290 raft_consensus.cc:2272] T 597a526a2e6b42729fa10e146f8256ce P 5dd28e0507654e65919cd915efc9c831 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:12.890380  3290 tablet_server.cc:196] TabletServer@127.3.54.131:0 shutdown complete.
I20260710 11:04:12.906944  3290 master.cc:562] Master@127.3.54.190:46763 shutting down...
I20260710 11:04:12.924687  3290 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0960a998a8294d48897b135460487c9d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:12.925189  3290 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0960a998a8294d48897b135460487c9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:12.925508  3290 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0960a998a8294d48897b135460487c9d: stopping tablet replica
I20260710 11:04:12.944434  3290 master.cc:584] Master@127.3.54.190:46763 shutdown complete.
282bde9254a34dc099878745fa955f7a  5
5dd28e0507654e65919cd915efc9c831  1
c860cb64f1744ab3a2a38a6d5e360b25  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10450 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:04:12.979117  3290 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.54.190:42351
I20260710 11:04:12.980293  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:12.985572  4281 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
W20260710 11:04:12.986092  4282 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
W20260710 11:04:12.986756  4284 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
I20260710 11:04:12.986958  3290 server_base.cc:1061] running on GCE node
I20260710 11:04:12.987771  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:12.987939  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:12.988368  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681452988350 us; error 0 us; skew 500 ppm
I20260710 11:04:12.988837  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:12.991012  3290 webserver.cc:533] Webserver started at http://127.3.54.190:43905/ using document root <none> and password file <none>
I20260710 11:04:12.991451  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:12.991596  3290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:12.991802  3290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:12.992848  3290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/master-0-root/instance:
uuid: "4bba348b4530475a9b57875e13896090"
format_stamp: "Formatted at 2026-07-10 11:04:12 on dist-test-slave-9dq9"
I20260710 11:04:12.997038  3290 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:13.000159  4289 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:13.000825  3290 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:04:13.001055  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/master-0-root
uuid: "4bba348b4530475a9b57875e13896090"
format_stamp: "Formatted at 2026-07-10 11:04:12 on dist-test-slave-9dq9"
I20260710 11:04:13.001295  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-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)
I20260710 11:04:13.020891  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:13.022003  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:13.057909  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.190:42351
I20260710 11:04:13.057999  4340 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.190:42351 every 8 connection(s)
I20260710 11:04:13.061641  4341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.070955  4341 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4bba348b4530475a9b57875e13896090: Bootstrap starting.
I20260710 11:04:13.075467  4341 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4bba348b4530475a9b57875e13896090: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:13.079602  4341 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4bba348b4530475a9b57875e13896090: No bootstrap required, opened a new log
I20260710 11:04:13.081794  4341 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4bba348b4530475a9b57875e13896090 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4bba348b4530475a9b57875e13896090" member_type: VOTER }
I20260710 11:04:13.082176  4341 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4bba348b4530475a9b57875e13896090 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:13.082409  4341 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4bba348b4530475a9b57875e13896090 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bba348b4530475a9b57875e13896090, State: Initialized, Role: FOLLOWER
I20260710 11:04:13.082991  4341 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4bba348b4530475a9b57875e13896090 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4bba348b4530475a9b57875e13896090" member_type: VOTER }
I20260710 11:04:13.083421  4341 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4bba348b4530475a9b57875e13896090 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:04:13.083671  4341 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4bba348b4530475a9b57875e13896090 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:04:13.083933  4341 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4bba348b4530475a9b57875e13896090 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:13.088174  4341 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4bba348b4530475a9b57875e13896090 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4bba348b4530475a9b57875e13896090" member_type: VOTER }
I20260710 11:04:13.088697  4341 leader_election.cc:304] T 00000000000000000000000000000000 P 4bba348b4530475a9b57875e13896090 [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: 4bba348b4530475a9b57875e13896090; no voters: 
I20260710 11:04:13.089782  4341 leader_election.cc:290] T 00000000000000000000000000000000 P 4bba348b4530475a9b57875e13896090 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:04:13.090137  4344 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4bba348b4530475a9b57875e13896090 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:13.091460  4344 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4bba348b4530475a9b57875e13896090 [term 1 LEADER]: Becoming Leader. State: Replica: 4bba348b4530475a9b57875e13896090, State: Running, Role: LEADER
I20260710 11:04:13.092156  4344 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4bba348b4530475a9b57875e13896090 [LEADER]: Queue going to LEADER mode. State: All 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: "4bba348b4530475a9b57875e13896090" member_type: VOTER }
I20260710 11:04:13.092716  4341 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4bba348b4530475a9b57875e13896090 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:04:13.096863  4346 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4bba348b4530475a9b57875e13896090 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4bba348b4530475a9b57875e13896090. Latest consensus state: current_term: 1 leader_uuid: "4bba348b4530475a9b57875e13896090" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4bba348b4530475a9b57875e13896090" member_type: VOTER } }
I20260710 11:04:13.097002  4345 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4bba348b4530475a9b57875e13896090 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4bba348b4530475a9b57875e13896090" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4bba348b4530475a9b57875e13896090" member_type: VOTER } }
I20260710 11:04:13.097635  4345 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4bba348b4530475a9b57875e13896090 [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:13.097595  4346 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4bba348b4530475a9b57875e13896090 [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:13.100013  4351 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:04:13.104925  4351 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:04:13.109418  3290 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:04:13.113765  4351 catalog_manager.cc:1383] Generated new cluster ID: 58a80208cfbe4dd8a1ac18a5aea828a2
I20260710 11:04:13.113996  4351 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:04:13.143074  4351 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:04:13.144255  4351 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:04:13.157896  4351 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4bba348b4530475a9b57875e13896090: Generated new TSK 0
I20260710 11:04:13.158434  4351 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:04:13.175462  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:13.181051  4362 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
W20260710 11:04:13.181978  4363 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
W20260710 11:04:13.183344  4365 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
I20260710 11:04:13.183748  3290 server_base.cc:1061] running on GCE node
I20260710 11:04:13.184796  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:13.184984  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:13.185174  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681453185118 us; error 0 us; skew 500 ppm
I20260710 11:04:13.185671  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:13.187896  3290 webserver.cc:533] Webserver started at http://127.3.54.129:41969/ using document root <none> and password file <none>
I20260710 11:04:13.188369  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:13.188540  3290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:13.188784  3290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:13.189770  3290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/ts-0-root/instance:
uuid: "f0ce48553d63416287e4982359f16724"
format_stamp: "Formatted at 2026-07-10 11:04:13 on dist-test-slave-9dq9"
I20260710 11:04:13.193946  3290 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:04:13.197181  4370 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:13.197872  3290 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:04:13.198153  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/ts-0-root
uuid: "f0ce48553d63416287e4982359f16724"
format_stamp: "Formatted at 2026-07-10 11:04:13 on dist-test-slave-9dq9"
I20260710 11:04:13.198434  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-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)
I20260710 11:04:13.222857  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:13.224069  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:13.225489  3290 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:13.227808  3290 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:13.227990  3290 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:13.228231  3290 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:13.228392  3290 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:13.266192  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.129:37939
I20260710 11:04:13.266278  4432 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.129:37939 every 8 connection(s)
I20260710 11:04:13.270857  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:13.277233  4437 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
W20260710 11:04:13.278604  4438 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
W20260710 11:04:13.280529  4440 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
I20260710 11:04:13.281266  3290 server_base.cc:1061] running on GCE node
I20260710 11:04:13.282655  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:13.282855  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:13.282985  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681453282973 us; error 0 us; skew 500 ppm
I20260710 11:04:13.283444  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:13.283521  4433 heartbeater.cc:344] Connected to a master server at 127.3.54.190:42351
I20260710 11:04:13.283890  4433 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:13.284801  4433 heartbeater.cc:507] Master 127.3.54.190:42351 requested a full tablet report, sending...
I20260710 11:04:13.286201  3290 webserver.cc:533] Webserver started at http://127.3.54.130:35867/ using document root <none> and password file <none>
I20260710 11:04:13.286721  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:13.286904  3290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:13.287171  3290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:13.287043  4306 ts_manager.cc:194] Registered new tserver with Master: f0ce48553d63416287e4982359f16724 (127.3.54.129:37939)
I20260710 11:04:13.288337  3290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/ts-1-root/instance:
uuid: "2170aea5e3524541a82898ff45f6923d"
format_stamp: "Formatted at 2026-07-10 11:04:13 on dist-test-slave-9dq9"
I20260710 11:04:13.288888  4306 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38336
I20260710 11:04:13.293263  3290 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:13.297175  4445 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:13.297873  3290 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 11:04:13.298156  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/ts-1-root
uuid: "2170aea5e3524541a82898ff45f6923d"
format_stamp: "Formatted at 2026-07-10 11:04:13 on dist-test-slave-9dq9"
I20260710 11:04:13.298435  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-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)
I20260710 11:04:13.328979  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:13.330132  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:13.331561  3290 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:13.333729  3290 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:13.333916  3290 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:13.334136  3290 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:13.334285  3290 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:13.371049  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.130:35647
I20260710 11:04:13.371138  4507 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.130:35647 every 8 connection(s)
I20260710 11:04:13.375542  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:13.381634  4511 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
W20260710 11:04:13.383067  4512 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
W20260710 11:04:13.384986  4514 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
I20260710 11:04:13.385977  3290 server_base.cc:1061] running on GCE node
I20260710 11:04:13.386920  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:04:13.387001  4508 heartbeater.cc:344] Connected to a master server at 127.3.54.190:42351
W20260710 11:04:13.387136  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:13.387395  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681453387376 us; error 0 us; skew 500 ppm
I20260710 11:04:13.387436  4508 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:13.387944  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:13.388234  4508 heartbeater.cc:507] Master 127.3.54.190:42351 requested a full tablet report, sending...
I20260710 11:04:13.390245  3290 webserver.cc:533] Webserver started at http://127.3.54.131:39521/ using document root <none> and password file <none>
I20260710 11:04:13.390424  4306 ts_manager.cc:194] Registered new tserver with Master: 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647)
I20260710 11:04:13.390889  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:13.391130  3290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:13.391424  3290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:13.392148  4306 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38346
I20260710 11:04:13.392901  3290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/ts-2-root/instance:
uuid: "0e1e5dd896134a8ea1332113344e45c9"
format_stamp: "Formatted at 2026-07-10 11:04:13 on dist-test-slave-9dq9"
I20260710 11:04:13.397444  3290 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:04:13.400597  4519 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:13.401232  3290 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260710 11:04:13.401494  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/ts-2-root
uuid: "0e1e5dd896134a8ea1332113344e45c9"
format_stamp: "Formatted at 2026-07-10 11:04:13 on dist-test-slave-9dq9"
I20260710 11:04:13.401743  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-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)
I20260710 11:04:13.415776  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:13.416882  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:13.418234  3290 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:13.420293  3290 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:13.420481  3290 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:13.420697  3290 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:13.420852  3290 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:13.457409  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.131:33421
I20260710 11:04:13.457504  4581 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.131:33421 every 8 connection(s)
I20260710 11:04:13.470187  4582 heartbeater.cc:344] Connected to a master server at 127.3.54.190:42351
I20260710 11:04:13.470539  4582 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:13.471168  4582 heartbeater.cc:507] Master 127.3.54.190:42351 requested a full tablet report, sending...
I20260710 11:04:13.472993  4306 ts_manager.cc:194] Registered new tserver with Master: 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:13.473850  3290 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013386179s
I20260710 11:04:13.474251  4306 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38352
I20260710 11:04:13.497972  4306 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38366:
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\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:04:13.501758  4306 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.
I20260710 11:04:13.608146  4472 tablet_service.cc:1511] Processing CreateTablet for tablet b117ee16486e4c3ebb5b6fcfa93dc360 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:13.608932  4473 tablet_service.cc:1511] Processing CreateTablet for tablet 33d71cd8529b46639aaf7d55be740af1 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:13.609582  4472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b117ee16486e4c3ebb5b6fcfa93dc360. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.610204  4473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33d71cd8529b46639aaf7d55be740af1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.611584  4471 tablet_service.cc:1511] Processing CreateTablet for tablet ad3212acda614883b42285948dec0b18 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:13.611584  4544 tablet_service.cc:1511] Processing CreateTablet for tablet 3fb9442c31f6447eb7866af847b1f1c7 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:13.612871  4544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb9442c31f6447eb7866af847b1f1c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.614156  4546 tablet_service.cc:1511] Processing CreateTablet for tablet b117ee16486e4c3ebb5b6fcfa93dc360 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:13.615445  4546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b117ee16486e4c3ebb5b6fcfa93dc360. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.616278  4470 tablet_service.cc:1511] Processing CreateTablet for tablet 3fb9442c31f6447eb7866af847b1f1c7 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:13.612871  4471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad3212acda614883b42285948dec0b18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.620431  4470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb9442c31f6447eb7866af847b1f1c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.621421  4547 tablet_service.cc:1511] Processing CreateTablet for tablet 33d71cd8529b46639aaf7d55be740af1 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:13.622870  4547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33d71cd8529b46639aaf7d55be740af1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.612891  4545 tablet_service.cc:1511] Processing CreateTablet for tablet ad3212acda614883b42285948dec0b18 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:13.625357  4545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad3212acda614883b42285948dec0b18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.636231  4398 tablet_service.cc:1511] Processing CreateTablet for tablet 33d71cd8529b46639aaf7d55be740af1 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:13.637583  4398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33d71cd8529b46639aaf7d55be740af1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.637460  4394 tablet_service.cc:1511] Processing CreateTablet for tablet 7aad4d51c32e40faa393596b4462f0a4 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:13.638777  4394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aad4d51c32e40faa393596b4462f0a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.641163  4397 tablet_service.cc:1511] Processing CreateTablet for tablet b117ee16486e4c3ebb5b6fcfa93dc360 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:13.642378  4397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b117ee16486e4c3ebb5b6fcfa93dc360. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.645143  4396 tablet_service.cc:1511] Processing CreateTablet for tablet ad3212acda614883b42285948dec0b18 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:13.646448  4396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad3212acda614883b42285948dec0b18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.649150  4395 tablet_service.cc:1511] Processing CreateTablet for tablet 3fb9442c31f6447eb7866af847b1f1c7 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:13.650372  4395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb9442c31f6447eb7866af847b1f1c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.651281  4598 tablet_bootstrap.cc:492] T 33d71cd8529b46639aaf7d55be740af1 P 2170aea5e3524541a82898ff45f6923d: Bootstrap starting.
I20260710 11:04:13.655973  4597 tablet_bootstrap.cc:492] T 3fb9442c31f6447eb7866af847b1f1c7 P 0e1e5dd896134a8ea1332113344e45c9: Bootstrap starting.
I20260710 11:04:13.659507  4598 tablet_bootstrap.cc:654] T 33d71cd8529b46639aaf7d55be740af1 P 2170aea5e3524541a82898ff45f6923d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:13.664841  4473 tablet_service.cc:1511] Processing CreateTablet for tablet 7aad4d51c32e40faa393596b4462f0a4 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:13.666247  4473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aad4d51c32e40faa393596b4462f0a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.677382  4597 tablet_bootstrap.cc:654] T 3fb9442c31f6447eb7866af847b1f1c7 P 0e1e5dd896134a8ea1332113344e45c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:13.678829  4544 tablet_service.cc:1511] Processing CreateTablet for tablet 7aad4d51c32e40faa393596b4462f0a4 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:13.680218  4544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aad4d51c32e40faa393596b4462f0a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.683717  4393 tablet_service.cc:1511] Processing CreateTablet for tablet 69888f3e76774684927b84ca282777fd (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:13.685024  4393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69888f3e76774684927b84ca282777fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.689035  4599 tablet_bootstrap.cc:492] T 7aad4d51c32e40faa393596b4462f0a4 P f0ce48553d63416287e4982359f16724: Bootstrap starting.
I20260710 11:04:13.691330  4469 tablet_service.cc:1511] Processing CreateTablet for tablet 69888f3e76774684927b84ca282777fd (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:13.692603  4469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69888f3e76774684927b84ca282777fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.695175  4547 tablet_service.cc:1511] Processing CreateTablet for tablet 69888f3e76774684927b84ca282777fd (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:13.696382  4547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69888f3e76774684927b84ca282777fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.702437  4394 tablet_service.cc:1511] Processing CreateTablet for tablet 5d3d5ac454df485d878f14aeee236ec3 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:13.709187  4394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d3d5ac454df485d878f14aeee236ec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.717310  4599 tablet_bootstrap.cc:654] T 7aad4d51c32e40faa393596b4462f0a4 P f0ce48553d63416287e4982359f16724: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:13.717864  4470 tablet_service.cc:1511] Processing CreateTablet for tablet 5d3d5ac454df485d878f14aeee236ec3 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:13.726145  4546 tablet_service.cc:1511] Processing CreateTablet for tablet 5d3d5ac454df485d878f14aeee236ec3 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:13.729226  4546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d3d5ac454df485d878f14aeee236ec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.733278  4598 tablet_bootstrap.cc:492] T 33d71cd8529b46639aaf7d55be740af1 P 2170aea5e3524541a82898ff45f6923d: No bootstrap required, opened a new log
I20260710 11:04:13.733740  4598 ts_tablet_manager.cc:1403] T 33d71cd8529b46639aaf7d55be740af1 P 2170aea5e3524541a82898ff45f6923d: Time spent bootstrapping tablet: real 0.083s	user 0.008s	sys 0.005s
I20260710 11:04:13.736616  4598 raft_consensus.cc:359] T 33d71cd8529b46639aaf7d55be740af1 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } }
I20260710 11:04:13.737329  4598 raft_consensus.cc:385] T 33d71cd8529b46639aaf7d55be740af1 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:13.737629  4598 raft_consensus.cc:740] T 33d71cd8529b46639aaf7d55be740af1 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Initialized, Role: FOLLOWER
I20260710 11:04:13.738358  4598 consensus_queue.cc:260] T 33d71cd8529b46639aaf7d55be740af1 P 2170aea5e3524541a82898ff45f6923d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } }
I20260710 11:04:13.740227  4470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d3d5ac454df485d878f14aeee236ec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.744592  4547 tablet_service.cc:1511] Processing CreateTablet for tablet cb106766df3849ca98581a7f7ce68732 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:13.747944  4471 tablet_service.cc:1511] Processing CreateTablet for tablet b1779d6d40eb495f92754ce60d1275cb (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:13.748689  4547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb106766df3849ca98581a7f7ce68732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.749137  4471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1779d6d40eb495f92754ce60d1275cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.751139  4545 tablet_service.cc:1511] Processing CreateTablet for tablet fc7b9a1b607e481d862be7e0eb361094 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:13.751606  4597 tablet_bootstrap.cc:492] T 3fb9442c31f6447eb7866af847b1f1c7 P 0e1e5dd896134a8ea1332113344e45c9: No bootstrap required, opened a new log
I20260710 11:04:13.752080  4597 ts_tablet_manager.cc:1403] T 3fb9442c31f6447eb7866af847b1f1c7 P 0e1e5dd896134a8ea1332113344e45c9: Time spent bootstrapping tablet: real 0.096s	user 0.018s	sys 0.026s
I20260710 11:04:13.752405  4545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc7b9a1b607e481d862be7e0eb361094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.754932  4597 raft_consensus.cc:359] T 3fb9442c31f6447eb7866af847b1f1c7 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:13.755632  4597 raft_consensus.cc:385] T 3fb9442c31f6447eb7866af847b1f1c7 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:13.756142  4468 tablet_service.cc:1511] Processing CreateTablet for tablet f0b7743bf4804275924cd46b9b667637 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:13.745801  4398 tablet_service.cc:1511] Processing CreateTablet for tablet b1779d6d40eb495f92754ce60d1275cb (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:13.758510  4543 tablet_service.cc:1511] Processing CreateTablet for tablet f0b7743bf4804275924cd46b9b667637 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:13.759423  4398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1779d6d40eb495f92754ce60d1275cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.759742  4543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0b7743bf4804275924cd46b9b667637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.759353  4393 tablet_service.cc:1511] Processing CreateTablet for tablet f0b7743bf4804275924cd46b9b667637 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:13.760687  4393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0b7743bf4804275924cd46b9b667637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.761111  4396 tablet_service.cc:1511] Processing CreateTablet for tablet fc7b9a1b607e481d862be7e0eb361094 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:13.762274  4396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc7b9a1b607e481d862be7e0eb361094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.763242  4542 tablet_service.cc:1511] Processing CreateTablet for tablet dea4f2121c704f5b9a16e3fdf534c220 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:13.764789  4542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dea4f2121c704f5b9a16e3fdf534c220. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.764806  4395 tablet_service.cc:1511] Processing CreateTablet for tablet dea4f2121c704f5b9a16e3fdf534c220 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:13.743472  4472 tablet_service.cc:1511] Processing CreateTablet for tablet cb106766df3849ca98581a7f7ce68732 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:13.766283  4392 tablet_service.cc:1511] Processing CreateTablet for tablet e5e4cbfd734d466cb43f9218a767764c (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:13.759850  4599 tablet_bootstrap.cc:492] T 7aad4d51c32e40faa393596b4462f0a4 P f0ce48553d63416287e4982359f16724: No bootstrap required, opened a new log
I20260710 11:04:13.757664  4468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0b7743bf4804275924cd46b9b667637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.777005  4469 tablet_service.cc:1511] Processing CreateTablet for tablet dea4f2121c704f5b9a16e3fdf534c220 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:13.779289  4467 tablet_service.cc:1511] Processing CreateTablet for tablet e5e4cbfd734d466cb43f9218a767764c (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:13.780673  4467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e4cbfd734d466cb43f9218a767764c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.755920  4597 raft_consensus.cc:740] T 3fb9442c31f6447eb7866af847b1f1c7 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e1e5dd896134a8ea1332113344e45c9, State: Initialized, Role: FOLLOWER
I20260710 11:04:13.766790  4397 tablet_service.cc:1511] Processing CreateTablet for tablet cb106766df3849ca98581a7f7ce68732 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:13.784725  4599 ts_tablet_manager.cc:1403] T 7aad4d51c32e40faa393596b4462f0a4 P f0ce48553d63416287e4982359f16724: Time spent bootstrapping tablet: real 0.096s	user 0.006s	sys 0.005s
I20260710 11:04:13.786878  4392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e4cbfd734d466cb43f9218a767764c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.788791  4472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb106766df3849ca98581a7f7ce68732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.786038  4541 tablet_service.cc:1511] Processing CreateTablet for tablet e5e4cbfd734d466cb43f9218a767764c (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:13.795789  4541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e4cbfd734d466cb43f9218a767764c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.798816  4597 consensus_queue.cc:260] T 3fb9442c31f6447eb7866af847b1f1c7 P 0e1e5dd896134a8ea1332113344e45c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:13.747944  4544 tablet_service.cc:1511] Processing CreateTablet for tablet b1779d6d40eb495f92754ce60d1275cb (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:13.807273  4546 tablet_service.cc:1511] Processing CreateTablet for tablet cc86e9a46c58434f913a163a1a1bd9e7 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:13.809569  4469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dea4f2121c704f5b9a16e3fdf534c220. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.810966  4391 tablet_service.cc:1511] Processing CreateTablet for tablet e7f92286ee434fd59162f98c9e45e92f (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:13.809063  4473 tablet_service.cc:1511] Processing CreateTablet for tablet fc7b9a1b607e481d862be7e0eb361094 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:13.812695  4466 tablet_service.cc:1511] Processing CreateTablet for tablet e7f92286ee434fd59162f98c9e45e92f (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:13.814445  4466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7f92286ee434fd59162f98c9e45e92f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.815284  4544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1779d6d40eb495f92754ce60d1275cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.816540  4508 heartbeater.cc:499] Master 127.3.54.190:42351 was elected leader, sending a full tablet report...
I20260710 11:04:13.819144  4599 raft_consensus.cc:359] T 7aad4d51c32e40faa393596b4462f0a4 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:13.822010  4598 ts_tablet_manager.cc:1434] T 33d71cd8529b46639aaf7d55be740af1 P 2170aea5e3524541a82898ff45f6923d: Time spent starting tablet: real 0.088s	user 0.006s	sys 0.005s
I20260710 11:04:13.814483  4397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb106766df3849ca98581a7f7ce68732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.819921  4599 raft_consensus.cc:385] T 7aad4d51c32e40faa393596b4462f0a4 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:13.829540  4599 raft_consensus.cc:740] T 7aad4d51c32e40faa393596b4462f0a4 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0ce48553d63416287e4982359f16724, State: Initialized, Role: FOLLOWER
I20260710 11:04:13.830242  4599 consensus_queue.cc:260] T 7aad4d51c32e40faa393596b4462f0a4 P f0ce48553d63416287e4982359f16724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:13.823657  4546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc86e9a46c58434f913a163a1a1bd9e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.816530  4603 raft_consensus.cc:493] T 33d71cd8529b46639aaf7d55be740af1 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:13.827745  4470 tablet_service.cc:1511] Processing CreateTablet for tablet cc86e9a46c58434f913a163a1a1bd9e7 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:13.833266  4603 raft_consensus.cc:515] T 33d71cd8529b46639aaf7d55be740af1 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } }
I20260710 11:04:13.836313  4540 tablet_service.cc:1511] Processing CreateTablet for tablet e7f92286ee434fd59162f98c9e45e92f (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:13.837634  4540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7f92286ee434fd59162f98c9e45e92f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.838649  4603 leader_election.cc:290] T 33d71cd8529b46639aaf7d55be740af1 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421), f0ce48553d63416287e4982359f16724 (127.3.54.129:37939)
I20260710 11:04:13.844297  4395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dea4f2121c704f5b9a16e3fdf534c220. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.848662  4391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7f92286ee434fd59162f98c9e45e92f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.835078  4394 tablet_service.cc:1511] Processing CreateTablet for tablet cc86e9a46c58434f913a163a1a1bd9e7 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:13.850332  4394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc86e9a46c58434f913a163a1a1bd9e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.856576  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33d71cd8529b46639aaf7d55be740af1" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724" is_pre_election: true
W20260710 11:04:13.858105  4446 leader_election.cc:343] T 33d71cd8529b46639aaf7d55be740af1 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0ce48553d63416287e4982359f16724 (127.3.54.129:37939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:13.868350  4473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc7b9a1b607e481d862be7e0eb361094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.882699  4597 ts_tablet_manager.cc:1434] T 3fb9442c31f6447eb7866af847b1f1c7 P 0e1e5dd896134a8ea1332113344e45c9: Time spent starting tablet: real 0.130s	user 0.008s	sys 0.002s
I20260710 11:04:13.886729  4557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33d71cd8529b46639aaf7d55be740af1" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9" is_pre_election: true
W20260710 11:04:13.888609  4447 leader_election.cc:343] T 33d71cd8529b46639aaf7d55be740af1 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:13.889072  4447 leader_election.cc:304] T 33d71cd8529b46639aaf7d55be740af1 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2170aea5e3524541a82898ff45f6923d; no voters: 0e1e5dd896134a8ea1332113344e45c9, f0ce48553d63416287e4982359f16724
I20260710 11:04:13.889928  4604 raft_consensus.cc:2749] T 33d71cd8529b46639aaf7d55be740af1 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:13.890321  4582 heartbeater.cc:499] Master 127.3.54.190:42351 was elected leader, sending a full tablet report...
I20260710 11:04:13.904749  4605 raft_consensus.cc:493] T 3fb9442c31f6447eb7866af847b1f1c7 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:13.905246  4605 raft_consensus.cc:515] T 3fb9442c31f6447eb7866af847b1f1c7 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:13.922478  4433 heartbeater.cc:499] Master 127.3.54.190:42351 was elected leader, sending a full tablet report...
I20260710 11:04:13.922473  4597 tablet_bootstrap.cc:492] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9: Bootstrap starting.
I20260710 11:04:13.930564  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb9442c31f6447eb7866af847b1f1c7" candidate_uuid: "0e1e5dd896134a8ea1332113344e45c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724" is_pre_election: true
I20260710 11:04:13.934386  4605 leader_election.cc:290] T 3fb9442c31f6447eb7866af847b1f1c7 P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647)
I20260710 11:04:13.936806  4392 tablet_service.cc:1511] Processing CreateTablet for tablet 2e0b84afa063494a9628d95e73663320 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:13.936899  4469 tablet_service.cc:1511] Processing CreateTablet for tablet 2e0b84afa063494a9628d95e73663320 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:13.938194  4469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e0b84afa063494a9628d95e73663320. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.938349  4544 tablet_service.cc:1511] Processing CreateTablet for tablet 2e0b84afa063494a9628d95e73663320 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:13.939572  4599 ts_tablet_manager.cc:1434] T 7aad4d51c32e40faa393596b4462f0a4 P f0ce48553d63416287e4982359f16724: Time spent starting tablet: real 0.147s	user 0.010s	sys 0.014s
I20260710 11:04:13.939682  4544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e0b84afa063494a9628d95e73663320. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.940649  4599 tablet_bootstrap.cc:492] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724: Bootstrap starting.
W20260710 11:04:13.941475  4520 leader_election.cc:343] T 3fb9442c31f6447eb7866af847b1f1c7 P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0ce48553d63416287e4982359f16724 (127.3.54.129:37939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:13.946837  4598 tablet_bootstrap.cc:492] T 3fb9442c31f6447eb7866af847b1f1c7 P 2170aea5e3524541a82898ff45f6923d: Bootstrap starting.
I20260710 11:04:13.949405  4395 tablet_service.cc:1511] Processing CreateTablet for tablet d5d680e09b9f437c908a467b917585ba (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:13.950572  4597 tablet_bootstrap.cc:654] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:13.952579  4470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc86e9a46c58434f913a163a1a1bd9e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.938119  4392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e0b84afa063494a9628d95e73663320. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.957752  4395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5d680e09b9f437c908a467b917585ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.958616  4546 tablet_service.cc:1511] Processing CreateTablet for tablet d5d680e09b9f437c908a467b917585ba (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:13.965571  4599 tablet_bootstrap.cc:654] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:13.966039  4472 tablet_service.cc:1511] Processing CreateTablet for tablet 6628f023c7f04912b208aeb2677d2c85 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:13.967276  4472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6628f023c7f04912b208aeb2677d2c85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.969008  4394 tablet_service.cc:1511] Processing CreateTablet for tablet 6628f023c7f04912b208aeb2677d2c85 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:13.970204  4394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6628f023c7f04912b208aeb2677d2c85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.970857  4542 tablet_service.cc:1511] Processing CreateTablet for tablet 6628f023c7f04912b208aeb2677d2c85 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:13.975755  4466 tablet_service.cc:1511] Processing CreateTablet for tablet fc04a6b976474ea0875b0333677b4a21 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:13.959913  4546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5d680e09b9f437c908a467b917585ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.979791  4542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6628f023c7f04912b208aeb2677d2c85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.984534  4396 tablet_service.cc:1511] Processing CreateTablet for tablet fc04a6b976474ea0875b0333677b4a21 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:13.985841  4396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc04a6b976474ea0875b0333677b4a21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.976619  4547 tablet_service.cc:1511] Processing CreateTablet for tablet fc04a6b976474ea0875b0333677b4a21 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:13.977209  4473 tablet_service.cc:1511] Processing CreateTablet for tablet d5d680e09b9f437c908a467b917585ba (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:13.996297  4466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc04a6b976474ea0875b0333677b4a21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.996637  4598 tablet_bootstrap.cc:654] T 3fb9442c31f6447eb7866af847b1f1c7 P 2170aea5e3524541a82898ff45f6923d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.000643  4473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5d680e09b9f437c908a467b917585ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:14.003693  4547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc04a6b976474ea0875b0333677b4a21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:14.013015  4483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb9442c31f6447eb7866af847b1f1c7" candidate_uuid: "0e1e5dd896134a8ea1332113344e45c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d" is_pre_election: true
W20260710 11:04:14.016862  4520 leader_election.cc:343] T 3fb9442c31f6447eb7866af847b1f1c7 P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:14.017388  4520 leader_election.cc:304] T 3fb9442c31f6447eb7866af847b1f1c7 P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9; no voters: 2170aea5e3524541a82898ff45f6923d, f0ce48553d63416287e4982359f16724
I20260710 11:04:14.017445  4467 tablet_service.cc:1511] Processing CreateTablet for tablet 87d41c88c29947fcaa2ed0b70582ee06 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:14.018589  4605 raft_consensus.cc:2749] T 3fb9442c31f6447eb7866af847b1f1c7 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:14.018746  4467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87d41c88c29947fcaa2ed0b70582ee06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:14.020385  4395 tablet_service.cc:1511] Processing CreateTablet for tablet 87d41c88c29947fcaa2ed0b70582ee06 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:14.021790  4395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87d41c88c29947fcaa2ed0b70582ee06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:14.027405  4544 tablet_service.cc:1511] Processing CreateTablet for tablet 87d41c88c29947fcaa2ed0b70582ee06 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:14.035674  4397 tablet_service.cc:1511] Processing CreateTablet for tablet a7fde7c430dc4398a675c42ab33d8acc (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:14.036993  4397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7fde7c430dc4398a675c42ab33d8acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:14.037179  4597 tablet_bootstrap.cc:492] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9: No bootstrap required, opened a new log
I20260710 11:04:14.037635  4597 ts_tablet_manager.cc:1403] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9: Time spent bootstrapping tablet: real 0.117s	user 0.010s	sys 0.010s
I20260710 11:04:14.038478  4544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87d41c88c29947fcaa2ed0b70582ee06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:14.040512  4597 raft_consensus.cc:359] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.041196  4597 raft_consensus.cc:385] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.041471  4597 raft_consensus.cc:740] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e1e5dd896134a8ea1332113344e45c9, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.042394  4597 consensus_queue.cc:260] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.043854  4541 tablet_service.cc:1511] Processing CreateTablet for tablet a7fde7c430dc4398a675c42ab33d8acc (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:14.044409  4391 tablet_service.cc:1511] Processing CreateTablet for tablet 6835c7623e90442ca40bb0d820d4f09c (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:14.045187  4541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7fde7c430dc4398a675c42ab33d8acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:14.045555  4391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6835c7623e90442ca40bb0d820d4f09c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:14.043002  4472 tablet_service.cc:1511] Processing CreateTablet for tablet 6835c7623e90442ca40bb0d820d4f09c (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:14.050983  4472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6835c7623e90442ca40bb0d820d4f09c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:14.052945  4469 tablet_service.cc:1511] Processing CreateTablet for tablet a7fde7c430dc4398a675c42ab33d8acc (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:14.054179  4469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7fde7c430dc4398a675c42ab33d8acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:14.059255  4540 tablet_service.cc:1511] Processing CreateTablet for tablet 6835c7623e90442ca40bb0d820d4f09c (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:14.062166  4540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6835c7623e90442ca40bb0d820d4f09c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:14.064131  4599 tablet_bootstrap.cc:492] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724: No bootstrap required, opened a new log
I20260710 11:04:14.064643  4599 ts_tablet_manager.cc:1403] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724: Time spent bootstrapping tablet: real 0.124s	user 0.021s	sys 0.025s
I20260710 11:04:14.067442  4599 raft_consensus.cc:359] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.068281  4599 raft_consensus.cc:385] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.068573  4599 raft_consensus.cc:740] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0ce48553d63416287e4982359f16724, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.070179  4599 consensus_queue.cc:260] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.072216  4599 ts_tablet_manager.cc:1434] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:04:14.073118  4599 tablet_bootstrap.cc:492] T 69888f3e76774684927b84ca282777fd P f0ce48553d63416287e4982359f16724: Bootstrap starting.
I20260710 11:04:14.079139  4599 tablet_bootstrap.cc:654] T 69888f3e76774684927b84ca282777fd P f0ce48553d63416287e4982359f16724: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.095615  4543 tablet_service.cc:1511] Processing CreateTablet for tablet 41240b9515ff4d50a38c6819b2e34f59 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:14.096978  4543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41240b9515ff4d50a38c6819b2e34f59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:14.096864  4392 tablet_service.cc:1511] Processing CreateTablet for tablet a758e4db7d5e413a9e7e88cc6971d30c (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:14.098183  4392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a758e4db7d5e413a9e7e88cc6971d30c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:14.096778  4394 tablet_service.cc:1511] Processing CreateTablet for tablet 41240b9515ff4d50a38c6819b2e34f59 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
W20260710 11:04:14.104548  4354 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:14.104627  4473 tablet_service.cc:1511] Processing CreateTablet for tablet 41240b9515ff4d50a38c6819b2e34f59 (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:14.105880  4473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41240b9515ff4d50a38c6819b2e34f59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:14.109411  4597 ts_tablet_manager.cc:1434] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9: Time spent starting tablet: real 0.071s	user 0.008s	sys 0.000s
I20260710 11:04:14.110960  4597 tablet_bootstrap.cc:492] T b117ee16486e4c3ebb5b6fcfa93dc360 P 0e1e5dd896134a8ea1332113344e45c9: Bootstrap starting.
I20260710 11:04:14.104761  4394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41240b9515ff4d50a38c6819b2e34f59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:14.136013  4541 tablet_service.cc:1511] Processing CreateTablet for tablet a758e4db7d5e413a9e7e88cc6971d30c (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:14.137336  4541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a758e4db7d5e413a9e7e88cc6971d30c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:14.146019  4598 tablet_bootstrap.cc:492] T 3fb9442c31f6447eb7866af847b1f1c7 P 2170aea5e3524541a82898ff45f6923d: No bootstrap required, opened a new log
I20260710 11:04:14.146626  4598 ts_tablet_manager.cc:1403] T 3fb9442c31f6447eb7866af847b1f1c7 P 2170aea5e3524541a82898ff45f6923d: Time spent bootstrapping tablet: real 0.200s	user 0.011s	sys 0.006s
I20260710 11:04:14.147763  4467 tablet_service.cc:1511] Processing CreateTablet for tablet a758e4db7d5e413a9e7e88cc6971d30c (DEFAULT_TABLE table=test-workload [id=e273c3858960456fbf03c426e870daaf]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:14.149004  4467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a758e4db7d5e413a9e7e88cc6971d30c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:14.149408  4598 raft_consensus.cc:359] T 3fb9442c31f6447eb7866af847b1f1c7 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.150106  4598 raft_consensus.cc:385] T 3fb9442c31f6447eb7866af847b1f1c7 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.150389  4598 raft_consensus.cc:740] T 3fb9442c31f6447eb7866af847b1f1c7 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.151108  4598 consensus_queue.cc:260] T 3fb9442c31f6447eb7866af847b1f1c7 P 2170aea5e3524541a82898ff45f6923d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.164572  4597 tablet_bootstrap.cc:654] T b117ee16486e4c3ebb5b6fcfa93dc360 P 0e1e5dd896134a8ea1332113344e45c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.166709  4599 tablet_bootstrap.cc:492] T 69888f3e76774684927b84ca282777fd P f0ce48553d63416287e4982359f16724: No bootstrap required, opened a new log
I20260710 11:04:14.167203  4599 ts_tablet_manager.cc:1403] T 69888f3e76774684927b84ca282777fd P f0ce48553d63416287e4982359f16724: Time spent bootstrapping tablet: real 0.094s	user 0.015s	sys 0.024s
I20260710 11:04:14.170099  4599 raft_consensus.cc:359] T 69888f3e76774684927b84ca282777fd P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.170816  4599 raft_consensus.cc:385] T 69888f3e76774684927b84ca282777fd P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.171110  4599 raft_consensus.cc:740] T 69888f3e76774684927b84ca282777fd P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0ce48553d63416287e4982359f16724, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.171821  4599 consensus_queue.cc:260] T 69888f3e76774684927b84ca282777fd P f0ce48553d63416287e4982359f16724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.172888  4598 ts_tablet_manager.cc:1434] T 3fb9442c31f6447eb7866af847b1f1c7 P 2170aea5e3524541a82898ff45f6923d: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 11:04:14.173909  4599 ts_tablet_manager.cc:1434] T 69888f3e76774684927b84ca282777fd P f0ce48553d63416287e4982359f16724: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:04:14.174947  4599 tablet_bootstrap.cc:492] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724: Bootstrap starting.
I20260710 11:04:14.177868  4598 tablet_bootstrap.cc:492] T b117ee16486e4c3ebb5b6fcfa93dc360 P 2170aea5e3524541a82898ff45f6923d: Bootstrap starting.
I20260710 11:04:14.181671  4599 tablet_bootstrap.cc:654] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.184634  4598 tablet_bootstrap.cc:654] T b117ee16486e4c3ebb5b6fcfa93dc360 P 2170aea5e3524541a82898ff45f6923d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.186636  4599 tablet_bootstrap.cc:492] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724: No bootstrap required, opened a new log
I20260710 11:04:14.187071  4599 ts_tablet_manager.cc:1403] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260710 11:04:14.190097  4599 raft_consensus.cc:359] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } }
I20260710 11:04:14.190878  4599 raft_consensus.cc:385] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.191177  4599 raft_consensus.cc:740] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0ce48553d63416287e4982359f16724, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.192083  4599 consensus_queue.cc:260] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } }
I20260710 11:04:14.193951  4598 tablet_bootstrap.cc:492] T b117ee16486e4c3ebb5b6fcfa93dc360 P 2170aea5e3524541a82898ff45f6923d: No bootstrap required, opened a new log
I20260710 11:04:14.194015  4597 tablet_bootstrap.cc:492] T b117ee16486e4c3ebb5b6fcfa93dc360 P 0e1e5dd896134a8ea1332113344e45c9: No bootstrap required, opened a new log
I20260710 11:04:14.194231  4599 ts_tablet_manager.cc:1434] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:04:14.194610  4597 ts_tablet_manager.cc:1403] T b117ee16486e4c3ebb5b6fcfa93dc360 P 0e1e5dd896134a8ea1332113344e45c9: Time spent bootstrapping tablet: real 0.084s	user 0.000s	sys 0.015s
I20260710 11:04:14.194610  4598 ts_tablet_manager.cc:1403] T b117ee16486e4c3ebb5b6fcfa93dc360 P 2170aea5e3524541a82898ff45f6923d: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260710 11:04:14.195362  4599 tablet_bootstrap.cc:492] T b117ee16486e4c3ebb5b6fcfa93dc360 P f0ce48553d63416287e4982359f16724: Bootstrap starting.
I20260710 11:04:14.197917  4598 raft_consensus.cc:359] T b117ee16486e4c3ebb5b6fcfa93dc360 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.198149  4597 raft_consensus.cc:359] T b117ee16486e4c3ebb5b6fcfa93dc360 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.198776  4598 raft_consensus.cc:385] T b117ee16486e4c3ebb5b6fcfa93dc360 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.198871  4597 raft_consensus.cc:385] T b117ee16486e4c3ebb5b6fcfa93dc360 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.199167  4598 raft_consensus.cc:740] T b117ee16486e4c3ebb5b6fcfa93dc360 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.199225  4597 raft_consensus.cc:740] T b117ee16486e4c3ebb5b6fcfa93dc360 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e1e5dd896134a8ea1332113344e45c9, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.200503  4598 consensus_queue.cc:260] T b117ee16486e4c3ebb5b6fcfa93dc360 P 2170aea5e3524541a82898ff45f6923d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.202745  4599 tablet_bootstrap.cc:654] T b117ee16486e4c3ebb5b6fcfa93dc360 P f0ce48553d63416287e4982359f16724: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.202899  4598 ts_tablet_manager.cc:1434] T b117ee16486e4c3ebb5b6fcfa93dc360 P 2170aea5e3524541a82898ff45f6923d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:04:14.203146  4597 consensus_queue.cc:260] T b117ee16486e4c3ebb5b6fcfa93dc360 P 0e1e5dd896134a8ea1332113344e45c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.203940  4598 tablet_bootstrap.cc:492] T 7aad4d51c32e40faa393596b4462f0a4 P 2170aea5e3524541a82898ff45f6923d: Bootstrap starting.
I20260710 11:04:14.205780  4597 ts_tablet_manager.cc:1434] T b117ee16486e4c3ebb5b6fcfa93dc360 P 0e1e5dd896134a8ea1332113344e45c9: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:04:14.211037  4598 tablet_bootstrap.cc:654] T 7aad4d51c32e40faa393596b4462f0a4 P 2170aea5e3524541a82898ff45f6923d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.217108  4597 tablet_bootstrap.cc:492] T 33d71cd8529b46639aaf7d55be740af1 P 0e1e5dd896134a8ea1332113344e45c9: Bootstrap starting.
I20260710 11:04:14.218531  4599 tablet_bootstrap.cc:492] T b117ee16486e4c3ebb5b6fcfa93dc360 P f0ce48553d63416287e4982359f16724: No bootstrap required, opened a new log
I20260710 11:04:14.219045  4599 ts_tablet_manager.cc:1403] T b117ee16486e4c3ebb5b6fcfa93dc360 P f0ce48553d63416287e4982359f16724: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.006s
I20260710 11:04:14.222149  4599 raft_consensus.cc:359] T b117ee16486e4c3ebb5b6fcfa93dc360 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.222872  4599 raft_consensus.cc:385] T b117ee16486e4c3ebb5b6fcfa93dc360 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.223134  4599 raft_consensus.cc:740] T b117ee16486e4c3ebb5b6fcfa93dc360 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0ce48553d63416287e4982359f16724, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.223464  4597 tablet_bootstrap.cc:654] T 33d71cd8529b46639aaf7d55be740af1 P 0e1e5dd896134a8ea1332113344e45c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.223723  4599 consensus_queue.cc:260] T b117ee16486e4c3ebb5b6fcfa93dc360 P f0ce48553d63416287e4982359f16724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.226123  4599 ts_tablet_manager.cc:1434] T b117ee16486e4c3ebb5b6fcfa93dc360 P f0ce48553d63416287e4982359f16724: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:04:14.226743  4598 tablet_bootstrap.cc:492] T 7aad4d51c32e40faa393596b4462f0a4 P 2170aea5e3524541a82898ff45f6923d: No bootstrap required, opened a new log
I20260710 11:04:14.227053  4599 tablet_bootstrap.cc:492] T ad3212acda614883b42285948dec0b18 P f0ce48553d63416287e4982359f16724: Bootstrap starting.
I20260710 11:04:14.227267  4598 ts_tablet_manager.cc:1403] T 7aad4d51c32e40faa393596b4462f0a4 P 2170aea5e3524541a82898ff45f6923d: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.003s
I20260710 11:04:14.230608  4598 raft_consensus.cc:359] T 7aad4d51c32e40faa393596b4462f0a4 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.231382  4598 raft_consensus.cc:385] T 7aad4d51c32e40faa393596b4462f0a4 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.231653  4598 raft_consensus.cc:740] T 7aad4d51c32e40faa393596b4462f0a4 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.232663  4598 consensus_queue.cc:260] T 7aad4d51c32e40faa393596b4462f0a4 P 2170aea5e3524541a82898ff45f6923d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.233724  4599 tablet_bootstrap.cc:654] T ad3212acda614883b42285948dec0b18 P f0ce48553d63416287e4982359f16724: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.237676  4598 ts_tablet_manager.cc:1434] T 7aad4d51c32e40faa393596b4462f0a4 P 2170aea5e3524541a82898ff45f6923d: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 11:04:14.238885  4598 tablet_bootstrap.cc:492] T ad3212acda614883b42285948dec0b18 P 2170aea5e3524541a82898ff45f6923d: Bootstrap starting.
I20260710 11:04:14.245723  4598 tablet_bootstrap.cc:654] T ad3212acda614883b42285948dec0b18 P 2170aea5e3524541a82898ff45f6923d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.255312  4597 tablet_bootstrap.cc:492] T 33d71cd8529b46639aaf7d55be740af1 P 0e1e5dd896134a8ea1332113344e45c9: No bootstrap required, opened a new log
I20260710 11:04:14.255729  4597 ts_tablet_manager.cc:1403] T 33d71cd8529b46639aaf7d55be740af1 P 0e1e5dd896134a8ea1332113344e45c9: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.024s
I20260710 11:04:14.255869  4599 tablet_bootstrap.cc:492] T ad3212acda614883b42285948dec0b18 P f0ce48553d63416287e4982359f16724: No bootstrap required, opened a new log
I20260710 11:04:14.256278  4598 tablet_bootstrap.cc:492] T ad3212acda614883b42285948dec0b18 P 2170aea5e3524541a82898ff45f6923d: No bootstrap required, opened a new log
I20260710 11:04:14.256616  4599 ts_tablet_manager.cc:1403] T ad3212acda614883b42285948dec0b18 P f0ce48553d63416287e4982359f16724: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.012s
I20260710 11:04:14.256558  4607 raft_consensus.cc:493] T 7aad4d51c32e40faa393596b4462f0a4 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:14.256696  4598 ts_tablet_manager.cc:1403] T ad3212acda614883b42285948dec0b18 P 2170aea5e3524541a82898ff45f6923d: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260710 11:04:14.257246  4607 raft_consensus.cc:515] T 7aad4d51c32e40faa393596b4462f0a4 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.258409  4597 raft_consensus.cc:359] T 33d71cd8529b46639aaf7d55be740af1 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } }
I20260710 11:04:14.259093  4597 raft_consensus.cc:385] T 33d71cd8529b46639aaf7d55be740af1 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.259384  4597 raft_consensus.cc:740] T 33d71cd8529b46639aaf7d55be740af1 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e1e5dd896134a8ea1332113344e45c9, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.259719  4598 raft_consensus.cc:359] T ad3212acda614883b42285948dec0b18 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.259902  4599 raft_consensus.cc:359] T ad3212acda614883b42285948dec0b18 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.260568  4598 raft_consensus.cc:385] T ad3212acda614883b42285948dec0b18 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.260607  4599 raft_consensus.cc:385] T ad3212acda614883b42285948dec0b18 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.260993  4598 raft_consensus.cc:740] T ad3212acda614883b42285948dec0b18 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.261023  4599 raft_consensus.cc:740] T ad3212acda614883b42285948dec0b18 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0ce48553d63416287e4982359f16724, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.261830  4598 consensus_queue.cc:260] T ad3212acda614883b42285948dec0b18 P 2170aea5e3524541a82898ff45f6923d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.261935  4599 consensus_queue.cc:260] T ad3212acda614883b42285948dec0b18 P f0ce48553d63416287e4982359f16724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.264258  4598 ts_tablet_manager.cc:1434] T ad3212acda614883b42285948dec0b18 P 2170aea5e3524541a82898ff45f6923d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:04:14.266319  4598 tablet_bootstrap.cc:492] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d: Bootstrap starting.
I20260710 11:04:14.266217  4597 consensus_queue.cc:260] T 33d71cd8529b46639aaf7d55be740af1 P 0e1e5dd896134a8ea1332113344e45c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } }
I20260710 11:04:14.273202  4598 tablet_bootstrap.cc:654] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.275080  4607 leader_election.cc:290] T 7aad4d51c32e40faa393596b4462f0a4 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:14.276476  4597 ts_tablet_manager.cc:1434] T 33d71cd8529b46639aaf7d55be740af1 P 0e1e5dd896134a8ea1332113344e45c9: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 11:04:14.286190  4598 tablet_bootstrap.cc:492] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d: No bootstrap required, opened a new log
I20260710 11:04:14.286791  4598 ts_tablet_manager.cc:1403] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260710 11:04:14.290207  4598 raft_consensus.cc:359] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.291051  4598 raft_consensus.cc:385] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.291355  4598 raft_consensus.cc:740] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.286706  4597 tablet_bootstrap.cc:492] T 7aad4d51c32e40faa393596b4462f0a4 P 0e1e5dd896134a8ea1332113344e45c9: Bootstrap starting.
I20260710 11:04:14.292277  4598 consensus_queue.cc:260] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.301379  4597 tablet_bootstrap.cc:654] T 7aad4d51c32e40faa393596b4462f0a4 P 0e1e5dd896134a8ea1332113344e45c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.303514  4604 raft_consensus.cc:493] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:14.304121  4604 raft_consensus.cc:515] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.304684  4483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aad4d51c32e40faa393596b4462f0a4" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d" is_pre_election: true
I20260710 11:04:14.306448  4604 leader_election.cc:290] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:14.306617  4483 raft_consensus.cc:2468] T 7aad4d51c32e40faa393596b4462f0a4 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 0.
I20260710 11:04:14.309064  4557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69888f3e76774684927b84ca282777fd" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9" is_pre_election: true
I20260710 11:04:14.310000  4599 ts_tablet_manager.cc:1434] T ad3212acda614883b42285948dec0b18 P f0ce48553d63416287e4982359f16724: Time spent starting tablet: real 0.053s	user 0.028s	sys 0.019s
I20260710 11:04:14.310231  4371 leader_election.cc:304] T 7aad4d51c32e40faa393596b4462f0a4 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2170aea5e3524541a82898ff45f6923d, f0ce48553d63416287e4982359f16724; no voters: 
I20260710 11:04:14.311091  4621 raft_consensus.cc:2804] T 7aad4d51c32e40faa393596b4462f0a4 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:14.311498  4621 raft_consensus.cc:493] T 7aad4d51c32e40faa393596b4462f0a4 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:14.311859  4621 raft_consensus.cc:3060] T 7aad4d51c32e40faa393596b4462f0a4 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:14.312588  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69888f3e76774684927b84ca282777fd" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724" is_pre_election: true
I20260710 11:04:14.312990  4599 tablet_bootstrap.cc:492] T 5d3d5ac454df485d878f14aeee236ec3 P f0ce48553d63416287e4982359f16724: Bootstrap starting.
I20260710 11:04:14.313124  4597 tablet_bootstrap.cc:492] T 7aad4d51c32e40faa393596b4462f0a4 P 0e1e5dd896134a8ea1332113344e45c9: No bootstrap required, opened a new log
I20260710 11:04:14.313182  4408 raft_consensus.cc:2468] T 69888f3e76774684927b84ca282777fd P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2170aea5e3524541a82898ff45f6923d in term 0.
I20260710 11:04:14.313822  4597 ts_tablet_manager.cc:1403] T 7aad4d51c32e40faa393596b4462f0a4 P 0e1e5dd896134a8ea1332113344e45c9: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.002s
I20260710 11:04:14.314522  4446 leader_election.cc:304] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2170aea5e3524541a82898ff45f6923d, f0ce48553d63416287e4982359f16724; no voters: 
I20260710 11:04:14.309088  4556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aad4d51c32e40faa393596b4462f0a4" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9" is_pre_election: true
W20260710 11:04:14.315712  4447 leader_election.cc:343] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:14.316464  4598 ts_tablet_manager.cc:1434] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.000s
I20260710 11:04:14.317657  4598 tablet_bootstrap.cc:492] T 5d3d5ac454df485d878f14aeee236ec3 P 2170aea5e3524541a82898ff45f6923d: Bootstrap starting.
I20260710 11:04:14.317157  4597 raft_consensus.cc:359] T 7aad4d51c32e40faa393596b4462f0a4 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.318131  4597 raft_consensus.cc:385] T 7aad4d51c32e40faa393596b4462f0a4 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.318467  4597 raft_consensus.cc:740] T 7aad4d51c32e40faa393596b4462f0a4 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e1e5dd896134a8ea1332113344e45c9, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.319254  4597 consensus_queue.cc:260] T 7aad4d51c32e40faa393596b4462f0a4 P 0e1e5dd896134a8ea1332113344e45c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.319916  4599 tablet_bootstrap.cc:654] T 5d3d5ac454df485d878f14aeee236ec3 P f0ce48553d63416287e4982359f16724: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.321550  4597 ts_tablet_manager.cc:1434] T 7aad4d51c32e40faa393596b4462f0a4 P 0e1e5dd896134a8ea1332113344e45c9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:04:14.322584  4597 tablet_bootstrap.cc:492] T 69888f3e76774684927b84ca282777fd P 0e1e5dd896134a8ea1332113344e45c9: Bootstrap starting.
I20260710 11:04:14.329010  4597 tablet_bootstrap.cc:654] T 69888f3e76774684927b84ca282777fd P 0e1e5dd896134a8ea1332113344e45c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.332240  4604 raft_consensus.cc:2804] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:14.332720  4604 raft_consensus.cc:493] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:14.333055  4604 raft_consensus.cc:3060] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:14.336237  4556 raft_consensus.cc:2468] T 7aad4d51c32e40faa393596b4462f0a4 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 0.
I20260710 11:04:14.344336  4598 tablet_bootstrap.cc:654] T 5d3d5ac454df485d878f14aeee236ec3 P 2170aea5e3524541a82898ff45f6923d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.345595  4604 raft_consensus.cc:515] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.348919  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69888f3e76774684927b84ca282777fd" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724"
I20260710 11:04:14.349138  4556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69888f3e76774684927b84ca282777fd" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9"
I20260710 11:04:14.349556  4408 raft_consensus.cc:3060] T 69888f3e76774684927b84ca282777fd P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:14.350567  4447 leader_election.cc:343] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:14.351752  4621 raft_consensus.cc:515] T 7aad4d51c32e40faa393596b4462f0a4 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.354933  4483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aad4d51c32e40faa393596b4462f0a4" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d"
I20260710 11:04:14.355569  4483 raft_consensus.cc:3060] T 7aad4d51c32e40faa393596b4462f0a4 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:14.357375  4408 raft_consensus.cc:2468] T 69888f3e76774684927b84ca282777fd P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2170aea5e3524541a82898ff45f6923d in term 1.
I20260710 11:04:14.358671  4446 leader_election.cc:304] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2170aea5e3524541a82898ff45f6923d, f0ce48553d63416287e4982359f16724; no voters: 0e1e5dd896134a8ea1332113344e45c9
I20260710 11:04:14.362809  4483 raft_consensus.cc:2468] T 7aad4d51c32e40faa393596b4462f0a4 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 1.
I20260710 11:04:14.364151  4371 leader_election.cc:304] T 7aad4d51c32e40faa393596b4462f0a4 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2170aea5e3524541a82898ff45f6923d, f0ce48553d63416287e4982359f16724; no voters: 
I20260710 11:04:14.365085  4607 raft_consensus.cc:2804] T 7aad4d51c32e40faa393596b4462f0a4 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:14.369361  4597 tablet_bootstrap.cc:492] T 69888f3e76774684927b84ca282777fd P 0e1e5dd896134a8ea1332113344e45c9: No bootstrap required, opened a new log
I20260710 11:04:14.369957  4597 ts_tablet_manager.cc:1403] T 69888f3e76774684927b84ca282777fd P 0e1e5dd896134a8ea1332113344e45c9: Time spent bootstrapping tablet: real 0.048s	user 0.022s	sys 0.024s
I20260710 11:04:14.373132  4597 raft_consensus.cc:359] T 69888f3e76774684927b84ca282777fd P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.373795  4621 leader_election.cc:290] T 7aad4d51c32e40faa393596b4462f0a4 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 election: Requested vote from peers 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:14.373157  4556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aad4d51c32e40faa393596b4462f0a4" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9"
I20260710 11:04:14.374491  4597 raft_consensus.cc:385] T 69888f3e76774684927b84ca282777fd P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.375036  4556 raft_consensus.cc:3060] T 7aad4d51c32e40faa393596b4462f0a4 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:14.375031  4597 raft_consensus.cc:740] T 69888f3e76774684927b84ca282777fd P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e1e5dd896134a8ea1332113344e45c9, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.376327  4597 consensus_queue.cc:260] T 69888f3e76774684927b84ca282777fd P 0e1e5dd896134a8ea1332113344e45c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.383478  4556 raft_consensus.cc:2468] T 7aad4d51c32e40faa393596b4462f0a4 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 1.
I20260710 11:04:14.385113  4597 ts_tablet_manager.cc:1434] T 69888f3e76774684927b84ca282777fd P 0e1e5dd896134a8ea1332113344e45c9: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:04:14.385577  4621 raft_consensus.cc:493] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:14.389025  4621 raft_consensus.cc:515] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.390406  4597 tablet_bootstrap.cc:492] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9: Bootstrap starting.
I20260710 11:04:14.392227  4483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb9442c31f6447eb7866af847b1f1c7" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d" is_pre_election: true
I20260710 11:04:14.392928  4483 raft_consensus.cc:2468] T 3fb9442c31f6447eb7866af847b1f1c7 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 0.
I20260710 11:04:14.394109  4371 leader_election.cc:304] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2170aea5e3524541a82898ff45f6923d, f0ce48553d63416287e4982359f16724; no voters: 
I20260710 11:04:14.395637  4628 raft_consensus.cc:2804] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:14.396834  4607 raft_consensus.cc:697] T 7aad4d51c32e40faa393596b4462f0a4 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Becoming Leader. State: Replica: f0ce48553d63416287e4982359f16724, State: Running, Role: LEADER
I20260710 11:04:14.397276  4630 raft_consensus.cc:2804] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:14.397688  4630 raft_consensus.cc:493] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:14.398066  4630 raft_consensus.cc:3060] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:14.397773  4607 consensus_queue.cc:237] T 7aad4d51c32e40faa393596b4462f0a4 P f0ce48553d63416287e4982359f16724 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.401772  4597 tablet_bootstrap.cc:654] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.402144  4604 leader_election.cc:290] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 election: Requested vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:14.409176  4604 raft_consensus.cc:493] T b117ee16486e4c3ebb5b6fcfa93dc360 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:14.409657  4604 raft_consensus.cc:515] T b117ee16486e4c3ebb5b6fcfa93dc360 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.417115  4630 raft_consensus.cc:515] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.411938  4621 leader_election.cc:290] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:14.422211  4483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb9442c31f6447eb7866af847b1f1c7" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d"
I20260710 11:04:14.422819  4483 raft_consensus.cc:3060] T 3fb9442c31f6447eb7866af847b1f1c7 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:14.423027  4557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb9442c31f6447eb7866af847b1f1c7" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9"
I20260710 11:04:14.423655  4557 raft_consensus.cc:3060] T 3fb9442c31f6447eb7866af847b1f1c7 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:14.423960  4304 catalog_manager.cc:5697] T 7aad4d51c32e40faa393596b4462f0a4 P f0ce48553d63416287e4982359f16724 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0ce48553d63416287e4982359f16724 (127.3.54.129). New cstate: current_term: 1 leader_uuid: "f0ce48553d63416287e4982359f16724" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:14.428001  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b117ee16486e4c3ebb5b6fcfa93dc360" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724" is_pre_election: true
I20260710 11:04:14.428637  4408 raft_consensus.cc:2468] T b117ee16486e4c3ebb5b6fcfa93dc360 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2170aea5e3524541a82898ff45f6923d in term 0.
I20260710 11:04:14.420446  4628 raft_consensus.cc:697] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Becoming Leader. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Running, Role: LEADER
I20260710 11:04:14.430585  4446 leader_election.cc:304] T b117ee16486e4c3ebb5b6fcfa93dc360 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2170aea5e3524541a82898ff45f6923d, f0ce48553d63416287e4982359f16724; no voters: 
I20260710 11:04:14.430644  4604 leader_election.cc:290] T b117ee16486e4c3ebb5b6fcfa93dc360 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:14.431150  4555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b117ee16486e4c3ebb5b6fcfa93dc360" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9" is_pre_election: true
I20260710 11:04:14.431957  4555 raft_consensus.cc:2468] T b117ee16486e4c3ebb5b6fcfa93dc360 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2170aea5e3524541a82898ff45f6923d in term 0.
I20260710 11:04:14.430995  4628 consensus_queue.cc:237] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.433706  4598 tablet_bootstrap.cc:492] T 5d3d5ac454df485d878f14aeee236ec3 P 2170aea5e3524541a82898ff45f6923d: No bootstrap required, opened a new log
I20260710 11:04:14.434194  4598 ts_tablet_manager.cc:1403] T 5d3d5ac454df485d878f14aeee236ec3 P 2170aea5e3524541a82898ff45f6923d: Time spent bootstrapping tablet: real 0.117s	user 0.019s	sys 0.011s
I20260710 11:04:14.434243  4556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb9442c31f6447eb7866af847b1f1c7" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9" is_pre_election: true
I20260710 11:04:14.421644  4630 leader_election.cc:290] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 election: Requested vote from peers 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:14.436520  4557 raft_consensus.cc:2468] T 3fb9442c31f6447eb7866af847b1f1c7 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 1.
I20260710 11:04:14.438526  4372 leader_election.cc:304] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9, f0ce48553d63416287e4982359f16724; no voters: 
I20260710 11:04:14.437067  4598 raft_consensus.cc:359] T 5d3d5ac454df485d878f14aeee236ec3 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.439725  4598 raft_consensus.cc:385] T 5d3d5ac454df485d878f14aeee236ec3 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.440064  4598 raft_consensus.cc:740] T 5d3d5ac454df485d878f14aeee236ec3 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.440330  4483 raft_consensus.cc:2468] T 3fb9442c31f6447eb7866af847b1f1c7 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 1.
I20260710 11:04:14.442138  4630 raft_consensus.cc:2804] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:14.442904  4630 raft_consensus.cc:697] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Becoming Leader. State: Replica: f0ce48553d63416287e4982359f16724, State: Running, Role: LEADER
I20260710 11:04:14.443918  4630 consensus_queue.cc:237] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.438959  4604 raft_consensus.cc:2804] T b117ee16486e4c3ebb5b6fcfa93dc360 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:14.446662  4604 raft_consensus.cc:493] T b117ee16486e4c3ebb5b6fcfa93dc360 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:14.447072  4604 raft_consensus.cc:3060] T b117ee16486e4c3ebb5b6fcfa93dc360 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:14.447604  4599 tablet_bootstrap.cc:492] T 5d3d5ac454df485d878f14aeee236ec3 P f0ce48553d63416287e4982359f16724: No bootstrap required, opened a new log
I20260710 11:04:14.448015  4597 tablet_bootstrap.cc:492] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9: No bootstrap required, opened a new log
I20260710 11:04:14.448155  4599 ts_tablet_manager.cc:1403] T 5d3d5ac454df485d878f14aeee236ec3 P f0ce48553d63416287e4982359f16724: Time spent bootstrapping tablet: real 0.135s	user 0.059s	sys 0.060s
I20260710 11:04:14.448541  4597 ts_tablet_manager.cc:1403] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.005s
I20260710 11:04:14.451310  4599 raft_consensus.cc:359] T 5d3d5ac454df485d878f14aeee236ec3 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.451555  4597 raft_consensus.cc:359] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.452057  4599 raft_consensus.cc:385] T 5d3d5ac454df485d878f14aeee236ec3 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.452291  4597 raft_consensus.cc:385] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.452381  4599 raft_consensus.cc:740] T 5d3d5ac454df485d878f14aeee236ec3 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0ce48553d63416287e4982359f16724, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.440969  4598 consensus_queue.cc:260] T 5d3d5ac454df485d878f14aeee236ec3 P 2170aea5e3524541a82898ff45f6923d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.452694  4597 raft_consensus.cc:740] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e1e5dd896134a8ea1332113344e45c9, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.453449  4597 consensus_queue.cc:260] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.454517  4598 ts_tablet_manager.cc:1434] T 5d3d5ac454df485d878f14aeee236ec3 P 2170aea5e3524541a82898ff45f6923d: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 11:04:14.455513  4598 tablet_bootstrap.cc:492] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d: Bootstrap starting.
I20260710 11:04:14.455566  4597 ts_tablet_manager.cc:1434] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:04:14.456998  4305 catalog_manager.cc:5697] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2170aea5e3524541a82898ff45f6923d (127.3.54.130). New cstate: current_term: 1 leader_uuid: "2170aea5e3524541a82898ff45f6923d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:14.454334  4604 raft_consensus.cc:515] T b117ee16486e4c3ebb5b6fcfa93dc360 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.462821  4599 consensus_queue.cc:260] T 5d3d5ac454df485d878f14aeee236ec3 P f0ce48553d63416287e4982359f16724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.464365  4604 leader_election.cc:290] T b117ee16486e4c3ebb5b6fcfa93dc360 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 election: Requested vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:14.462210  4598 tablet_bootstrap.cc:654] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.464598  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b117ee16486e4c3ebb5b6fcfa93dc360" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724"
I20260710 11:04:14.465189  4408 raft_consensus.cc:3060] T b117ee16486e4c3ebb5b6fcfa93dc360 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:14.465265  4599 ts_tablet_manager.cc:1434] T 5d3d5ac454df485d878f14aeee236ec3 P f0ce48553d63416287e4982359f16724: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:04:14.466281  4599 tablet_bootstrap.cc:492] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724: Bootstrap starting.
I20260710 11:04:14.466305  4557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b117ee16486e4c3ebb5b6fcfa93dc360" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9"
I20260710 11:04:14.472062  4408 raft_consensus.cc:2468] T b117ee16486e4c3ebb5b6fcfa93dc360 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2170aea5e3524541a82898ff45f6923d in term 1.
I20260710 11:04:14.472563  4557 raft_consensus.cc:3060] T b117ee16486e4c3ebb5b6fcfa93dc360 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:14.472715  4599 tablet_bootstrap.cc:654] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.473235  4446 leader_election.cc:304] T b117ee16486e4c3ebb5b6fcfa93dc360 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2170aea5e3524541a82898ff45f6923d, f0ce48553d63416287e4982359f16724; no voters: 
I20260710 11:04:14.474085  4604 raft_consensus.cc:2804] T b117ee16486e4c3ebb5b6fcfa93dc360 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:14.474519  4604 raft_consensus.cc:697] T b117ee16486e4c3ebb5b6fcfa93dc360 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Becoming Leader. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Running, Role: LEADER
I20260710 11:04:14.475332  4604 consensus_queue.cc:237] T b117ee16486e4c3ebb5b6fcfa93dc360 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.480458  4557 raft_consensus.cc:2468] T b117ee16486e4c3ebb5b6fcfa93dc360 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2170aea5e3524541a82898ff45f6923d in term 1.
I20260710 11:04:14.482826  4597 tablet_bootstrap.cc:492] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9: Bootstrap starting.
I20260710 11:04:14.489586  4599 tablet_bootstrap.cc:492] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724: No bootstrap required, opened a new log
I20260710 11:04:14.490115  4599 ts_tablet_manager.cc:1403] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.003s
I20260710 11:04:14.492806  4597 tablet_bootstrap.cc:654] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.492939  4599 raft_consensus.cc:359] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.493921  4599 raft_consensus.cc:385] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.494238  4599 raft_consensus.cc:740] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0ce48553d63416287e4982359f16724, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.495072  4599 consensus_queue.cc:260] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.495594  4598 tablet_bootstrap.cc:492] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d: No bootstrap required, opened a new log
I20260710 11:04:14.495764  4605 raft_consensus.cc:493] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:14.496294  4598 ts_tablet_manager.cc:1403] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.024s
I20260710 11:04:14.496268  4605 raft_consensus.cc:515] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.497394  4599 ts_tablet_manager.cc:1434] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:04:14.498411  4599 tablet_bootstrap.cc:492] T b1779d6d40eb495f92754ce60d1275cb P f0ce48553d63416287e4982359f16724: Bootstrap starting.
I20260710 11:04:14.498364  4605 leader_election.cc:290] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647)
I20260710 11:04:14.499158  4598 raft_consensus.cc:359] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.499847  4598 raft_consensus.cc:385] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.500185  4598 raft_consensus.cc:740] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.500710  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3212acda614883b42285948dec0b18" candidate_uuid: "0e1e5dd896134a8ea1332113344e45c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724" is_pre_election: true
I20260710 11:04:14.501291  4408 raft_consensus.cc:2468] T ad3212acda614883b42285948dec0b18 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e1e5dd896134a8ea1332113344e45c9 in term 0.
I20260710 11:04:14.501673  4605 raft_consensus.cc:493] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:14.502315  4483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3212acda614883b42285948dec0b18" candidate_uuid: "0e1e5dd896134a8ea1332113344e45c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d" is_pre_election: true
I20260710 11:04:14.502933  4483 raft_consensus.cc:2468] T ad3212acda614883b42285948dec0b18 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e1e5dd896134a8ea1332113344e45c9 in term 0.
I20260710 11:04:14.503077  4598 consensus_queue.cc:260] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.504594  4520 leader_election.cc:304] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9, 2170aea5e3524541a82898ff45f6923d; no voters: 
I20260710 11:04:14.502138  4605 raft_consensus.cc:515] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.506419  4598 ts_tablet_manager.cc:1434] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:04:14.507086  4605 leader_election.cc:290] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647)
I20260710 11:04:14.507365  4598 tablet_bootstrap.cc:492] T f0b7743bf4804275924cd46b9b667637 P 2170aea5e3524541a82898ff45f6923d: Bootstrap starting.
I20260710 11:04:14.507592  4605 raft_consensus.cc:2804] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:14.507931  4605 raft_consensus.cc:493] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:14.508291  4605 raft_consensus.cc:3060] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:14.509572  4599 tablet_bootstrap.cc:654] T b1779d6d40eb495f92754ce60d1275cb P f0ce48553d63416287e4982359f16724: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.514622  4598 tablet_bootstrap.cc:654] T f0b7743bf4804275924cd46b9b667637 P 2170aea5e3524541a82898ff45f6923d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.517315  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3d5ac454df485d878f14aeee236ec3" candidate_uuid: "0e1e5dd896134a8ea1332113344e45c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724" is_pre_election: true
I20260710 11:04:14.517992  4408 raft_consensus.cc:2468] T 5d3d5ac454df485d878f14aeee236ec3 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e1e5dd896134a8ea1332113344e45c9 in term 0.
I20260710 11:04:14.519207  4520 leader_election.cc:304] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9, f0ce48553d63416287e4982359f16724; no voters: 
I20260710 11:04:14.519608  4483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3d5ac454df485d878f14aeee236ec3" candidate_uuid: "0e1e5dd896134a8ea1332113344e45c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d" is_pre_election: true
I20260710 11:04:14.520280  4483 raft_consensus.cc:2468] T 5d3d5ac454df485d878f14aeee236ec3 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e1e5dd896134a8ea1332113344e45c9 in term 0.
I20260710 11:04:14.520843  4599 tablet_bootstrap.cc:492] T b1779d6d40eb495f92754ce60d1275cb P f0ce48553d63416287e4982359f16724: No bootstrap required, opened a new log
I20260710 11:04:14.521281  4599 ts_tablet_manager.cc:1403] T b1779d6d40eb495f92754ce60d1275cb P f0ce48553d63416287e4982359f16724: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.003s
I20260710 11:04:14.522584  4644 raft_consensus.cc:2804] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:14.522985  4644 raft_consensus.cc:493] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:14.523283  4644 raft_consensus.cc:3060] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:14.524113  4599 raft_consensus.cc:359] T b1779d6d40eb495f92754ce60d1275cb P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.524752  4599 raft_consensus.cc:385] T b1779d6d40eb495f92754ce60d1275cb P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.524997  4599 raft_consensus.cc:740] T b1779d6d40eb495f92754ce60d1275cb P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0ce48553d63416287e4982359f16724, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.523595  4605 raft_consensus.cc:515] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.525802  4599 consensus_queue.cc:260] T b1779d6d40eb495f92754ce60d1275cb P f0ce48553d63416287e4982359f16724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.527334  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3212acda614883b42285948dec0b18" candidate_uuid: "0e1e5dd896134a8ea1332113344e45c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724"
I20260710 11:04:14.526971  4305 catalog_manager.cc:5697] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0ce48553d63416287e4982359f16724 (127.3.54.129). New cstate: current_term: 1 leader_uuid: "f0ce48553d63416287e4982359f16724" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:14.527921  4599 ts_tablet_manager.cc:1434] T b1779d6d40eb495f92754ce60d1275cb P f0ce48553d63416287e4982359f16724: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:04:14.527877  4408 raft_consensus.cc:3060] T ad3212acda614883b42285948dec0b18 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:14.531797  4483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3212acda614883b42285948dec0b18" candidate_uuid: "0e1e5dd896134a8ea1332113344e45c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d"
I20260710 11:04:14.532389  4483 raft_consensus.cc:3060] T ad3212acda614883b42285948dec0b18 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:14.533197  4644 raft_consensus.cc:515] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.534462  4599 tablet_bootstrap.cc:492] T e7f92286ee434fd59162f98c9e45e92f P f0ce48553d63416287e4982359f16724: Bootstrap starting.
I20260710 11:04:14.539271  4483 raft_consensus.cc:2468] T ad3212acda614883b42285948dec0b18 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1e5dd896134a8ea1332113344e45c9 in term 1.
I20260710 11:04:14.540844  4408 raft_consensus.cc:2468] T ad3212acda614883b42285948dec0b18 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1e5dd896134a8ea1332113344e45c9 in term 1.
I20260710 11:04:14.540776  4520 leader_election.cc:304] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9, 2170aea5e3524541a82898ff45f6923d; no voters: 
I20260710 11:04:14.542281  4605 leader_election.cc:290] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 1 election: Requested vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647)
I20260710 11:04:14.542909  4605 raft_consensus.cc:2804] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:14.543365  4605 raft_consensus.cc:697] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 LEADER]: Becoming Leader. State: Replica: 0e1e5dd896134a8ea1332113344e45c9, State: Running, Role: LEADER
I20260710 11:04:14.538707  4304 catalog_manager.cc:5697] T b117ee16486e4c3ebb5b6fcfa93dc360 P 2170aea5e3524541a82898ff45f6923d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2170aea5e3524541a82898ff45f6923d (127.3.54.130). New cstate: current_term: 1 leader_uuid: "2170aea5e3524541a82898ff45f6923d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:14.546490  4605 consensus_queue.cc:237] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.548947  4644 leader_election.cc:290] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 1 election: Requested vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647)
I20260710 11:04:14.550566  4597 tablet_bootstrap.cc:492] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9: No bootstrap required, opened a new log
I20260710 11:04:14.551007  4597 ts_tablet_manager.cc:1403] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9: Time spent bootstrapping tablet: real 0.068s	user 0.010s	sys 0.005s
I20260710 11:04:14.551020  4599 tablet_bootstrap.cc:654] T e7f92286ee434fd59162f98c9e45e92f P f0ce48553d63416287e4982359f16724: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.551838  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3d5ac454df485d878f14aeee236ec3" candidate_uuid: "0e1e5dd896134a8ea1332113344e45c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724"
I20260710 11:04:14.552426  4408 raft_consensus.cc:3060] T 5d3d5ac454df485d878f14aeee236ec3 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:14.553712  4597 raft_consensus.cc:359] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.554366  4597 raft_consensus.cc:385] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.554612  4597 raft_consensus.cc:740] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e1e5dd896134a8ea1332113344e45c9, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.556524  4598 tablet_bootstrap.cc:492] T f0b7743bf4804275924cd46b9b667637 P 2170aea5e3524541a82898ff45f6923d: No bootstrap required, opened a new log
I20260710 11:04:14.556341  4597 consensus_queue.cc:260] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.557041  4598 ts_tablet_manager.cc:1403] T f0b7743bf4804275924cd46b9b667637 P 2170aea5e3524541a82898ff45f6923d: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.015s
I20260710 11:04:14.559562  4597 ts_tablet_manager.cc:1434] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:04:14.559572  4598 raft_consensus.cc:359] T f0b7743bf4804275924cd46b9b667637 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.560447  4598 raft_consensus.cc:385] T f0b7743bf4804275924cd46b9b667637 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.560534  4597 tablet_bootstrap.cc:492] T f0b7743bf4804275924cd46b9b667637 P 0e1e5dd896134a8ea1332113344e45c9: Bootstrap starting.
I20260710 11:04:14.560844  4598 raft_consensus.cc:740] T f0b7743bf4804275924cd46b9b667637 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.561626  4598 consensus_queue.cc:260] T f0b7743bf4804275924cd46b9b667637 P 2170aea5e3524541a82898ff45f6923d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.563777  4598 ts_tablet_manager.cc:1434] T f0b7743bf4804275924cd46b9b667637 P 2170aea5e3524541a82898ff45f6923d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:04:14.564754  4598 tablet_bootstrap.cc:492] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d: Bootstrap starting.
I20260710 11:04:14.570145  4598 tablet_bootstrap.cc:654] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.574414  4597 tablet_bootstrap.cc:654] T f0b7743bf4804275924cd46b9b667637 P 0e1e5dd896134a8ea1332113344e45c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.579649  4483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3d5ac454df485d878f14aeee236ec3" candidate_uuid: "0e1e5dd896134a8ea1332113344e45c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d"
I20260710 11:04:14.580272  4483 raft_consensus.cc:3060] T 5d3d5ac454df485d878f14aeee236ec3 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:14.580730  4599 tablet_bootstrap.cc:492] T e7f92286ee434fd59162f98c9e45e92f P f0ce48553d63416287e4982359f16724: No bootstrap required, opened a new log
I20260710 11:04:14.581175  4599 ts_tablet_manager.cc:1403] T e7f92286ee434fd59162f98c9e45e92f P f0ce48553d63416287e4982359f16724: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.013s
I20260710 11:04:14.581306  4598 tablet_bootstrap.cc:492] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d: No bootstrap required, opened a new log
I20260710 11:04:14.581818  4598 ts_tablet_manager.cc:1403] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260710 11:04:14.582304  4303 catalog_manager.cc:5697] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131). New cstate: current_term: 1 leader_uuid: "0e1e5dd896134a8ea1332113344e45c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:14.583956  4599 raft_consensus.cc:359] T e7f92286ee434fd59162f98c9e45e92f P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.584602  4599 raft_consensus.cc:385] T e7f92286ee434fd59162f98c9e45e92f P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.585016  4599 raft_consensus.cc:740] T e7f92286ee434fd59162f98c9e45e92f P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0ce48553d63416287e4982359f16724, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.584416  4598 raft_consensus.cc:359] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.585470  4598 raft_consensus.cc:385] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.585789  4598 raft_consensus.cc:740] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.585780  4599 consensus_queue.cc:260] T e7f92286ee434fd59162f98c9e45e92f P f0ce48553d63416287e4982359f16724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.586686  4598 consensus_queue.cc:260] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.587857  4599 ts_tablet_manager.cc:1434] T e7f92286ee434fd59162f98c9e45e92f P f0ce48553d63416287e4982359f16724: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:04:14.588701  4599 tablet_bootstrap.cc:492] T e5e4cbfd734d466cb43f9218a767764c P f0ce48553d63416287e4982359f16724: Bootstrap starting.
I20260710 11:04:14.589056  4597 tablet_bootstrap.cc:492] T f0b7743bf4804275924cd46b9b667637 P 0e1e5dd896134a8ea1332113344e45c9: No bootstrap required, opened a new log
I20260710 11:04:14.589501  4597 ts_tablet_manager.cc:1403] T f0b7743bf4804275924cd46b9b667637 P 0e1e5dd896134a8ea1332113344e45c9: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.000s
I20260710 11:04:14.592115  4598 ts_tablet_manager.cc:1434] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 11:04:14.591904  4597 raft_consensus.cc:359] T f0b7743bf4804275924cd46b9b667637 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.592526  4597 raft_consensus.cc:385] T f0b7743bf4804275924cd46b9b667637 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.592785  4597 raft_consensus.cc:740] T f0b7743bf4804275924cd46b9b667637 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e1e5dd896134a8ea1332113344e45c9, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.586978  4483 raft_consensus.cc:2468] T 5d3d5ac454df485d878f14aeee236ec3 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1e5dd896134a8ea1332113344e45c9 in term 1.
I20260710 11:04:14.593192  4598 tablet_bootstrap.cc:492] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d: Bootstrap starting.
I20260710 11:04:14.593930  4599 tablet_bootstrap.cc:654] T e5e4cbfd734d466cb43f9218a767764c P f0ce48553d63416287e4982359f16724: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.598379  4598 tablet_bootstrap.cc:654] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.599865  4597 consensus_queue.cc:260] T f0b7743bf4804275924cd46b9b667637 P 0e1e5dd896134a8ea1332113344e45c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.602133  4597 ts_tablet_manager.cc:1434] T f0b7743bf4804275924cd46b9b667637 P 0e1e5dd896134a8ea1332113344e45c9: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:04:14.602967  4597 tablet_bootstrap.cc:492] T dea4f2121c704f5b9a16e3fdf534c220 P 0e1e5dd896134a8ea1332113344e45c9: Bootstrap starting.
I20260710 11:04:14.605062  4599 tablet_bootstrap.cc:492] T e5e4cbfd734d466cb43f9218a767764c P f0ce48553d63416287e4982359f16724: No bootstrap required, opened a new log
I20260710 11:04:14.605471  4599 ts_tablet_manager.cc:1403] T e5e4cbfd734d466cb43f9218a767764c P f0ce48553d63416287e4982359f16724: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260710 11:04:14.605979  4520 leader_election.cc:304] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9, 2170aea5e3524541a82898ff45f6923d; no voters: 
I20260710 11:04:14.608219  4605 raft_consensus.cc:2804] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:14.607933  4599 raft_consensus.cc:359] T e5e4cbfd734d466cb43f9218a767764c P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.608703  4599 raft_consensus.cc:385] T e5e4cbfd734d466cb43f9218a767764c P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.608992  4599 raft_consensus.cc:740] T e5e4cbfd734d466cb43f9218a767764c P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0ce48553d63416287e4982359f16724, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.608703  4605 raft_consensus.cc:697] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 LEADER]: Becoming Leader. State: Replica: 0e1e5dd896134a8ea1332113344e45c9, State: Running, Role: LEADER
I20260710 11:04:14.609625  4599 consensus_queue.cc:260] T e5e4cbfd734d466cb43f9218a767764c P f0ce48553d63416287e4982359f16724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.610180  4605 consensus_queue.cc:237] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.609674  4597 tablet_bootstrap.cc:654] T dea4f2121c704f5b9a16e3fdf534c220 P 0e1e5dd896134a8ea1332113344e45c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.611642  4599 ts_tablet_manager.cc:1434] T e5e4cbfd734d466cb43f9218a767764c P f0ce48553d63416287e4982359f16724: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:04:14.612600  4599 tablet_bootstrap.cc:492] T cb106766df3849ca98581a7f7ce68732 P f0ce48553d63416287e4982359f16724: Bootstrap starting.
I20260710 11:04:14.607726  4408 raft_consensus.cc:2468] T 5d3d5ac454df485d878f14aeee236ec3 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1e5dd896134a8ea1332113344e45c9 in term 1.
I20260710 11:04:14.618346  4599 tablet_bootstrap.cc:654] T cb106766df3849ca98581a7f7ce68732 P f0ce48553d63416287e4982359f16724: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.621641  4630 raft_consensus.cc:493] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:14.622140  4630 raft_consensus.cc:515] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } }
I20260710 11:04:14.624886  4630 leader_election.cc:290] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421), 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647)
I20260710 11:04:14.626456  4557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33d71cd8529b46639aaf7d55be740af1" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9" is_pre_election: true
I20260710 11:04:14.627048  4557 raft_consensus.cc:2468] T 33d71cd8529b46639aaf7d55be740af1 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 0.
I20260710 11:04:14.628374  4483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33d71cd8529b46639aaf7d55be740af1" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d" is_pre_election: true
I20260710 11:04:14.628958  4483 raft_consensus.cc:2468] T 33d71cd8529b46639aaf7d55be740af1 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 0.
I20260710 11:04:14.630092  4371 leader_election.cc:304] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2170aea5e3524541a82898ff45f6923d, f0ce48553d63416287e4982359f16724; no voters: 
I20260710 11:04:14.631428  4630 raft_consensus.cc:2804] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:14.631788  4630 raft_consensus.cc:493] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:14.632103  4630 raft_consensus.cc:3060] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:14.646250  4604 raft_consensus.cc:493] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:14.646881  4604 raft_consensus.cc:515] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.647080  4630 raft_consensus.cc:515] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } }
I20260710 11:04:14.649520  4597 tablet_bootstrap.cc:492] T dea4f2121c704f5b9a16e3fdf534c220 P 0e1e5dd896134a8ea1332113344e45c9: No bootstrap required, opened a new log
I20260710 11:04:14.649696  4604 leader_election.cc:290] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:14.649991  4597 ts_tablet_manager.cc:1403] T dea4f2121c704f5b9a16e3fdf534c220 P 0e1e5dd896134a8ea1332113344e45c9: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.005s
I20260710 11:04:14.651480  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e4cbfd734d466cb43f9218a767764c" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724" is_pre_election: true
I20260710 11:04:14.652220  4408 raft_consensus.cc:2468] T e5e4cbfd734d466cb43f9218a767764c P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2170aea5e3524541a82898ff45f6923d in term 0.
I20260710 11:04:14.653892  4557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e4cbfd734d466cb43f9218a767764c" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9" is_pre_election: true
I20260710 11:04:14.666100  4597 raft_consensus.cc:359] T dea4f2121c704f5b9a16e3fdf534c220 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.666810  4597 raft_consensus.cc:385] T dea4f2121c704f5b9a16e3fdf534c220 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.666909  4630 leader_election.cc:290] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 election: Requested vote from peers 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421), 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647)
W20260710 11:04:14.666834  4447 leader_election.cc:343] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:14.667129  4597 raft_consensus.cc:740] T dea4f2121c704f5b9a16e3fdf534c220 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e1e5dd896134a8ea1332113344e45c9, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.668016  4605 raft_consensus.cc:493] T 69888f3e76774684927b84ca282777fd P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:14.668780  4598 tablet_bootstrap.cc:492] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d: No bootstrap required, opened a new log
I20260710 11:04:14.668498  4605 raft_consensus.cc:515] T 69888f3e76774684927b84ca282777fd P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.669271  4598 ts_tablet_manager.cc:1403] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.019s
I20260710 11:04:14.668437  4483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33d71cd8529b46639aaf7d55be740af1" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d"
I20260710 11:04:14.670522  4483 raft_consensus.cc:3060] T 33d71cd8529b46639aaf7d55be740af1 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:14.670877  4605 leader_election.cc:290] T 69888f3e76774684927b84ca282777fd P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647)
I20260710 11:04:14.670149  4597 consensus_queue.cc:260] T dea4f2121c704f5b9a16e3fdf534c220 P 0e1e5dd896134a8ea1332113344e45c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.671844  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69888f3e76774684927b84ca282777fd" candidate_uuid: "0e1e5dd896134a8ea1332113344e45c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724" is_pre_election: true
I20260710 11:04:14.672570  4408 raft_consensus.cc:2393] T 69888f3e76774684927b84ca282777fd P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e1e5dd896134a8ea1332113344e45c9 in current term 1: Already voted for candidate 2170aea5e3524541a82898ff45f6923d in this term.
I20260710 11:04:14.673470  4597 ts_tablet_manager.cc:1434] T dea4f2121c704f5b9a16e3fdf534c220 P 0e1e5dd896134a8ea1332113344e45c9: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.012s
I20260710 11:04:14.674166  4597 tablet_bootstrap.cc:492] T cb106766df3849ca98581a7f7ce68732 P 0e1e5dd896134a8ea1332113344e45c9: Bootstrap starting.
I20260710 11:04:14.673272  4305 catalog_manager.cc:5697] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131). New cstate: current_term: 1 leader_uuid: "0e1e5dd896134a8ea1332113344e45c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:14.671018  4446 leader_election.cc:304] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2170aea5e3524541a82898ff45f6923d, f0ce48553d63416287e4982359f16724; no voters: 0e1e5dd896134a8ea1332113344e45c9
I20260710 11:04:14.676399  4557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33d71cd8529b46639aaf7d55be740af1" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9"
I20260710 11:04:14.676787  4557 raft_consensus.cc:3060] T 33d71cd8529b46639aaf7d55be740af1 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:14.677696  4604 raft_consensus.cc:2804] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:14.677879  4483 raft_consensus.cc:2468] T 33d71cd8529b46639aaf7d55be740af1 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 1.
I20260710 11:04:14.678157  4604 raft_consensus.cc:493] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:14.678524  4604 raft_consensus.cc:3060] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:14.679126  4371 leader_election.cc:304] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2170aea5e3524541a82898ff45f6923d, f0ce48553d63416287e4982359f16724; no voters: 
I20260710 11:04:14.679075  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69888f3e76774684927b84ca282777fd" candidate_uuid: "0e1e5dd896134a8ea1332113344e45c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d" is_pre_election: true
I20260710 11:04:14.681073  4630 raft_consensus.cc:2804] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:14.681440  4520 leader_election.cc:304] T 69888f3e76774684927b84ca282777fd P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9; no voters: 2170aea5e3524541a82898ff45f6923d, f0ce48553d63416287e4982359f16724
I20260710 11:04:14.681569  4630 raft_consensus.cc:697] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Becoming Leader. State: Replica: f0ce48553d63416287e4982359f16724, State: Running, Role: LEADER
I20260710 11:04:14.682476  4630 consensus_queue.cc:237] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } }
I20260710 11:04:14.683063  4605 raft_consensus.cc:3060] T 69888f3e76774684927b84ca282777fd P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:14.684060  4598 raft_consensus.cc:359] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.684703  4598 raft_consensus.cc:385] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.684942  4598 raft_consensus.cc:740] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.685655  4598 consensus_queue.cc:260] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.688179  4597 tablet_bootstrap.cc:654] T cb106766df3849ca98581a7f7ce68732 P 0e1e5dd896134a8ea1332113344e45c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.689548  4599 tablet_bootstrap.cc:492] T cb106766df3849ca98581a7f7ce68732 P f0ce48553d63416287e4982359f16724: No bootstrap required, opened a new log
I20260710 11:04:14.689991  4599 ts_tablet_manager.cc:1403] T cb106766df3849ca98581a7f7ce68732 P f0ce48553d63416287e4982359f16724: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.020s
I20260710 11:04:14.695137  4599 raft_consensus.cc:359] T cb106766df3849ca98581a7f7ce68732 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.695856  4598 ts_tablet_manager.cc:1434] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260710 11:04:14.696276  4599 raft_consensus.cc:385] T cb106766df3849ca98581a7f7ce68732 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.696571  4599 raft_consensus.cc:740] T cb106766df3849ca98581a7f7ce68732 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0ce48553d63416287e4982359f16724, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.697196  4599 consensus_queue.cc:260] T cb106766df3849ca98581a7f7ce68732 P f0ce48553d63416287e4982359f16724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.698814  4605 raft_consensus.cc:2749] T 69888f3e76774684927b84ca282777fd P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:14.699327  4599 ts_tablet_manager.cc:1434] T cb106766df3849ca98581a7f7ce68732 P f0ce48553d63416287e4982359f16724: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:04:14.700659  4557 raft_consensus.cc:2468] T 33d71cd8529b46639aaf7d55be740af1 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 1.
I20260710 11:04:14.701454  4599 tablet_bootstrap.cc:492] T dea4f2121c704f5b9a16e3fdf534c220 P f0ce48553d63416287e4982359f16724: Bootstrap starting.
I20260710 11:04:14.702965  4604 raft_consensus.cc:515] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.705538  4598 tablet_bootstrap.cc:492] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d: Bootstrap starting.
I20260710 11:04:14.705890  4597 tablet_bootstrap.cc:492] T cb106766df3849ca98581a7f7ce68732 P 0e1e5dd896134a8ea1332113344e45c9: No bootstrap required, opened a new log
I20260710 11:04:14.708166  4597 ts_tablet_manager.cc:1403] T cb106766df3849ca98581a7f7ce68732 P 0e1e5dd896134a8ea1332113344e45c9: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.000s
I20260710 11:04:14.708338  4621 raft_consensus.cc:493] T e7f92286ee434fd59162f98c9e45e92f P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:14.708822  4621 raft_consensus.cc:515] T e7f92286ee434fd59162f98c9e45e92f P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.706056  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e4cbfd734d466cb43f9218a767764c" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724"
I20260710 11:04:14.710065  4408 raft_consensus.cc:3060] T e5e4cbfd734d466cb43f9218a767764c P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:14.710222  4557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e4cbfd734d466cb43f9218a767764c" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9"
I20260710 11:04:14.710907  4621 leader_election.cc:290] T e7f92286ee434fd59162f98c9e45e92f P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:14.710798  4597 raft_consensus.cc:359] T cb106766df3849ca98581a7f7ce68732 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.711450  4597 raft_consensus.cc:385] T cb106766df3849ca98581a7f7ce68732 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.711719  4597 raft_consensus.cc:740] T cb106766df3849ca98581a7f7ce68732 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e1e5dd896134a8ea1332113344e45c9, State: Initialized, Role: FOLLOWER
W20260710 11:04:14.711643  4447 leader_election.cc:343] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:14.712800  4556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f92286ee434fd59162f98c9e45e92f" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9" is_pre_election: true
I20260710 11:04:14.712598  4597 consensus_queue.cc:260] T cb106766df3849ca98581a7f7ce68732 P 0e1e5dd896134a8ea1332113344e45c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.713904  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f92286ee434fd59162f98c9e45e92f" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d" is_pre_election: true
I20260710 11:04:14.714030  4628 raft_consensus.cc:493] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:14.714339  4604 leader_election.cc:290] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 election: Requested vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:14.714519  4628 raft_consensus.cc:515] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.717187  4628 leader_election.cc:290] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:14.718000  4407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1779d6d40eb495f92754ce60d1275cb" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724" is_pre_election: true
I20260710 11:04:14.718622  4598 tablet_bootstrap.cc:654] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.718863  4556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1779d6d40eb495f92754ce60d1275cb" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9" is_pre_election: true
W20260710 11:04:14.720319  4447 leader_election.cc:343] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:14.720479  4371 leader_election.cc:343] T e7f92286ee434fd59162f98c9e45e92f P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:14.721060  4372 leader_election.cc:343] T e7f92286ee434fd59162f98c9e45e92f P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:14.721360  4372 leader_election.cc:304] T e7f92286ee434fd59162f98c9e45e92f P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0ce48553d63416287e4982359f16724; no voters: 0e1e5dd896134a8ea1332113344e45c9, 2170aea5e3524541a82898ff45f6923d
I20260710 11:04:14.718657  4407 raft_consensus.cc:2468] T b1779d6d40eb495f92754ce60d1275cb P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2170aea5e3524541a82898ff45f6923d in term 0.
I20260710 11:04:14.723316  4446 leader_election.cc:304] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2170aea5e3524541a82898ff45f6923d, f0ce48553d63416287e4982359f16724; no voters: 0e1e5dd896134a8ea1332113344e45c9
I20260710 11:04:14.723687  4408 raft_consensus.cc:2468] T e5e4cbfd734d466cb43f9218a767764c P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2170aea5e3524541a82898ff45f6923d in term 1.
I20260710 11:04:14.723938  4598 tablet_bootstrap.cc:492] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d: No bootstrap required, opened a new log
I20260710 11:04:14.724411  4628 raft_consensus.cc:2804] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:14.724591  4621 raft_consensus.cc:2749] T e7f92286ee434fd59162f98c9e45e92f P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:14.724859  4628 raft_consensus.cc:493] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:14.725364  4628 raft_consensus.cc:3060] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:14.725346  4303 catalog_manager.cc:5697] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0ce48553d63416287e4982359f16724 (127.3.54.129). New cstate: current_term: 1 leader_uuid: "f0ce48553d63416287e4982359f16724" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:14.726575  4599 tablet_bootstrap.cc:654] T dea4f2121c704f5b9a16e3fdf534c220 P f0ce48553d63416287e4982359f16724: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.728401  4597 ts_tablet_manager.cc:1434] T cb106766df3849ca98581a7f7ce68732 P 0e1e5dd896134a8ea1332113344e45c9: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 11:04:14.729312  4597 tablet_bootstrap.cc:492] T cc86e9a46c58434f913a163a1a1bd9e7 P 0e1e5dd896134a8ea1332113344e45c9: Bootstrap starting.
I20260710 11:04:14.731618  4599 tablet_bootstrap.cc:492] T dea4f2121c704f5b9a16e3fdf534c220 P f0ce48553d63416287e4982359f16724: No bootstrap required, opened a new log
I20260710 11:04:14.732018  4599 ts_tablet_manager.cc:1403] T dea4f2121c704f5b9a16e3fdf534c220 P f0ce48553d63416287e4982359f16724: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.000s
I20260710 11:04:14.732548  4446 leader_election.cc:304] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2170aea5e3524541a82898ff45f6923d, f0ce48553d63416287e4982359f16724; no voters: 0e1e5dd896134a8ea1332113344e45c9
I20260710 11:04:14.733397  4632 raft_consensus.cc:493] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:14.733959  4604 raft_consensus.cc:2804] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:14.733798  4632 raft_consensus.cc:515] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.734391  4604 raft_consensus.cc:697] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Becoming Leader. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Running, Role: LEADER
I20260710 11:04:14.735314  4597 tablet_bootstrap.cc:654] T cc86e9a46c58434f913a163a1a1bd9e7 P 0e1e5dd896134a8ea1332113344e45c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.735189  4604 consensus_queue.cc:237] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.735862  4632 leader_election.cc:290] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:14.738265  4556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea4f2121c704f5b9a16e3fdf534c220" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9" is_pre_election: true
I20260710 11:04:14.738852  4556 raft_consensus.cc:2468] T dea4f2121c704f5b9a16e3fdf534c220 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2170aea5e3524541a82898ff45f6923d in term 0.
I20260710 11:04:14.738698  4628 raft_consensus.cc:515] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.740092  4447 leader_election.cc:304] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9, 2170aea5e3524541a82898ff45f6923d; no voters: 
I20260710 11:04:14.724429  4598 ts_tablet_manager.cc:1403] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.002s
I20260710 11:04:14.741014  4631 raft_consensus.cc:2804] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:14.741400  4631 raft_consensus.cc:493] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:14.741720  4631 raft_consensus.cc:3060] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:14.743916  4598 raft_consensus.cc:359] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.748104  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea4f2121c704f5b9a16e3fdf534c220" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724" is_pre_election: true
I20260710 11:04:14.745790  4628 leader_election.cc:290] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 election: Requested vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:14.748420  4598 raft_consensus.cc:385] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.745842  4556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1779d6d40eb495f92754ce60d1275cb" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9"
I20260710 11:04:14.748986  4407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1779d6d40eb495f92754ce60d1275cb" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724"
I20260710 11:04:14.749471  4598 raft_consensus.cc:740] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Initialized, Role: FOLLOWER
W20260710 11:04:14.750535  4447 leader_election.cc:343] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:14.750741  4407 raft_consensus.cc:3060] T b1779d6d40eb495f92754ce60d1275cb P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:14.754650  4598 consensus_queue.cc:260] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.757198  4631 raft_consensus.cc:515] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.756906  4306 catalog_manager.cc:5697] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2170aea5e3524541a82898ff45f6923d (127.3.54.130). New cstate: current_term: 1 leader_uuid: "2170aea5e3524541a82898ff45f6923d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:14.758389  4598 ts_tablet_manager.cc:1434] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:04:14.759330  4598 tablet_bootstrap.cc:492] T e7f92286ee434fd59162f98c9e45e92f P 2170aea5e3524541a82898ff45f6923d: Bootstrap starting.
I20260710 11:04:14.760167  4406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea4f2121c704f5b9a16e3fdf534c220" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724"
I20260710 11:04:14.764782  4598 tablet_bootstrap.cc:654] T e7f92286ee434fd59162f98c9e45e92f P 2170aea5e3524541a82898ff45f6923d: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:14.767917  4446 leader_election.cc:343] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0ce48553d63416287e4982359f16724 (127.3.54.129:37939): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:14.768844  4446 leader_election.cc:343] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f0ce48553d63416287e4982359f16724 (127.3.54.129:37939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:14.769649  4597 tablet_bootstrap.cc:492] T cc86e9a46c58434f913a163a1a1bd9e7 P 0e1e5dd896134a8ea1332113344e45c9: No bootstrap required, opened a new log
I20260710 11:04:14.770063  4597 ts_tablet_manager.cc:1403] T cc86e9a46c58434f913a163a1a1bd9e7 P 0e1e5dd896134a8ea1332113344e45c9: Time spent bootstrapping tablet: real 0.041s	user 0.004s	sys 0.032s
I20260710 11:04:14.770501  4599 raft_consensus.cc:359] T dea4f2121c704f5b9a16e3fdf534c220 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.771128  4599 raft_consensus.cc:385] T dea4f2121c704f5b9a16e3fdf534c220 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.771377  4599 raft_consensus.cc:740] T dea4f2121c704f5b9a16e3fdf534c220 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0ce48553d63416287e4982359f16724, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.771978  4599 consensus_queue.cc:260] T dea4f2121c704f5b9a16e3fdf534c220 P f0ce48553d63416287e4982359f16724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.772521  4597 raft_consensus.cc:359] T cc86e9a46c58434f913a163a1a1bd9e7 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.773121  4597 raft_consensus.cc:385] T cc86e9a46c58434f913a163a1a1bd9e7 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.773357  4597 raft_consensus.cc:740] T cc86e9a46c58434f913a163a1a1bd9e7 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e1e5dd896134a8ea1332113344e45c9, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.774000  4599 ts_tablet_manager.cc:1434] T dea4f2121c704f5b9a16e3fdf534c220 P f0ce48553d63416287e4982359f16724: Time spent starting tablet: real 0.042s	user 0.004s	sys 0.000s
I20260710 11:04:14.764817  4407 raft_consensus.cc:2468] T b1779d6d40eb495f92754ce60d1275cb P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2170aea5e3524541a82898ff45f6923d in term 1.
I20260710 11:04:14.773976  4597 consensus_queue.cc:260] T cc86e9a46c58434f913a163a1a1bd9e7 P 0e1e5dd896134a8ea1332113344e45c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.776589  4556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea4f2121c704f5b9a16e3fdf534c220" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9"
I20260710 11:04:14.777138  4556 raft_consensus.cc:3060] T dea4f2121c704f5b9a16e3fdf534c220 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:14.781229  4597 ts_tablet_manager.cc:1434] T cc86e9a46c58434f913a163a1a1bd9e7 P 0e1e5dd896134a8ea1332113344e45c9: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:04:14.782193  4597 tablet_bootstrap.cc:492] T b1779d6d40eb495f92754ce60d1275cb P 0e1e5dd896134a8ea1332113344e45c9: Bootstrap starting.
I20260710 11:04:14.787609  4630 consensus_queue.cc:1048] T 7aad4d51c32e40faa393596b4462f0a4 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:14.790660  4446 leader_election.cc:304] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2170aea5e3524541a82898ff45f6923d, f0ce48553d63416287e4982359f16724; no voters: 0e1e5dd896134a8ea1332113344e45c9
I20260710 11:04:14.791419  4604 raft_consensus.cc:2804] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:14.791893  4604 raft_consensus.cc:697] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Becoming Leader. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Running, Role: LEADER
I20260710 11:04:14.792695  4604 consensus_queue.cc:237] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.802446  4598 tablet_bootstrap.cc:492] T e7f92286ee434fd59162f98c9e45e92f P 2170aea5e3524541a82898ff45f6923d: No bootstrap required, opened a new log
I20260710 11:04:14.803107  4598 ts_tablet_manager.cc:1403] T e7f92286ee434fd59162f98c9e45e92f P 2170aea5e3524541a82898ff45f6923d: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.000s
I20260710 11:04:14.805154  4597 tablet_bootstrap.cc:654] T b1779d6d40eb495f92754ce60d1275cb P 0e1e5dd896134a8ea1332113344e45c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.806326  4556 raft_consensus.cc:2468] T dea4f2121c704f5b9a16e3fdf534c220 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2170aea5e3524541a82898ff45f6923d in term 1.
I20260710 11:04:14.807487  4447 leader_election.cc:304] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9, 2170aea5e3524541a82898ff45f6923d; no voters: f0ce48553d63416287e4982359f16724
I20260710 11:04:14.808964  4628 raft_consensus.cc:2804] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:14.809440  4628 raft_consensus.cc:697] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Becoming Leader. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Running, Role: LEADER
I20260710 11:04:14.810285  4628 consensus_queue.cc:237] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.807662  4598 raft_consensus.cc:359] T e7f92286ee434fd59162f98c9e45e92f P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.812063  4598 raft_consensus.cc:385] T e7f92286ee434fd59162f98c9e45e92f P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.812362  4598 raft_consensus.cc:740] T e7f92286ee434fd59162f98c9e45e92f P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.812988  4598 consensus_queue.cc:260] T e7f92286ee434fd59162f98c9e45e92f P 2170aea5e3524541a82898ff45f6923d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.815099  4598 ts_tablet_manager.cc:1434] T e7f92286ee434fd59162f98c9e45e92f P 2170aea5e3524541a82898ff45f6923d: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:04:14.815999  4598 tablet_bootstrap.cc:492] T fc7b9a1b607e481d862be7e0eb361094 P 2170aea5e3524541a82898ff45f6923d: Bootstrap starting.
I20260710 11:04:14.818567  4303 catalog_manager.cc:5697] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2170aea5e3524541a82898ff45f6923d (127.3.54.130). New cstate: current_term: 1 leader_uuid: "2170aea5e3524541a82898ff45f6923d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:14.821430  4598 tablet_bootstrap.cc:654] T fc7b9a1b607e481d862be7e0eb361094 P 2170aea5e3524541a82898ff45f6923d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.823040  4632 consensus_queue.cc:1048] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:14.826149  4597 tablet_bootstrap.cc:492] T b1779d6d40eb495f92754ce60d1275cb P 0e1e5dd896134a8ea1332113344e45c9: No bootstrap required, opened a new log
I20260710 11:04:14.826599  4597 ts_tablet_manager.cc:1403] T b1779d6d40eb495f92754ce60d1275cb P 0e1e5dd896134a8ea1332113344e45c9: Time spent bootstrapping tablet: real 0.045s	user 0.033s	sys 0.008s
I20260710 11:04:14.829169  4597 raft_consensus.cc:359] T b1779d6d40eb495f92754ce60d1275cb P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.829816  4597 raft_consensus.cc:385] T b1779d6d40eb495f92754ce60d1275cb P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.830060  4597 raft_consensus.cc:740] T b1779d6d40eb495f92754ce60d1275cb P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e1e5dd896134a8ea1332113344e45c9, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.831139  4597 consensus_queue.cc:260] T b1779d6d40eb495f92754ce60d1275cb P 0e1e5dd896134a8ea1332113344e45c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.833688  4597 ts_tablet_manager.cc:1434] T b1779d6d40eb495f92754ce60d1275cb P 0e1e5dd896134a8ea1332113344e45c9: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:04:14.834522  4597 tablet_bootstrap.cc:492] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9: Bootstrap starting.
I20260710 11:04:14.837986  4631 leader_election.cc:290] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 election: Requested vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:14.840130  4597 tablet_bootstrap.cc:654] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.841737  4630 consensus_queue.cc:1048] T 7aad4d51c32e40faa393596b4462f0a4 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:14.844779  4598 tablet_bootstrap.cc:492] T fc7b9a1b607e481d862be7e0eb361094 P 2170aea5e3524541a82898ff45f6923d: No bootstrap required, opened a new log
I20260710 11:04:14.845218  4598 ts_tablet_manager.cc:1403] T fc7b9a1b607e481d862be7e0eb361094 P 2170aea5e3524541a82898ff45f6923d: Time spent bootstrapping tablet: real 0.029s	user 0.005s	sys 0.004s
I20260710 11:04:14.847860  4598 raft_consensus.cc:359] T fc7b9a1b607e481d862be7e0eb361094 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.848536  4598 raft_consensus.cc:385] T fc7b9a1b607e481d862be7e0eb361094 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.848807  4598 raft_consensus.cc:740] T fc7b9a1b607e481d862be7e0eb361094 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.848949  4599 tablet_bootstrap.cc:492] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724: Bootstrap starting.
I20260710 11:04:14.849429  4598 consensus_queue.cc:260] T fc7b9a1b607e481d862be7e0eb361094 P 2170aea5e3524541a82898ff45f6923d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.851419  4598 ts_tablet_manager.cc:1434] T fc7b9a1b607e481d862be7e0eb361094 P 2170aea5e3524541a82898ff45f6923d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:04:14.852319  4598 tablet_bootstrap.cc:492] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d: Bootstrap starting.
I20260710 11:04:14.868207  4628 consensus_queue.cc:1048] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:14.871637  4598 tablet_bootstrap.cc:654] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.877701  4597 tablet_bootstrap.cc:492] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9: No bootstrap required, opened a new log
I20260710 11:04:14.878238  4597 ts_tablet_manager.cc:1403] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.014s
I20260710 11:04:14.880714  4597 raft_consensus.cc:359] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.881366  4597 raft_consensus.cc:385] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.881621  4597 raft_consensus.cc:740] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e1e5dd896134a8ea1332113344e45c9, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.882196  4597 consensus_queue.cc:260] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.883239  4599 tablet_bootstrap.cc:654] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.885396  4597 ts_tablet_manager.cc:1434] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:04:14.884737  4303 catalog_manager.cc:5697] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2170aea5e3524541a82898ff45f6923d (127.3.54.130). New cstate: current_term: 1 leader_uuid: "2170aea5e3524541a82898ff45f6923d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:14.886272  4597 tablet_bootstrap.cc:492] T e5e4cbfd734d466cb43f9218a767764c P 0e1e5dd896134a8ea1332113344e45c9: Bootstrap starting.
I20260710 11:04:14.891976  4597 tablet_bootstrap.cc:654] T e5e4cbfd734d466cb43f9218a767764c P 0e1e5dd896134a8ea1332113344e45c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.893550  4599 tablet_bootstrap.cc:492] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724: No bootstrap required, opened a new log
I20260710 11:04:14.893471  4632 raft_consensus.cc:493] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:14.894047  4599 ts_tablet_manager.cc:1403] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724: Time spent bootstrapping tablet: real 0.119s	user 0.007s	sys 0.003s
I20260710 11:04:14.894023  4632 raft_consensus.cc:515] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.895058  4598 tablet_bootstrap.cc:492] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d: No bootstrap required, opened a new log
I20260710 11:04:14.895465  4598 ts_tablet_manager.cc:1403] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.000s
I20260710 11:04:14.897542  4407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb106766df3849ca98581a7f7ce68732" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724" is_pre_election: true
I20260710 11:04:14.897941  4598 raft_consensus.cc:359] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.898576  4598 raft_consensus.cc:385] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.898864  4598 raft_consensus.cc:740] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.899601  4598 consensus_queue.cc:260] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.898146  4407 raft_consensus.cc:2468] T cb106766df3849ca98581a7f7ce68732 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2170aea5e3524541a82898ff45f6923d in term 0.
I20260710 11:04:14.901391  4598 ts_tablet_manager.cc:1434] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260710 11:04:14.904271  4557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb106766df3849ca98581a7f7ce68732" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9" is_pre_election: true
I20260710 11:04:14.898682  4632 leader_election.cc:290] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:14.897198  4599 raft_consensus.cc:359] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.904861  4557 raft_consensus.cc:2468] T cb106766df3849ca98581a7f7ce68732 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2170aea5e3524541a82898ff45f6923d in term 0.
I20260710 11:04:14.905270  4599 raft_consensus.cc:385] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.905514  4446 leader_election.cc:304] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2170aea5e3524541a82898ff45f6923d, f0ce48553d63416287e4982359f16724; no voters: 
I20260710 11:04:14.905900  4598 tablet_bootstrap.cc:492] T 6628f023c7f04912b208aeb2677d2c85 P 2170aea5e3524541a82898ff45f6923d: Bootstrap starting.
I20260710 11:04:14.908074  4599 raft_consensus.cc:740] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0ce48553d63416287e4982359f16724, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.908735  4599 consensus_queue.cc:260] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.910671  4599 ts_tablet_manager.cc:1434] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 11:04:14.910827  4632 raft_consensus.cc:2804] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:14.911208  4632 raft_consensus.cc:493] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:14.911550  4632 raft_consensus.cc:3060] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:14.907721  4597 tablet_bootstrap.cc:492] T e5e4cbfd734d466cb43f9218a767764c P 0e1e5dd896134a8ea1332113344e45c9: No bootstrap required, opened a new log
I20260710 11:04:14.913071  4597 ts_tablet_manager.cc:1403] T e5e4cbfd734d466cb43f9218a767764c P 0e1e5dd896134a8ea1332113344e45c9: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260710 11:04:14.914820  4599 tablet_bootstrap.cc:492] T fc7b9a1b607e481d862be7e0eb361094 P f0ce48553d63416287e4982359f16724: Bootstrap starting.
I20260710 11:04:14.916113  4598 tablet_bootstrap.cc:654] T 6628f023c7f04912b208aeb2677d2c85 P 2170aea5e3524541a82898ff45f6923d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.916826  4597 raft_consensus.cc:359] T e5e4cbfd734d466cb43f9218a767764c P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.917486  4597 raft_consensus.cc:385] T e5e4cbfd734d466cb43f9218a767764c P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.917819  4597 raft_consensus.cc:740] T e5e4cbfd734d466cb43f9218a767764c P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e1e5dd896134a8ea1332113344e45c9, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.918545  4597 consensus_queue.cc:260] T e5e4cbfd734d466cb43f9218a767764c P 0e1e5dd896134a8ea1332113344e45c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.919353  4630 raft_consensus.cc:493] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:14.919826  4630 raft_consensus.cc:515] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.921720  4597 ts_tablet_manager.cc:1434] T e5e4cbfd734d466cb43f9218a767764c P 0e1e5dd896134a8ea1332113344e45c9: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 11:04:14.924417  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b7743bf4804275924cd46b9b667637" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d" is_pre_election: true
I20260710 11:04:14.925313  4482 raft_consensus.cc:2468] T f0b7743bf4804275924cd46b9b667637 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 0.
I20260710 11:04:14.925593  4597 tablet_bootstrap.cc:492] T 2e0b84afa063494a9628d95e73663320 P 0e1e5dd896134a8ea1332113344e45c9: Bootstrap starting.
I20260710 11:04:14.926360  4599 tablet_bootstrap.cc:654] T fc7b9a1b607e481d862be7e0eb361094 P f0ce48553d63416287e4982359f16724: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.927184  4371 leader_election.cc:304] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2170aea5e3524541a82898ff45f6923d, f0ce48553d63416287e4982359f16724; no voters: 
I20260710 11:04:14.927670  4598 tablet_bootstrap.cc:492] T 6628f023c7f04912b208aeb2677d2c85 P 2170aea5e3524541a82898ff45f6923d: No bootstrap required, opened a new log
I20260710 11:04:14.927971  4607 raft_consensus.cc:2804] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:14.928169  4598 ts_tablet_manager.cc:1403] T 6628f023c7f04912b208aeb2677d2c85 P 2170aea5e3524541a82898ff45f6923d: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.003s
I20260710 11:04:14.928387  4607 raft_consensus.cc:493] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:14.928737  4607 raft_consensus.cc:3060] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:14.930941  4598 raft_consensus.cc:359] T 6628f023c7f04912b208aeb2677d2c85 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.931710  4598 raft_consensus.cc:385] T 6628f023c7f04912b208aeb2677d2c85 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:14.932403  4598 raft_consensus.cc:740] T 6628f023c7f04912b208aeb2677d2c85 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Initialized, Role: FOLLOWER
I20260710 11:04:14.932808  4631 consensus_queue.cc:1048] T b117ee16486e4c3ebb5b6fcfa93dc360 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:14.933211  4598 consensus_queue.cc:260] T 6628f023c7f04912b208aeb2677d2c85 P 2170aea5e3524541a82898ff45f6923d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.934607  4632 raft_consensus.cc:515] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.935165  4607 raft_consensus.cc:515] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.935900  4598 ts_tablet_manager.cc:1434] T 6628f023c7f04912b208aeb2677d2c85 P 2170aea5e3524541a82898ff45f6923d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:04:14.936208  4630 leader_election.cc:290] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:14.936836  4598 tablet_bootstrap.cc:492] T cc86e9a46c58434f913a163a1a1bd9e7 P 2170aea5e3524541a82898ff45f6923d: Bootstrap starting.
I20260710 11:04:14.937695  4607 leader_election.cc:290] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 election: Requested vote from peers 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:14.931704  4597 tablet_bootstrap.cc:654] T 2e0b84afa063494a9628d95e73663320 P 0e1e5dd896134a8ea1332113344e45c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.938385  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b7743bf4804275924cd46b9b667637" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d"
I20260710 11:04:14.938652  4556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b7743bf4804275924cd46b9b667637" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9"
I20260710 11:04:14.938927  4482 raft_consensus.cc:3060] T f0b7743bf4804275924cd46b9b667637 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:14.939215  4556 raft_consensus.cc:3060] T f0b7743bf4804275924cd46b9b667637 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:14.937294  4557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b7743bf4804275924cd46b9b667637" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9" is_pre_election: true
I20260710 11:04:14.943240  4598 tablet_bootstrap.cc:654] T cc86e9a46c58434f913a163a1a1bd9e7 P 2170aea5e3524541a82898ff45f6923d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:14.947077  4556 raft_consensus.cc:2468] T f0b7743bf4804275924cd46b9b667637 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 1.
I20260710 11:04:14.948194  4372 leader_election.cc:304] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9, f0ce48553d63416287e4982359f16724; no voters: 
I20260710 11:04:14.949676  4631 consensus_queue.cc:1048] T b117ee16486e4c3ebb5b6fcfa93dc360 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:14.950675  4482 raft_consensus.cc:2468] T f0b7743bf4804275924cd46b9b667637 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 1.
I20260710 11:04:14.949728  4607 raft_consensus.cc:2804] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:14.954365  4607 raft_consensus.cc:697] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Becoming Leader. State: Replica: f0ce48553d63416287e4982359f16724, State: Running, Role: LEADER
I20260710 11:04:14.955221  4607 consensus_queue.cc:237] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.962496  4605 raft_consensus.cc:493] T b1779d6d40eb495f92754ce60d1275cb P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:14.963263  4605 raft_consensus.cc:515] T b1779d6d40eb495f92754ce60d1275cb P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.965247  4605 leader_election.cc:290] T b1779d6d40eb495f92754ce60d1275cb P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647)
I20260710 11:04:14.965848  4605 raft_consensus.cc:493] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:14.966253  4605 raft_consensus.cc:515] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.967798  4406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1779d6d40eb495f92754ce60d1275cb" candidate_uuid: "0e1e5dd896134a8ea1332113344e45c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724" is_pre_election: true
I20260710 11:04:14.968659  4406 raft_consensus.cc:2393] T b1779d6d40eb495f92754ce60d1275cb P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e1e5dd896134a8ea1332113344e45c9 in current term 1: Already voted for candidate 2170aea5e3524541a82898ff45f6923d in this term.
I20260710 11:04:14.970830  4632 leader_election.cc:290] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 election: Requested vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:14.972085  4556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb106766df3849ca98581a7f7ce68732" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9"
I20260710 11:04:14.983722  4605 leader_election.cc:290] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647)
I20260710 11:04:14.976282  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7b9a1b607e481d862be7e0eb361094" candidate_uuid: "0e1e5dd896134a8ea1332113344e45c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724" is_pre_election: true
W20260710 11:04:14.986716  4520 leader_election.cc:343] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0ce48553d63416287e4982359f16724 (127.3.54.129:37939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:14.972450  4406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb106766df3849ca98581a7f7ce68732" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724"
I20260710 11:04:14.978255  4483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7b9a1b607e481d862be7e0eb361094" candidate_uuid: "0e1e5dd896134a8ea1332113344e45c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d" is_pre_election: true
I20260710 11:04:14.987418  4406 raft_consensus.cc:3060] T cb106766df3849ca98581a7f7ce68732 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:14.987924  4483 raft_consensus.cc:2468] T fc7b9a1b607e481d862be7e0eb361094 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e1e5dd896134a8ea1332113344e45c9 in term 0.
I20260710 11:04:14.985416  4556 raft_consensus.cc:3060] T cb106766df3849ca98581a7f7ce68732 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:14.990317  4605 raft_consensus.cc:493] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:14.990844  4597 tablet_bootstrap.cc:492] T 2e0b84afa063494a9628d95e73663320 P 0e1e5dd896134a8ea1332113344e45c9: No bootstrap required, opened a new log
I20260710 11:04:14.990803  4605 raft_consensus.cc:515] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:14.992399  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1779d6d40eb495f92754ce60d1275cb" candidate_uuid: "0e1e5dd896134a8ea1332113344e45c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d" is_pre_election: true
I20260710 11:04:14.992712  4520 leader_election.cc:304] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9, 2170aea5e3524541a82898ff45f6923d; no voters: f0ce48553d63416287e4982359f16724
I20260710 11:04:14.993285  4599 tablet_bootstrap.cc:492] T fc7b9a1b607e481d862be7e0eb361094 P f0ce48553d63416287e4982359f16724: No bootstrap required, opened a new log
I20260710 11:04:14.993570  4648 raft_consensus.cc:2804] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:14.993722  4599 ts_tablet_manager.cc:1403] T fc7b9a1b607e481d862be7e0eb361094 P f0ce48553d63416287e4982359f16724: Time spent bootstrapping tablet: real 0.079s	user 0.016s	sys 0.012s
I20260710 11:04:14.993959  4648 raft_consensus.cc:493] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:14.994282  4648 raft_consensus.cc:3060] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:14.995476  4520 leader_election.cc:304] T b1779d6d40eb495f92754ce60d1275cb P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9; no voters: 2170aea5e3524541a82898ff45f6923d, f0ce48553d63416287e4982359f16724
I20260710 11:04:14.991345  4597 ts_tablet_manager.cc:1403] T 2e0b84afa063494a9628d95e73663320 P 0e1e5dd896134a8ea1332113344e45c9: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.010s
I20260710 11:04:14.996261  4644 raft_consensus.cc:3060] T b1779d6d40eb495f92754ce60d1275cb P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:14.997663  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f92286ee434fd59162f98c9e45e92f" candidate_uuid: "0e1e5dd896134a8ea1332113344e45c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724" is_pre_election: true
I20260710 11:04:14.998251  4408 raft_consensus.cc:2468] T e7f92286ee434fd59162f98c9e45e92f P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e1e5dd896134a8ea1332113344e45c9 in term 0.
I20260710 11:04:14.999541  4520 leader_election.cc:304] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9, f0ce48553d63416287e4982359f16724; no voters: 
I20260710 11:04:15.001998  4648 raft_consensus.cc:515] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.002501  4644 raft_consensus.cc:2749] T b1779d6d40eb495f92754ce60d1275cb P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:15.003257  4644 raft_consensus.cc:2804] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:15.003476  4406 raft_consensus.cc:2468] T cb106766df3849ca98581a7f7ce68732 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2170aea5e3524541a82898ff45f6923d in term 1.
I20260710 11:04:15.004112  4556 raft_consensus.cc:2468] T cb106766df3849ca98581a7f7ce68732 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2170aea5e3524541a82898ff45f6923d in term 1.
I20260710 11:04:15.003997  4644 raft_consensus.cc:493] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:15.005311  4447 leader_election.cc:304] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9, 2170aea5e3524541a82898ff45f6923d; no voters: 
I20260710 11:04:15.005599  4644 raft_consensus.cc:3060] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:15.006705  4632 raft_consensus.cc:2804] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:15.008315  4631 raft_consensus.cc:493] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:15.008703  4632 raft_consensus.cc:697] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Becoming Leader. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Running, Role: LEADER
I20260710 11:04:15.008957  4631 raft_consensus.cc:515] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.008278  4605 leader_election.cc:290] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647)
I20260710 11:04:15.009529  4632 consensus_queue.cc:237] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.011030  4631 leader_election.cc:290] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:15.012444  4597 raft_consensus.cc:359] T 2e0b84afa063494a9628d95e73663320 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.013109  4597 raft_consensus.cc:385] T 2e0b84afa063494a9628d95e73663320 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:15.013387  4597 raft_consensus.cc:740] T 2e0b84afa063494a9628d95e73663320 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e1e5dd896134a8ea1332113344e45c9, State: Initialized, Role: FOLLOWER
I20260710 11:04:15.014106  4597 consensus_queue.cc:260] T 2e0b84afa063494a9628d95e73663320 P 0e1e5dd896134a8ea1332113344e45c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.007014  4599 raft_consensus.cc:359] T fc7b9a1b607e481d862be7e0eb361094 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.015977  4599 raft_consensus.cc:385] T fc7b9a1b607e481d862be7e0eb361094 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:15.016307  4599 raft_consensus.cc:740] T fc7b9a1b607e481d862be7e0eb361094 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0ce48553d63416287e4982359f16724, State: Initialized, Role: FOLLOWER
I20260710 11:04:15.018970  4648 leader_election.cc:290] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 1 election: Requested vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647)
I20260710 11:04:15.025496  4630 raft_consensus.cc:493] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:15.026712  4599 consensus_queue.cc:260] T fc7b9a1b607e481d862be7e0eb361094 P f0ce48553d63416287e4982359f16724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.026985  4630 raft_consensus.cc:515] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.028975  4599 ts_tablet_manager.cc:1434] T fc7b9a1b607e481d862be7e0eb361094 P f0ce48553d63416287e4982359f16724: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260710 11:04:15.029928  4599 tablet_bootstrap.cc:492] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724: Bootstrap starting.
I20260710 11:04:15.030536  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc86e9a46c58434f913a163a1a1bd9e7" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d" is_pre_election: true
I20260710 11:04:15.030933  4597 ts_tablet_manager.cc:1434] T 2e0b84afa063494a9628d95e73663320 P 0e1e5dd896134a8ea1332113344e45c9: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260710 11:04:15.033938  4597 tablet_bootstrap.cc:492] T d5d680e09b9f437c908a467b917585ba P 0e1e5dd896134a8ea1332113344e45c9: Bootstrap starting.
I20260710 11:04:15.032691  4621 consensus_queue.cc:1048] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:04:15.043771  4630 leader_election.cc:290] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:15.045629  4644 raft_consensus.cc:515] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.046633  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f92286ee434fd59162f98c9e45e92f" candidate_uuid: "0e1e5dd896134a8ea1332113344e45c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d" is_pre_election: true
W20260710 11:04:15.047405  4371 leader_election.cc:343] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:15.047362  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7b9a1b607e481d862be7e0eb361094" candidate_uuid: "0e1e5dd896134a8ea1332113344e45c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724"
I20260710 11:04:15.035806  4556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e0b84afa063494a9628d95e73663320" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9" is_pre_election: true
I20260710 11:04:15.048354  4483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7b9a1b607e481d862be7e0eb361094" candidate_uuid: "0e1e5dd896134a8ea1332113344e45c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d"
I20260710 11:04:15.048940  4483 raft_consensus.cc:3060] T fc7b9a1b607e481d862be7e0eb361094 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:15.047310  4306 catalog_manager.cc:5697] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2170aea5e3524541a82898ff45f6923d (127.3.54.130). New cstate: current_term: 1 leader_uuid: "2170aea5e3524541a82898ff45f6923d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:15.050782  4556 raft_consensus.cc:2468] T 2e0b84afa063494a9628d95e73663320 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2170aea5e3524541a82898ff45f6923d in term 0.
I20260710 11:04:15.050954  4630 consensus_queue.cc:1048] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:15.052493  4554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc86e9a46c58434f913a163a1a1bd9e7" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9" is_pre_election: true
I20260710 11:04:15.047302  4482 raft_consensus.cc:2468] T e7f92286ee434fd59162f98c9e45e92f P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e1e5dd896134a8ea1332113344e45c9 in term 0.
I20260710 11:04:15.052404  4447 leader_election.cc:304] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9, 2170aea5e3524541a82898ff45f6923d; no voters: 
I20260710 11:04:15.053558  4554 raft_consensus.cc:2468] T cc86e9a46c58434f913a163a1a1bd9e7 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 0.
I20260710 11:04:15.054533  4632 raft_consensus.cc:2804] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:15.054816  4632 raft_consensus.cc:493] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:15.055101  4632 raft_consensus.cc:3060] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:15.061985  4372 leader_election.cc:304] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9, f0ce48553d63416287e4982359f16724; no voters: 2170aea5e3524541a82898ff45f6923d
I20260710 11:04:15.062765  4630 raft_consensus.cc:2804] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:15.063102  4630 raft_consensus.cc:493] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:15.063416  4630 raft_consensus.cc:3060] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:15.069905  4630 raft_consensus.cc:515] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.048302  4607 raft_consensus.cc:493] T fc7b9a1b607e481d862be7e0eb361094 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:15.072000  4607 raft_consensus.cc:515] T fc7b9a1b607e481d862be7e0eb361094 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.072861  4481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc86e9a46c58434f913a163a1a1bd9e7" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d"
I20260710 11:04:15.073005  4408 raft_consensus.cc:3060] T fc7b9a1b607e481d862be7e0eb361094 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:15.072952  4554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc86e9a46c58434f913a163a1a1bd9e7" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9"
I20260710 11:04:15.045253  4406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e0b84afa063494a9628d95e73663320" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724" is_pre_election: true
I20260710 11:04:15.073634  4554 raft_consensus.cc:3060] T cc86e9a46c58434f913a163a1a1bd9e7 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:15.074291  4371 leader_election.cc:343] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:15.078118  4630 leader_election.cc:290] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 election: Requested vote from peers 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:15.080017  4405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f92286ee434fd59162f98c9e45e92f" candidate_uuid: "0e1e5dd896134a8ea1332113344e45c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724"
I20260710 11:04:15.080715  4405 raft_consensus.cc:3060] T e7f92286ee434fd59162f98c9e45e92f P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:15.084838  4446 leader_election.cc:343] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0ce48553d63416287e4982359f16724 (127.3.54.129:37939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:15.104491  4632 raft_consensus.cc:515] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.107966  4607 leader_election.cc:290] T fc7b9a1b607e481d862be7e0eb361094 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:15.114836  4406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e0b84afa063494a9628d95e73663320" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724"
I20260710 11:04:15.116820  4632 leader_election.cc:290] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 election: Requested vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:15.118925  4556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7b9a1b607e481d862be7e0eb361094" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9" is_pre_election: true
I20260710 11:04:15.119700  4556 raft_consensus.cc:2393] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f0ce48553d63416287e4982359f16724 in current term 1: Already voted for candidate 0e1e5dd896134a8ea1332113344e45c9 in this term.
I20260710 11:04:15.120708  4553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e0b84afa063494a9628d95e73663320" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9"
I20260710 11:04:15.123144  4599 tablet_bootstrap.cc:654] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:15.091259  4644 leader_election.cc:290] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 1 election: Requested vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647)
I20260710 11:04:15.123486  4553 raft_consensus.cc:3060] T 2e0b84afa063494a9628d95e73663320 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:15.123621  4446 leader_election.cc:343] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f0ce48553d63416287e4982359f16724 (127.3.54.129:37939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:15.124426  4689 consensus_queue.cc:1048] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:04:15.126298  4598 tablet_bootstrap.cc:492] T cc86e9a46c58434f913a163a1a1bd9e7 P 2170aea5e3524541a82898ff45f6923d: No bootstrap required, opened a new log
I20260710 11:04:15.126721  4598 ts_tablet_manager.cc:1403] T cc86e9a46c58434f913a163a1a1bd9e7 P 2170aea5e3524541a82898ff45f6923d: Time spent bootstrapping tablet: real 0.190s	user 0.043s	sys 0.032s
I20260710 11:04:15.110966  4408 raft_consensus.cc:2468] T fc7b9a1b607e481d862be7e0eb361094 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1e5dd896134a8ea1332113344e45c9 in term 1.
I20260710 11:04:15.111832  4554 raft_consensus.cc:2468] T cc86e9a46c58434f913a163a1a1bd9e7 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 1.
I20260710 11:04:15.109189  4483 raft_consensus.cc:2468] T fc7b9a1b607e481d862be7e0eb361094 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1e5dd896134a8ea1332113344e45c9 in term 1.
I20260710 11:04:15.129316  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f92286ee434fd59162f98c9e45e92f" candidate_uuid: "0e1e5dd896134a8ea1332113344e45c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d"
I20260710 11:04:15.129856  4482 raft_consensus.cc:3060] T e7f92286ee434fd59162f98c9e45e92f P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:15.134183  4520 leader_election.cc:304] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9, f0ce48553d63416287e4982359f16724; no voters: 
I20260710 11:04:15.134145  4598 raft_consensus.cc:359] T cc86e9a46c58434f913a163a1a1bd9e7 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.135087  4689 raft_consensus.cc:2804] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:15.135542  4689 raft_consensus.cc:697] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 LEADER]: Becoming Leader. State: Replica: 0e1e5dd896134a8ea1332113344e45c9, State: Running, Role: LEADER
I20260710 11:04:15.136355  4689 consensus_queue.cc:237] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.128600  4481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7b9a1b607e481d862be7e0eb361094" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d" is_pre_election: true
I20260710 11:04:15.137480  4481 raft_consensus.cc:2393] T fc7b9a1b607e481d862be7e0eb361094 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f0ce48553d63416287e4982359f16724 in current term 1: Already voted for candidate 0e1e5dd896134a8ea1332113344e45c9 in this term.
I20260710 11:04:15.138409  4371 leader_election.cc:304] T fc7b9a1b607e481d862be7e0eb361094 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0ce48553d63416287e4982359f16724; no voters: 0e1e5dd896134a8ea1332113344e45c9, 2170aea5e3524541a82898ff45f6923d
I20260710 11:04:15.139497  4630 raft_consensus.cc:2749] T fc7b9a1b607e481d862be7e0eb361094 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:15.139946  4482 raft_consensus.cc:2468] T e7f92286ee434fd59162f98c9e45e92f P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1e5dd896134a8ea1332113344e45c9 in term 1.
I20260710 11:04:15.142964  4372 leader_election.cc:304] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9, f0ce48553d63416287e4982359f16724; no voters: 2170aea5e3524541a82898ff45f6923d
I20260710 11:04:15.143730  4630 raft_consensus.cc:2804] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:15.144208  4630 raft_consensus.cc:697] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Becoming Leader. State: Replica: f0ce48553d63416287e4982359f16724, State: Running, Role: LEADER
I20260710 11:04:15.144941  4598 raft_consensus.cc:385] T cc86e9a46c58434f913a163a1a1bd9e7 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:15.145259  4598 raft_consensus.cc:740] T cc86e9a46c58434f913a163a1a1bd9e7 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Initialized, Role: FOLLOWER
I20260710 11:04:15.148293  4598 consensus_queue.cc:260] T cc86e9a46c58434f913a163a1a1bd9e7 P 2170aea5e3524541a82898ff45f6923d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.150710  4598 ts_tablet_manager.cc:1434] T cc86e9a46c58434f913a163a1a1bd9e7 P 2170aea5e3524541a82898ff45f6923d: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.002s
I20260710 11:04:15.151574  4598 tablet_bootstrap.cc:492] T d5d680e09b9f437c908a467b917585ba P 2170aea5e3524541a82898ff45f6923d: Bootstrap starting.
I20260710 11:04:15.151834  4553 raft_consensus.cc:2468] T 2e0b84afa063494a9628d95e73663320 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2170aea5e3524541a82898ff45f6923d in term 1.
I20260710 11:04:15.156639  4447 leader_election.cc:304] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9, 2170aea5e3524541a82898ff45f6923d; no voters: f0ce48553d63416287e4982359f16724
I20260710 11:04:15.157871  4631 raft_consensus.cc:2804] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:15.158366  4631 raft_consensus.cc:697] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Becoming Leader. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Running, Role: LEADER
I20260710 11:04:15.159981  4621 raft_consensus.cc:493] T dea4f2121c704f5b9a16e3fdf534c220 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:15.164512  4621 raft_consensus.cc:515] T dea4f2121c704f5b9a16e3fdf534c220 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.148490  4630 consensus_queue.cc:237] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.166535  4621 leader_election.cc:290] T dea4f2121c704f5b9a16e3fdf534c220 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:15.169165  4483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea4f2121c704f5b9a16e3fdf534c220" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d" is_pre_election: true
I20260710 11:04:15.169854  4553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea4f2121c704f5b9a16e3fdf534c220" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9" is_pre_election: true
I20260710 11:04:15.170742  4553 raft_consensus.cc:2393] T dea4f2121c704f5b9a16e3fdf534c220 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f0ce48553d63416287e4982359f16724 in current term 1: Already voted for candidate 2170aea5e3524541a82898ff45f6923d in this term.
I20260710 11:04:15.177080  4372 leader_election.cc:304] T dea4f2121c704f5b9a16e3fdf534c220 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0ce48553d63416287e4982359f16724; no voters: 0e1e5dd896134a8ea1332113344e45c9, 2170aea5e3524541a82898ff45f6923d
I20260710 11:04:15.177992  4621 raft_consensus.cc:3060] T dea4f2121c704f5b9a16e3fdf534c220 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:15.178408  4520 leader_election.cc:304] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9, 2170aea5e3524541a82898ff45f6923d; no voters: 
I20260710 11:04:15.179239  4689 raft_consensus.cc:2804] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:15.179674  4689 raft_consensus.cc:697] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 [term 1 LEADER]: Becoming Leader. State: Replica: 0e1e5dd896134a8ea1332113344e45c9, State: Running, Role: LEADER
I20260710 11:04:15.179647  4648 consensus_queue.cc:1048] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:15.159230  4631 consensus_queue.cc:237] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.180617  4689 consensus_queue.cc:237] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.187251  4306 catalog_manager.cc:5697] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0ce48553d63416287e4982359f16724 (127.3.54.129). New cstate: current_term: 1 leader_uuid: "f0ce48553d63416287e4982359f16724" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:15.154151  4405 raft_consensus.cc:2468] T e7f92286ee434fd59162f98c9e45e92f P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1e5dd896134a8ea1332113344e45c9 in term 1.
I20260710 11:04:15.253628  4632 raft_consensus.cc:493] T cc86e9a46c58434f913a163a1a1bd9e7 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:15.254153  4632 raft_consensus.cc:515] T cc86e9a46c58434f913a163a1a1bd9e7 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.282121  4648 raft_consensus.cc:493] T e5e4cbfd734d466cb43f9218a767764c P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:15.282739  4648 raft_consensus.cc:515] T e5e4cbfd734d466cb43f9218a767764c P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.293829  4632 leader_election.cc:290] T cc86e9a46c58434f913a163a1a1bd9e7 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:15.356269  4598 tablet_bootstrap.cc:654] T d5d680e09b9f437c908a467b917585ba P 2170aea5e3524541a82898ff45f6923d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:15.300945  4621 raft_consensus.cc:2749] T dea4f2121c704f5b9a16e3fdf534c220 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:15.370138  4599 tablet_bootstrap.cc:492] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724: No bootstrap required, opened a new log
I20260710 11:04:15.370642  4599 ts_tablet_manager.cc:1403] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724: Time spent bootstrapping tablet: real 0.341s	user 0.048s	sys 0.018s
I20260710 11:04:15.376008  4553 raft_consensus.cc:3060] T e5e4cbfd734d466cb43f9218a767764c P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:15.365782  4555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc86e9a46c58434f913a163a1a1bd9e7" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9" is_pre_election: true
I20260710 11:04:15.383706  4648 leader_election.cc:290] T e5e4cbfd734d466cb43f9218a767764c P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647)
I20260710 11:04:15.400256  4555 raft_consensus.cc:2393] T cc86e9a46c58434f913a163a1a1bd9e7 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2170aea5e3524541a82898ff45f6923d in current term 1: Already voted for candidate f0ce48553d63416287e4982359f16724 in this term.
I20260710 11:04:15.401232  4599 raft_consensus.cc:359] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.401968  4599 raft_consensus.cc:385] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:15.402314  4599 raft_consensus.cc:740] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0ce48553d63416287e4982359f16724, State: Initialized, Role: FOLLOWER
I20260710 11:04:15.404721  4599 consensus_queue.cc:260] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.389703  4405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc86e9a46c58434f913a163a1a1bd9e7" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724" is_pre_election: true
W20260710 11:04:15.397817  4687 log.cc:927] Time spent T b117ee16486e4c3ebb5b6fcfa93dc360 P 0e1e5dd896134a8ea1332113344e45c9: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
I20260710 11:04:15.398093  4628 raft_consensus.cc:493] T 6628f023c7f04912b208aeb2677d2c85 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:15.411643  4599 ts_tablet_manager.cc:1434] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.001s
I20260710 11:04:15.412588  4599 tablet_bootstrap.cc:492] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724: Bootstrap starting.
I20260710 11:04:15.418344  4483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e4cbfd734d466cb43f9218a767764c" candidate_uuid: "0e1e5dd896134a8ea1332113344e45c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d" is_pre_election: true
I20260710 11:04:15.423504  4404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e4cbfd734d466cb43f9218a767764c" candidate_uuid: "0e1e5dd896134a8ea1332113344e45c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724" is_pre_election: true
I20260710 11:04:15.425156  4404 raft_consensus.cc:2393] T e5e4cbfd734d466cb43f9218a767764c P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e1e5dd896134a8ea1332113344e45c9 in current term 1: Already voted for candidate 2170aea5e3524541a82898ff45f6923d in this term.
I20260710 11:04:15.426844  4599 tablet_bootstrap.cc:654] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:15.430624  4605 consensus_queue.cc:1048] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:15.435369  4446 leader_election.cc:304] T cc86e9a46c58434f913a163a1a1bd9e7 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2170aea5e3524541a82898ff45f6923d; no voters: 0e1e5dd896134a8ea1332113344e45c9, f0ce48553d63416287e4982359f16724
I20260710 11:04:15.413754  4628 raft_consensus.cc:515] T 6628f023c7f04912b208aeb2677d2c85 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.451774  4599 tablet_bootstrap.cc:492] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724: No bootstrap required, opened a new log
I20260710 11:04:15.452347  4599 ts_tablet_manager.cc:1403] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.012s
I20260710 11:04:15.455946  4597 tablet_bootstrap.cc:654] T d5d680e09b9f437c908a467b917585ba P 0e1e5dd896134a8ea1332113344e45c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:15.466662  4520 leader_election.cc:304] T e5e4cbfd734d466cb43f9218a767764c P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9; no voters: 2170aea5e3524541a82898ff45f6923d, f0ce48553d63416287e4982359f16724
I20260710 11:04:15.468083  4605 raft_consensus.cc:2749] T e5e4cbfd734d466cb43f9218a767764c P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:15.468708  4605 consensus_queue.cc:1048] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:15.469681  4628 leader_election.cc:290] T 6628f023c7f04912b208aeb2677d2c85 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
W20260710 11:04:15.473433  4694 log.cc:927] Time spent T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9: Append to log took a long time: real 0.104s	user 0.001s	sys 0.001s
I20260710 11:04:15.475040  4711 consensus_queue.cc:1048] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 11:04:15.475057  4557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6628f023c7f04912b208aeb2677d2c85" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9" is_pre_election: true
I20260710 11:04:15.476886  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6628f023c7f04912b208aeb2677d2c85" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724" is_pre_election: true
W20260710 11:04:15.479247  4446 leader_election.cc:343] T 6628f023c7f04912b208aeb2677d2c85 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0ce48553d63416287e4982359f16724 (127.3.54.129:37939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:15.479467  4711 consensus_queue.cc:1048] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:15.480763  4705 consensus_queue.cc:1048] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:15.488137  4599 raft_consensus.cc:359] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.488827  4599 raft_consensus.cc:385] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:04:15.490312  4354 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:15.489114  4599 raft_consensus.cc:740] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0ce48553d63416287e4982359f16724, State: Initialized, Role: FOLLOWER
I20260710 11:04:15.497429  4599 consensus_queue.cc:260] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.498914  4599 ts_tablet_manager.cc:1434] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724: Time spent starting tablet: real 0.046s	user 0.003s	sys 0.002s
I20260710 11:04:15.500104  4599 tablet_bootstrap.cc:492] T 2e0b84afa063494a9628d95e73663320 P f0ce48553d63416287e4982359f16724: Bootstrap starting.
I20260710 11:04:15.500533  4698 consensus_queue.cc:1048] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:15.504088  4698 consensus_queue.cc:1048] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:15.506268  4599 tablet_bootstrap.cc:654] T 2e0b84afa063494a9628d95e73663320 P f0ce48553d63416287e4982359f16724: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:15.507845  4604 consensus_queue.cc:1048] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:04:15.508261  4447 leader_election.cc:343] T 6628f023c7f04912b208aeb2677d2c85 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:15.508721  4447 leader_election.cc:304] T 6628f023c7f04912b208aeb2677d2c85 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2170aea5e3524541a82898ff45f6923d; no voters: 0e1e5dd896134a8ea1332113344e45c9, f0ce48553d63416287e4982359f16724
I20260710 11:04:15.509461  4604 raft_consensus.cc:2749] T 6628f023c7f04912b208aeb2677d2c85 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:15.516480  4597 tablet_bootstrap.cc:492] T d5d680e09b9f437c908a467b917585ba P 0e1e5dd896134a8ea1332113344e45c9: No bootstrap required, opened a new log
I20260710 11:04:15.517009  4597 ts_tablet_manager.cc:1403] T d5d680e09b9f437c908a467b917585ba P 0e1e5dd896134a8ea1332113344e45c9: Time spent bootstrapping tablet: real 0.483s	user 0.014s	sys 0.000s
I20260710 11:04:15.519536  4598 tablet_bootstrap.cc:492] T d5d680e09b9f437c908a467b917585ba P 2170aea5e3524541a82898ff45f6923d: No bootstrap required, opened a new log
I20260710 11:04:15.519953  4598 ts_tablet_manager.cc:1403] T d5d680e09b9f437c908a467b917585ba P 2170aea5e3524541a82898ff45f6923d: Time spent bootstrapping tablet: real 0.369s	user 0.003s	sys 0.014s
I20260710 11:04:15.519320  4303 catalog_manager.cc:5697] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131). New cstate: current_term: 1 leader_uuid: "0e1e5dd896134a8ea1332113344e45c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:15.519860  4597 raft_consensus.cc:359] T d5d680e09b9f437c908a467b917585ba P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.520635  4597 raft_consensus.cc:385] T d5d680e09b9f437c908a467b917585ba P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:15.520913  4597 raft_consensus.cc:740] T d5d680e09b9f437c908a467b917585ba P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e1e5dd896134a8ea1332113344e45c9, State: Initialized, Role: FOLLOWER
I20260710 11:04:15.521662  4597 consensus_queue.cc:260] T d5d680e09b9f437c908a467b917585ba P 0e1e5dd896134a8ea1332113344e45c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.522594  4599 tablet_bootstrap.cc:492] T 2e0b84afa063494a9628d95e73663320 P f0ce48553d63416287e4982359f16724: No bootstrap required, opened a new log
I20260710 11:04:15.522583  4598 raft_consensus.cc:359] T d5d680e09b9f437c908a467b917585ba P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.523164  4599 ts_tablet_manager.cc:1403] T 2e0b84afa063494a9628d95e73663320 P f0ce48553d63416287e4982359f16724: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.007s
I20260710 11:04:15.523317  4598 raft_consensus.cc:385] T d5d680e09b9f437c908a467b917585ba P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:15.523895  4597 ts_tablet_manager.cc:1434] T d5d680e09b9f437c908a467b917585ba P 0e1e5dd896134a8ea1332113344e45c9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:04:15.524022  4598 raft_consensus.cc:740] T d5d680e09b9f437c908a467b917585ba P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Initialized, Role: FOLLOWER
I20260710 11:04:15.524845  4598 consensus_queue.cc:260] T d5d680e09b9f437c908a467b917585ba P 2170aea5e3524541a82898ff45f6923d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.524863  4597 tablet_bootstrap.cc:492] T a7fde7c430dc4398a675c42ab33d8acc P 0e1e5dd896134a8ea1332113344e45c9: Bootstrap starting.
I20260710 11:04:15.528167  4599 raft_consensus.cc:359] T 2e0b84afa063494a9628d95e73663320 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.528774  4599 raft_consensus.cc:385] T 2e0b84afa063494a9628d95e73663320 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:15.529028  4599 raft_consensus.cc:740] T 2e0b84afa063494a9628d95e73663320 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0ce48553d63416287e4982359f16724, State: Initialized, Role: FOLLOWER
I20260710 11:04:15.529623  4599 consensus_queue.cc:260] T 2e0b84afa063494a9628d95e73663320 P f0ce48553d63416287e4982359f16724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.531347  4597 tablet_bootstrap.cc:654] T a7fde7c430dc4398a675c42ab33d8acc P 0e1e5dd896134a8ea1332113344e45c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:15.533123  4599 ts_tablet_manager.cc:1434] T 2e0b84afa063494a9628d95e73663320 P f0ce48553d63416287e4982359f16724: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 11:04:15.533990  4599 tablet_bootstrap.cc:492] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724: Bootstrap starting.
I20260710 11:04:15.536082  4598 ts_tablet_manager.cc:1434] T d5d680e09b9f437c908a467b917585ba P 2170aea5e3524541a82898ff45f6923d: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260710 11:04:15.537441  4598 tablet_bootstrap.cc:492] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d: Bootstrap starting.
I20260710 11:04:15.539057  4632 consensus_queue.cc:1048] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:15.541797  4599 tablet_bootstrap.cc:654] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:15.543707  4598 tablet_bootstrap.cc:654] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:15.549566  4632 consensus_queue.cc:1048] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:15.556850  4630 consensus_queue.cc:1048] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:15.566421  4698 consensus_queue.cc:1048] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:15.568403  4632 consensus_queue.cc:1048] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:15.570907  4604 consensus_queue.cc:1048] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:15.571846  4699 raft_consensus.cc:3060] T cc86e9a46c58434f913a163a1a1bd9e7 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:15.570684  4306 catalog_manager.cc:5697] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131). New cstate: current_term: 1 leader_uuid: "0e1e5dd896134a8ea1332113344e45c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:15.613960  4597 tablet_bootstrap.cc:492] T a7fde7c430dc4398a675c42ab33d8acc P 0e1e5dd896134a8ea1332113344e45c9: No bootstrap required, opened a new log
I20260710 11:04:15.614482  4597 ts_tablet_manager.cc:1403] T a7fde7c430dc4398a675c42ab33d8acc P 0e1e5dd896134a8ea1332113344e45c9: Time spent bootstrapping tablet: real 0.090s	user 0.019s	sys 0.022s
I20260710 11:04:15.619019  4699 raft_consensus.cc:2749] T cc86e9a46c58434f913a163a1a1bd9e7 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:15.618748  4597 raft_consensus.cc:359] T a7fde7c430dc4398a675c42ab33d8acc P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.619475  4597 raft_consensus.cc:385] T a7fde7c430dc4398a675c42ab33d8acc P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:15.619752  4597 raft_consensus.cc:740] T a7fde7c430dc4398a675c42ab33d8acc P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e1e5dd896134a8ea1332113344e45c9, State: Initialized, Role: FOLLOWER
I20260710 11:04:15.620536  4599 tablet_bootstrap.cc:492] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724: No bootstrap required, opened a new log
I20260710 11:04:15.621045  4599 ts_tablet_manager.cc:1403] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724: Time spent bootstrapping tablet: real 0.087s	user 0.007s	sys 0.004s
I20260710 11:04:15.627638  4599 raft_consensus.cc:359] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.628400  4599 raft_consensus.cc:385] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:15.628719  4599 raft_consensus.cc:740] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0ce48553d63416287e4982359f16724, State: Initialized, Role: FOLLOWER
I20260710 11:04:15.629766  4599 consensus_queue.cc:260] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.635049  4599 ts_tablet_manager.cc:1434] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:04:15.636010  4599 tablet_bootstrap.cc:492] T 87d41c88c29947fcaa2ed0b70582ee06 P f0ce48553d63416287e4982359f16724: Bootstrap starting.
I20260710 11:04:15.637696  4628 consensus_queue.cc:1048] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:15.639530  4598 tablet_bootstrap.cc:492] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d: No bootstrap required, opened a new log
I20260710 11:04:15.639966  4598 ts_tablet_manager.cc:1403] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d: Time spent bootstrapping tablet: real 0.103s	user 0.030s	sys 0.012s
I20260710 11:04:15.621374  4597 consensus_queue.cc:260] T a7fde7c430dc4398a675c42ab33d8acc P 0e1e5dd896134a8ea1332113344e45c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.640177  4698 consensus_queue.cc:1048] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:15.643057  4598 raft_consensus.cc:359] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.643646  4598 raft_consensus.cc:385] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:15.642871  4303 catalog_manager.cc:5697] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0ce48553d63416287e4982359f16724 (127.3.54.129). New cstate: current_term: 1 leader_uuid: "f0ce48553d63416287e4982359f16724" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:15.643869  4598 raft_consensus.cc:740] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Initialized, Role: FOLLOWER
I20260710 11:04:15.644495  4598 consensus_queue.cc:260] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.646293  4598 ts_tablet_manager.cc:1434] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:04:15.647094  4598 tablet_bootstrap.cc:492] T fc04a6b976474ea0875b0333677b4a21 P 2170aea5e3524541a82898ff45f6923d: Bootstrap starting.
I20260710 11:04:15.647935  4597 ts_tablet_manager.cc:1434] T a7fde7c430dc4398a675c42ab33d8acc P 0e1e5dd896134a8ea1332113344e45c9: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.002s
I20260710 11:04:15.649657  4597 tablet_bootstrap.cc:492] T 6628f023c7f04912b208aeb2677d2c85 P 0e1e5dd896134a8ea1332113344e45c9: Bootstrap starting.
I20260710 11:04:15.650918  4599 tablet_bootstrap.cc:654] T 87d41c88c29947fcaa2ed0b70582ee06 P f0ce48553d63416287e4982359f16724: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:15.650988  4698 raft_consensus.cc:493] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:15.651467  4698 raft_consensus.cc:515] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.655174  4597 tablet_bootstrap.cc:654] T 6628f023c7f04912b208aeb2677d2c85 P 0e1e5dd896134a8ea1332113344e45c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:15.656322  4698 leader_election.cc:290] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:15.659137  4555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d680e09b9f437c908a467b917585ba" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9" is_pre_election: true
I20260710 11:04:15.659978  4555 raft_consensus.cc:2468] T d5d680e09b9f437c908a467b917585ba P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 0.
I20260710 11:04:15.661114  4599 tablet_bootstrap.cc:492] T 87d41c88c29947fcaa2ed0b70582ee06 P f0ce48553d63416287e4982359f16724: No bootstrap required, opened a new log
I20260710 11:04:15.661168  4372 leader_election.cc:304] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9, f0ce48553d63416287e4982359f16724; no voters: 
I20260710 11:04:15.661651  4599 ts_tablet_manager.cc:1403] T 87d41c88c29947fcaa2ed0b70582ee06 P f0ce48553d63416287e4982359f16724: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.005s
I20260710 11:04:15.662074  4698 raft_consensus.cc:2804] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:15.662516  4698 raft_consensus.cc:493] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:15.663625  4698 raft_consensus.cc:3060] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:15.664204  4599 raft_consensus.cc:359] T 87d41c88c29947fcaa2ed0b70582ee06 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.663139  4483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d680e09b9f437c908a467b917585ba" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d" is_pre_election: true
I20260710 11:04:15.664826  4599 raft_consensus.cc:385] T 87d41c88c29947fcaa2ed0b70582ee06 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:15.665117  4599 raft_consensus.cc:740] T 87d41c88c29947fcaa2ed0b70582ee06 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0ce48553d63416287e4982359f16724, State: Initialized, Role: FOLLOWER
I20260710 11:04:15.665977  4599 consensus_queue.cc:260] T 87d41c88c29947fcaa2ed0b70582ee06 P f0ce48553d63416287e4982359f16724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.665045  4483 raft_consensus.cc:2468] T d5d680e09b9f437c908a467b917585ba P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 0.
I20260710 11:04:15.668134  4599 ts_tablet_manager.cc:1434] T 87d41c88c29947fcaa2ed0b70582ee06 P f0ce48553d63416287e4982359f16724: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:04:15.669003  4599 tablet_bootstrap.cc:492] T a758e4db7d5e413a9e7e88cc6971d30c P f0ce48553d63416287e4982359f16724: Bootstrap starting.
I20260710 11:04:15.661412  4304 catalog_manager.cc:5697] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2170aea5e3524541a82898ff45f6923d (127.3.54.130). New cstate: current_term: 1 leader_uuid: "2170aea5e3524541a82898ff45f6923d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:15.679054  4408 raft_consensus.cc:3060] T 2e0b84afa063494a9628d95e73663320 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:15.682650  4698 raft_consensus.cc:515] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.685513  4479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d680e09b9f437c908a467b917585ba" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d"
I20260710 11:04:15.686152  4479 raft_consensus.cc:3060] T d5d680e09b9f437c908a467b917585ba P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:15.687250  4607 consensus_queue.cc:1048] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:15.688220  4699 consensus_queue.cc:1048] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:15.690598  4689 consensus_queue.cc:1048] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:15.691197  4698 leader_election.cc:290] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 election: Requested vote from peers 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:15.693454  4553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d680e09b9f437c908a467b917585ba" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9"
I20260710 11:04:15.694911  4553 raft_consensus.cc:3060] T d5d680e09b9f437c908a467b917585ba P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:15.698606  4599 tablet_bootstrap.cc:654] T a758e4db7d5e413a9e7e88cc6971d30c P f0ce48553d63416287e4982359f16724: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:15.701802  4553 raft_consensus.cc:2468] T d5d680e09b9f437c908a467b917585ba P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 1.
I20260710 11:04:15.703388  4372 leader_election.cc:304] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9, f0ce48553d63416287e4982359f16724; no voters: 
I20260710 11:04:15.704531  4699 raft_consensus.cc:493] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:15.704612  4698 raft_consensus.cc:2804] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:15.705227  4698 raft_consensus.cc:697] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Becoming Leader. State: Replica: f0ce48553d63416287e4982359f16724, State: Running, Role: LEADER
I20260710 11:04:15.705062  4699 raft_consensus.cc:515] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.706470  4698 consensus_queue.cc:237] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.707504  4598 tablet_bootstrap.cc:654] T fc04a6b976474ea0875b0333677b4a21 P 2170aea5e3524541a82898ff45f6923d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:15.694352  4479 raft_consensus.cc:2468] T d5d680e09b9f437c908a467b917585ba P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 1.
I20260710 11:04:15.708307  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d41c88c29947fcaa2ed0b70582ee06" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724" is_pre_election: true
I20260710 11:04:15.708415  4553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d41c88c29947fcaa2ed0b70582ee06" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9" is_pre_election: true
I20260710 11:04:15.708930  4408 raft_consensus.cc:2468] T 87d41c88c29947fcaa2ed0b70582ee06 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2170aea5e3524541a82898ff45f6923d in term 0.
I20260710 11:04:15.709439  4699 leader_election.cc:290] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
W20260710 11:04:15.709506  4447 leader_election.cc:343] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:15.710057  4446 leader_election.cc:304] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2170aea5e3524541a82898ff45f6923d, f0ce48553d63416287e4982359f16724; no voters: 0e1e5dd896134a8ea1332113344e45c9
I20260710 11:04:15.710948  4699 raft_consensus.cc:2804] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:15.711299  4699 raft_consensus.cc:493] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:15.711620  4699 raft_consensus.cc:3060] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:15.724912  4699 raft_consensus.cc:515] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.726568  4699 leader_election.cc:290] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 election: Requested vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:15.728159  4555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d41c88c29947fcaa2ed0b70582ee06" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9"
I20260710 11:04:15.728194  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d41c88c29947fcaa2ed0b70582ee06" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724"
I20260710 11:04:15.729784  4408 raft_consensus.cc:3060] T 87d41c88c29947fcaa2ed0b70582ee06 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:15.730018  4447 leader_election.cc:343] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:15.732360  4689 consensus_queue.cc:1048] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:15.734820  4689 consensus_queue.cc:1048] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:15.751654  4689 consensus_queue.cc:1048] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:15.754221  4408 raft_consensus.cc:2468] T 87d41c88c29947fcaa2ed0b70582ee06 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2170aea5e3524541a82898ff45f6923d in term 1.
I20260710 11:04:15.755551  4446 leader_election.cc:304] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2170aea5e3524541a82898ff45f6923d, f0ce48553d63416287e4982359f16724; no voters: 0e1e5dd896134a8ea1332113344e45c9
I20260710 11:04:15.755915  4607 raft_consensus.cc:493] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:15.756366  4607 raft_consensus.cc:515] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.756953  4632 raft_consensus.cc:2804] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:15.757442  4632 raft_consensus.cc:697] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Becoming Leader. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Running, Role: LEADER
I20260710 11:04:15.758250  4632 consensus_queue.cc:237] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.759666  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6628f023c7f04912b208aeb2677d2c85" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d" is_pre_election: true
I20260710 11:04:15.760262  4482 raft_consensus.cc:2468] T 6628f023c7f04912b208aeb2677d2c85 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 0.
I20260710 11:04:15.762216  4555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6628f023c7f04912b208aeb2677d2c85" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9" is_pre_election: true
I20260710 11:04:15.763231  4371 leader_election.cc:304] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2170aea5e3524541a82898ff45f6923d, f0ce48553d63416287e4982359f16724; no voters: 
W20260710 11:04:15.764482  4372 leader_election.cc:343] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:15.765079  4698 raft_consensus.cc:2804] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:15.765453  4698 raft_consensus.cc:493] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:15.765764  4698 raft_consensus.cc:3060] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:15.758204  4607 leader_election.cc:290] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:15.771915  4597 tablet_bootstrap.cc:492] T 6628f023c7f04912b208aeb2677d2c85 P 0e1e5dd896134a8ea1332113344e45c9: No bootstrap required, opened a new log
I20260710 11:04:15.772519  4597 ts_tablet_manager.cc:1403] T 6628f023c7f04912b208aeb2677d2c85 P 0e1e5dd896134a8ea1332113344e45c9: Time spent bootstrapping tablet: real 0.124s	user 0.034s	sys 0.020s
I20260710 11:04:15.773639  4698 raft_consensus.cc:515] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.775308  4597 raft_consensus.cc:359] T 6628f023c7f04912b208aeb2677d2c85 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.775983  4597 raft_consensus.cc:385] T 6628f023c7f04912b208aeb2677d2c85 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:15.776320  4597 raft_consensus.cc:740] T 6628f023c7f04912b208aeb2677d2c85 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e1e5dd896134a8ea1332113344e45c9, State: Initialized, Role: FOLLOWER
I20260710 11:04:15.776404  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6628f023c7f04912b208aeb2677d2c85" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d"
I20260710 11:04:15.776927  4482 raft_consensus.cc:3060] T 6628f023c7f04912b208aeb2677d2c85 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:15.777287  4597 consensus_queue.cc:260] T 6628f023c7f04912b208aeb2677d2c85 P 0e1e5dd896134a8ea1332113344e45c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.779812  4597 ts_tablet_manager.cc:1434] T 6628f023c7f04912b208aeb2677d2c85 P 0e1e5dd896134a8ea1332113344e45c9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:04:15.780809  4597 tablet_bootstrap.cc:492] T 41240b9515ff4d50a38c6819b2e34f59 P 0e1e5dd896134a8ea1332113344e45c9: Bootstrap starting.
I20260710 11:04:15.786341  4597 tablet_bootstrap.cc:654] T 41240b9515ff4d50a38c6819b2e34f59 P 0e1e5dd896134a8ea1332113344e45c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:15.783895  4482 raft_consensus.cc:2468] T 6628f023c7f04912b208aeb2677d2c85 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 1.
I20260710 11:04:15.788149  4371 leader_election.cc:304] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2170aea5e3524541a82898ff45f6923d, f0ce48553d63416287e4982359f16724; no voters: 
I20260710 11:04:15.788959  4607 raft_consensus.cc:2804] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:15.789428  4607 raft_consensus.cc:697] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Becoming Leader. State: Replica: f0ce48553d63416287e4982359f16724, State: Running, Role: LEADER
I20260710 11:04:15.790246  4607 consensus_queue.cc:237] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.798432  4555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6628f023c7f04912b208aeb2677d2c85" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9"
I20260710 11:04:15.799124  4555 raft_consensus.cc:3060] T 6628f023c7f04912b208aeb2677d2c85 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:15.801620  4598 tablet_bootstrap.cc:492] T fc04a6b976474ea0875b0333677b4a21 P 2170aea5e3524541a82898ff45f6923d: No bootstrap required, opened a new log
I20260710 11:04:15.802074  4598 ts_tablet_manager.cc:1403] T fc04a6b976474ea0875b0333677b4a21 P 2170aea5e3524541a82898ff45f6923d: Time spent bootstrapping tablet: real 0.155s	user 0.015s	sys 0.001s
I20260710 11:04:15.809814  4597 tablet_bootstrap.cc:492] T 41240b9515ff4d50a38c6819b2e34f59 P 0e1e5dd896134a8ea1332113344e45c9: No bootstrap required, opened a new log
I20260710 11:04:15.810627  4597 ts_tablet_manager.cc:1403] T 41240b9515ff4d50a38c6819b2e34f59 P 0e1e5dd896134a8ea1332113344e45c9: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.013s
I20260710 11:04:15.809729  4304 catalog_manager.cc:5697] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0ce48553d63416287e4982359f16724 (127.3.54.129). New cstate: current_term: 1 leader_uuid: "f0ce48553d63416287e4982359f16724" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:15.813324  4597 raft_consensus.cc:359] T 41240b9515ff4d50a38c6819b2e34f59 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.814376  4597 raft_consensus.cc:385] T 41240b9515ff4d50a38c6819b2e34f59 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:15.814711  4597 raft_consensus.cc:740] T 41240b9515ff4d50a38c6819b2e34f59 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e1e5dd896134a8ea1332113344e45c9, State: Initialized, Role: FOLLOWER
I20260710 11:04:15.815429  4597 consensus_queue.cc:260] T 41240b9515ff4d50a38c6819b2e34f59 P 0e1e5dd896134a8ea1332113344e45c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.810643  4555 raft_consensus.cc:2468] T 6628f023c7f04912b208aeb2677d2c85 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 1.
I20260710 11:04:15.817974  4597 ts_tablet_manager.cc:1434] T 41240b9515ff4d50a38c6819b2e34f59 P 0e1e5dd896134a8ea1332113344e45c9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:04:15.820677  4597 tablet_bootstrap.cc:492] T 87d41c88c29947fcaa2ed0b70582ee06 P 0e1e5dd896134a8ea1332113344e45c9: Bootstrap starting.
I20260710 11:04:15.824254  4698 leader_election.cc:290] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 election: Requested vote from peers 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:15.827358  4597 tablet_bootstrap.cc:654] T 87d41c88c29947fcaa2ed0b70582ee06 P 0e1e5dd896134a8ea1332113344e45c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:15.833797  4598 raft_consensus.cc:359] T fc04a6b976474ea0875b0333677b4a21 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.834571  4598 raft_consensus.cc:385] T fc04a6b976474ea0875b0333677b4a21 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:15.834848  4598 raft_consensus.cc:740] T fc04a6b976474ea0875b0333677b4a21 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Initialized, Role: FOLLOWER
I20260710 11:04:15.839547  4644 raft_consensus.cc:493] T a7fde7c430dc4398a675c42ab33d8acc P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:15.840103  4644 raft_consensus.cc:515] T a7fde7c430dc4398a675c42ab33d8acc P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.842222  4644 leader_election.cc:290] T a7fde7c430dc4398a675c42ab33d8acc P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647)
I20260710 11:04:15.844570  4406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fde7c430dc4398a675c42ab33d8acc" candidate_uuid: "0e1e5dd896134a8ea1332113344e45c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724" is_pre_election: true
W20260710 11:04:15.845974  4520 leader_election.cc:343] T a7fde7c430dc4398a675c42ab33d8acc P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0ce48553d63416287e4982359f16724 (127.3.54.129:37939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:15.846864  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fde7c430dc4398a675c42ab33d8acc" candidate_uuid: "0e1e5dd896134a8ea1332113344e45c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d" is_pre_election: true
W20260710 11:04:15.848191  4520 leader_election.cc:343] T a7fde7c430dc4398a675c42ab33d8acc P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:15.848697  4520 leader_election.cc:304] T a7fde7c430dc4398a675c42ab33d8acc P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9; no voters: 2170aea5e3524541a82898ff45f6923d, f0ce48553d63416287e4982359f16724
I20260710 11:04:15.850147  4648 raft_consensus.cc:2749] T a7fde7c430dc4398a675c42ab33d8acc P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:15.848843  4305 catalog_manager.cc:5697] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0ce48553d63416287e4982359f16724 (127.3.54.129). New cstate: current_term: 1 leader_uuid: "f0ce48553d63416287e4982359f16724" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:15.858285  4598 consensus_queue.cc:260] T fc04a6b976474ea0875b0333677b4a21 P 2170aea5e3524541a82898ff45f6923d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.862188  4598 ts_tablet_manager.cc:1434] T fc04a6b976474ea0875b0333677b4a21 P 2170aea5e3524541a82898ff45f6923d: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.001s
I20260710 11:04:15.863270  4598 tablet_bootstrap.cc:492] T a7fde7c430dc4398a675c42ab33d8acc P 2170aea5e3524541a82898ff45f6923d: Bootstrap starting.
I20260710 11:04:15.869342  4598 tablet_bootstrap.cc:654] T a7fde7c430dc4398a675c42ab33d8acc P 2170aea5e3524541a82898ff45f6923d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:15.888314  4303 catalog_manager.cc:5697] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2170aea5e3524541a82898ff45f6923d (127.3.54.130). New cstate: current_term: 1 leader_uuid: "2170aea5e3524541a82898ff45f6923d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:15.890383  4599 tablet_bootstrap.cc:492] T a758e4db7d5e413a9e7e88cc6971d30c P f0ce48553d63416287e4982359f16724: No bootstrap required, opened a new log
I20260710 11:04:15.890848  4599 ts_tablet_manager.cc:1403] T a758e4db7d5e413a9e7e88cc6971d30c P f0ce48553d63416287e4982359f16724: Time spent bootstrapping tablet: real 0.222s	user 0.032s	sys 0.082s
I20260710 11:04:15.891247  4598 tablet_bootstrap.cc:492] T a7fde7c430dc4398a675c42ab33d8acc P 2170aea5e3524541a82898ff45f6923d: No bootstrap required, opened a new log
I20260710 11:04:15.891680  4598 ts_tablet_manager.cc:1403] T a7fde7c430dc4398a675c42ab33d8acc P 2170aea5e3524541a82898ff45f6923d: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.000s
I20260710 11:04:15.893793  4599 raft_consensus.cc:359] T a758e4db7d5e413a9e7e88cc6971d30c P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.894469  4599 raft_consensus.cc:385] T a758e4db7d5e413a9e7e88cc6971d30c P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:15.894724  4599 raft_consensus.cc:740] T a758e4db7d5e413a9e7e88cc6971d30c P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0ce48553d63416287e4982359f16724, State: Initialized, Role: FOLLOWER
I20260710 11:04:15.894670  4598 raft_consensus.cc:359] T a7fde7c430dc4398a675c42ab33d8acc P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.895382  4598 raft_consensus.cc:385] T a7fde7c430dc4398a675c42ab33d8acc P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:15.895656  4598 raft_consensus.cc:740] T a7fde7c430dc4398a675c42ab33d8acc P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Initialized, Role: FOLLOWER
I20260710 11:04:15.895552  4599 consensus_queue.cc:260] T a758e4db7d5e413a9e7e88cc6971d30c P f0ce48553d63416287e4982359f16724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.896454  4598 consensus_queue.cc:260] T a7fde7c430dc4398a675c42ab33d8acc P 2170aea5e3524541a82898ff45f6923d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.898577  4598 ts_tablet_manager.cc:1434] T a7fde7c430dc4398a675c42ab33d8acc P 2170aea5e3524541a82898ff45f6923d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:04:15.898690  4597 tablet_bootstrap.cc:492] T 87d41c88c29947fcaa2ed0b70582ee06 P 0e1e5dd896134a8ea1332113344e45c9: No bootstrap required, opened a new log
I20260710 11:04:15.899147  4597 ts_tablet_manager.cc:1403] T 87d41c88c29947fcaa2ed0b70582ee06 P 0e1e5dd896134a8ea1332113344e45c9: Time spent bootstrapping tablet: real 0.079s	user 0.021s	sys 0.040s
I20260710 11:04:15.899441  4598 tablet_bootstrap.cc:492] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d: Bootstrap starting.
I20260710 11:04:15.901139  4599 ts_tablet_manager.cc:1434] T a758e4db7d5e413a9e7e88cc6971d30c P f0ce48553d63416287e4982359f16724: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:04:15.901597  4597 raft_consensus.cc:359] T 87d41c88c29947fcaa2ed0b70582ee06 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.902015  4599 tablet_bootstrap.cc:492] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724: Bootstrap starting.
I20260710 11:04:15.902273  4597 raft_consensus.cc:385] T 87d41c88c29947fcaa2ed0b70582ee06 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:15.902565  4597 raft_consensus.cc:740] T 87d41c88c29947fcaa2ed0b70582ee06 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e1e5dd896134a8ea1332113344e45c9, State: Initialized, Role: FOLLOWER
I20260710 11:04:15.903185  4597 consensus_queue.cc:260] T 87d41c88c29947fcaa2ed0b70582ee06 P 0e1e5dd896134a8ea1332113344e45c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.907832  4597 ts_tablet_manager.cc:1434] T 87d41c88c29947fcaa2ed0b70582ee06 P 0e1e5dd896134a8ea1332113344e45c9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:04:15.908353  4599 tablet_bootstrap.cc:654] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:15.908746  4597 tablet_bootstrap.cc:492] T fc04a6b976474ea0875b0333677b4a21 P 0e1e5dd896134a8ea1332113344e45c9: Bootstrap starting.
I20260710 11:04:15.914595  4597 tablet_bootstrap.cc:654] T fc04a6b976474ea0875b0333677b4a21 P 0e1e5dd896134a8ea1332113344e45c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:15.923413  4598 tablet_bootstrap.cc:654] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:15.926563  4597 tablet_bootstrap.cc:492] T fc04a6b976474ea0875b0333677b4a21 P 0e1e5dd896134a8ea1332113344e45c9: No bootstrap required, opened a new log
I20260710 11:04:15.926934  4597 ts_tablet_manager.cc:1403] T fc04a6b976474ea0875b0333677b4a21 P 0e1e5dd896134a8ea1332113344e45c9: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.009s
I20260710 11:04:15.929046  4597 raft_consensus.cc:359] T fc04a6b976474ea0875b0333677b4a21 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.929626  4597 raft_consensus.cc:385] T fc04a6b976474ea0875b0333677b4a21 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:15.929879  4597 raft_consensus.cc:740] T fc04a6b976474ea0875b0333677b4a21 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e1e5dd896134a8ea1332113344e45c9, State: Initialized, Role: FOLLOWER
I20260710 11:04:15.930675  4599 tablet_bootstrap.cc:492] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724: No bootstrap required, opened a new log
I20260710 11:04:15.930802  4598 tablet_bootstrap.cc:492] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d: No bootstrap required, opened a new log
I20260710 11:04:15.930485  4597 consensus_queue.cc:260] T fc04a6b976474ea0875b0333677b4a21 P 0e1e5dd896134a8ea1332113344e45c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.931142  4599 ts_tablet_manager.cc:1403] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724: Time spent bootstrapping tablet: real 0.029s	user 0.021s	sys 0.007s
I20260710 11:04:15.931228  4598 ts_tablet_manager.cc:1403] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.000s
I20260710 11:04:15.932500  4597 ts_tablet_manager.cc:1434] T fc04a6b976474ea0875b0333677b4a21 P 0e1e5dd896134a8ea1332113344e45c9: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:04:15.933669  4597 tablet_bootstrap.cc:492] T 6835c7623e90442ca40bb0d820d4f09c P 0e1e5dd896134a8ea1332113344e45c9: Bootstrap starting.
I20260710 11:04:15.933511  4599 raft_consensus.cc:359] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.933791  4598 raft_consensus.cc:359] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.934151  4599 raft_consensus.cc:385] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:15.934454  4598 raft_consensus.cc:385] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:15.934515  4599 raft_consensus.cc:740] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0ce48553d63416287e4982359f16724, State: Initialized, Role: FOLLOWER
I20260710 11:04:15.934782  4598 raft_consensus.cc:740] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Initialized, Role: FOLLOWER
I20260710 11:04:15.935341  4599 consensus_queue.cc:260] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.935590  4598 consensus_queue.cc:260] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.937314  4599 ts_tablet_manager.cc:1434] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:04:15.940475  4628 raft_consensus.cc:493] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:15.940898  4628 raft_consensus.cc:515] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.941496  4598 ts_tablet_manager.cc:1434] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:04:15.942358  4598 tablet_bootstrap.cc:492] T 6835c7623e90442ca40bb0d820d4f09c P 2170aea5e3524541a82898ff45f6923d: Bootstrap starting.
I20260710 11:04:15.942751  4628 leader_election.cc:290] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:15.946559  4553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41240b9515ff4d50a38c6819b2e34f59" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9" is_pre_election: true
I20260710 11:04:15.947163  4553 raft_consensus.cc:2468] T 41240b9515ff4d50a38c6819b2e34f59 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2170aea5e3524541a82898ff45f6923d in term 0.
I20260710 11:04:15.948189  4405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41240b9515ff4d50a38c6819b2e34f59" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724" is_pre_election: true
I20260710 11:04:15.949448  4598 tablet_bootstrap.cc:654] T 6835c7623e90442ca40bb0d820d4f09c P 2170aea5e3524541a82898ff45f6923d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:15.949545  4607 raft_consensus.cc:493] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:04:15.950033  4446 leader_election.cc:343] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0ce48553d63416287e4982359f16724 (127.3.54.129:37939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:15.951416  4447 leader_election.cc:304] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9, 2170aea5e3524541a82898ff45f6923d; no voters: f0ce48553d63416287e4982359f16724
I20260710 11:04:15.949988  4607 raft_consensus.cc:515] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.952663  4632 raft_consensus.cc:2804] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:15.952994  4632 raft_consensus.cc:493] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:15.953248  4632 raft_consensus.cc:3060] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:15.953717  4607 leader_election.cc:290] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:15.954218  4598 tablet_bootstrap.cc:492] T 6835c7623e90442ca40bb0d820d4f09c P 2170aea5e3524541a82898ff45f6923d: No bootstrap required, opened a new log
I20260710 11:04:15.954650  4598 ts_tablet_manager.cc:1403] T 6835c7623e90442ca40bb0d820d4f09c P 2170aea5e3524541a82898ff45f6923d: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:04:15.955266  4553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fde7c430dc4398a675c42ab33d8acc" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9" is_pre_election: true
I20260710 11:04:15.955855  4553 raft_consensus.cc:2468] T a7fde7c430dc4398a675c42ab33d8acc P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 0.
I20260710 11:04:15.958317  4598 raft_consensus.cc:359] T 6835c7623e90442ca40bb0d820d4f09c P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.958971  4598 raft_consensus.cc:385] T 6835c7623e90442ca40bb0d820d4f09c P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:15.959236  4598 raft_consensus.cc:740] T 6835c7623e90442ca40bb0d820d4f09c P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Initialized, Role: FOLLOWER
I20260710 11:04:15.960430  4607 raft_consensus.cc:493] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:15.960860  4607 raft_consensus.cc:515] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.959986  4598 consensus_queue.cc:260] T 6835c7623e90442ca40bb0d820d4f09c P 2170aea5e3524541a82898ff45f6923d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.963711  4479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fde7c430dc4398a675c42ab33d8acc" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d" is_pre_election: true
I20260710 11:04:15.964356  4479 raft_consensus.cc:2468] T a7fde7c430dc4398a675c42ab33d8acc P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 0.
I20260710 11:04:15.964524  4598 ts_tablet_manager.cc:1434] T 6835c7623e90442ca40bb0d820d4f09c P 2170aea5e3524541a82898ff45f6923d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:04:15.964555  4607 leader_election.cc:290] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:15.965610  4598 tablet_bootstrap.cc:492] T a758e4db7d5e413a9e7e88cc6971d30c P 2170aea5e3524541a82898ff45f6923d: Bootstrap starting.
I20260710 11:04:15.965962  4372 leader_election.cc:304] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9, f0ce48553d63416287e4982359f16724; no voters: 
I20260710 11:04:15.967990  4701 raft_consensus.cc:2804] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:15.968374  4701 raft_consensus.cc:493] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:15.968684  4701 raft_consensus.cc:3060] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:15.969831  4483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc04a6b976474ea0875b0333677b4a21" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d" is_pre_election: true
I20260710 11:04:15.951638  4599 tablet_bootstrap.cc:492] T 6835c7623e90442ca40bb0d820d4f09c P f0ce48553d63416287e4982359f16724: Bootstrap starting.
I20260710 11:04:15.970438  4597 tablet_bootstrap.cc:654] T 6835c7623e90442ca40bb0d820d4f09c P 0e1e5dd896134a8ea1332113344e45c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:15.970423  4483 raft_consensus.cc:2468] T fc04a6b976474ea0875b0333677b4a21 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 0.
I20260710 11:04:15.970711  4598 tablet_bootstrap.cc:654] T a758e4db7d5e413a9e7e88cc6971d30c P 2170aea5e3524541a82898ff45f6923d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:15.972633  4371 leader_election.cc:304] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2170aea5e3524541a82898ff45f6923d, f0ce48553d63416287e4982359f16724; no voters: 
I20260710 11:04:15.973379  4621 raft_consensus.cc:2804] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:15.973739  4621 raft_consensus.cc:493] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:15.974067  4621 raft_consensus.cc:3060] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:15.976150  4553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc04a6b976474ea0875b0333677b4a21" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9" is_pre_election: true
I20260710 11:04:15.976840  4553 raft_consensus.cc:2468] T fc04a6b976474ea0875b0333677b4a21 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 0.
I20260710 11:04:15.978976  4599 tablet_bootstrap.cc:654] T 6835c7623e90442ca40bb0d820d4f09c P f0ce48553d63416287e4982359f16724: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:15.969614  4632 raft_consensus.cc:515] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.982482  4405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41240b9515ff4d50a38c6819b2e34f59" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724"
I20260710 11:04:15.982903  4555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41240b9515ff4d50a38c6819b2e34f59" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9"
I20260710 11:04:15.983505  4555 raft_consensus.cc:3060] T 41240b9515ff4d50a38c6819b2e34f59 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:15.984297  4446 leader_election.cc:343] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f0ce48553d63416287e4982359f16724 (127.3.54.129:37939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:15.989244  4599 tablet_bootstrap.cc:492] T 6835c7623e90442ca40bb0d820d4f09c P f0ce48553d63416287e4982359f16724: No bootstrap required, opened a new log
I20260710 11:04:15.989701  4599 ts_tablet_manager.cc:1403] T 6835c7623e90442ca40bb0d820d4f09c P f0ce48553d63416287e4982359f16724: Time spent bootstrapping tablet: real 0.038s	user 0.001s	sys 0.009s
I20260710 11:04:15.994495  4701 raft_consensus.cc:515] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:15.995411  4555 raft_consensus.cc:2468] T 41240b9515ff4d50a38c6819b2e34f59 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2170aea5e3524541a82898ff45f6923d in term 1.
I20260710 11:04:15.999382  4447 leader_election.cc:304] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9, 2170aea5e3524541a82898ff45f6923d; no voters: f0ce48553d63416287e4982359f16724
I20260710 11:04:15.999768  4701 leader_election.cc:290] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 election: Requested vote from peers 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:15.997622  4621 raft_consensus.cc:515] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:16.004778  4599 raft_consensus.cc:359] T 6835c7623e90442ca40bb0d820d4f09c P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:16.005442  4599 raft_consensus.cc:385] T 6835c7623e90442ca40bb0d820d4f09c P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:16.001030  4553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fde7c430dc4398a675c42ab33d8acc" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9"
I20260710 11:04:16.005705  4599 raft_consensus.cc:740] T 6835c7623e90442ca40bb0d820d4f09c P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0ce48553d63416287e4982359f16724, State: Initialized, Role: FOLLOWER
I20260710 11:04:16.006254  4644 raft_consensus.cc:493] T 87d41c88c29947fcaa2ed0b70582ee06 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:16.006397  4599 consensus_queue.cc:260] T 6835c7623e90442ca40bb0d820d4f09c P f0ce48553d63416287e4982359f16724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:16.006726  4644 raft_consensus.cc:515] T 87d41c88c29947fcaa2ed0b70582ee06 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:16.004640  4628 raft_consensus.cc:2804] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:16.008081  4628 raft_consensus.cc:697] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Becoming Leader. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Running, Role: LEADER
I20260710 11:04:16.008608  4644 leader_election.cc:290] T 87d41c88c29947fcaa2ed0b70582ee06 P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647)
I20260710 11:04:16.008929  4628 consensus_queue.cc:237] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:16.010152  4599 ts_tablet_manager.cc:1434] T 6835c7623e90442ca40bb0d820d4f09c P f0ce48553d63416287e4982359f16724: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 11:04:16.010629  4405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d41c88c29947fcaa2ed0b70582ee06" candidate_uuid: "0e1e5dd896134a8ea1332113344e45c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724" is_pre_election: true
I20260710 11:04:16.011049  4599 tablet_bootstrap.cc:492] T 41240b9515ff4d50a38c6819b2e34f59 P f0ce48553d63416287e4982359f16724: Bootstrap starting.
I20260710 11:04:16.011348  4405 raft_consensus.cc:2393] T 87d41c88c29947fcaa2ed0b70582ee06 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e1e5dd896134a8ea1332113344e45c9 in current term 1: Already voted for candidate 2170aea5e3524541a82898ff45f6923d in this term.
I20260710 11:04:15.995899  4632 leader_election.cc:290] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 election: Requested vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:16.013835  4479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fde7c430dc4398a675c42ab33d8acc" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d"
I20260710 11:04:16.013921  4483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d41c88c29947fcaa2ed0b70582ee06" candidate_uuid: "0e1e5dd896134a8ea1332113344e45c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d" is_pre_election: true
I20260710 11:04:16.017467  4479 raft_consensus.cc:3060] T a7fde7c430dc4398a675c42ab33d8acc P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.018769  4520 leader_election.cc:304] T 87d41c88c29947fcaa2ed0b70582ee06 P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9; no voters: 2170aea5e3524541a82898ff45f6923d, f0ce48553d63416287e4982359f16724
I20260710 11:04:16.012848  4553 raft_consensus.cc:3060] T a7fde7c430dc4398a675c42ab33d8acc P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.019963  4644 raft_consensus.cc:3060] T 87d41c88c29947fcaa2ed0b70582ee06 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.046258  4621 leader_election.cc:290] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 election: Requested vote from peers 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:16.050451  4553 raft_consensus.cc:2468] T a7fde7c430dc4398a675c42ab33d8acc P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 1.
I20260710 11:04:16.050650  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc04a6b976474ea0875b0333677b4a21" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d"
I20260710 11:04:16.051245  4482 raft_consensus.cc:3060] T fc04a6b976474ea0875b0333677b4a21 P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.052017  4644 raft_consensus.cc:2749] T 87d41c88c29947fcaa2ed0b70582ee06 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:16.055156  4555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc04a6b976474ea0875b0333677b4a21" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9"
I20260710 11:04:16.055729  4555 raft_consensus.cc:3060] T fc04a6b976474ea0875b0333677b4a21 P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.057219  4372 leader_election.cc:304] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9, f0ce48553d63416287e4982359f16724; no voters: 
I20260710 11:04:16.047848  4479 raft_consensus.cc:2468] T a7fde7c430dc4398a675c42ab33d8acc P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 1.
I20260710 11:04:16.058910  4598 tablet_bootstrap.cc:492] T a758e4db7d5e413a9e7e88cc6971d30c P 2170aea5e3524541a82898ff45f6923d: No bootstrap required, opened a new log
I20260710 11:04:16.059352  4598 ts_tablet_manager.cc:1403] T a758e4db7d5e413a9e7e88cc6971d30c P 2170aea5e3524541a82898ff45f6923d: Time spent bootstrapping tablet: real 0.094s	user 0.019s	sys 0.017s
I20260710 11:04:16.061160  4599 tablet_bootstrap.cc:654] T 41240b9515ff4d50a38c6819b2e34f59 P f0ce48553d63416287e4982359f16724: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:16.063840  4598 raft_consensus.cc:359] T a758e4db7d5e413a9e7e88cc6971d30c P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:16.064514  4598 raft_consensus.cc:385] T a758e4db7d5e413a9e7e88cc6971d30c P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:16.064767  4598 raft_consensus.cc:740] T a758e4db7d5e413a9e7e88cc6971d30c P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Initialized, Role: FOLLOWER
I20260710 11:04:16.065899  4597 tablet_bootstrap.cc:492] T 6835c7623e90442ca40bb0d820d4f09c P 0e1e5dd896134a8ea1332113344e45c9: No bootstrap required, opened a new log
I20260710 11:04:16.066341  4597 ts_tablet_manager.cc:1403] T 6835c7623e90442ca40bb0d820d4f09c P 0e1e5dd896134a8ea1332113344e45c9: Time spent bootstrapping tablet: real 0.133s	user 0.014s	sys 0.029s
I20260710 11:04:16.064143  4621 raft_consensus.cc:2804] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:16.069101  4598 consensus_queue.cc:260] T a758e4db7d5e413a9e7e88cc6971d30c P 2170aea5e3524541a82898ff45f6923d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:16.069422  4597 raft_consensus.cc:359] T 6835c7623e90442ca40bb0d820d4f09c P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:16.070159  4597 raft_consensus.cc:385] T 6835c7623e90442ca40bb0d820d4f09c P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:16.070483  4597 raft_consensus.cc:740] T 6835c7623e90442ca40bb0d820d4f09c P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e1e5dd896134a8ea1332113344e45c9, State: Initialized, Role: FOLLOWER
I20260710 11:04:16.071358  4555 raft_consensus.cc:2468] T fc04a6b976474ea0875b0333677b4a21 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 1.
I20260710 11:04:16.071208  4597 consensus_queue.cc:260] T 6835c7623e90442ca40bb0d820d4f09c P 0e1e5dd896134a8ea1332113344e45c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:16.072499  4372 leader_election.cc:304] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9, f0ce48553d63416287e4982359f16724; no voters: 
I20260710 11:04:16.073450  4701 raft_consensus.cc:2804] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:16.068918  4621 raft_consensus.cc:697] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Becoming Leader. State: Replica: f0ce48553d63416287e4982359f16724, State: Running, Role: LEADER
I20260710 11:04:16.073959  4701 raft_consensus.cc:697] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Becoming Leader. State: Replica: f0ce48553d63416287e4982359f16724, State: Running, Role: LEADER
I20260710 11:04:16.074565  4621 consensus_queue.cc:237] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:16.074826  4701 consensus_queue.cc:237] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:16.076813  4597 ts_tablet_manager.cc:1434] T 6835c7623e90442ca40bb0d820d4f09c P 0e1e5dd896134a8ea1332113344e45c9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:04:16.077832  4597 tablet_bootstrap.cc:492] T a758e4db7d5e413a9e7e88cc6971d30c P 0e1e5dd896134a8ea1332113344e45c9: Bootstrap starting.
I20260710 11:04:16.072484  4598 ts_tablet_manager.cc:1434] T a758e4db7d5e413a9e7e88cc6971d30c P 2170aea5e3524541a82898ff45f6923d: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:04:16.073557  4482 raft_consensus.cc:2468] T fc04a6b976474ea0875b0333677b4a21 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 1.
I20260710 11:04:16.093037  4305 catalog_manager.cc:5697] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2170aea5e3524541a82898ff45f6923d (127.3.54.130). New cstate: current_term: 1 leader_uuid: "2170aea5e3524541a82898ff45f6923d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:16.097013  4599 tablet_bootstrap.cc:492] T 41240b9515ff4d50a38c6819b2e34f59 P f0ce48553d63416287e4982359f16724: No bootstrap required, opened a new log
I20260710 11:04:16.097506  4599 ts_tablet_manager.cc:1403] T 41240b9515ff4d50a38c6819b2e34f59 P f0ce48553d63416287e4982359f16724: Time spent bootstrapping tablet: real 0.087s	user 0.017s	sys 0.008s
I20260710 11:04:16.098095  4597 tablet_bootstrap.cc:654] T a758e4db7d5e413a9e7e88cc6971d30c P 0e1e5dd896134a8ea1332113344e45c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:16.100133  4599 raft_consensus.cc:359] T 41240b9515ff4d50a38c6819b2e34f59 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:16.100747  4599 raft_consensus.cc:385] T 41240b9515ff4d50a38c6819b2e34f59 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:16.101012  4599 raft_consensus.cc:740] T 41240b9515ff4d50a38c6819b2e34f59 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0ce48553d63416287e4982359f16724, State: Initialized, Role: FOLLOWER
I20260710 11:04:16.101728  4599 consensus_queue.cc:260] T 41240b9515ff4d50a38c6819b2e34f59 P f0ce48553d63416287e4982359f16724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:16.103943  4599 ts_tablet_manager.cc:1434] T 41240b9515ff4d50a38c6819b2e34f59 P f0ce48553d63416287e4982359f16724: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:04:16.106841  4305 catalog_manager.cc:5697] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0ce48553d63416287e4982359f16724 (127.3.54.129). New cstate: current_term: 1 leader_uuid: "f0ce48553d63416287e4982359f16724" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:16.114208  4597 tablet_bootstrap.cc:492] T a758e4db7d5e413a9e7e88cc6971d30c P 0e1e5dd896134a8ea1332113344e45c9: No bootstrap required, opened a new log
I20260710 11:04:16.114620  4597 ts_tablet_manager.cc:1403] T a758e4db7d5e413a9e7e88cc6971d30c P 0e1e5dd896134a8ea1332113344e45c9: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.000s
I20260710 11:04:16.117161  4597 raft_consensus.cc:359] T a758e4db7d5e413a9e7e88cc6971d30c P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:16.117794  4597 raft_consensus.cc:385] T a758e4db7d5e413a9e7e88cc6971d30c P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:16.117981  4597 raft_consensus.cc:740] T a758e4db7d5e413a9e7e88cc6971d30c P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e1e5dd896134a8ea1332113344e45c9, State: Initialized, Role: FOLLOWER
I20260710 11:04:16.118561  4597 consensus_queue.cc:260] T a758e4db7d5e413a9e7e88cc6971d30c P 0e1e5dd896134a8ea1332113344e45c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:16.120919  4597 ts_tablet_manager.cc:1434] T a758e4db7d5e413a9e7e88cc6971d30c P 0e1e5dd896134a8ea1332113344e45c9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:04:16.121143  4305 catalog_manager.cc:5697] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0ce48553d63416287e4982359f16724 (127.3.54.129). New cstate: current_term: 1 leader_uuid: "f0ce48553d63416287e4982359f16724" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:16.157255  4628 raft_consensus.cc:493] T 6835c7623e90442ca40bb0d820d4f09c P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:16.157723  4628 raft_consensus.cc:515] T 6835c7623e90442ca40bb0d820d4f09c P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:16.159288  4628 leader_election.cc:290] T 6835c7623e90442ca40bb0d820d4f09c P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:16.159806  4406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6835c7623e90442ca40bb0d820d4f09c" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724" is_pre_election: true
I20260710 11:04:16.160380  4406 raft_consensus.cc:2468] T 6835c7623e90442ca40bb0d820d4f09c P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2170aea5e3524541a82898ff45f6923d in term 0.
I20260710 11:04:16.160470  4555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6835c7623e90442ca40bb0d820d4f09c" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9" is_pre_election: true
I20260710 11:04:16.161032  4555 raft_consensus.cc:2468] T 6835c7623e90442ca40bb0d820d4f09c P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2170aea5e3524541a82898ff45f6923d in term 0.
I20260710 11:04:16.161368  4446 leader_election.cc:304] T 6835c7623e90442ca40bb0d820d4f09c P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2170aea5e3524541a82898ff45f6923d, f0ce48553d63416287e4982359f16724; no voters: 
I20260710 11:04:16.161983  4628 raft_consensus.cc:2804] T 6835c7623e90442ca40bb0d820d4f09c P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:16.162282  4628 raft_consensus.cc:493] T 6835c7623e90442ca40bb0d820d4f09c P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:16.162593  4628 raft_consensus.cc:3060] T 6835c7623e90442ca40bb0d820d4f09c P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.164908  4699 consensus_queue.cc:1048] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:16.168381  4628 raft_consensus.cc:515] T 6835c7623e90442ca40bb0d820d4f09c P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:16.170403  4628 leader_election.cc:290] T 6835c7623e90442ca40bb0d820d4f09c P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 election: Requested vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:16.170657  4405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6835c7623e90442ca40bb0d820d4f09c" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ce48553d63416287e4982359f16724"
I20260710 11:04:16.171108  4405 raft_consensus.cc:3060] T 6835c7623e90442ca40bb0d820d4f09c P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.170922  4555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6835c7623e90442ca40bb0d820d4f09c" candidate_uuid: "2170aea5e3524541a82898ff45f6923d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9"
I20260710 11:04:16.171499  4555 raft_consensus.cc:3060] T 6835c7623e90442ca40bb0d820d4f09c P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.177160  4607 consensus_queue.cc:1048] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:16.178556  4555 raft_consensus.cc:2468] T 6835c7623e90442ca40bb0d820d4f09c P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2170aea5e3524541a82898ff45f6923d in term 1.
I20260710 11:04:16.183246  4632 consensus_queue.cc:1048] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:16.177635  4405 raft_consensus.cc:2468] T 6835c7623e90442ca40bb0d820d4f09c P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2170aea5e3524541a82898ff45f6923d in term 1.
I20260710 11:04:16.185303  4446 leader_election.cc:304] T 6835c7623e90442ca40bb0d820d4f09c P 2170aea5e3524541a82898ff45f6923d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2170aea5e3524541a82898ff45f6923d, f0ce48553d63416287e4982359f16724; no voters: 
I20260710 11:04:16.186141  4702 raft_consensus.cc:2804] T 6835c7623e90442ca40bb0d820d4f09c P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:16.186599  4702 raft_consensus.cc:697] T 6835c7623e90442ca40bb0d820d4f09c P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Becoming Leader. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Running, Role: LEADER
I20260710 11:04:16.187394  4702 consensus_queue.cc:237] T 6835c7623e90442ca40bb0d820d4f09c P 2170aea5e3524541a82898ff45f6923d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:16.189383  4607 raft_consensus.cc:493] T a758e4db7d5e413a9e7e88cc6971d30c P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:16.189831  4607 raft_consensus.cc:515] T a758e4db7d5e413a9e7e88cc6971d30c P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:16.191835  4607 leader_election.cc:290] T a758e4db7d5e413a9e7e88cc6971d30c P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:16.192824  4607 consensus_queue.cc:1048] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:16.193384  4479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a758e4db7d5e413a9e7e88cc6971d30c" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d" is_pre_election: true
I20260710 11:04:16.193979  4479 raft_consensus.cc:2468] T a758e4db7d5e413a9e7e88cc6971d30c P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 0.
I20260710 11:04:16.197098  4371 leader_election.cc:304] T a758e4db7d5e413a9e7e88cc6971d30c P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2170aea5e3524541a82898ff45f6923d, f0ce48553d63416287e4982359f16724; no voters: 
I20260710 11:04:16.197829  4607 raft_consensus.cc:2804] T a758e4db7d5e413a9e7e88cc6971d30c P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:16.198184  4607 raft_consensus.cc:493] T a758e4db7d5e413a9e7e88cc6971d30c P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:16.198500  4607 raft_consensus.cc:3060] T a758e4db7d5e413a9e7e88cc6971d30c P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.198635  4557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a758e4db7d5e413a9e7e88cc6971d30c" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9" is_pre_election: true
I20260710 11:04:16.199280  4557 raft_consensus.cc:2468] T a758e4db7d5e413a9e7e88cc6971d30c P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 0.
I20260710 11:04:16.205492  4607 raft_consensus.cc:515] T a758e4db7d5e413a9e7e88cc6971d30c P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:16.208465  4479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a758e4db7d5e413a9e7e88cc6971d30c" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d"
I20260710 11:04:16.208635  4701 consensus_queue.cc:1048] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:16.208959  4479 raft_consensus.cc:3060] T a758e4db7d5e413a9e7e88cc6971d30c P 2170aea5e3524541a82898ff45f6923d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.209276  4556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a758e4db7d5e413a9e7e88cc6971d30c" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9"
I20260710 11:04:16.209880  4556 raft_consensus.cc:3060] T a758e4db7d5e413a9e7e88cc6971d30c P 0e1e5dd896134a8ea1332113344e45c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.217624  4479 raft_consensus.cc:2468] T a758e4db7d5e413a9e7e88cc6971d30c P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 1.
I20260710 11:04:16.218175  4556 raft_consensus.cc:2468] T a758e4db7d5e413a9e7e88cc6971d30c P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0ce48553d63416287e4982359f16724 in term 1.
I20260710 11:04:16.219744  4372 leader_election.cc:304] T a758e4db7d5e413a9e7e88cc6971d30c P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9, f0ce48553d63416287e4982359f16724; no voters: 
I20260710 11:04:16.220626  4701 raft_consensus.cc:2804] T a758e4db7d5e413a9e7e88cc6971d30c P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:16.222738  4607 leader_election.cc:290] T a758e4db7d5e413a9e7e88cc6971d30c P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 election: Requested vote from peers 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:16.236634  4701 raft_consensus.cc:697] T a758e4db7d5e413a9e7e88cc6971d30c P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Becoming Leader. State: Replica: f0ce48553d63416287e4982359f16724, State: Running, Role: LEADER
I20260710 11:04:16.237681  4701 consensus_queue.cc:237] T a758e4db7d5e413a9e7e88cc6971d30c P f0ce48553d63416287e4982359f16724 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:16.238956  4607 consensus_queue.cc:1048] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:16.242087  4305 catalog_manager.cc:5697] T 6835c7623e90442ca40bb0d820d4f09c P 2170aea5e3524541a82898ff45f6923d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2170aea5e3524541a82898ff45f6923d (127.3.54.130). New cstate: current_term: 1 leader_uuid: "2170aea5e3524541a82898ff45f6923d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:16.255420  4305 catalog_manager.cc:5697] T a758e4db7d5e413a9e7e88cc6971d30c P f0ce48553d63416287e4982359f16724 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0ce48553d63416287e4982359f16724 (127.3.54.129). New cstate: current_term: 1 leader_uuid: "f0ce48553d63416287e4982359f16724" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:16.315073  4701 raft_consensus.cc:493] T 41240b9515ff4d50a38c6819b2e34f59 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:16.315546  4701 raft_consensus.cc:515] T 41240b9515ff4d50a38c6819b2e34f59 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:16.317154  4701 leader_election.cc:290] T 41240b9515ff4d50a38c6819b2e34f59 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:16.317843  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41240b9515ff4d50a38c6819b2e34f59" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2170aea5e3524541a82898ff45f6923d" is_pre_election: true
I20260710 11:04:16.318075  4553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41240b9515ff4d50a38c6819b2e34f59" candidate_uuid: "f0ce48553d63416287e4982359f16724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e1e5dd896134a8ea1332113344e45c9" is_pre_election: true
I20260710 11:04:16.318815  4553 raft_consensus.cc:2393] T 41240b9515ff4d50a38c6819b2e34f59 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f0ce48553d63416287e4982359f16724 in current term 1: Already voted for candidate 2170aea5e3524541a82898ff45f6923d in this term.
I20260710 11:04:16.319660  4372 leader_election.cc:304] T 41240b9515ff4d50a38c6819b2e34f59 P f0ce48553d63416287e4982359f16724 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0ce48553d63416287e4982359f16724; no voters: 0e1e5dd896134a8ea1332113344e45c9, 2170aea5e3524541a82898ff45f6923d
I20260710 11:04:16.320299  4701 raft_consensus.cc:3060] T 41240b9515ff4d50a38c6819b2e34f59 P f0ce48553d63416287e4982359f16724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.324924  4701 raft_consensus.cc:2749] T 41240b9515ff4d50a38c6819b2e34f59 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:16.325349  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:16.331095  4771 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
W20260710 11:04:16.331632  4772 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
W20260710 11:04:16.332333  4774 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
I20260710 11:04:16.332923  3290 server_base.cc:1061] running on GCE node
I20260710 11:04:16.333912  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:16.334121  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:16.334287  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681456334270 us; error 0 us; skew 500 ppm
I20260710 11:04:16.334825  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:16.337137  3290 webserver.cc:533] Webserver started at http://127.3.54.132:40509/ using document root <none> and password file <none>
I20260710 11:04:16.337579  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:16.337755  3290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:16.338014  3290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:16.338979  3290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/ts-3-root/instance:
uuid: "75fd5c99f2ce44908f15118ad8895b1e"
format_stamp: "Formatted at 2026-07-10 11:04:16 on dist-test-slave-9dq9"
I20260710 11:04:16.342976  3290 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:04:16.345966  4779 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:16.346653  3290 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:04:16.346930  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/ts-3-root
uuid: "75fd5c99f2ce44908f15118ad8895b1e"
format_stamp: "Formatted at 2026-07-10 11:04:16 on dist-test-slave-9dq9"
I20260710 11:04:16.347203  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-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)
I20260710 11:04:16.375985  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:16.377307  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:16.378657  3290 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:16.380909  3290 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:16.381114  3290 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:16.381350  3290 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:16.381502  3290 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:16.436349  4702 consensus_queue.cc:1048] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:16.452454  4632 consensus_queue.cc:1048] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:16.475085  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.132:41507
I20260710 11:04:16.475160  4843 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.132:41507 every 8 connection(s)
I20260710 11:04:16.480257  3290 auto_leader_rebalancer-test.cc:388] add a tserver: 75fd5c99f2ce44908f15118ad8895b1e
I20260710 11:04:16.500626  4844 heartbeater.cc:344] Connected to a master server at 127.3.54.190:42351
I20260710 11:04:16.501048  4844 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:16.501751  4844 heartbeater.cc:507] Master 127.3.54.190:42351 requested a full tablet report, sending...
I20260710 11:04:16.503854  4303 ts_manager.cc:194] Registered new tserver with Master: 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132:41507)
I20260710 11:04:16.505681  4303 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38380
I20260710 11:04:16.555354  4701 consensus_queue.cc:1048] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:16.565412  4768 consensus_queue.cc:1048] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:16.674765  4768 consensus_queue.cc:1048] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:16.687057  4701 consensus_queue.cc:1048] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:16.693404  4701 consensus_queue.cc:1048] T a758e4db7d5e413a9e7e88cc6971d30c P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:16.708439  4768 consensus_queue.cc:1048] T a758e4db7d5e413a9e7e88cc6971d30c P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:16.766602  4632 consensus_queue.cc:1048] T 6835c7623e90442ca40bb0d820d4f09c P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:16.776494  4699 consensus_queue.cc:1048] T 6835c7623e90442ca40bb0d820d4f09c P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:17.507807  4844 heartbeater.cc:499] Master 127.3.54.190:42351 was elected leader, sending a full tablet report...
I20260710 11:04:17.561319  4482 consensus_queue.cc:237] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Queue 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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:17.567946  4405 raft_consensus.cc:1275] T 87d41c88c29947fcaa2ed0b70582ee06 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:17.568464  4557 raft_consensus.cc:1275] T 87d41c88c29947fcaa2ed0b70582ee06 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:17.569615  4632 consensus_queue.cc:1048] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:17.575055  4699 consensus_queue.cc:1048] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:17.580585  4632 raft_consensus.cc:2955] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:17.586992  4405 raft_consensus.cc:2955] T 87d41c88c29947fcaa2ed0b70582ee06 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:17.598443  4482 consensus_queue.cc:237] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [LEADER]: Queue 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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:17.598667  4303 catalog_manager.cc:5697] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d reported cstate change: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New cstate: current_term: 1 leader_uuid: "2170aea5e3524541a82898ff45f6923d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:17.600201  4553 raft_consensus.cc:2955] T 87d41c88c29947fcaa2ed0b70582ee06 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
W20260710 11:04:17.614790  4448 consensus_peers.cc:597] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d -> Peer 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132:41507): Couldn't send request to peer 75fd5c99f2ce44908f15118ad8895b1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 87d41c88c29947fcaa2ed0b70582ee06. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:17.620185  4448 consensus_peers.cc:597] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d -> Peer 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132:41507): Couldn't send request to peer 75fd5c99f2ce44908f15118ad8895b1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b1779d6d40eb495f92754ce60d1275cb. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:17.620185  4557 raft_consensus.cc:1275] T b1779d6d40eb495f92754ce60d1275cb P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:17.623354  4406 raft_consensus.cc:1275] T b1779d6d40eb495f92754ce60d1275cb P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:17.623245  4702 consensus_queue.cc:1048] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:17.626591  4632 consensus_queue.cc:1048] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:17.632923  4699 raft_consensus.cc:2955] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:17.635331  4557 raft_consensus.cc:2955] T b1779d6d40eb495f92754ce60d1275cb P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:17.650327  4305 catalog_manager.cc:5697] T b1779d6d40eb495f92754ce60d1275cb P 0e1e5dd896134a8ea1332113344e45c9 reported cstate change: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New cstate: current_term: 1 leader_uuid: "2170aea5e3524541a82898ff45f6923d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:17.653479  4405 raft_consensus.cc:2955] T b1779d6d40eb495f92754ce60d1275cb P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:17.659418  4406 consensus_queue.cc:237] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 [LEADER]: Queue 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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:17.667976  4482 raft_consensus.cc:1275] T 3fb9442c31f6447eb7866af847b1f1c7 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:17.669996  4607 consensus_queue.cc:1048] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:17.671802  4557 raft_consensus.cc:1275] T 3fb9442c31f6447eb7866af847b1f1c7 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:17.673501  4607 consensus_queue.cc:1048] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:04:17.683919  4373 consensus_peers.cc:597] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 -> Peer 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132:41507): Couldn't send request to peer 75fd5c99f2ce44908f15118ad8895b1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3fb9442c31f6447eb7866af847b1f1c7. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:17.684638  4701 raft_consensus.cc:2955] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:17.686996  4557 raft_consensus.cc:2955] T 3fb9442c31f6447eb7866af847b1f1c7 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:17.686802  4479 raft_consensus.cc:2955] T 3fb9442c31f6447eb7866af847b1f1c7 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:17.698625  4305 catalog_manager.cc:5697] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 reported cstate change: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New cstate: current_term: 1 leader_uuid: "f0ce48553d63416287e4982359f16724" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:17.699209  4482 consensus_queue.cc:237] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [LEADER]: Queue 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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
W20260710 11:04:17.706274  4448 consensus_peers.cc:597] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d -> Peer 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132:41507): Couldn't send request to peer 75fd5c99f2ce44908f15118ad8895b1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 69888f3e76774684927b84ca282777fd. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:17.706784  4406 raft_consensus.cc:1275] T 69888f3e76774684927b84ca282777fd P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:17.707593  4557 raft_consensus.cc:1275] T 69888f3e76774684927b84ca282777fd P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:17.708170  4699 consensus_queue.cc:1048] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:17.709254  4702 consensus_queue.cc:1048] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:17.717307  4699 raft_consensus.cc:2955] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:17.719339  4406 raft_consensus.cc:2955] T 69888f3e76774684927b84ca282777fd P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:17.731215  4557 raft_consensus.cc:2955] T 69888f3e76774684927b84ca282777fd P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:17.738512  4304 catalog_manager.cc:5697] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d reported cstate change: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New cstate: current_term: 1 leader_uuid: "2170aea5e3524541a82898ff45f6923d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:18.104343  4880 ts_tablet_manager.cc:933] T 87d41c88c29947fcaa2ed0b70582ee06 P 75fd5c99f2ce44908f15118ad8895b1e: Initiating tablet copy from peer 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647)
I20260710 11:04:18.106076  4880 tablet_copy_client.cc:323] T 87d41c88c29947fcaa2ed0b70582ee06 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Beginning tablet copy session from remote peer at address 127.3.54.130:35647
I20260710 11:04:18.118908  4493 tablet_copy_service.cc:140] P 2170aea5e3524541a82898ff45f6923d: Received BeginTabletCopySession request for tablet 87d41c88c29947fcaa2ed0b70582ee06 from peer 75fd5c99f2ce44908f15118ad8895b1e ({username='slave'} at 127.0.0.1:37566)
I20260710 11:04:18.119472  4493 tablet_copy_service.cc:161] P 2170aea5e3524541a82898ff45f6923d: Beginning new tablet copy session on tablet 87d41c88c29947fcaa2ed0b70582ee06 from peer 75fd5c99f2ce44908f15118ad8895b1e at {username='slave'} at 127.0.0.1:37566: session id = 75fd5c99f2ce44908f15118ad8895b1e-87d41c88c29947fcaa2ed0b70582ee06
I20260710 11:04:18.125263  4493 tablet_copy_source_session.cc:215] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:18.128365  4880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87d41c88c29947fcaa2ed0b70582ee06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:18.138567  4884 ts_tablet_manager.cc:933] T b1779d6d40eb495f92754ce60d1275cb P 75fd5c99f2ce44908f15118ad8895b1e: Initiating tablet copy from peer 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647)
I20260710 11:04:18.140607  4884 tablet_copy_client.cc:323] T b1779d6d40eb495f92754ce60d1275cb P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Beginning tablet copy session from remote peer at address 127.3.54.130:35647
I20260710 11:04:18.141328  4880 tablet_copy_client.cc:806] T 87d41c88c29947fcaa2ed0b70582ee06 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:18.142011  4880 tablet_copy_client.cc:670] T 87d41c88c29947fcaa2ed0b70582ee06 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:18.142699  4493 tablet_copy_service.cc:140] P 2170aea5e3524541a82898ff45f6923d: Received BeginTabletCopySession request for tablet b1779d6d40eb495f92754ce60d1275cb from peer 75fd5c99f2ce44908f15118ad8895b1e ({username='slave'} at 127.0.0.1:37566)
I20260710 11:04:18.143260  4493 tablet_copy_service.cc:161] P 2170aea5e3524541a82898ff45f6923d: Beginning new tablet copy session on tablet b1779d6d40eb495f92754ce60d1275cb from peer 75fd5c99f2ce44908f15118ad8895b1e at {username='slave'} at 127.0.0.1:37566: session id = 75fd5c99f2ce44908f15118ad8895b1e-b1779d6d40eb495f92754ce60d1275cb
I20260710 11:04:18.147605  4880 tablet_copy_client.cc:538] T 87d41c88c29947fcaa2ed0b70582ee06 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:18.150429  4493 tablet_copy_source_session.cc:215] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:18.153797  4884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1779d6d40eb495f92754ce60d1275cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:18.158417  4880 tablet_bootstrap.cc:492] T 87d41c88c29947fcaa2ed0b70582ee06 P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap starting.
I20260710 11:04:18.170670  4886 ts_tablet_manager.cc:933] T 3fb9442c31f6447eb7866af847b1f1c7 P 75fd5c99f2ce44908f15118ad8895b1e: Initiating tablet copy from peer f0ce48553d63416287e4982359f16724 (127.3.54.129:37939)
I20260710 11:04:18.171491  4884 tablet_copy_client.cc:806] T b1779d6d40eb495f92754ce60d1275cb P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:18.172144  4884 tablet_copy_client.cc:670] T b1779d6d40eb495f92754ce60d1275cb P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:18.175868  4884 tablet_copy_client.cc:538] T b1779d6d40eb495f92754ce60d1275cb P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:18.185956  4884 tablet_bootstrap.cc:492] T b1779d6d40eb495f92754ce60d1275cb P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap starting.
I20260710 11:04:18.186961  4886 tablet_copy_client.cc:323] T 3fb9442c31f6447eb7866af847b1f1c7 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Beginning tablet copy session from remote peer at address 127.3.54.129:37939
I20260710 11:04:18.192046  4880 tablet_bootstrap.cc:492] T 87d41c88c29947fcaa2ed0b70582ee06 P 75fd5c99f2ce44908f15118ad8895b1e: 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
I20260710 11:04:18.193542  4880 tablet_bootstrap.cc:492] T 87d41c88c29947fcaa2ed0b70582ee06 P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap complete.
I20260710 11:04:18.194415  4880 ts_tablet_manager.cc:1403] T 87d41c88c29947fcaa2ed0b70582ee06 P 75fd5c99f2ce44908f15118ad8895b1e: Time spent bootstrapping tablet: real 0.036s	user 0.026s	sys 0.004s
I20260710 11:04:18.197404  4880 raft_consensus.cc:359] T 87d41c88c29947fcaa2ed0b70582ee06 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:18.198419  4880 raft_consensus.cc:740] T 87d41c88c29947fcaa2ed0b70582ee06 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 75fd5c99f2ce44908f15118ad8895b1e, State: Initialized, Role: LEARNER
I20260710 11:04:18.199134  4880 consensus_queue.cc:260] T 87d41c88c29947fcaa2ed0b70582ee06 P 75fd5c99f2ce44908f15118ad8895b1e [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:18.206514  4880 ts_tablet_manager.cc:1434] T 87d41c88c29947fcaa2ed0b70582ee06 P 75fd5c99f2ce44908f15118ad8895b1e: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:04:18.212357  4493 tablet_copy_service.cc:342] P 2170aea5e3524541a82898ff45f6923d: Request end of tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-87d41c88c29947fcaa2ed0b70582ee06 received from {username='slave'} at 127.0.0.1:37566
I20260710 11:04:18.212862  4493 tablet_copy_service.cc:434] P 2170aea5e3524541a82898ff45f6923d: ending tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-87d41c88c29947fcaa2ed0b70582ee06 on tablet 87d41c88c29947fcaa2ed0b70582ee06 with peer 75fd5c99f2ce44908f15118ad8895b1e
I20260710 11:04:18.228406  4418 tablet_copy_service.cc:140] P f0ce48553d63416287e4982359f16724: Received BeginTabletCopySession request for tablet 3fb9442c31f6447eb7866af847b1f1c7 from peer 75fd5c99f2ce44908f15118ad8895b1e ({username='slave'} at 127.0.0.1:44290)
I20260710 11:04:18.228099  4884 tablet_bootstrap.cc:492] T b1779d6d40eb495f92754ce60d1275cb P 75fd5c99f2ce44908f15118ad8895b1e: 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
I20260710 11:04:18.228946  4418 tablet_copy_service.cc:161] P f0ce48553d63416287e4982359f16724: Beginning new tablet copy session on tablet 3fb9442c31f6447eb7866af847b1f1c7 from peer 75fd5c99f2ce44908f15118ad8895b1e at {username='slave'} at 127.0.0.1:44290: session id = 75fd5c99f2ce44908f15118ad8895b1e-3fb9442c31f6447eb7866af847b1f1c7
I20260710 11:04:18.230185  4884 tablet_bootstrap.cc:492] T b1779d6d40eb495f92754ce60d1275cb P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap complete.
I20260710 11:04:18.231401  4884 ts_tablet_manager.cc:1403] T b1779d6d40eb495f92754ce60d1275cb P 75fd5c99f2ce44908f15118ad8895b1e: Time spent bootstrapping tablet: real 0.046s	user 0.025s	sys 0.016s
I20260710 11:04:18.235167  4418 tablet_copy_source_session.cc:215] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:18.234748  4884 raft_consensus.cc:359] T b1779d6d40eb495f92754ce60d1275cb P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:18.235714  4884 raft_consensus.cc:740] T b1779d6d40eb495f92754ce60d1275cb P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 75fd5c99f2ce44908f15118ad8895b1e, State: Initialized, Role: LEARNER
I20260710 11:04:18.236413  4884 consensus_queue.cc:260] T b1779d6d40eb495f92754ce60d1275cb P 75fd5c99f2ce44908f15118ad8895b1e [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:18.237747  4886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb9442c31f6447eb7866af847b1f1c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:18.238653  4884 ts_tablet_manager.cc:1434] T b1779d6d40eb495f92754ce60d1275cb P 75fd5c99f2ce44908f15118ad8895b1e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:04:18.240911  4493 tablet_copy_service.cc:342] P 2170aea5e3524541a82898ff45f6923d: Request end of tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-b1779d6d40eb495f92754ce60d1275cb received from {username='slave'} at 127.0.0.1:37566
I20260710 11:04:18.241307  4493 tablet_copy_service.cc:434] P 2170aea5e3524541a82898ff45f6923d: ending tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-b1779d6d40eb495f92754ce60d1275cb on tablet b1779d6d40eb495f92754ce60d1275cb with peer 75fd5c99f2ce44908f15118ad8895b1e
I20260710 11:04:18.256517  4886 tablet_copy_client.cc:806] T 3fb9442c31f6447eb7866af847b1f1c7 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:18.257143  4886 tablet_copy_client.cc:670] T 3fb9442c31f6447eb7866af847b1f1c7 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:18.260437  4886 tablet_copy_client.cc:538] T 3fb9442c31f6447eb7866af847b1f1c7 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:18.266368  4884 ts_tablet_manager.cc:933] T 69888f3e76774684927b84ca282777fd P 75fd5c99f2ce44908f15118ad8895b1e: Initiating tablet copy from peer 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647)
I20260710 11:04:18.268141  4884 tablet_copy_client.cc:323] T 69888f3e76774684927b84ca282777fd P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Beginning tablet copy session from remote peer at address 127.3.54.130:35647
I20260710 11:04:18.269688  4493 tablet_copy_service.cc:140] P 2170aea5e3524541a82898ff45f6923d: Received BeginTabletCopySession request for tablet 69888f3e76774684927b84ca282777fd from peer 75fd5c99f2ce44908f15118ad8895b1e ({username='slave'} at 127.0.0.1:37566)
I20260710 11:04:18.269901  4886 tablet_bootstrap.cc:492] T 3fb9442c31f6447eb7866af847b1f1c7 P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap starting.
I20260710 11:04:18.270234  4493 tablet_copy_service.cc:161] P 2170aea5e3524541a82898ff45f6923d: Beginning new tablet copy session on tablet 69888f3e76774684927b84ca282777fd from peer 75fd5c99f2ce44908f15118ad8895b1e at {username='slave'} at 127.0.0.1:37566: session id = 75fd5c99f2ce44908f15118ad8895b1e-69888f3e76774684927b84ca282777fd
I20260710 11:04:18.277514  4493 tablet_copy_source_session.cc:215] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:18.280884  4884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69888f3e76774684927b84ca282777fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:18.289537  4886 tablet_bootstrap.cc:492] T 3fb9442c31f6447eb7866af847b1f1c7 P 75fd5c99f2ce44908f15118ad8895b1e: 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
I20260710 11:04:18.290442  4886 tablet_bootstrap.cc:492] T 3fb9442c31f6447eb7866af847b1f1c7 P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap complete.
I20260710 11:04:18.291121  4886 ts_tablet_manager.cc:1403] T 3fb9442c31f6447eb7866af847b1f1c7 P 75fd5c99f2ce44908f15118ad8895b1e: Time spent bootstrapping tablet: real 0.021s	user 0.022s	sys 0.000s
I20260710 11:04:18.294616  4886 raft_consensus.cc:359] T 3fb9442c31f6447eb7866af847b1f1c7 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:18.295431  4886 raft_consensus.cc:740] T 3fb9442c31f6447eb7866af847b1f1c7 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 75fd5c99f2ce44908f15118ad8895b1e, State: Initialized, Role: LEARNER
I20260710 11:04:18.296118  4886 consensus_queue.cc:260] T 3fb9442c31f6447eb7866af847b1f1c7 P 75fd5c99f2ce44908f15118ad8895b1e [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:18.298159  4886 ts_tablet_manager.cc:1434] T 3fb9442c31f6447eb7866af847b1f1c7 P 75fd5c99f2ce44908f15118ad8895b1e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:04:18.298679  4884 tablet_copy_client.cc:806] T 69888f3e76774684927b84ca282777fd P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:18.299726  4418 tablet_copy_service.cc:342] P f0ce48553d63416287e4982359f16724: Request end of tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-3fb9442c31f6447eb7866af847b1f1c7 received from {username='slave'} at 127.0.0.1:44290
I20260710 11:04:18.300010  4884 tablet_copy_client.cc:670] T 69888f3e76774684927b84ca282777fd P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:18.300482  4418 tablet_copy_service.cc:434] P f0ce48553d63416287e4982359f16724: ending tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-3fb9442c31f6447eb7866af847b1f1c7 on tablet 3fb9442c31f6447eb7866af847b1f1c7 with peer 75fd5c99f2ce44908f15118ad8895b1e
I20260710 11:04:18.305476  4884 tablet_copy_client.cc:538] T 69888f3e76774684927b84ca282777fd P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:18.314083  4884 tablet_bootstrap.cc:492] T 69888f3e76774684927b84ca282777fd P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap starting.
I20260710 11:04:18.334697  4884 tablet_bootstrap.cc:492] T 69888f3e76774684927b84ca282777fd P 75fd5c99f2ce44908f15118ad8895b1e: 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
I20260710 11:04:18.335569  4884 tablet_bootstrap.cc:492] T 69888f3e76774684927b84ca282777fd P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap complete.
I20260710 11:04:18.336367  4884 ts_tablet_manager.cc:1403] T 69888f3e76774684927b84ca282777fd P 75fd5c99f2ce44908f15118ad8895b1e: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.005s
I20260710 11:04:18.338559  4884 raft_consensus.cc:359] T 69888f3e76774684927b84ca282777fd P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:18.339141  4884 raft_consensus.cc:740] T 69888f3e76774684927b84ca282777fd P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 75fd5c99f2ce44908f15118ad8895b1e, State: Initialized, Role: LEARNER
I20260710 11:04:18.339630  4884 consensus_queue.cc:260] T 69888f3e76774684927b84ca282777fd P 75fd5c99f2ce44908f15118ad8895b1e [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:18.341607  4884 ts_tablet_manager.cc:1434] T 69888f3e76774684927b84ca282777fd P 75fd5c99f2ce44908f15118ad8895b1e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:18.343602  4493 tablet_copy_service.cc:342] P 2170aea5e3524541a82898ff45f6923d: Request end of tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-69888f3e76774684927b84ca282777fd received from {username='slave'} at 127.0.0.1:37566
I20260710 11:04:18.344070  4493 tablet_copy_service.cc:434] P 2170aea5e3524541a82898ff45f6923d: ending tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-69888f3e76774684927b84ca282777fd on tablet 69888f3e76774684927b84ca282777fd with peer 75fd5c99f2ce44908f15118ad8895b1e
I20260710 11:04:18.627513  4817 raft_consensus.cc:1217] T b1779d6d40eb495f92754ce60d1275cb P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:18.636706  4817 raft_consensus.cc:1217] T 87d41c88c29947fcaa2ed0b70582ee06 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:18.643615  4817 raft_consensus.cc:1217] T 3fb9442c31f6447eb7866af847b1f1c7 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:18.802124  4817 raft_consensus.cc:1217] T 69888f3e76774684927b84ca282777fd P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:19.120896  4702 raft_consensus.cc:1064] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d: attempting to promote NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e to VOTER
I20260710 11:04:19.123672  4702 consensus_queue.cc:237] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:19.134832  4896 raft_consensus.cc:1064] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724: attempting to promote NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e to VOTER
I20260710 11:04:19.136540  4816 raft_consensus.cc:1275] T 87d41c88c29947fcaa2ed0b70582ee06 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:19.138684  4896 consensus_queue.cc:237] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:19.139173  4632 consensus_queue.cc:1048] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:19.140704  4405 raft_consensus.cc:1275] T 87d41c88c29947fcaa2ed0b70582ee06 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:19.143090  4702 consensus_queue.cc:1048] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:19.144881  4553 raft_consensus.cc:1275] T 87d41c88c29947fcaa2ed0b70582ee06 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:19.148048  4632 consensus_queue.cc:1048] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:19.161612  4817 raft_consensus.cc:1275] T 3fb9442c31f6447eb7866af847b1f1c7 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:19.163354  4607 consensus_queue.cc:1048] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:19.168303  4557 raft_consensus.cc:1275] T 3fb9442c31f6447eb7866af847b1f1c7 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:19.170462  4479 raft_consensus.cc:1275] T 3fb9442c31f6447eb7866af847b1f1c7 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:19.169564  4702 raft_consensus.cc:2955] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:19.171706  4896 consensus_queue.cc:1048] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:19.172534  4607 consensus_queue.cc:1048] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:19.173557  4405 raft_consensus.cc:2955] T 87d41c88c29947fcaa2ed0b70582ee06 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:19.174527  4556 raft_consensus.cc:2955] T 87d41c88c29947fcaa2ed0b70582ee06 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:19.191699  4817 raft_consensus.cc:2955] T 87d41c88c29947fcaa2ed0b70582ee06 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:19.211681  4303 catalog_manager.cc:5697] T 87d41c88c29947fcaa2ed0b70582ee06 P f0ce48553d63416287e4982359f16724 reported cstate change: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2170aea5e3524541a82898ff45f6923d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:19.218662  4897 raft_consensus.cc:2955] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:19.220980  4553 raft_consensus.cc:2955] T 3fb9442c31f6447eb7866af847b1f1c7 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:19.229655  4479 raft_consensus.cc:2955] T 3fb9442c31f6447eb7866af847b1f1c7 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:19.245877  4702 raft_consensus.cc:1064] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d: attempting to promote NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e to VOTER
I20260710 11:04:19.248443  4702 consensus_queue.cc:237] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:19.252087  4816 raft_consensus.cc:2955] T 3fb9442c31f6447eb7866af847b1f1c7 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:19.266703  4304 catalog_manager.cc:5697] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 reported cstate change: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f0ce48553d63416287e4982359f16724" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:19.271159  4816 raft_consensus.cc:1275] T b1779d6d40eb495f92754ce60d1275cb P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:19.271724  4405 raft_consensus.cc:1275] T b1779d6d40eb495f92754ce60d1275cb P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:19.274487  4479 consensus_queue.cc:237] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:19.275167  4553 raft_consensus.cc:1275] T b1779d6d40eb495f92754ce60d1275cb P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:19.276153  4699 consensus_queue.cc:1048] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:19.279047  4632 consensus_queue.cc:1048] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:19.286156  4702 consensus_queue.cc:1048] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:19.289456  4816 raft_consensus.cc:1275] T 87d41c88c29947fcaa2ed0b70582ee06 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:19.290858  4408 raft_consensus.cc:1275] T 87d41c88c29947fcaa2ed0b70582ee06 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:19.291260  4911 consensus_queue.cc:1048] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:19.292488  4702 consensus_queue.cc:1048] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:19.305007  4406 raft_consensus.cc:2955] T 87d41c88c29947fcaa2ed0b70582ee06 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:19.314652  4404 consensus_queue.cc:237] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:19.301659  4702 raft_consensus.cc:2955] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:19.326743  4817 raft_consensus.cc:1275] T 3fb9442c31f6447eb7866af847b1f1c7 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:19.328441  4607 consensus_queue.cc:1048] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:19.337631  4557 raft_consensus.cc:1275] T 3fb9442c31f6447eb7866af847b1f1c7 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:19.339068  4897 consensus_queue.cc:1048] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:19.338743  4896 raft_consensus.cc:2955] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2170aea5e3524541a82898ff45f6923d (127.3.54.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:19.340574  4815 raft_consensus.cc:2955] T 3fb9442c31f6447eb7866af847b1f1c7 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2170aea5e3524541a82898ff45f6923d (127.3.54.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:19.343456  4557 raft_consensus.cc:2955] T 3fb9442c31f6447eb7866af847b1f1c7 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2170aea5e3524541a82898ff45f6923d (127.3.54.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:19.359489  4815 raft_consensus.cc:2955] T 87d41c88c29947fcaa2ed0b70582ee06 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:19.362571  4303 catalog_manager.cc:5697] T 3fb9442c31f6447eb7866af847b1f1c7 P 75fd5c99f2ce44908f15118ad8895b1e reported cstate change: config changed from index 3 to 4, VOTER 2170aea5e3524541a82898ff45f6923d (127.3.54.130) evicted. New cstate: current_term: 1 leader_uuid: "f0ce48553d63416287e4982359f16724" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:19.363775  4290 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 87d41c88c29947fcaa2ed0b70582ee06 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:19.370244  4304 catalog_manager.cc:5697] T 87d41c88c29947fcaa2ed0b70582ee06 P f0ce48553d63416287e4982359f16724 reported cstate change: config changed from index 3 to 4, VOTER 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131) evicted. New cstate: current_term: 1 leader_uuid: "2170aea5e3524541a82898ff45f6923d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:19.377445  4911 raft_consensus.cc:2955] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:19.386332  4817 raft_consensus.cc:2955] T b1779d6d40eb495f92754ce60d1275cb P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:19.389374  4290 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3fb9442c31f6447eb7866af847b1f1c7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:19.397644  4541 tablet_service.cc:1558] Processing DeleteTablet for tablet 87d41c88c29947fcaa2ed0b70582ee06 with delete_type TABLET_DATA_TOMBSTONED (TS 0e1e5dd896134a8ea1332113344e45c9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34114
W20260710 11:04:19.398878  4447 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.54.131:33421, user_credentials={real_user=slave}} blocked reactor thread for 77423.7us
I20260710 11:04:19.403097  4467 tablet_service.cc:1558] Processing DeleteTablet for tablet 3fb9442c31f6447eb7866af847b1f1c7 with delete_type TABLET_DATA_TOMBSTONED (TS 2170aea5e3524541a82898ff45f6923d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54846
I20260710 11:04:19.415582  4702 raft_consensus.cc:1064] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d: attempting to promote NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e to VOTER
I20260710 11:04:19.417963  4303 catalog_manager.cc:5697] T b1779d6d40eb495f92754ce60d1275cb P 75fd5c99f2ce44908f15118ad8895b1e reported cstate change: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2170aea5e3524541a82898ff45f6923d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:19.419077  4702 consensus_queue.cc:237] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:19.419956  4916 tablet_replica.cc:333] T 87d41c88c29947fcaa2ed0b70582ee06 P 0e1e5dd896134a8ea1332113344e45c9: stopping tablet replica
I20260710 11:04:19.424364  4917 tablet_replica.cc:333] T 3fb9442c31f6447eb7866af847b1f1c7 P 2170aea5e3524541a82898ff45f6923d: stopping tablet replica
I20260710 11:04:19.423466  4406 raft_consensus.cc:2955] T b1779d6d40eb495f92754ce60d1275cb P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:19.425328  4917 raft_consensus.cc:2243] T 3fb9442c31f6447eb7866af847b1f1c7 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:19.426075  4917 raft_consensus.cc:2272] T 3fb9442c31f6447eb7866af847b1f1c7 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:19.426702  4916 raft_consensus.cc:2243] T 87d41c88c29947fcaa2ed0b70582ee06 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:19.427412  4916 raft_consensus.cc:2272] T 87d41c88c29947fcaa2ed0b70582ee06 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:19.432538  4916 ts_tablet_manager.cc:1916] T 87d41c88c29947fcaa2ed0b70582ee06 P 0e1e5dd896134a8ea1332113344e45c9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:19.434587  4815 raft_consensus.cc:1275] T 69888f3e76774684927b84ca282777fd P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:19.439011  4699 consensus_queue.cc:1048] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260710 11:04:19.442277  4917 ts_tablet_manager.cc:1916] T 3fb9442c31f6447eb7866af847b1f1c7 P 2170aea5e3524541a82898ff45f6923d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:19.444236  4408 raft_consensus.cc:1275] T 69888f3e76774684927b84ca282777fd P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:19.445402  4553 raft_consensus.cc:1275] T 69888f3e76774684927b84ca282777fd P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:19.446457  4632 consensus_queue.cc:1048] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:19.447540  4911 consensus_queue.cc:1048] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:19.449213  4553 raft_consensus.cc:2955] T b1779d6d40eb495f92754ce60d1275cb P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:19.463397  4479 consensus_queue.cc:237] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [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: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:19.470139  4817 raft_consensus.cc:1275] T b1779d6d40eb495f92754ce60d1275cb P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:19.471657  4699 consensus_queue.cc:1048] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:19.475757  4553 raft_consensus.cc:1275] T b1779d6d40eb495f92754ce60d1275cb P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:19.479468  4915 raft_consensus.cc:2955] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f0ce48553d63416287e4982359f16724 (127.3.54.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:19.482538  4916 ts_tablet_manager.cc:1929] T 87d41c88c29947fcaa2ed0b70582ee06 P 0e1e5dd896134a8ea1332113344e45c9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:19.483379  4632 consensus_queue.cc:1048] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:19.490381  4916 log.cc:1199] T 87d41c88c29947fcaa2ed0b70582ee06 P 0e1e5dd896134a8ea1332113344e45c9: Deleting WAL directory at /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/ts-2-root/wals/87d41c88c29947fcaa2ed0b70582ee06
I20260710 11:04:19.486497  4817 raft_consensus.cc:2955] T b1779d6d40eb495f92754ce60d1275cb P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f0ce48553d63416287e4982359f16724 (127.3.54.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:19.472119  4917 ts_tablet_manager.cc:1929] T 3fb9442c31f6447eb7866af847b1f1c7 P 2170aea5e3524541a82898ff45f6923d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:19.506304  4290 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b1779d6d40eb495f92754ce60d1275cb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:19.499402  4291 catalog_manager.cc:5028] TS 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421): tablet 87d41c88c29947fcaa2ed0b70582ee06 (table test-workload [id=e273c3858960456fbf03c426e870daaf]) successfully deleted
I20260710 11:04:19.506466  4917 log.cc:1199] T 3fb9442c31f6447eb7866af847b1f1c7 P 2170aea5e3524541a82898ff45f6923d: Deleting WAL directory at /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/ts-1-root/wals/3fb9442c31f6447eb7866af847b1f1c7
I20260710 11:04:19.494558  4557 raft_consensus.cc:2955] T b1779d6d40eb495f92754ce60d1275cb P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f0ce48553d63416287e4982359f16724 (127.3.54.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:19.500105  4632 raft_consensus.cc:2955] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:19.509230  4290 catalog_manager.cc:5028] TS 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647): tablet 3fb9442c31f6447eb7866af847b1f1c7 (table test-workload [id=e273c3858960456fbf03c426e870daaf]) successfully deleted
I20260710 11:04:19.503079  4815 raft_consensus.cc:2955] T 69888f3e76774684927b84ca282777fd P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:19.512377  4408 raft_consensus.cc:2955] T 69888f3e76774684927b84ca282777fd P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:19.517838  4553 raft_consensus.cc:2955] T 69888f3e76774684927b84ca282777fd P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:19.520505  4305 catalog_manager.cc:5697] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d reported cstate change: config changed from index 3 to 4, VOTER f0ce48553d63416287e4982359f16724 (127.3.54.129) evicted. New cstate: current_term: 1 leader_uuid: "2170aea5e3524541a82898ff45f6923d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:19.533154  4303 catalog_manager.cc:5697] T 69888f3e76774684927b84ca282777fd P f0ce48553d63416287e4982359f16724 reported cstate change: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2170aea5e3524541a82898ff45f6923d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:19.539503  4394 tablet_service.cc:1558] Processing DeleteTablet for tablet b1779d6d40eb495f92754ce60d1275cb with delete_type TABLET_DATA_TOMBSTONED (TS f0ce48553d63416287e4982359f16724 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56630
I20260710 11:04:19.560557  4479 consensus_queue.cc:237] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [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: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:19.564776  4924 tablet_replica.cc:333] T b1779d6d40eb495f92754ce60d1275cb P f0ce48553d63416287e4982359f16724: stopping tablet replica
I20260710 11:04:19.565745  4924 raft_consensus.cc:2243] T b1779d6d40eb495f92754ce60d1275cb P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:19.566390  4924 raft_consensus.cc:2272] T b1779d6d40eb495f92754ce60d1275cb P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:19.569779  4924 ts_tablet_manager.cc:1916] T b1779d6d40eb495f92754ce60d1275cb P f0ce48553d63416287e4982359f16724: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:19.573037  4815 raft_consensus.cc:1275] T 69888f3e76774684927b84ca282777fd P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:19.574668  4915 consensus_queue.cc:1048] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:19.574455  4553 raft_consensus.cc:1275] T 69888f3e76774684927b84ca282777fd P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:19.577337  4915 consensus_queue.cc:1048] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:19.581640  4632 raft_consensus.cc:2955] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f0ce48553d63416287e4982359f16724 (127.3.54.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:19.587054  4924 ts_tablet_manager.cc:1929] T b1779d6d40eb495f92754ce60d1275cb P f0ce48553d63416287e4982359f16724: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:19.587509  4924 log.cc:1199] T b1779d6d40eb495f92754ce60d1275cb P f0ce48553d63416287e4982359f16724: Deleting WAL directory at /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/ts-0-root/wals/b1779d6d40eb495f92754ce60d1275cb
I20260710 11:04:19.589744  4557 raft_consensus.cc:2955] T 69888f3e76774684927b84ca282777fd P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f0ce48553d63416287e4982359f16724 (127.3.54.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:19.590365  4815 raft_consensus.cc:2955] T 69888f3e76774684927b84ca282777fd P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f0ce48553d63416287e4982359f16724 (127.3.54.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:19.593466  4290 catalog_manager.cc:5028] TS f0ce48553d63416287e4982359f16724 (127.3.54.129:37939): tablet b1779d6d40eb495f92754ce60d1275cb (table test-workload [id=e273c3858960456fbf03c426e870daaf]) successfully deleted
I20260710 11:04:19.599488  4290 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 69888f3e76774684927b84ca282777fd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:19.603506  4305 catalog_manager.cc:5697] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d reported cstate change: config changed from index 3 to 4, VOTER f0ce48553d63416287e4982359f16724 (127.3.54.129) evicted. New cstate: current_term: 1 leader_uuid: "2170aea5e3524541a82898ff45f6923d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:19.615520  4394 tablet_service.cc:1558] Processing DeleteTablet for tablet 69888f3e76774684927b84ca282777fd with delete_type TABLET_DATA_TOMBSTONED (TS f0ce48553d63416287e4982359f16724 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56630
I20260710 11:04:19.616873  4924 tablet_replica.cc:333] T 69888f3e76774684927b84ca282777fd P f0ce48553d63416287e4982359f16724: stopping tablet replica
I20260710 11:04:19.617667  4924 raft_consensus.cc:2243] T 69888f3e76774684927b84ca282777fd P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:19.618278  4924 raft_consensus.cc:2272] T 69888f3e76774684927b84ca282777fd P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:19.620807  4924 ts_tablet_manager.cc:1916] T 69888f3e76774684927b84ca282777fd P f0ce48553d63416287e4982359f16724: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:19.631412  4924 ts_tablet_manager.cc:1929] T 69888f3e76774684927b84ca282777fd P f0ce48553d63416287e4982359f16724: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:19.631734  4924 log.cc:1199] T 69888f3e76774684927b84ca282777fd P f0ce48553d63416287e4982359f16724: Deleting WAL directory at /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/ts-0-root/wals/69888f3e76774684927b84ca282777fd
I20260710 11:04:19.632941  4290 catalog_manager.cc:5028] TS f0ce48553d63416287e4982359f16724 (127.3.54.129:37939): tablet 69888f3e76774684927b84ca282777fd (table test-workload [id=e273c3858960456fbf03c426e870daaf]) successfully deleted
I20260710 11:04:20.651137  4406 consensus_queue.cc:237] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 [LEADER]: Queue 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: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:20.657827  4479 raft_consensus.cc:1275] T 33d71cd8529b46639aaf7d55be740af1 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:20.658958  4557 raft_consensus.cc:1275] T 33d71cd8529b46639aaf7d55be740af1 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:20.658893  4373 consensus_peers.cc:597] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 -> Peer 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132:41507): Couldn't send request to peer 75fd5c99f2ce44908f15118ad8895b1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 33d71cd8529b46639aaf7d55be740af1. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:20.659865  4896 consensus_queue.cc:1048] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:20.660832  4930 consensus_queue.cc:1048] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:20.668825  4927 raft_consensus.cc:2955] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:20.670310  4479 raft_consensus.cc:2955] T 33d71cd8529b46639aaf7d55be740af1 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:20.677739  4557 raft_consensus.cc:2955] T 33d71cd8529b46639aaf7d55be740af1 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:20.688256  4306 catalog_manager.cc:5697] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 reported cstate change: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New cstate: current_term: 1 leader_uuid: "f0ce48553d63416287e4982359f16724" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:20.690481  4406 consensus_queue.cc:237] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 [LEADER]: Queue 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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:20.697654  4557 raft_consensus.cc:1275] T f0b7743bf4804275924cd46b9b667637 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:20.697790  4373 consensus_peers.cc:597] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 -> Peer 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132:41507): Couldn't send request to peer 75fd5c99f2ce44908f15118ad8895b1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f0b7743bf4804275924cd46b9b667637. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:20.698879  4927 consensus_queue.cc:1048] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:20.700548  4479 raft_consensus.cc:1275] T f0b7743bf4804275924cd46b9b667637 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:20.701912  4927 consensus_queue.cc:1048] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:20.710135  4557 raft_consensus.cc:2955] T f0b7743bf4804275924cd46b9b667637 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:20.712828  4930 raft_consensus.cc:2955] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:20.714640  4479 raft_consensus.cc:2955] T f0b7743bf4804275924cd46b9b667637 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:20.724092  4303 catalog_manager.cc:5697] T f0b7743bf4804275924cd46b9b667637 P 0e1e5dd896134a8ea1332113344e45c9 reported cstate change: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New cstate: current_term: 1 leader_uuid: "f0ce48553d63416287e4982359f16724" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:20.728516  4406 consensus_queue.cc:237] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [LEADER]: Queue 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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:20.738484  4557 raft_consensus.cc:1275] T d5d680e09b9f437c908a467b917585ba P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:20.740137  4373 consensus_peers.cc:597] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 -> Peer 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132:41507): Couldn't send request to peer 75fd5c99f2ce44908f15118ad8895b1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d5d680e09b9f437c908a467b917585ba. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:20.740867  4479 raft_consensus.cc:1275] T d5d680e09b9f437c908a467b917585ba P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:20.740737  4930 consensus_queue.cc:1048] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:20.742604  4896 consensus_queue.cc:1048] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:20.748698  4927 raft_consensus.cc:2955] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:20.750793  4553 raft_consensus.cc:2955] T d5d680e09b9f437c908a467b917585ba P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:20.758395  4479 raft_consensus.cc:2955] T d5d680e09b9f437c908a467b917585ba P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:20.763037  4482 consensus_queue.cc:237] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Queue 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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:20.763974  4305 catalog_manager.cc:5697] T d5d680e09b9f437c908a467b917585ba P 0e1e5dd896134a8ea1332113344e45c9 reported cstate change: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New cstate: current_term: 1 leader_uuid: "f0ce48553d63416287e4982359f16724" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
W20260710 11:04:20.769979  4448 consensus_peers.cc:597] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d -> Peer 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132:41507): Couldn't send request to peer 75fd5c99f2ce44908f15118ad8895b1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2e0b84afa063494a9628d95e73663320. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:20.772686  4553 raft_consensus.cc:1275] T 2e0b84afa063494a9628d95e73663320 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:20.772953  4406 raft_consensus.cc:1275] T 2e0b84afa063494a9628d95e73663320 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:20.774204  4699 consensus_queue.cc:1048] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:20.775321  4928 consensus_queue.cc:1048] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:20.785966  4699 raft_consensus.cc:2955] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:20.792282  4406 raft_consensus.cc:2955] T 2e0b84afa063494a9628d95e73663320 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:20.802976  4553 raft_consensus.cc:2955] T 2e0b84afa063494a9628d95e73663320 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:20.804525  4305 catalog_manager.cc:5697] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d reported cstate change: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New cstate: current_term: 1 leader_uuid: "2170aea5e3524541a82898ff45f6923d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:21.159497  4949 ts_tablet_manager.cc:933] T d5d680e09b9f437c908a467b917585ba P 75fd5c99f2ce44908f15118ad8895b1e: Initiating tablet copy from peer f0ce48553d63416287e4982359f16724 (127.3.54.129:37939)
I20260710 11:04:21.163157  4949 tablet_copy_client.cc:323] T d5d680e09b9f437c908a467b917585ba P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Beginning tablet copy session from remote peer at address 127.3.54.129:37939
I20260710 11:04:21.164928  4418 tablet_copy_service.cc:140] P f0ce48553d63416287e4982359f16724: Received BeginTabletCopySession request for tablet d5d680e09b9f437c908a467b917585ba from peer 75fd5c99f2ce44908f15118ad8895b1e ({username='slave'} at 127.0.0.1:44290)
I20260710 11:04:21.165449  4418 tablet_copy_service.cc:161] P f0ce48553d63416287e4982359f16724: Beginning new tablet copy session on tablet d5d680e09b9f437c908a467b917585ba from peer 75fd5c99f2ce44908f15118ad8895b1e at {username='slave'} at 127.0.0.1:44290: session id = 75fd5c99f2ce44908f15118ad8895b1e-d5d680e09b9f437c908a467b917585ba
I20260710 11:04:21.170614  4418 tablet_copy_source_session.cc:215] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:21.173631  4949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5d680e09b9f437c908a467b917585ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.188563  4949 tablet_copy_client.cc:806] T d5d680e09b9f437c908a467b917585ba P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:21.189168  4949 tablet_copy_client.cc:670] T d5d680e09b9f437c908a467b917585ba P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:21.195112  4949 tablet_copy_client.cc:538] T d5d680e09b9f437c908a467b917585ba P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:21.201251  4949 tablet_bootstrap.cc:492] T d5d680e09b9f437c908a467b917585ba P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap starting.
I20260710 11:04:21.209900  4951 ts_tablet_manager.cc:933] T f0b7743bf4804275924cd46b9b667637 P 75fd5c99f2ce44908f15118ad8895b1e: Initiating tablet copy from peer f0ce48553d63416287e4982359f16724 (127.3.54.129:37939)
I20260710 11:04:21.212260  4951 tablet_copy_client.cc:323] T f0b7743bf4804275924cd46b9b667637 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Beginning tablet copy session from remote peer at address 127.3.54.129:37939
I20260710 11:04:21.214126  4418 tablet_copy_service.cc:140] P f0ce48553d63416287e4982359f16724: Received BeginTabletCopySession request for tablet f0b7743bf4804275924cd46b9b667637 from peer 75fd5c99f2ce44908f15118ad8895b1e ({username='slave'} at 127.0.0.1:44290)
I20260710 11:04:21.214637  4418 tablet_copy_service.cc:161] P f0ce48553d63416287e4982359f16724: Beginning new tablet copy session on tablet f0b7743bf4804275924cd46b9b667637 from peer 75fd5c99f2ce44908f15118ad8895b1e at {username='slave'} at 127.0.0.1:44290: session id = 75fd5c99f2ce44908f15118ad8895b1e-f0b7743bf4804275924cd46b9b667637
I20260710 11:04:21.221871  4418 tablet_copy_source_session.cc:215] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:21.224929  4951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0b7743bf4804275924cd46b9b667637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.226588  4949 tablet_bootstrap.cc:492] T d5d680e09b9f437c908a467b917585ba P 75fd5c99f2ce44908f15118ad8895b1e: 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
I20260710 11:04:21.227486  4949 tablet_bootstrap.cc:492] T d5d680e09b9f437c908a467b917585ba P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap complete.
I20260710 11:04:21.228168  4949 ts_tablet_manager.cc:1403] T d5d680e09b9f437c908a467b917585ba P 75fd5c99f2ce44908f15118ad8895b1e: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.005s
I20260710 11:04:21.231220  4949 raft_consensus.cc:359] T d5d680e09b9f437c908a467b917585ba P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:21.231992  4949 raft_consensus.cc:740] T d5d680e09b9f437c908a467b917585ba P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 75fd5c99f2ce44908f15118ad8895b1e, State: Initialized, Role: LEARNER
I20260710 11:04:21.232645  4949 consensus_queue.cc:260] T d5d680e09b9f437c908a467b917585ba P 75fd5c99f2ce44908f15118ad8895b1e [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:21.235842  4949 ts_tablet_manager.cc:1434] T d5d680e09b9f437c908a467b917585ba P 75fd5c99f2ce44908f15118ad8895b1e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:04:21.237788  4418 tablet_copy_service.cc:342] P f0ce48553d63416287e4982359f16724: Request end of tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-d5d680e09b9f437c908a467b917585ba received from {username='slave'} at 127.0.0.1:44290
I20260710 11:04:21.238231  4418 tablet_copy_service.cc:434] P f0ce48553d63416287e4982359f16724: ending tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-d5d680e09b9f437c908a467b917585ba on tablet d5d680e09b9f437c908a467b917585ba with peer 75fd5c99f2ce44908f15118ad8895b1e
I20260710 11:04:21.241720  4951 tablet_copy_client.cc:806] T f0b7743bf4804275924cd46b9b667637 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:21.242596  4951 tablet_copy_client.cc:670] T f0b7743bf4804275924cd46b9b667637 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:21.248060  4951 tablet_copy_client.cc:538] T f0b7743bf4804275924cd46b9b667637 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:21.253839  4951 tablet_bootstrap.cc:492] T f0b7743bf4804275924cd46b9b667637 P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap starting.
I20260710 11:04:21.256100  4949 ts_tablet_manager.cc:933] T 33d71cd8529b46639aaf7d55be740af1 P 75fd5c99f2ce44908f15118ad8895b1e: Initiating tablet copy from peer f0ce48553d63416287e4982359f16724 (127.3.54.129:37939)
I20260710 11:04:21.260903  4949 tablet_copy_client.cc:323] T 33d71cd8529b46639aaf7d55be740af1 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Beginning tablet copy session from remote peer at address 127.3.54.129:37939
I20260710 11:04:21.262533  4418 tablet_copy_service.cc:140] P f0ce48553d63416287e4982359f16724: Received BeginTabletCopySession request for tablet 33d71cd8529b46639aaf7d55be740af1 from peer 75fd5c99f2ce44908f15118ad8895b1e ({username='slave'} at 127.0.0.1:44290)
I20260710 11:04:21.263049  4418 tablet_copy_service.cc:161] P f0ce48553d63416287e4982359f16724: Beginning new tablet copy session on tablet 33d71cd8529b46639aaf7d55be740af1 from peer 75fd5c99f2ce44908f15118ad8895b1e at {username='slave'} at 127.0.0.1:44290: session id = 75fd5c99f2ce44908f15118ad8895b1e-33d71cd8529b46639aaf7d55be740af1
I20260710 11:04:21.271304  4418 tablet_copy_source_session.cc:215] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:21.274390  4949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33d71cd8529b46639aaf7d55be740af1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.275228  4951 tablet_bootstrap.cc:492] T f0b7743bf4804275924cd46b9b667637 P 75fd5c99f2ce44908f15118ad8895b1e: 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
I20260710 11:04:21.275947  4951 tablet_bootstrap.cc:492] T f0b7743bf4804275924cd46b9b667637 P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap complete.
I20260710 11:04:21.276618  4951 ts_tablet_manager.cc:1403] T f0b7743bf4804275924cd46b9b667637 P 75fd5c99f2ce44908f15118ad8895b1e: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.003s
I20260710 11:04:21.279886  4951 raft_consensus.cc:359] T f0b7743bf4804275924cd46b9b667637 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:21.280639  4951 raft_consensus.cc:740] T f0b7743bf4804275924cd46b9b667637 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 75fd5c99f2ce44908f15118ad8895b1e, State: Initialized, Role: LEARNER
I20260710 11:04:21.281265  4951 consensus_queue.cc:260] T f0b7743bf4804275924cd46b9b667637 P 75fd5c99f2ce44908f15118ad8895b1e [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:21.286974  4951 ts_tablet_manager.cc:1434] T f0b7743bf4804275924cd46b9b667637 P 75fd5c99f2ce44908f15118ad8895b1e: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260710 11:04:21.288648  4418 tablet_copy_service.cc:342] P f0ce48553d63416287e4982359f16724: Request end of tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-f0b7743bf4804275924cd46b9b667637 received from {username='slave'} at 127.0.0.1:44290
I20260710 11:04:21.289058  4418 tablet_copy_service.cc:434] P f0ce48553d63416287e4982359f16724: ending tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-f0b7743bf4804275924cd46b9b667637 on tablet f0b7743bf4804275924cd46b9b667637 with peer 75fd5c99f2ce44908f15118ad8895b1e
I20260710 11:04:21.295884  4949 tablet_copy_client.cc:806] T 33d71cd8529b46639aaf7d55be740af1 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:21.296489  4949 tablet_copy_client.cc:670] T 33d71cd8529b46639aaf7d55be740af1 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:21.299965  4951 ts_tablet_manager.cc:933] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e: Initiating tablet copy from peer 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647)
I20260710 11:04:21.301854  4949 tablet_copy_client.cc:538] T 33d71cd8529b46639aaf7d55be740af1 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:21.304800  4951 tablet_copy_client.cc:323] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Beginning tablet copy session from remote peer at address 127.3.54.130:35647
I20260710 11:04:21.306813  4493 tablet_copy_service.cc:140] P 2170aea5e3524541a82898ff45f6923d: Received BeginTabletCopySession request for tablet 2e0b84afa063494a9628d95e73663320 from peer 75fd5c99f2ce44908f15118ad8895b1e ({username='slave'} at 127.0.0.1:37566)
I20260710 11:04:21.307358  4493 tablet_copy_service.cc:161] P 2170aea5e3524541a82898ff45f6923d: Beginning new tablet copy session on tablet 2e0b84afa063494a9628d95e73663320 from peer 75fd5c99f2ce44908f15118ad8895b1e at {username='slave'} at 127.0.0.1:37566: session id = 75fd5c99f2ce44908f15118ad8895b1e-2e0b84afa063494a9628d95e73663320
I20260710 11:04:21.309832  4949 tablet_bootstrap.cc:492] T 33d71cd8529b46639aaf7d55be740af1 P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap starting.
I20260710 11:04:21.314960  4493 tablet_copy_source_session.cc:215] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:21.320628  4951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e0b84afa063494a9628d95e73663320. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.328096  4949 tablet_bootstrap.cc:492] T 33d71cd8529b46639aaf7d55be740af1 P 75fd5c99f2ce44908f15118ad8895b1e: 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
I20260710 11:04:21.328820  4949 tablet_bootstrap.cc:492] T 33d71cd8529b46639aaf7d55be740af1 P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap complete.
I20260710 11:04:21.329329  4949 ts_tablet_manager.cc:1403] T 33d71cd8529b46639aaf7d55be740af1 P 75fd5c99f2ce44908f15118ad8895b1e: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.001s
I20260710 11:04:21.331434  4949 raft_consensus.cc:359] T 33d71cd8529b46639aaf7d55be740af1 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:21.332191  4949 raft_consensus.cc:740] T 33d71cd8529b46639aaf7d55be740af1 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 75fd5c99f2ce44908f15118ad8895b1e, State: Initialized, Role: LEARNER
I20260710 11:04:21.332767  4949 consensus_queue.cc:260] T 33d71cd8529b46639aaf7d55be740af1 P 75fd5c99f2ce44908f15118ad8895b1e [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: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:21.336632  4949 ts_tablet_manager.cc:1434] T 33d71cd8529b46639aaf7d55be740af1 P 75fd5c99f2ce44908f15118ad8895b1e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:04:21.338644  4951 tablet_copy_client.cc:806] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:21.339219  4951 tablet_copy_client.cc:670] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:21.340984  4418 tablet_copy_service.cc:342] P f0ce48553d63416287e4982359f16724: Request end of tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-33d71cd8529b46639aaf7d55be740af1 received from {username='slave'} at 127.0.0.1:44290
I20260710 11:04:21.341388  4418 tablet_copy_service.cc:434] P f0ce48553d63416287e4982359f16724: ending tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-33d71cd8529b46639aaf7d55be740af1 on tablet 33d71cd8529b46639aaf7d55be740af1 with peer 75fd5c99f2ce44908f15118ad8895b1e
I20260710 11:04:21.343559  4951 tablet_copy_client.cc:538] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:21.352664  4951 tablet_bootstrap.cc:492] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap starting.
I20260710 11:04:21.371939  4951 tablet_bootstrap.cc:492] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e: 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
I20260710 11:04:21.372697  4951 tablet_bootstrap.cc:492] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap complete.
I20260710 11:04:21.373189  4951 ts_tablet_manager.cc:1403] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260710 11:04:21.375746  4951 raft_consensus.cc:359] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:21.376358  4951 raft_consensus.cc:740] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 75fd5c99f2ce44908f15118ad8895b1e, State: Initialized, Role: LEARNER
I20260710 11:04:21.376808  4951 consensus_queue.cc:260] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:21.378695  4951 ts_tablet_manager.cc:1434] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:21.380182  4493 tablet_copy_service.cc:342] P 2170aea5e3524541a82898ff45f6923d: Request end of tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-2e0b84afa063494a9628d95e73663320 received from {username='slave'} at 127.0.0.1:37566
I20260710 11:04:21.380542  4493 tablet_copy_service.cc:434] P 2170aea5e3524541a82898ff45f6923d: ending tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-2e0b84afa063494a9628d95e73663320 on tablet 2e0b84afa063494a9628d95e73663320 with peer 75fd5c99f2ce44908f15118ad8895b1e
I20260710 11:04:21.593571  4815 raft_consensus.cc:1217] T d5d680e09b9f437c908a467b917585ba P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:21.808130  4815 raft_consensus.cc:1217] T f0b7743bf4804275924cd46b9b667637 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:21.819487  4815 raft_consensus.cc:1217] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:21.877923  4815 raft_consensus.cc:1217] T 33d71cd8529b46639aaf7d55be740af1 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:22.207674  4930 raft_consensus.cc:1064] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724: attempting to promote NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e to VOTER
I20260710 11:04:22.209970  4930 consensus_queue.cc:237] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:22.216995  4815 raft_consensus.cc:1275] T d5d680e09b9f437c908a467b917585ba P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:22.217700  4962 raft_consensus.cc:1064] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d: attempting to promote NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e to VOTER
I20260710 11:04:22.218520  4927 consensus_queue.cc:1048] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:22.220352  4962 consensus_queue.cc:237] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:22.225226  4479 raft_consensus.cc:1275] T d5d680e09b9f437c908a467b917585ba P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:22.226615  4927 consensus_queue.cc:1048] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:22.229967  4557 raft_consensus.cc:1275] T d5d680e09b9f437c908a467b917585ba P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:22.231110  4930 consensus_queue.cc:1048] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:22.239454  4817 raft_consensus.cc:1275] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:22.240485  4553 raft_consensus.cc:1275] T 2e0b84afa063494a9628d95e73663320 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:22.241127  4928 consensus_queue.cc:1048] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:22.241669  4406 raft_consensus.cc:1275] T 2e0b84afa063494a9628d95e73663320 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:22.242036  4961 consensus_queue.cc:1048] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:22.243839  4961 consensus_queue.cc:1048] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:22.260258  4927 raft_consensus.cc:2955] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:22.267117  4928 raft_consensus.cc:2955] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:22.268765  4816 raft_consensus.cc:2955] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:22.278975  4303 catalog_manager.cc:5697] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 reported cstate change: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f0ce48553d63416287e4982359f16724" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:22.281119  4406 raft_consensus.cc:2955] T 2e0b84afa063494a9628d95e73663320 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:22.284639  4482 raft_consensus.cc:2955] T d5d680e09b9f437c908a467b917585ba P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:22.284672  4557 raft_consensus.cc:2955] T d5d680e09b9f437c908a467b917585ba P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:22.293254  4960 raft_consensus.cc:1064] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724: attempting to promote NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e to VOTER
I20260710 11:04:22.294095  4305 catalog_manager.cc:5697] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e reported cstate change: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2170aea5e3524541a82898ff45f6923d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:22.295727  4960 consensus_queue.cc:237] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 [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: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
W20260710 11:04:22.291397  4964 log.cc:927] Time spent T d5d680e09b9f437c908a467b917585ba P 75fd5c99f2ce44908f15118ad8895b1e: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260710 11:04:22.317348  4553 raft_consensus.cc:2955] T 2e0b84afa063494a9628d95e73663320 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:22.344195  4976 raft_consensus.cc:1064] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724: attempting to promote NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e to VOTER
I20260710 11:04:22.345459  4815 raft_consensus.cc:2955] T d5d680e09b9f437c908a467b917585ba P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:22.346623  4976 consensus_queue.cc:237] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:22.365945  4815 raft_consensus.cc:1275] T 33d71cd8529b46639aaf7d55be740af1 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:22.371956  4553 raft_consensus.cc:1275] T 33d71cd8529b46639aaf7d55be740af1 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:22.372888  4815 raft_consensus.cc:1275] T f0b7743bf4804275924cd46b9b667637 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:22.373474  4977 consensus_queue.cc:1048] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:22.374502  4975 consensus_queue.cc:1048] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:22.373790  4479 raft_consensus.cc:1275] T f0b7743bf4804275924cd46b9b667637 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:22.377050  4557 raft_consensus.cc:1275] T f0b7743bf4804275924cd46b9b667637 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:22.377171  4976 consensus_queue.cc:1048] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:22.378538  4960 consensus_queue.cc:1048] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:22.379492  4927 consensus_queue.cc:1048] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:22.394590  4482 raft_consensus.cc:1275] T 33d71cd8529b46639aaf7d55be740af1 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:22.396261  4976 consensus_queue.cc:1048] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:22.399897  4960 raft_consensus.cc:2955] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:22.401412  4557 raft_consensus.cc:2955] T f0b7743bf4804275924cd46b9b667637 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:22.405194  4975 raft_consensus.cc:2955] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:22.406865  4553 raft_consensus.cc:2955] T 33d71cd8529b46639aaf7d55be740af1 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:22.402885  4482 raft_consensus.cc:2955] T f0b7743bf4804275924cd46b9b667637 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:22.415448  4479 raft_consensus.cc:2955] T 33d71cd8529b46639aaf7d55be740af1 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:22.415513  4815 raft_consensus.cc:2955] T 33d71cd8529b46639aaf7d55be740af1 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:22.420668  4816 raft_consensus.cc:2955] T f0b7743bf4804275924cd46b9b667637 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:22.456082  4303 catalog_manager.cc:5697] T f0b7743bf4804275924cd46b9b667637 P 0e1e5dd896134a8ea1332113344e45c9 reported cstate change: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f0ce48553d63416287e4982359f16724" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:22.457623  4303 catalog_manager.cc:5697] T 33d71cd8529b46639aaf7d55be740af1 P 0e1e5dd896134a8ea1332113344e45c9 reported cstate change: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f0ce48553d63416287e4982359f16724" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:22.477386  4479 consensus_queue.cc:237] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [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: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:22.481169  4406 consensus_queue.cc:237] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:22.482113  4408 consensus_queue.cc:237] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 [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: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:22.482848  4815 raft_consensus.cc:1275] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:22.484390  4961 consensus_queue.cc:1048] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:22.487304  4553 raft_consensus.cc:1275] T 33d71cd8529b46639aaf7d55be740af1 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:22.488161  4816 raft_consensus.cc:1275] T d5d680e09b9f437c908a467b917585ba P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:22.489183  4976 consensus_queue.cc:1048] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:22.491483  4815 raft_consensus.cc:1275] T 33d71cd8529b46639aaf7d55be740af1 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:22.491633  4975 consensus_queue.cc:1048] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:22.492540  4408 consensus_queue.cc:237] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:22.494268  4968 raft_consensus.cc:2955] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f0ce48553d63416287e4982359f16724 (127.3.54.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:22.495573  4976 consensus_queue.cc:1048] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:22.500773  4482 raft_consensus.cc:1275] T d5d680e09b9f437c908a467b917585ba P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:22.500190  4815 raft_consensus.cc:2955] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f0ce48553d63416287e4982359f16724 (127.3.54.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:22.502549  4483 raft_consensus.cc:1275] T f0b7743bf4804275924cd46b9b667637 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:22.502672  4816 raft_consensus.cc:1275] T f0b7743bf4804275924cd46b9b667637 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:22.503300  4290 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2e0b84afa063494a9628d95e73663320 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:22.507196  4927 raft_consensus.cc:2955] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:22.509665  4977 consensus_queue.cc:1048] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:22.511452  4977 consensus_queue.cc:1048] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:22.515600  4483 raft_consensus.cc:2955] T d5d680e09b9f437c908a467b917585ba P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:22.505151  4553 raft_consensus.cc:1275] T 2e0b84afa063494a9628d95e73663320 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:22.522536  4305 catalog_manager.cc:5697] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e reported cstate change: config changed from index 3 to 4, VOTER f0ce48553d63416287e4982359f16724 (127.3.54.129) evicted. New cstate: current_term: 1 leader_uuid: "2170aea5e3524541a82898ff45f6923d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:22.523248  4976 consensus_queue.cc:1048] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:22.527088  4960 raft_consensus.cc:2955] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2170aea5e3524541a82898ff45f6923d (127.3.54.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:22.529193  4290 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d5d680e09b9f437c908a467b917585ba with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:22.532712  4815 raft_consensus.cc:2955] T d5d680e09b9f437c908a467b917585ba P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:22.534691  4394 tablet_service.cc:1558] Processing DeleteTablet for tablet 2e0b84afa063494a9628d95e73663320 with delete_type TABLET_DATA_TOMBSTONED (TS f0ce48553d63416287e4982359f16724 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56630
I20260710 11:04:22.537173  4976 raft_consensus.cc:2955] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:22.537616  4305 catalog_manager.cc:5697] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 reported cstate change: config changed from index 3 to 4, VOTER 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131) evicted. New cstate: current_term: 1 leader_uuid: "f0ce48553d63416287e4982359f16724" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:22.529206  4553 raft_consensus.cc:2955] T 33d71cd8529b46639aaf7d55be740af1 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2170aea5e3524541a82898ff45f6923d (127.3.54.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:22.544788  4961 consensus_queue.cc:1048] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:22.544631  4482 raft_consensus.cc:2955] T f0b7743bf4804275924cd46b9b667637 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:22.544319  4816 raft_consensus.cc:2955] T 33d71cd8529b46639aaf7d55be740af1 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2170aea5e3524541a82898ff45f6923d (127.3.54.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:22.550207  4290 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 33d71cd8529b46639aaf7d55be740af1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:22.550125  4557 raft_consensus.cc:2955] T 2e0b84afa063494a9628d95e73663320 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f0ce48553d63416287e4982359f16724 (127.3.54.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:22.557540  4290 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f0b7743bf4804275924cd46b9b667637 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:22.561374  4814 raft_consensus.cc:2955] T f0b7743bf4804275924cd46b9b667637 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:22.569180  4306 catalog_manager.cc:5697] T 33d71cd8529b46639aaf7d55be740af1 P 0e1e5dd896134a8ea1332113344e45c9 reported cstate change: config changed from index 3 to 4, VOTER 2170aea5e3524541a82898ff45f6923d (127.3.54.130) evicted. New cstate: current_term: 1 leader_uuid: "f0ce48553d63416287e4982359f16724" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:22.579123  4541 tablet_service.cc:1558] Processing DeleteTablet for tablet d5d680e09b9f437c908a467b917585ba with delete_type TABLET_DATA_TOMBSTONED (TS 0e1e5dd896134a8ea1332113344e45c9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34114
I20260710 11:04:22.588160  4304 catalog_manager.cc:5697] T f0b7743bf4804275924cd46b9b667637 P 2170aea5e3524541a82898ff45f6923d reported cstate change: config changed from index 3 to 4, VOTER 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131) evicted. New cstate: current_term: 1 leader_uuid: "f0ce48553d63416287e4982359f16724" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:22.597935  4990 tablet_replica.cc:333] T 2e0b84afa063494a9628d95e73663320 P f0ce48553d63416287e4982359f16724: stopping tablet replica
I20260710 11:04:22.599049  4990 raft_consensus.cc:2243] T 2e0b84afa063494a9628d95e73663320 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:22.599671  4990 raft_consensus.cc:2272] T 2e0b84afa063494a9628d95e73663320 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:22.603827  4991 tablet_replica.cc:333] T d5d680e09b9f437c908a467b917585ba P 0e1e5dd896134a8ea1332113344e45c9: stopping tablet replica
I20260710 11:04:22.605098  4991 raft_consensus.cc:2243] T d5d680e09b9f437c908a467b917585ba P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:22.605686  4991 raft_consensus.cc:2272] T d5d680e09b9f437c908a467b917585ba P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:22.606279  4467 tablet_service.cc:1558] Processing DeleteTablet for tablet 33d71cd8529b46639aaf7d55be740af1 with delete_type TABLET_DATA_TOMBSTONED (TS 2170aea5e3524541a82898ff45f6923d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54846
I20260710 11:04:22.608340  4992 tablet_replica.cc:333] T 33d71cd8529b46639aaf7d55be740af1 P 2170aea5e3524541a82898ff45f6923d: stopping tablet replica
I20260710 11:04:22.609179  4992 raft_consensus.cc:2243] T 33d71cd8529b46639aaf7d55be740af1 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:22.610117  4992 raft_consensus.cc:2272] T 33d71cd8529b46639aaf7d55be740af1 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:22.611589  4541 tablet_service.cc:1558] Processing DeleteTablet for tablet f0b7743bf4804275924cd46b9b667637 with delete_type TABLET_DATA_TOMBSTONED (TS 0e1e5dd896134a8ea1332113344e45c9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34114
I20260710 11:04:22.613116  4991 ts_tablet_manager.cc:1916] T d5d680e09b9f437c908a467b917585ba P 0e1e5dd896134a8ea1332113344e45c9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:22.613920  4992 ts_tablet_manager.cc:1916] T 33d71cd8529b46639aaf7d55be740af1 P 2170aea5e3524541a82898ff45f6923d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:22.619195  4990 ts_tablet_manager.cc:1916] T 2e0b84afa063494a9628d95e73663320 P f0ce48553d63416287e4982359f16724: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:22.627710  4991 ts_tablet_manager.cc:1929] T d5d680e09b9f437c908a467b917585ba P 0e1e5dd896134a8ea1332113344e45c9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:22.628106  4991 log.cc:1199] T d5d680e09b9f437c908a467b917585ba P 0e1e5dd896134a8ea1332113344e45c9: Deleting WAL directory at /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/ts-2-root/wals/d5d680e09b9f437c908a467b917585ba
I20260710 11:04:22.628415  4992 ts_tablet_manager.cc:1929] T 33d71cd8529b46639aaf7d55be740af1 P 2170aea5e3524541a82898ff45f6923d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:22.628866  4992 log.cc:1199] T 33d71cd8529b46639aaf7d55be740af1 P 2170aea5e3524541a82898ff45f6923d: Deleting WAL directory at /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/ts-1-root/wals/33d71cd8529b46639aaf7d55be740af1
I20260710 11:04:22.629407  4991 tablet_replica.cc:333] T f0b7743bf4804275924cd46b9b667637 P 0e1e5dd896134a8ea1332113344e45c9: stopping tablet replica
I20260710 11:04:22.629540  4291 catalog_manager.cc:5028] TS 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421): tablet d5d680e09b9f437c908a467b917585ba (table test-workload [id=e273c3858960456fbf03c426e870daaf]) successfully deleted
I20260710 11:04:22.630405  4991 raft_consensus.cc:2243] T f0b7743bf4804275924cd46b9b667637 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:22.630707  4290 catalog_manager.cc:5028] TS 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647): tablet 33d71cd8529b46639aaf7d55be740af1 (table test-workload [id=e273c3858960456fbf03c426e870daaf]) successfully deleted
I20260710 11:04:22.631038  4991 raft_consensus.cc:2272] T f0b7743bf4804275924cd46b9b667637 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:22.633646  4990 ts_tablet_manager.cc:1929] T 2e0b84afa063494a9628d95e73663320 P f0ce48553d63416287e4982359f16724: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:22.633682  4991 ts_tablet_manager.cc:1916] T f0b7743bf4804275924cd46b9b667637 P 0e1e5dd896134a8ea1332113344e45c9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:22.634058  4990 log.cc:1199] T 2e0b84afa063494a9628d95e73663320 P f0ce48553d63416287e4982359f16724: Deleting WAL directory at /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/ts-0-root/wals/2e0b84afa063494a9628d95e73663320
I20260710 11:04:22.635500  4290 catalog_manager.cc:5028] TS f0ce48553d63416287e4982359f16724 (127.3.54.129:37939): tablet 2e0b84afa063494a9628d95e73663320 (table test-workload [id=e273c3858960456fbf03c426e870daaf]) successfully deleted
I20260710 11:04:22.644645  4991 ts_tablet_manager.cc:1929] T f0b7743bf4804275924cd46b9b667637 P 0e1e5dd896134a8ea1332113344e45c9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:22.645025  4991 log.cc:1199] T f0b7743bf4804275924cd46b9b667637 P 0e1e5dd896134a8ea1332113344e45c9: Deleting WAL directory at /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/ts-2-root/wals/f0b7743bf4804275924cd46b9b667637
I20260710 11:04:22.646170  4291 catalog_manager.cc:5028] TS 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421): tablet f0b7743bf4804275924cd46b9b667637 (table test-workload [id=e273c3858960456fbf03c426e870daaf]) successfully deleted
I20260710 11:04:23.643929  4553 consensus_queue.cc:237] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Queue 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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:23.651654  4406 raft_consensus.cc:1275] T 5d3d5ac454df485d878f14aeee236ec3 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Refusing update from remote peer 0e1e5dd896134a8ea1332113344e45c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:23.655678  4483 raft_consensus.cc:1275] T 5d3d5ac454df485d878f14aeee236ec3 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Refusing update from remote peer 0e1e5dd896134a8ea1332113344e45c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:23.657284  4998 consensus_queue.cc:1048] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:23.658393  4978 consensus_queue.cc:1048] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:04:23.670094  4522 consensus_peers.cc:597] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 -> Peer 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132:41507): Couldn't send request to peer 75fd5c99f2ce44908f15118ad8895b1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5d3d5ac454df485d878f14aeee236ec3. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:23.673935  4978 raft_consensus.cc:2955] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:23.676065  4406 raft_consensus.cc:2955] T 5d3d5ac454df485d878f14aeee236ec3 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:23.675593  4483 raft_consensus.cc:2955] T 5d3d5ac454df485d878f14aeee236ec3 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:23.689836  4306 catalog_manager.cc:5697] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 reported cstate change: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New cstate: current_term: 1 leader_uuid: "0e1e5dd896134a8ea1332113344e45c9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:23.697659  4406 consensus_queue.cc:237] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [LEADER]: Queue 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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
W20260710 11:04:23.705631  4373 consensus_peers.cc:597] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 -> Peer 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132:41507): Couldn't send request to peer 75fd5c99f2ce44908f15118ad8895b1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a7fde7c430dc4398a675c42ab33d8acc. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:23.708191  4557 raft_consensus.cc:1275] T a7fde7c430dc4398a675c42ab33d8acc P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:23.710677  5008 consensus_queue.cc:1048] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:23.714525  4483 raft_consensus.cc:1275] T a7fde7c430dc4398a675c42ab33d8acc P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:23.716187  4927 consensus_queue.cc:1048] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:23.724308  4927 raft_consensus.cc:2955] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:23.728437  4557 raft_consensus.cc:2955] T a7fde7c430dc4398a675c42ab33d8acc P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:23.736006  4483 raft_consensus.cc:2955] T a7fde7c430dc4398a675c42ab33d8acc P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:23.738966  4406 consensus_queue.cc:237] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [LEADER]: Queue 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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:23.746030  4304 catalog_manager.cc:5697] T a7fde7c430dc4398a675c42ab33d8acc P 0e1e5dd896134a8ea1332113344e45c9 reported cstate change: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New cstate: current_term: 1 leader_uuid: "f0ce48553d63416287e4982359f16724" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:23.751098  4557 raft_consensus.cc:1275] T cc86e9a46c58434f913a163a1a1bd9e7 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:23.752439  4373 consensus_peers.cc:597] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 -> Peer 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132:41507): Couldn't send request to peer 75fd5c99f2ce44908f15118ad8895b1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cc86e9a46c58434f913a163a1a1bd9e7. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:23.753324  5012 consensus_queue.cc:1048] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:23.753821  4483 raft_consensus.cc:1275] T cc86e9a46c58434f913a163a1a1bd9e7 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:23.754987  5012 consensus_queue.cc:1048] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:23.766096  5008 raft_consensus.cc:2955] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:23.768567  4483 raft_consensus.cc:2955] T cc86e9a46c58434f913a163a1a1bd9e7 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:23.769124  4557 raft_consensus.cc:2955] T cc86e9a46c58434f913a163a1a1bd9e7 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:23.778383  4302 catalog_manager.cc:5697] T cc86e9a46c58434f913a163a1a1bd9e7 P 2170aea5e3524541a82898ff45f6923d reported cstate change: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New cstate: current_term: 1 leader_uuid: "f0ce48553d63416287e4982359f16724" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:23.781738  4553 consensus_queue.cc:237] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Queue 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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
W20260710 11:04:23.790520  4522 consensus_peers.cc:597] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 -> Peer 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132:41507): Couldn't send request to peer 75fd5c99f2ce44908f15118ad8895b1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ad3212acda614883b42285948dec0b18. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:23.794828  4483 raft_consensus.cc:1275] T ad3212acda614883b42285948dec0b18 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Refusing update from remote peer 0e1e5dd896134a8ea1332113344e45c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:23.797148  4879 consensus_queue.cc:1048] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:23.799520  4406 raft_consensus.cc:1275] T ad3212acda614883b42285948dec0b18 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Refusing update from remote peer 0e1e5dd896134a8ea1332113344e45c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:23.801087  4879 consensus_queue.cc:1048] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:23.805572  4978 raft_consensus.cc:2955] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:23.808758  4482 raft_consensus.cc:2955] T ad3212acda614883b42285948dec0b18 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:23.812624  4406 raft_consensus.cc:2955] T ad3212acda614883b42285948dec0b18 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:23.818570  4304 catalog_manager.cc:5697] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 reported cstate change: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New cstate: current_term: 1 leader_uuid: "0e1e5dd896134a8ea1332113344e45c9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:24.224963  5019 ts_tablet_manager.cc:933] T a7fde7c430dc4398a675c42ab33d8acc P 75fd5c99f2ce44908f15118ad8895b1e: Initiating tablet copy from peer f0ce48553d63416287e4982359f16724 (127.3.54.129:37939)
I20260710 11:04:24.244814  5023 ts_tablet_manager.cc:933] T ad3212acda614883b42285948dec0b18 P 75fd5c99f2ce44908f15118ad8895b1e: Initiating tablet copy from peer 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:24.245621  5019 tablet_copy_client.cc:323] T a7fde7c430dc4398a675c42ab33d8acc P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Beginning tablet copy session from remote peer at address 127.3.54.129:37939
I20260710 11:04:24.247392  4418 tablet_copy_service.cc:140] P f0ce48553d63416287e4982359f16724: Received BeginTabletCopySession request for tablet a7fde7c430dc4398a675c42ab33d8acc from peer 75fd5c99f2ce44908f15118ad8895b1e ({username='slave'} at 127.0.0.1:44290)
I20260710 11:04:24.248831  4418 tablet_copy_service.cc:161] P f0ce48553d63416287e4982359f16724: Beginning new tablet copy session on tablet a7fde7c430dc4398a675c42ab33d8acc from peer 75fd5c99f2ce44908f15118ad8895b1e at {username='slave'} at 127.0.0.1:44290: session id = 75fd5c99f2ce44908f15118ad8895b1e-a7fde7c430dc4398a675c42ab33d8acc
I20260710 11:04:24.256892  4418 tablet_copy_source_session.cc:215] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:24.268599  5020 ts_tablet_manager.cc:933] T 5d3d5ac454df485d878f14aeee236ec3 P 75fd5c99f2ce44908f15118ad8895b1e: Initiating tablet copy from peer 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:24.270915  5019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7fde7c430dc4398a675c42ab33d8acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:24.273221  5023 tablet_copy_client.cc:323] T ad3212acda614883b42285948dec0b18 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Beginning tablet copy session from remote peer at address 127.3.54.131:33421
I20260710 11:04:24.274462  5020 tablet_copy_client.cc:323] T 5d3d5ac454df485d878f14aeee236ec3 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Beginning tablet copy session from remote peer at address 127.3.54.131:33421
I20260710 11:04:24.290277  5019 tablet_copy_client.cc:806] T a7fde7c430dc4398a675c42ab33d8acc P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:24.290983  5019 tablet_copy_client.cc:670] T a7fde7c430dc4398a675c42ab33d8acc P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:24.294880  5019 tablet_copy_client.cc:538] T a7fde7c430dc4398a675c42ab33d8acc P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:24.302871  4567 tablet_copy_service.cc:140] P 0e1e5dd896134a8ea1332113344e45c9: Received BeginTabletCopySession request for tablet ad3212acda614883b42285948dec0b18 from peer 75fd5c99f2ce44908f15118ad8895b1e ({username='slave'} at 127.0.0.1:60970)
I20260710 11:04:24.303508  4567 tablet_copy_service.cc:161] P 0e1e5dd896134a8ea1332113344e45c9: Beginning new tablet copy session on tablet ad3212acda614883b42285948dec0b18 from peer 75fd5c99f2ce44908f15118ad8895b1e at {username='slave'} at 127.0.0.1:60970: session id = 75fd5c99f2ce44908f15118ad8895b1e-ad3212acda614883b42285948dec0b18
I20260710 11:04:24.303503  4566 tablet_copy_service.cc:140] P 0e1e5dd896134a8ea1332113344e45c9: Received BeginTabletCopySession request for tablet 5d3d5ac454df485d878f14aeee236ec3 from peer 75fd5c99f2ce44908f15118ad8895b1e ({username='slave'} at 127.0.0.1:60970)
I20260710 11:04:24.304853  4566 tablet_copy_service.cc:161] P 0e1e5dd896134a8ea1332113344e45c9: Beginning new tablet copy session on tablet 5d3d5ac454df485d878f14aeee236ec3 from peer 75fd5c99f2ce44908f15118ad8895b1e at {username='slave'} at 127.0.0.1:60970: session id = 75fd5c99f2ce44908f15118ad8895b1e-5d3d5ac454df485d878f14aeee236ec3
I20260710 11:04:24.304291  5019 tablet_bootstrap.cc:492] T a7fde7c430dc4398a675c42ab33d8acc P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap starting.
I20260710 11:04:24.312354  4566 tablet_copy_source_session.cc:215] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:24.314261  4567 tablet_copy_source_session.cc:215] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:24.315975  5020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d3d5ac454df485d878f14aeee236ec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:24.317190  5023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad3212acda614883b42285948dec0b18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:24.331408  5020 tablet_copy_client.cc:806] T 5d3d5ac454df485d878f14aeee236ec3 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:24.332010  5020 tablet_copy_client.cc:670] T 5d3d5ac454df485d878f14aeee236ec3 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:24.336520  5020 tablet_copy_client.cc:538] T 5d3d5ac454df485d878f14aeee236ec3 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:24.339897  5023 tablet_copy_client.cc:806] T ad3212acda614883b42285948dec0b18 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:24.340500  5023 tablet_copy_client.cc:670] T ad3212acda614883b42285948dec0b18 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:24.344309  5023 tablet_copy_client.cc:538] T ad3212acda614883b42285948dec0b18 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:24.344875  5020 tablet_bootstrap.cc:492] T 5d3d5ac454df485d878f14aeee236ec3 P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap starting.
I20260710 11:04:24.345763  5019 tablet_bootstrap.cc:492] T a7fde7c430dc4398a675c42ab33d8acc P 75fd5c99f2ce44908f15118ad8895b1e: 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
I20260710 11:04:24.346642  5019 tablet_bootstrap.cc:492] T a7fde7c430dc4398a675c42ab33d8acc P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap complete.
I20260710 11:04:24.347314  5019 ts_tablet_manager.cc:1403] T a7fde7c430dc4398a675c42ab33d8acc P 75fd5c99f2ce44908f15118ad8895b1e: Time spent bootstrapping tablet: real 0.043s	user 0.023s	sys 0.010s
I20260710 11:04:24.350286  5019 raft_consensus.cc:359] T a7fde7c430dc4398a675c42ab33d8acc P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:24.351110  5019 raft_consensus.cc:740] T a7fde7c430dc4398a675c42ab33d8acc P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 75fd5c99f2ce44908f15118ad8895b1e, State: Initialized, Role: LEARNER
I20260710 11:04:24.351809  5019 consensus_queue.cc:260] T a7fde7c430dc4398a675c42ab33d8acc P 75fd5c99f2ce44908f15118ad8895b1e [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:24.353010  5023 tablet_bootstrap.cc:492] T ad3212acda614883b42285948dec0b18 P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap starting.
I20260710 11:04:24.365993  5019 ts_tablet_manager.cc:1434] T a7fde7c430dc4398a675c42ab33d8acc P 75fd5c99f2ce44908f15118ad8895b1e: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.007s
I20260710 11:04:24.367650  4418 tablet_copy_service.cc:342] P f0ce48553d63416287e4982359f16724: Request end of tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-a7fde7c430dc4398a675c42ab33d8acc received from {username='slave'} at 127.0.0.1:44290
I20260710 11:04:24.368077  4418 tablet_copy_service.cc:434] P f0ce48553d63416287e4982359f16724: ending tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-a7fde7c430dc4398a675c42ab33d8acc on tablet a7fde7c430dc4398a675c42ab33d8acc with peer 75fd5c99f2ce44908f15118ad8895b1e
I20260710 11:04:24.371726  5034 ts_tablet_manager.cc:933] T cc86e9a46c58434f913a163a1a1bd9e7 P 75fd5c99f2ce44908f15118ad8895b1e: Initiating tablet copy from peer f0ce48553d63416287e4982359f16724 (127.3.54.129:37939)
I20260710 11:04:24.380599  5020 tablet_bootstrap.cc:492] T 5d3d5ac454df485d878f14aeee236ec3 P 75fd5c99f2ce44908f15118ad8895b1e: 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
I20260710 11:04:24.381464  5020 tablet_bootstrap.cc:492] T 5d3d5ac454df485d878f14aeee236ec3 P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap complete.
I20260710 11:04:24.382134  5020 ts_tablet_manager.cc:1403] T 5d3d5ac454df485d878f14aeee236ec3 P 75fd5c99f2ce44908f15118ad8895b1e: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.009s
I20260710 11:04:24.382607  5023 tablet_bootstrap.cc:492] T ad3212acda614883b42285948dec0b18 P 75fd5c99f2ce44908f15118ad8895b1e: 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
I20260710 11:04:24.383648  5023 tablet_bootstrap.cc:492] T ad3212acda614883b42285948dec0b18 P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap complete.
I20260710 11:04:24.384414  5023 ts_tablet_manager.cc:1403] T ad3212acda614883b42285948dec0b18 P 75fd5c99f2ce44908f15118ad8895b1e: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.015s
I20260710 11:04:24.385030  5020 raft_consensus.cc:359] T 5d3d5ac454df485d878f14aeee236ec3 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:24.385885  5020 raft_consensus.cc:740] T 5d3d5ac454df485d878f14aeee236ec3 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 75fd5c99f2ce44908f15118ad8895b1e, State: Initialized, Role: LEARNER
I20260710 11:04:24.386561  5020 consensus_queue.cc:260] T 5d3d5ac454df485d878f14aeee236ec3 P 75fd5c99f2ce44908f15118ad8895b1e [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:24.389128  5020 ts_tablet_manager.cc:1434] T 5d3d5ac454df485d878f14aeee236ec3 P 75fd5c99f2ce44908f15118ad8895b1e: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260710 11:04:24.388711  5023 raft_consensus.cc:359] T ad3212acda614883b42285948dec0b18 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:24.389628  5023 raft_consensus.cc:740] T ad3212acda614883b42285948dec0b18 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 75fd5c99f2ce44908f15118ad8895b1e, State: Initialized, Role: LEARNER
I20260710 11:04:24.390288  5023 consensus_queue.cc:260] T ad3212acda614883b42285948dec0b18 P 75fd5c99f2ce44908f15118ad8895b1e [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:24.392871  5023 ts_tablet_manager.cc:1434] T ad3212acda614883b42285948dec0b18 P 75fd5c99f2ce44908f15118ad8895b1e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:04:24.395277  4567 tablet_copy_service.cc:342] P 0e1e5dd896134a8ea1332113344e45c9: Request end of tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-5d3d5ac454df485d878f14aeee236ec3 received from {username='slave'} at 127.0.0.1:60970
I20260710 11:04:24.395778  4567 tablet_copy_service.cc:434] P 0e1e5dd896134a8ea1332113344e45c9: ending tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-5d3d5ac454df485d878f14aeee236ec3 on tablet 5d3d5ac454df485d878f14aeee236ec3 with peer 75fd5c99f2ce44908f15118ad8895b1e
I20260710 11:04:24.397339  5034 tablet_copy_client.cc:323] T cc86e9a46c58434f913a163a1a1bd9e7 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Beginning tablet copy session from remote peer at address 127.3.54.129:37939
I20260710 11:04:24.398774  4567 tablet_copy_service.cc:342] P 0e1e5dd896134a8ea1332113344e45c9: Request end of tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-ad3212acda614883b42285948dec0b18 received from {username='slave'} at 127.0.0.1:60970
I20260710 11:04:24.398926  4418 tablet_copy_service.cc:140] P f0ce48553d63416287e4982359f16724: Received BeginTabletCopySession request for tablet cc86e9a46c58434f913a163a1a1bd9e7 from peer 75fd5c99f2ce44908f15118ad8895b1e ({username='slave'} at 127.0.0.1:44290)
I20260710 11:04:24.399201  4567 tablet_copy_service.cc:434] P 0e1e5dd896134a8ea1332113344e45c9: ending tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-ad3212acda614883b42285948dec0b18 on tablet ad3212acda614883b42285948dec0b18 with peer 75fd5c99f2ce44908f15118ad8895b1e
I20260710 11:04:24.399451  4418 tablet_copy_service.cc:161] P f0ce48553d63416287e4982359f16724: Beginning new tablet copy session on tablet cc86e9a46c58434f913a163a1a1bd9e7 from peer 75fd5c99f2ce44908f15118ad8895b1e at {username='slave'} at 127.0.0.1:44290: session id = 75fd5c99f2ce44908f15118ad8895b1e-cc86e9a46c58434f913a163a1a1bd9e7
I20260710 11:04:24.405821  4418 tablet_copy_source_session.cc:215] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:24.408313  5034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc86e9a46c58434f913a163a1a1bd9e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:24.419200  5034 tablet_copy_client.cc:806] T cc86e9a46c58434f913a163a1a1bd9e7 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:24.419708  5034 tablet_copy_client.cc:670] T cc86e9a46c58434f913a163a1a1bd9e7 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:24.422732  5034 tablet_copy_client.cc:538] T cc86e9a46c58434f913a163a1a1bd9e7 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:24.428396  5034 tablet_bootstrap.cc:492] T cc86e9a46c58434f913a163a1a1bd9e7 P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap starting.
I20260710 11:04:24.446146  5034 tablet_bootstrap.cc:492] T cc86e9a46c58434f913a163a1a1bd9e7 P 75fd5c99f2ce44908f15118ad8895b1e: 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
I20260710 11:04:24.446832  5034 tablet_bootstrap.cc:492] T cc86e9a46c58434f913a163a1a1bd9e7 P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap complete.
I20260710 11:04:24.447342  5034 ts_tablet_manager.cc:1403] T cc86e9a46c58434f913a163a1a1bd9e7 P 75fd5c99f2ce44908f15118ad8895b1e: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260710 11:04:24.449518  5034 raft_consensus.cc:359] T cc86e9a46c58434f913a163a1a1bd9e7 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:24.450095  5034 raft_consensus.cc:740] T cc86e9a46c58434f913a163a1a1bd9e7 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 75fd5c99f2ce44908f15118ad8895b1e, State: Initialized, Role: LEARNER
I20260710 11:04:24.450646  5034 consensus_queue.cc:260] T cc86e9a46c58434f913a163a1a1bd9e7 P 75fd5c99f2ce44908f15118ad8895b1e [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:24.453230  5034 ts_tablet_manager.cc:1434] T cc86e9a46c58434f913a163a1a1bd9e7 P 75fd5c99f2ce44908f15118ad8895b1e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260710 11:04:24.454798  4418 tablet_copy_service.cc:342] P f0ce48553d63416287e4982359f16724: Request end of tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-cc86e9a46c58434f913a163a1a1bd9e7 received from {username='slave'} at 127.0.0.1:44290
I20260710 11:04:24.455289  4418 tablet_copy_service.cc:434] P f0ce48553d63416287e4982359f16724: ending tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-cc86e9a46c58434f913a163a1a1bd9e7 on tablet cc86e9a46c58434f913a163a1a1bd9e7 with peer 75fd5c99f2ce44908f15118ad8895b1e
I20260710 11:04:24.634196  4815 raft_consensus.cc:1217] T a7fde7c430dc4398a675c42ab33d8acc P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:24.735148  4815 raft_consensus.cc:1217] T ad3212acda614883b42285948dec0b18 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:24.812904  4815 raft_consensus.cc:1217] T cc86e9a46c58434f913a163a1a1bd9e7 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:24.835536  4815 raft_consensus.cc:1217] T 5d3d5ac454df485d878f14aeee236ec3 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:25.159876  5008 raft_consensus.cc:1064] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724: attempting to promote NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e to VOTER
I20260710 11:04:25.161679  5008 consensus_queue.cc:237] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:25.167272  4815 raft_consensus.cc:1275] T a7fde7c430dc4398a675c42ab33d8acc P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:25.167659  4553 raft_consensus.cc:1275] T a7fde7c430dc4398a675c42ab33d8acc P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:25.167901  4482 raft_consensus.cc:1275] T a7fde7c430dc4398a675c42ab33d8acc P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:25.168787  5008 consensus_queue.cc:1048] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:25.169659  5038 consensus_queue.cc:1048] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:25.170266  5009 consensus_queue.cc:1048] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:25.192836  5008 raft_consensus.cc:2955] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:25.195009  4482 raft_consensus.cc:2955] T a7fde7c430dc4398a675c42ab33d8acc P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:25.195760  4815 raft_consensus.cc:2955] T a7fde7c430dc4398a675c42ab33d8acc P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:25.207348  4553 raft_consensus.cc:2955] T a7fde7c430dc4398a675c42ab33d8acc P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:25.215926  4302 catalog_manager.cc:5697] T a7fde7c430dc4398a675c42ab33d8acc P 75fd5c99f2ce44908f15118ad8895b1e reported cstate change: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f0ce48553d63416287e4982359f16724" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:25.247483  4406 consensus_queue.cc:237] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:25.254650  4815 raft_consensus.cc:1275] T a7fde7c430dc4398a675c42ab33d8acc P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:25.254873  4553 raft_consensus.cc:1275] T a7fde7c430dc4398a675c42ab33d8acc P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:25.255849  5044 consensus_queue.cc:1048] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:25.256793  5008 consensus_queue.cc:1048] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:25.263278  5009 raft_consensus.cc:2955] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2170aea5e3524541a82898ff45f6923d (127.3.54.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:25.266185  4553 raft_consensus.cc:2955] T a7fde7c430dc4398a675c42ab33d8acc P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2170aea5e3524541a82898ff45f6923d (127.3.54.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:25.269718  4815 raft_consensus.cc:2955] T a7fde7c430dc4398a675c42ab33d8acc P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2170aea5e3524541a82898ff45f6923d (127.3.54.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:25.276268  4290 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a7fde7c430dc4398a675c42ab33d8acc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:25.278514  4303 catalog_manager.cc:5697] T a7fde7c430dc4398a675c42ab33d8acc P 0e1e5dd896134a8ea1332113344e45c9 reported cstate change: config changed from index 3 to 4, VOTER 2170aea5e3524541a82898ff45f6923d (127.3.54.130) evicted. New cstate: current_term: 1 leader_uuid: "f0ce48553d63416287e4982359f16724" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:25.294000  4467 tablet_service.cc:1558] Processing DeleteTablet for tablet a7fde7c430dc4398a675c42ab33d8acc with delete_type TABLET_DATA_TOMBSTONED (TS 2170aea5e3524541a82898ff45f6923d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54846
I20260710 11:04:25.310009  5051 tablet_replica.cc:333] T a7fde7c430dc4398a675c42ab33d8acc P 2170aea5e3524541a82898ff45f6923d: stopping tablet replica
I20260710 11:04:25.311336  5051 raft_consensus.cc:2243] T a7fde7c430dc4398a675c42ab33d8acc P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:25.312157  5051 raft_consensus.cc:2272] T a7fde7c430dc4398a675c42ab33d8acc P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.312876  5038 raft_consensus.cc:1064] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724: attempting to promote NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e to VOTER
I20260710 11:04:25.312902  5039 raft_consensus.cc:1064] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9: attempting to promote NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e to VOTER
I20260710 11:04:25.315680  5051 ts_tablet_manager.cc:1916] T a7fde7c430dc4398a675c42ab33d8acc P 2170aea5e3524541a82898ff45f6923d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:25.315337  5038 consensus_queue.cc:237] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:25.316812  5039 consensus_queue.cc:237] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:25.333122  4815 raft_consensus.cc:1275] T cc86e9a46c58434f913a163a1a1bd9e7 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:25.334545  4553 raft_consensus.cc:1275] T cc86e9a46c58434f913a163a1a1bd9e7 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:25.334719  4815 raft_consensus.cc:1275] T ad3212acda614883b42285948dec0b18 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Refusing update from remote peer 0e1e5dd896134a8ea1332113344e45c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:25.334612  5044 consensus_queue.cc:1048] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:25.336019  4482 raft_consensus.cc:1275] T cc86e9a46c58434f913a163a1a1bd9e7 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:25.336376  4879 consensus_queue.cc:1048] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:25.336613  5044 consensus_queue.cc:1048] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:25.337709  5051 ts_tablet_manager.cc:1929] T a7fde7c430dc4398a675c42ab33d8acc P 2170aea5e3524541a82898ff45f6923d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:25.338075  5051 log.cc:1199] T a7fde7c430dc4398a675c42ab33d8acc P 2170aea5e3524541a82898ff45f6923d: Deleting WAL directory at /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/ts-1-root/wals/a7fde7c430dc4398a675c42ab33d8acc
I20260710 11:04:25.341243  5009 consensus_queue.cc:1048] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:25.345238  4406 raft_consensus.cc:1275] T ad3212acda614883b42285948dec0b18 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Refusing update from remote peer 0e1e5dd896134a8ea1332113344e45c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:25.346966  4482 raft_consensus.cc:1275] T ad3212acda614883b42285948dec0b18 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Refusing update from remote peer 0e1e5dd896134a8ea1332113344e45c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:25.348459  4879 consensus_queue.cc:1048] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:25.351030  5039 consensus_queue.cc:1048] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:25.356258  4290 catalog_manager.cc:5028] TS 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647): tablet a7fde7c430dc4398a675c42ab33d8acc (table test-workload [id=e273c3858960456fbf03c426e870daaf]) successfully deleted
I20260710 11:04:25.366554  5038 raft_consensus.cc:2955] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:25.370458  4816 raft_consensus.cc:2955] T cc86e9a46c58434f913a163a1a1bd9e7 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:25.373284  5039 raft_consensus.cc:2955] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:25.373980  4553 raft_consensus.cc:2955] T cc86e9a46c58434f913a163a1a1bd9e7 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:25.379184  4482 raft_consensus.cc:2955] T ad3212acda614883b42285948dec0b18 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:25.389339  4406 raft_consensus.cc:2955] T ad3212acda614883b42285948dec0b18 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:25.390517  4483 raft_consensus.cc:2955] T cc86e9a46c58434f913a163a1a1bd9e7 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:25.396654  4306 catalog_manager.cc:5697] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 reported cstate change: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f0ce48553d63416287e4982359f16724" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:25.412115  4408 consensus_queue.cc:237] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:25.419667  4879 raft_consensus.cc:1064] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9: attempting to promote NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e to VOTER
I20260710 11:04:25.420358  4304 catalog_manager.cc:5697] T ad3212acda614883b42285948dec0b18 P 2170aea5e3524541a82898ff45f6923d reported cstate change: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0e1e5dd896134a8ea1332113344e45c9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:25.421706  4879 consensus_queue.cc:237] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:25.399592  4815 raft_consensus.cc:2955] T ad3212acda614883b42285948dec0b18 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:25.428359  4482 raft_consensus.cc:1275] T cc86e9a46c58434f913a163a1a1bd9e7 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:25.429857  5044 consensus_queue.cc:1048] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:25.432344  4816 raft_consensus.cc:1275] T cc86e9a46c58434f913a163a1a1bd9e7 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:25.442055  4557 consensus_queue.cc:237] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 [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: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:25.442800  5038 consensus_queue.cc:1048] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:25.433730  4814 raft_consensus.cc:1275] T 5d3d5ac454df485d878f14aeee236ec3 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Refusing update from remote peer 0e1e5dd896134a8ea1332113344e45c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:25.446106  4479 raft_consensus.cc:1275] T 5d3d5ac454df485d878f14aeee236ec3 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Refusing update from remote peer 0e1e5dd896134a8ea1332113344e45c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:25.445871  5061 consensus_queue.cc:1048] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:25.439097  5044 raft_consensus.cc:2955] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:25.447826  5061 consensus_queue.cc:1048] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:25.447463  4481 raft_consensus.cc:2955] T cc86e9a46c58434f913a163a1a1bd9e7 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:25.447981  4814 raft_consensus.cc:2955] T cc86e9a46c58434f913a163a1a1bd9e7 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:25.466590  4406 raft_consensus.cc:1275] T 5d3d5ac454df485d878f14aeee236ec3 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Refusing update from remote peer 0e1e5dd896134a8ea1332113344e45c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:25.467871  5061 consensus_queue.cc:1048] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:25.469151  4482 raft_consensus.cc:1275] T ad3212acda614883b42285948dec0b18 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Refusing update from remote peer 0e1e5dd896134a8ea1332113344e45c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:25.470019  4290 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cc86e9a46c58434f913a163a1a1bd9e7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:25.476485  4998 consensus_queue.cc:1048] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:25.487612  5061 raft_consensus.cc:2955] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f0ce48553d63416287e4982359f16724 (127.3.54.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:25.488971  4816 raft_consensus.cc:1275] T ad3212acda614883b42285948dec0b18 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Refusing update from remote peer 0e1e5dd896134a8ea1332113344e45c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:25.491151  5039 consensus_queue.cc:1048] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:25.497833  4303 catalog_manager.cc:5697] T cc86e9a46c58434f913a163a1a1bd9e7 P 2170aea5e3524541a82898ff45f6923d reported cstate change: config changed from index 3 to 4, VOTER 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131) evicted. New cstate: current_term: 1 leader_uuid: "f0ce48553d63416287e4982359f16724" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:25.499048  4291 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ad3212acda614883b42285948dec0b18 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:25.501742  4479 raft_consensus.cc:2955] T ad3212acda614883b42285948dec0b18 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f0ce48553d63416287e4982359f16724 (127.3.54.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:25.495390  5039 raft_consensus.cc:2955] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:25.507493  4406 raft_consensus.cc:2955] T 5d3d5ac454df485d878f14aeee236ec3 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:25.508507  4817 raft_consensus.cc:2955] T ad3212acda614883b42285948dec0b18 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f0ce48553d63416287e4982359f16724 (127.3.54.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:25.520066  4814 raft_consensus.cc:2955] T 5d3d5ac454df485d878f14aeee236ec3 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:25.522147  4302 catalog_manager.cc:5697] T ad3212acda614883b42285948dec0b18 P 75fd5c99f2ce44908f15118ad8895b1e reported cstate change: config changed from index 3 to 4, VOTER f0ce48553d63416287e4982359f16724 (127.3.54.129) evicted. New cstate: current_term: 1 leader_uuid: "0e1e5dd896134a8ea1332113344e45c9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:25.524502  4483 raft_consensus.cc:2955] T 5d3d5ac454df485d878f14aeee236ec3 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:25.526872  4541 tablet_service.cc:1558] Processing DeleteTablet for tablet cc86e9a46c58434f913a163a1a1bd9e7 with delete_type TABLET_DATA_TOMBSTONED (TS 0e1e5dd896134a8ea1332113344e45c9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34114
I20260710 11:04:25.529036  5066 tablet_replica.cc:333] T cc86e9a46c58434f913a163a1a1bd9e7 P 0e1e5dd896134a8ea1332113344e45c9: stopping tablet replica
I20260710 11:04:25.529910  5066 raft_consensus.cc:2243] T cc86e9a46c58434f913a163a1a1bd9e7 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:25.530511  5066 raft_consensus.cc:2272] T cc86e9a46c58434f913a163a1a1bd9e7 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.535259  5066 ts_tablet_manager.cc:1916] T cc86e9a46c58434f913a163a1a1bd9e7 P 0e1e5dd896134a8ea1332113344e45c9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:25.546514  4394 tablet_service.cc:1558] Processing DeleteTablet for tablet ad3212acda614883b42285948dec0b18 with delete_type TABLET_DATA_TOMBSTONED (TS f0ce48553d63416287e4982359f16724 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56630
I20260710 11:04:25.553436  4303 catalog_manager.cc:5697] T 5d3d5ac454df485d878f14aeee236ec3 P 75fd5c99f2ce44908f15118ad8895b1e reported cstate change: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0e1e5dd896134a8ea1332113344e45c9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:25.557230  5066 ts_tablet_manager.cc:1929] T cc86e9a46c58434f913a163a1a1bd9e7 P 0e1e5dd896134a8ea1332113344e45c9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:25.557849  5066 log.cc:1199] T cc86e9a46c58434f913a163a1a1bd9e7 P 0e1e5dd896134a8ea1332113344e45c9: Deleting WAL directory at /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/ts-2-root/wals/cc86e9a46c58434f913a163a1a1bd9e7
I20260710 11:04:25.559877  4291 catalog_manager.cc:5028] TS 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421): tablet cc86e9a46c58434f913a163a1a1bd9e7 (table test-workload [id=e273c3858960456fbf03c426e870daaf]) successfully deleted
I20260710 11:04:25.562932  5067 tablet_replica.cc:333] T ad3212acda614883b42285948dec0b18 P f0ce48553d63416287e4982359f16724: stopping tablet replica
I20260710 11:04:25.563987  5067 raft_consensus.cc:2243] T ad3212acda614883b42285948dec0b18 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:25.566582  5067 raft_consensus.cc:2272] T ad3212acda614883b42285948dec0b18 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.569829  5067 ts_tablet_manager.cc:1916] T ad3212acda614883b42285948dec0b18 P f0ce48553d63416287e4982359f16724: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:25.572655  4557 consensus_queue.cc:237] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:25.578716  4814 raft_consensus.cc:1275] T 5d3d5ac454df485d878f14aeee236ec3 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Refusing update from remote peer 0e1e5dd896134a8ea1332113344e45c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:25.580274  5061 consensus_queue.cc:1048] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:25.585549  5067 ts_tablet_manager.cc:1929] T ad3212acda614883b42285948dec0b18 P f0ce48553d63416287e4982359f16724: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:25.586030  5067 log.cc:1199] T ad3212acda614883b42285948dec0b18 P f0ce48553d63416287e4982359f16724: Deleting WAL directory at /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/ts-0-root/wals/ad3212acda614883b42285948dec0b18
I20260710 11:04:25.587754  4290 catalog_manager.cc:5028] TS f0ce48553d63416287e4982359f16724 (127.3.54.129:37939): tablet ad3212acda614883b42285948dec0b18 (table test-workload [id=e273c3858960456fbf03c426e870daaf]) successfully deleted
I20260710 11:04:25.588413  4406 raft_consensus.cc:1275] T 5d3d5ac454df485d878f14aeee236ec3 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Refusing update from remote peer 0e1e5dd896134a8ea1332113344e45c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:25.590204  4879 consensus_queue.cc:1048] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:25.591153  5060 raft_consensus.cc:2955] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2170aea5e3524541a82898ff45f6923d (127.3.54.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:25.592769  4814 raft_consensus.cc:2955] T 5d3d5ac454df485d878f14aeee236ec3 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2170aea5e3524541a82898ff45f6923d (127.3.54.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:25.595463  4406 raft_consensus.cc:2955] T 5d3d5ac454df485d878f14aeee236ec3 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2170aea5e3524541a82898ff45f6923d (127.3.54.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:25.601248  4291 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5d3d5ac454df485d878f14aeee236ec3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:25.606386  4304 catalog_manager.cc:5697] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 reported cstate change: config changed from index 3 to 4, VOTER 2170aea5e3524541a82898ff45f6923d (127.3.54.130) evicted. New cstate: current_term: 1 leader_uuid: "0e1e5dd896134a8ea1332113344e45c9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:25.618251  4467 tablet_service.cc:1558] Processing DeleteTablet for tablet 5d3d5ac454df485d878f14aeee236ec3 with delete_type TABLET_DATA_TOMBSTONED (TS 2170aea5e3524541a82898ff45f6923d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54846
I20260710 11:04:25.620078  5051 tablet_replica.cc:333] T 5d3d5ac454df485d878f14aeee236ec3 P 2170aea5e3524541a82898ff45f6923d: stopping tablet replica
I20260710 11:04:25.621031  5051 raft_consensus.cc:2243] T 5d3d5ac454df485d878f14aeee236ec3 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:25.621520  5051 raft_consensus.cc:2272] T 5d3d5ac454df485d878f14aeee236ec3 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.624270  5051 ts_tablet_manager.cc:1916] T 5d3d5ac454df485d878f14aeee236ec3 P 2170aea5e3524541a82898ff45f6923d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:25.634691  5051 ts_tablet_manager.cc:1929] T 5d3d5ac454df485d878f14aeee236ec3 P 2170aea5e3524541a82898ff45f6923d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:25.635000  5051 log.cc:1199] T 5d3d5ac454df485d878f14aeee236ec3 P 2170aea5e3524541a82898ff45f6923d: Deleting WAL directory at /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/ts-1-root/wals/5d3d5ac454df485d878f14aeee236ec3
I20260710 11:04:25.636281  4290 catalog_manager.cc:5028] TS 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647): tablet 5d3d5ac454df485d878f14aeee236ec3 (table test-workload [id=e273c3858960456fbf03c426e870daaf]) successfully deleted
I20260710 11:04:26.645018  4483 consensus_queue.cc:237] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Queue 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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:26.651124  4406 raft_consensus.cc:1275] T dea4f2121c704f5b9a16e3fdf534c220 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:26.651110  4448 consensus_peers.cc:597] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d -> Peer 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132:41507): Couldn't send request to peer 75fd5c99f2ce44908f15118ad8895b1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dea4f2121c704f5b9a16e3fdf534c220. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:26.651877  4557 raft_consensus.cc:1275] T dea4f2121c704f5b9a16e3fdf534c220 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:26.652464  5072 consensus_queue.cc:1048] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:26.653144  5049 consensus_queue.cc:1048] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:26.659858  5069 raft_consensus.cc:2955] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:26.662370  4406 raft_consensus.cc:2955] T dea4f2121c704f5b9a16e3fdf534c220 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:26.662370  4557 raft_consensus.cc:2955] T dea4f2121c704f5b9a16e3fdf534c220 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:26.674641  4302 catalog_manager.cc:5697] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d reported cstate change: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New cstate: current_term: 1 leader_uuid: "2170aea5e3524541a82898ff45f6923d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:26.679054  4406 consensus_queue.cc:237] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [LEADER]: Queue 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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:26.684836  4557 raft_consensus.cc:1275] T 6628f023c7f04912b208aeb2677d2c85 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:26.685350  4373 consensus_peers.cc:597] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 -> Peer 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132:41507): Couldn't send request to peer 75fd5c99f2ce44908f15118ad8895b1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6628f023c7f04912b208aeb2677d2c85. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:26.686301  5070 consensus_queue.cc:1048] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:26.689136  4483 raft_consensus.cc:1275] T 6628f023c7f04912b208aeb2677d2c85 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:26.690819  5070 consensus_queue.cc:1048] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:26.701243  5070 raft_consensus.cc:2955] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:26.703122  4483 raft_consensus.cc:2955] T 6628f023c7f04912b208aeb2677d2c85 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:26.716065  4304 catalog_manager.cc:5697] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 reported cstate change: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New cstate: current_term: 1 leader_uuid: "f0ce48553d63416287e4982359f16724" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:26.718325  4556 consensus_queue.cc:237] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Queue 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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:26.721490  4557 raft_consensus.cc:2955] T 6628f023c7f04912b208aeb2677d2c85 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
W20260710 11:04:26.740448  4522 consensus_peers.cc:597] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 -> Peer 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132:41507): Couldn't send request to peer 75fd5c99f2ce44908f15118ad8895b1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fc7b9a1b607e481d862be7e0eb361094. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:26.740931  4408 raft_consensus.cc:1275] T fc7b9a1b607e481d862be7e0eb361094 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Refusing update from remote peer 0e1e5dd896134a8ea1332113344e45c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:26.741276  4483 raft_consensus.cc:1275] T fc7b9a1b607e481d862be7e0eb361094 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Refusing update from remote peer 0e1e5dd896134a8ea1332113344e45c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:26.742120  5060 consensus_queue.cc:1048] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:26.742877  5082 consensus_queue.cc:1048] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:26.750276  5060 raft_consensus.cc:2955] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:26.751240  4483 raft_consensus.cc:2955] T fc7b9a1b607e481d862be7e0eb361094 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:26.751799  4408 raft_consensus.cc:2955] T fc7b9a1b607e481d862be7e0eb361094 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:26.765345  4302 catalog_manager.cc:5697] T fc7b9a1b607e481d862be7e0eb361094 P 2170aea5e3524541a82898ff45f6923d reported cstate change: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New cstate: current_term: 1 leader_uuid: "0e1e5dd896134a8ea1332113344e45c9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:26.766520  4479 consensus_queue.cc:237] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Queue 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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:26.775424  4556 raft_consensus.cc:1275] T cb106766df3849ca98581a7f7ce68732 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:26.776002  4448 consensus_peers.cc:597] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d -> Peer 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132:41507): Couldn't send request to peer 75fd5c99f2ce44908f15118ad8895b1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cb106766df3849ca98581a7f7ce68732. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:26.776834  5069 consensus_queue.cc:1048] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:26.782145  4408 raft_consensus.cc:1275] T cb106766df3849ca98581a7f7ce68732 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:26.783388  5069 consensus_queue.cc:1048] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:26.786592  5049 raft_consensus.cc:2955] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:26.788239  4556 raft_consensus.cc:2955] T cb106766df3849ca98581a7f7ce68732 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:26.792800  4408 raft_consensus.cc:2955] T cb106766df3849ca98581a7f7ce68732 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:26.801149  4306 catalog_manager.cc:5697] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d reported cstate change: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New cstate: current_term: 1 leader_uuid: "2170aea5e3524541a82898ff45f6923d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:27.157529  5091 ts_tablet_manager.cc:933] T dea4f2121c704f5b9a16e3fdf534c220 P 75fd5c99f2ce44908f15118ad8895b1e: Initiating tablet copy from peer 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647)
I20260710 11:04:27.159529  5091 tablet_copy_client.cc:323] T dea4f2121c704f5b9a16e3fdf534c220 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Beginning tablet copy session from remote peer at address 127.3.54.130:35647
I20260710 11:04:27.161158  4493 tablet_copy_service.cc:140] P 2170aea5e3524541a82898ff45f6923d: Received BeginTabletCopySession request for tablet dea4f2121c704f5b9a16e3fdf534c220 from peer 75fd5c99f2ce44908f15118ad8895b1e ({username='slave'} at 127.0.0.1:37566)
I20260710 11:04:27.161684  4493 tablet_copy_service.cc:161] P 2170aea5e3524541a82898ff45f6923d: Beginning new tablet copy session on tablet dea4f2121c704f5b9a16e3fdf534c220 from peer 75fd5c99f2ce44908f15118ad8895b1e at {username='slave'} at 127.0.0.1:37566: session id = 75fd5c99f2ce44908f15118ad8895b1e-dea4f2121c704f5b9a16e3fdf534c220
I20260710 11:04:27.166869  4493 tablet_copy_source_session.cc:215] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:27.169569  5091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dea4f2121c704f5b9a16e3fdf534c220. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:27.181143  5091 tablet_copy_client.cc:806] T dea4f2121c704f5b9a16e3fdf534c220 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:27.181684  5091 tablet_copy_client.cc:670] T dea4f2121c704f5b9a16e3fdf534c220 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:27.185078  5091 tablet_copy_client.cc:538] T dea4f2121c704f5b9a16e3fdf534c220 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:27.191015  5091 tablet_bootstrap.cc:492] T dea4f2121c704f5b9a16e3fdf534c220 P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap starting.
I20260710 11:04:27.210803  5091 tablet_bootstrap.cc:492] T dea4f2121c704f5b9a16e3fdf534c220 P 75fd5c99f2ce44908f15118ad8895b1e: 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
I20260710 11:04:27.211755  5091 tablet_bootstrap.cc:492] T dea4f2121c704f5b9a16e3fdf534c220 P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap complete.
I20260710 11:04:27.212452  5091 ts_tablet_manager.cc:1403] T dea4f2121c704f5b9a16e3fdf534c220 P 75fd5c99f2ce44908f15118ad8895b1e: Time spent bootstrapping tablet: real 0.022s	user 0.022s	sys 0.000s
I20260710 11:04:27.215577  5091 raft_consensus.cc:359] T dea4f2121c704f5b9a16e3fdf534c220 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:27.216410  5091 raft_consensus.cc:740] T dea4f2121c704f5b9a16e3fdf534c220 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 75fd5c99f2ce44908f15118ad8895b1e, State: Initialized, Role: LEARNER
I20260710 11:04:27.217069  5091 consensus_queue.cc:260] T dea4f2121c704f5b9a16e3fdf534c220 P 75fd5c99f2ce44908f15118ad8895b1e [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:27.220299  5091 ts_tablet_manager.cc:1434] T dea4f2121c704f5b9a16e3fdf534c220 P 75fd5c99f2ce44908f15118ad8895b1e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:04:27.221793  4493 tablet_copy_service.cc:342] P 2170aea5e3524541a82898ff45f6923d: Request end of tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-dea4f2121c704f5b9a16e3fdf534c220 received from {username='slave'} at 127.0.0.1:37566
I20260710 11:04:27.222126  4493 tablet_copy_service.cc:434] P 2170aea5e3524541a82898ff45f6923d: ending tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-dea4f2121c704f5b9a16e3fdf534c220 on tablet dea4f2121c704f5b9a16e3fdf534c220 with peer 75fd5c99f2ce44908f15118ad8895b1e
I20260710 11:04:27.231022  5091 ts_tablet_manager.cc:933] T 6628f023c7f04912b208aeb2677d2c85 P 75fd5c99f2ce44908f15118ad8895b1e: Initiating tablet copy from peer f0ce48553d63416287e4982359f16724 (127.3.54.129:37939)
I20260710 11:04:27.232369  5091 tablet_copy_client.cc:323] T 6628f023c7f04912b208aeb2677d2c85 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Beginning tablet copy session from remote peer at address 127.3.54.129:37939
I20260710 11:04:27.233642  4418 tablet_copy_service.cc:140] P f0ce48553d63416287e4982359f16724: Received BeginTabletCopySession request for tablet 6628f023c7f04912b208aeb2677d2c85 from peer 75fd5c99f2ce44908f15118ad8895b1e ({username='slave'} at 127.0.0.1:44290)
I20260710 11:04:27.234036  4418 tablet_copy_service.cc:161] P f0ce48553d63416287e4982359f16724: Beginning new tablet copy session on tablet 6628f023c7f04912b208aeb2677d2c85 from peer 75fd5c99f2ce44908f15118ad8895b1e at {username='slave'} at 127.0.0.1:44290: session id = 75fd5c99f2ce44908f15118ad8895b1e-6628f023c7f04912b208aeb2677d2c85
I20260710 11:04:27.240123  4418 tablet_copy_source_session.cc:215] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:27.242815  5091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6628f023c7f04912b208aeb2677d2c85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:27.253834  5091 tablet_copy_client.cc:806] T 6628f023c7f04912b208aeb2677d2c85 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:27.254369  5091 tablet_copy_client.cc:670] T 6628f023c7f04912b208aeb2677d2c85 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:27.257926  5091 tablet_copy_client.cc:538] T 6628f023c7f04912b208aeb2677d2c85 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:27.275315  5091 tablet_bootstrap.cc:492] T 6628f023c7f04912b208aeb2677d2c85 P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap starting.
I20260710 11:04:27.291185  5091 tablet_bootstrap.cc:492] T 6628f023c7f04912b208aeb2677d2c85 P 75fd5c99f2ce44908f15118ad8895b1e: 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
I20260710 11:04:27.291841  5091 tablet_bootstrap.cc:492] T 6628f023c7f04912b208aeb2677d2c85 P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap complete.
I20260710 11:04:27.292366  5091 ts_tablet_manager.cc:1403] T 6628f023c7f04912b208aeb2677d2c85 P 75fd5c99f2ce44908f15118ad8895b1e: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.009s
I20260710 11:04:27.294394  5091 raft_consensus.cc:359] T 6628f023c7f04912b208aeb2677d2c85 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:27.294986  5091 raft_consensus.cc:740] T 6628f023c7f04912b208aeb2677d2c85 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 75fd5c99f2ce44908f15118ad8895b1e, State: Initialized, Role: LEARNER
I20260710 11:04:27.295470  5091 consensus_queue.cc:260] T 6628f023c7f04912b208aeb2677d2c85 P 75fd5c99f2ce44908f15118ad8895b1e [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:27.297262  5091 ts_tablet_manager.cc:1434] T 6628f023c7f04912b208aeb2677d2c85 P 75fd5c99f2ce44908f15118ad8895b1e: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260710 11:04:27.298952  4418 tablet_copy_service.cc:342] P f0ce48553d63416287e4982359f16724: Request end of tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-6628f023c7f04912b208aeb2677d2c85 received from {username='slave'} at 127.0.0.1:44290
I20260710 11:04:27.299317  4418 tablet_copy_service.cc:434] P f0ce48553d63416287e4982359f16724: ending tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-6628f023c7f04912b208aeb2677d2c85 on tablet 6628f023c7f04912b208aeb2677d2c85 with peer 75fd5c99f2ce44908f15118ad8895b1e
I20260710 11:04:27.305142  5091 ts_tablet_manager.cc:933] T fc7b9a1b607e481d862be7e0eb361094 P 75fd5c99f2ce44908f15118ad8895b1e: Initiating tablet copy from peer 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:27.309001  5091 tablet_copy_client.cc:323] T fc7b9a1b607e481d862be7e0eb361094 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Beginning tablet copy session from remote peer at address 127.3.54.131:33421
I20260710 11:04:27.311159  4567 tablet_copy_service.cc:140] P 0e1e5dd896134a8ea1332113344e45c9: Received BeginTabletCopySession request for tablet fc7b9a1b607e481d862be7e0eb361094 from peer 75fd5c99f2ce44908f15118ad8895b1e ({username='slave'} at 127.0.0.1:60970)
I20260710 11:04:27.311708  4567 tablet_copy_service.cc:161] P 0e1e5dd896134a8ea1332113344e45c9: Beginning new tablet copy session on tablet fc7b9a1b607e481d862be7e0eb361094 from peer 75fd5c99f2ce44908f15118ad8895b1e at {username='slave'} at 127.0.0.1:60970: session id = 75fd5c99f2ce44908f15118ad8895b1e-fc7b9a1b607e481d862be7e0eb361094
I20260710 11:04:27.317414  4567 tablet_copy_source_session.cc:215] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:27.320619  5091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc7b9a1b607e481d862be7e0eb361094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:27.335822  5091 tablet_copy_client.cc:806] T fc7b9a1b607e481d862be7e0eb361094 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:27.336414  5091 tablet_copy_client.cc:670] T fc7b9a1b607e481d862be7e0eb361094 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:27.339628  5091 tablet_copy_client.cc:538] T fc7b9a1b607e481d862be7e0eb361094 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:27.347364  5091 tablet_bootstrap.cc:492] T fc7b9a1b607e481d862be7e0eb361094 P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap starting.
I20260710 11:04:27.364466  5091 tablet_bootstrap.cc:492] T fc7b9a1b607e481d862be7e0eb361094 P 75fd5c99f2ce44908f15118ad8895b1e: 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
I20260710 11:04:27.365270  5091 tablet_bootstrap.cc:492] T fc7b9a1b607e481d862be7e0eb361094 P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap complete.
I20260710 11:04:27.365872  5091 ts_tablet_manager.cc:1403] T fc7b9a1b607e481d862be7e0eb361094 P 75fd5c99f2ce44908f15118ad8895b1e: Time spent bootstrapping tablet: real 0.019s	user 0.020s	sys 0.000s
I20260710 11:04:27.368371  5091 raft_consensus.cc:359] T fc7b9a1b607e481d862be7e0eb361094 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:27.369114  5091 raft_consensus.cc:740] T fc7b9a1b607e481d862be7e0eb361094 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 75fd5c99f2ce44908f15118ad8895b1e, State: Initialized, Role: LEARNER
I20260710 11:04:27.369678  5091 consensus_queue.cc:260] T fc7b9a1b607e481d862be7e0eb361094 P 75fd5c99f2ce44908f15118ad8895b1e [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:27.371604  5091 ts_tablet_manager.cc:1434] T fc7b9a1b607e481d862be7e0eb361094 P 75fd5c99f2ce44908f15118ad8895b1e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:27.378700  4567 tablet_copy_service.cc:342] P 0e1e5dd896134a8ea1332113344e45c9: Request end of tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-fc7b9a1b607e481d862be7e0eb361094 received from {username='slave'} at 127.0.0.1:60970
I20260710 11:04:27.379124  4567 tablet_copy_service.cc:434] P 0e1e5dd896134a8ea1332113344e45c9: ending tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-fc7b9a1b607e481d862be7e0eb361094 on tablet fc7b9a1b607e481d862be7e0eb361094 with peer 75fd5c99f2ce44908f15118ad8895b1e
I20260710 11:04:27.382680  5091 ts_tablet_manager.cc:933] T cb106766df3849ca98581a7f7ce68732 P 75fd5c99f2ce44908f15118ad8895b1e: Initiating tablet copy from peer 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647)
I20260710 11:04:27.384370  5091 tablet_copy_client.cc:323] T cb106766df3849ca98581a7f7ce68732 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Beginning tablet copy session from remote peer at address 127.3.54.130:35647
I20260710 11:04:27.385717  4493 tablet_copy_service.cc:140] P 2170aea5e3524541a82898ff45f6923d: Received BeginTabletCopySession request for tablet cb106766df3849ca98581a7f7ce68732 from peer 75fd5c99f2ce44908f15118ad8895b1e ({username='slave'} at 127.0.0.1:37566)
I20260710 11:04:27.386137  4493 tablet_copy_service.cc:161] P 2170aea5e3524541a82898ff45f6923d: Beginning new tablet copy session on tablet cb106766df3849ca98581a7f7ce68732 from peer 75fd5c99f2ce44908f15118ad8895b1e at {username='slave'} at 127.0.0.1:37566: session id = 75fd5c99f2ce44908f15118ad8895b1e-cb106766df3849ca98581a7f7ce68732
I20260710 11:04:27.390970  4493 tablet_copy_source_session.cc:215] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:27.393442  5091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb106766df3849ca98581a7f7ce68732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:27.403755  5091 tablet_copy_client.cc:806] T cb106766df3849ca98581a7f7ce68732 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:27.404237  5091 tablet_copy_client.cc:670] T cb106766df3849ca98581a7f7ce68732 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:27.407163  5091 tablet_copy_client.cc:538] T cb106766df3849ca98581a7f7ce68732 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:27.412551  5091 tablet_bootstrap.cc:492] T cb106766df3849ca98581a7f7ce68732 P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap starting.
I20260710 11:04:27.425145  5091 tablet_bootstrap.cc:492] T cb106766df3849ca98581a7f7ce68732 P 75fd5c99f2ce44908f15118ad8895b1e: 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
I20260710 11:04:27.425747  5091 tablet_bootstrap.cc:492] T cb106766df3849ca98581a7f7ce68732 P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap complete.
I20260710 11:04:27.426192  5091 ts_tablet_manager.cc:1403] T cb106766df3849ca98581a7f7ce68732 P 75fd5c99f2ce44908f15118ad8895b1e: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:04:27.428121  5091 raft_consensus.cc:359] T cb106766df3849ca98581a7f7ce68732 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:27.428869  5091 raft_consensus.cc:740] T cb106766df3849ca98581a7f7ce68732 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 75fd5c99f2ce44908f15118ad8895b1e, State: Initialized, Role: LEARNER
I20260710 11:04:27.429353  5091 consensus_queue.cc:260] T cb106766df3849ca98581a7f7ce68732 P 75fd5c99f2ce44908f15118ad8895b1e [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:27.431092  5091 ts_tablet_manager.cc:1434] T cb106766df3849ca98581a7f7ce68732 P 75fd5c99f2ce44908f15118ad8895b1e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:27.432826  4493 tablet_copy_service.cc:342] P 2170aea5e3524541a82898ff45f6923d: Request end of tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-cb106766df3849ca98581a7f7ce68732 received from {username='slave'} at 127.0.0.1:37566
I20260710 11:04:27.433208  4493 tablet_copy_service.cc:434] P 2170aea5e3524541a82898ff45f6923d: ending tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-cb106766df3849ca98581a7f7ce68732 on tablet cb106766df3849ca98581a7f7ce68732 with peer 75fd5c99f2ce44908f15118ad8895b1e
I20260710 11:04:27.652189  4817 raft_consensus.cc:1217] T dea4f2121c704f5b9a16e3fdf534c220 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:27.677781  4817 raft_consensus.cc:1217] T 6628f023c7f04912b208aeb2677d2c85 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:27.857976  4817 raft_consensus.cc:1217] T fc7b9a1b607e481d862be7e0eb361094 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:27.952584  4817 raft_consensus.cc:1217] T cb106766df3849ca98581a7f7ce68732 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:28.108637  5072 raft_consensus.cc:1064] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d: attempting to promote NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e to VOTER
I20260710 11:04:28.110848  5072 consensus_queue.cc:237] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:28.117022  4557 raft_consensus.cc:1275] T dea4f2121c704f5b9a16e3fdf534c220 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:28.117539  4406 raft_consensus.cc:1275] T dea4f2121c704f5b9a16e3fdf534c220 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:28.117761  4817 raft_consensus.cc:1275] T dea4f2121c704f5b9a16e3fdf534c220 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:28.118963  5072 consensus_queue.cc:1048] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:28.119765  5102 consensus_queue.cc:1048] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:28.120575  5110 consensus_queue.cc:1048] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:28.132217  5102 raft_consensus.cc:2955] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:28.133831  4406 raft_consensus.cc:2955] T dea4f2121c704f5b9a16e3fdf534c220 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:28.137897  4557 raft_consensus.cc:2955] T dea4f2121c704f5b9a16e3fdf534c220 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:28.142831  4817 raft_consensus.cc:2955] T dea4f2121c704f5b9a16e3fdf534c220 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:28.147081  4302 catalog_manager.cc:5697] T dea4f2121c704f5b9a16e3fdf534c220 P f0ce48553d63416287e4982359f16724 reported cstate change: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2170aea5e3524541a82898ff45f6923d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:28.167529  4479 consensus_queue.cc:237] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [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: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:28.174279  4817 raft_consensus.cc:1275] T dea4f2121c704f5b9a16e3fdf534c220 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:28.174855  4557 raft_consensus.cc:1275] T dea4f2121c704f5b9a16e3fdf534c220 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:28.175905  5072 consensus_queue.cc:1048] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:28.176965  5110 consensus_queue.cc:1048] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:28.183936  5102 raft_consensus.cc:2955] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f0ce48553d63416287e4982359f16724 (127.3.54.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:28.188107  4557 raft_consensus.cc:2955] T dea4f2121c704f5b9a16e3fdf534c220 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f0ce48553d63416287e4982359f16724 (127.3.54.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:28.188776  4817 raft_consensus.cc:2955] T dea4f2121c704f5b9a16e3fdf534c220 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f0ce48553d63416287e4982359f16724 (127.3.54.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:28.193867  4290 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dea4f2121c704f5b9a16e3fdf534c220 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:28.199590  4303 catalog_manager.cc:5697] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d reported cstate change: config changed from index 3 to 4, VOTER f0ce48553d63416287e4982359f16724 (127.3.54.129) evicted. New cstate: current_term: 1 leader_uuid: "2170aea5e3524541a82898ff45f6923d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:28.212425  4394 tablet_service.cc:1558] Processing DeleteTablet for tablet dea4f2121c704f5b9a16e3fdf534c220 with delete_type TABLET_DATA_TOMBSTONED (TS f0ce48553d63416287e4982359f16724 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56630
I20260710 11:04:28.214044  5118 tablet_replica.cc:333] T dea4f2121c704f5b9a16e3fdf534c220 P f0ce48553d63416287e4982359f16724: stopping tablet replica
I20260710 11:04:28.215015  5118 raft_consensus.cc:2243] T dea4f2121c704f5b9a16e3fdf534c220 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.215720  5118 raft_consensus.cc:2272] T dea4f2121c704f5b9a16e3fdf534c220 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.218997  5118 ts_tablet_manager.cc:1916] T dea4f2121c704f5b9a16e3fdf534c220 P f0ce48553d63416287e4982359f16724: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:28.221197  5104 raft_consensus.cc:1064] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724: attempting to promote NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e to VOTER
I20260710 11:04:28.223219  5104 consensus_queue.cc:237] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:28.233952  4817 raft_consensus.cc:1275] T 6628f023c7f04912b208aeb2677d2c85 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:28.235181  4479 raft_consensus.cc:1275] T 6628f023c7f04912b208aeb2677d2c85 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:28.235554  5118 ts_tablet_manager.cc:1929] T dea4f2121c704f5b9a16e3fdf534c220 P f0ce48553d63416287e4982359f16724: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:28.235787  4557 raft_consensus.cc:1275] T 6628f023c7f04912b208aeb2677d2c85 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:28.235939  5118 log.cc:1199] T dea4f2121c704f5b9a16e3fdf534c220 P f0ce48553d63416287e4982359f16724: Deleting WAL directory at /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/ts-0-root/wals/dea4f2121c704f5b9a16e3fdf534c220
I20260710 11:04:28.236711  5044 consensus_queue.cc:1048] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:28.237572  4290 catalog_manager.cc:5028] TS f0ce48553d63416287e4982359f16724 (127.3.54.129:37939): tablet dea4f2121c704f5b9a16e3fdf534c220 (table test-workload [id=e273c3858960456fbf03c426e870daaf]) successfully deleted
I20260710 11:04:28.241762  5044 consensus_queue.cc:1048] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:28.244959  5104 consensus_queue.cc:1048] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:28.258984  5044 raft_consensus.cc:2955] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:28.262092  4817 raft_consensus.cc:2955] T 6628f023c7f04912b208aeb2677d2c85 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:28.262766  4557 raft_consensus.cc:2955] T 6628f023c7f04912b208aeb2677d2c85 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:28.274518  4306 catalog_manager.cc:5697] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 reported cstate change: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f0ce48553d63416287e4982359f16724" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:28.277689  4479 raft_consensus.cc:2955] T 6628f023c7f04912b208aeb2677d2c85 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:28.289577  4406 consensus_queue.cc:237] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:28.295737  4479 raft_consensus.cc:1275] T 6628f023c7f04912b208aeb2677d2c85 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:28.295743  4817 raft_consensus.cc:1275] T 6628f023c7f04912b208aeb2677d2c85 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Refusing update from remote peer f0ce48553d63416287e4982359f16724: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:28.297560  5120 consensus_queue.cc:1048] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:28.298542  5121 consensus_queue.cc:1048] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:28.305754  5120 raft_consensus.cc:2955] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:28.309221  4817 raft_consensus.cc:2955] T 6628f023c7f04912b208aeb2677d2c85 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:28.318634  4290 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6628f023c7f04912b208aeb2677d2c85 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:28.320912  4479 raft_consensus.cc:2955] T 6628f023c7f04912b208aeb2677d2c85 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:28.325529  4306 catalog_manager.cc:5697] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 reported cstate change: config changed from index 3 to 4, VOTER 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131) evicted. New cstate: current_term: 1 leader_uuid: "f0ce48553d63416287e4982359f16724" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:28.335749  4541 tablet_service.cc:1558] Processing DeleteTablet for tablet 6628f023c7f04912b208aeb2677d2c85 with delete_type TABLET_DATA_TOMBSTONED (TS 0e1e5dd896134a8ea1332113344e45c9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34114
I20260710 11:04:28.339215  5125 tablet_replica.cc:333] T 6628f023c7f04912b208aeb2677d2c85 P 0e1e5dd896134a8ea1332113344e45c9: stopping tablet replica
I20260710 11:04:28.340145  5125 raft_consensus.cc:2243] T 6628f023c7f04912b208aeb2677d2c85 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.340924  5125 raft_consensus.cc:2272] T 6628f023c7f04912b208aeb2677d2c85 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.344018  5125 ts_tablet_manager.cc:1916] T 6628f023c7f04912b208aeb2677d2c85 P 0e1e5dd896134a8ea1332113344e45c9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:28.344619  5060 raft_consensus.cc:1064] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9: attempting to promote NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e to VOTER
I20260710 11:04:28.346781  5060 consensus_queue.cc:237] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:28.354635  4817 raft_consensus.cc:1275] T fc7b9a1b607e481d862be7e0eb361094 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Refusing update from remote peer 0e1e5dd896134a8ea1332113344e45c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:28.356091  4479 raft_consensus.cc:1275] T fc7b9a1b607e481d862be7e0eb361094 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Refusing update from remote peer 0e1e5dd896134a8ea1332113344e45c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:28.356745  5107 consensus_queue.cc:1048] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:28.358858  5107 consensus_queue.cc:1048] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:28.360155  5125 ts_tablet_manager.cc:1929] T 6628f023c7f04912b208aeb2677d2c85 P 0e1e5dd896134a8ea1332113344e45c9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:28.360563  5125 log.cc:1199] T 6628f023c7f04912b208aeb2677d2c85 P 0e1e5dd896134a8ea1332113344e45c9: Deleting WAL directory at /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/ts-2-root/wals/6628f023c7f04912b208aeb2677d2c85
I20260710 11:04:28.362134  4291 catalog_manager.cc:5028] TS 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421): tablet 6628f023c7f04912b208aeb2677d2c85 (table test-workload [id=e273c3858960456fbf03c426e870daaf]) successfully deleted
I20260710 11:04:28.372486  5102 raft_consensus.cc:1064] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d: attempting to promote NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e to VOTER
I20260710 11:04:28.375066  5102 consensus_queue.cc:237] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:28.384403  4406 raft_consensus.cc:1275] T fc7b9a1b607e481d862be7e0eb361094 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Refusing update from remote peer 0e1e5dd896134a8ea1332113344e45c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:28.386138  5107 consensus_queue.cc:1048] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:28.395128  4814 raft_consensus.cc:1275] T cb106766df3849ca98581a7f7ce68732 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:28.396456  4557 raft_consensus.cc:1275] T cb106766df3849ca98581a7f7ce68732 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:28.397543  5105 raft_consensus.cc:2955] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:28.398651  4817 raft_consensus.cc:2955] T fc7b9a1b607e481d862be7e0eb361094 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:28.400671  4408 raft_consensus.cc:1275] T cb106766df3849ca98581a7f7ce68732 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:28.402410  5103 consensus_queue.cc:1048] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:28.404366  5103 consensus_queue.cc:1048] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:28.407545  5072 consensus_queue.cc:1048] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:28.417155  4306 catalog_manager.cc:5697] T fc7b9a1b607e481d862be7e0eb361094 P 75fd5c99f2ce44908f15118ad8895b1e reported cstate change: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0e1e5dd896134a8ea1332113344e45c9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:28.407779  4406 raft_consensus.cc:2955] T fc7b9a1b607e481d862be7e0eb361094 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:28.430091  4479 raft_consensus.cc:2955] T fc7b9a1b607e481d862be7e0eb361094 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:28.435645  4556 consensus_queue.cc:237] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:28.443264  5103 raft_consensus.cc:2955] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:28.448515  4817 raft_consensus.cc:1275] T fc7b9a1b607e481d862be7e0eb361094 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Refusing update from remote peer 0e1e5dd896134a8ea1332113344e45c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:28.448963  4408 raft_consensus.cc:1275] T fc7b9a1b607e481d862be7e0eb361094 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Refusing update from remote peer 0e1e5dd896134a8ea1332113344e45c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:28.450052  5105 consensus_queue.cc:1048] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:28.452301  5107 consensus_queue.cc:1048] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:28.452955  4556 raft_consensus.cc:2955] T cb106766df3849ca98581a7f7ce68732 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:28.456867  5060 raft_consensus.cc:2955] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2170aea5e3524541a82898ff45f6923d (127.3.54.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:28.466295  4817 raft_consensus.cc:2955] T fc7b9a1b607e481d862be7e0eb361094 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2170aea5e3524541a82898ff45f6923d (127.3.54.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:28.451588  4814 raft_consensus.cc:2955] T cb106766df3849ca98581a7f7ce68732 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:28.469079  4408 raft_consensus.cc:2955] T cb106766df3849ca98581a7f7ce68732 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:28.472329  4291 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fc7b9a1b607e481d862be7e0eb361094 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:28.476918  4304 catalog_manager.cc:5697] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d reported cstate change: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2170aea5e3524541a82898ff45f6923d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:28.484498  4406 raft_consensus.cc:2955] T fc7b9a1b607e481d862be7e0eb361094 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2170aea5e3524541a82898ff45f6923d (127.3.54.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:28.496229  4306 catalog_manager.cc:5697] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 reported cstate change: config changed from index 3 to 4, VOTER 2170aea5e3524541a82898ff45f6923d (127.3.54.130) evicted. New cstate: current_term: 1 leader_uuid: "0e1e5dd896134a8ea1332113344e45c9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:28.500487  4479 consensus_queue.cc:237] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:28.506353  4817 raft_consensus.cc:1275] T cb106766df3849ca98581a7f7ce68732 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:28.507226  4406 raft_consensus.cc:1275] T cb106766df3849ca98581a7f7ce68732 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:28.508533  5110 consensus_queue.cc:1048] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:28.509652  5072 consensus_queue.cc:1048] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:28.514850  5110 raft_consensus.cc:2955] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:28.518615  4406 raft_consensus.cc:2955] T cb106766df3849ca98581a7f7ce68732 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:28.523458  4467 tablet_service.cc:1558] Processing DeleteTablet for tablet fc7b9a1b607e481d862be7e0eb361094 with delete_type TABLET_DATA_TOMBSTONED (TS 2170aea5e3524541a82898ff45f6923d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54846
I20260710 11:04:28.525604  4290 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cb106766df3849ca98581a7f7ce68732 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:28.536988  4304 catalog_manager.cc:5697] T cb106766df3849ca98581a7f7ce68732 P f0ce48553d63416287e4982359f16724 reported cstate change: config changed from index 3 to 4, VOTER 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131) evicted. New cstate: current_term: 1 leader_uuid: "2170aea5e3524541a82898ff45f6923d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:28.538388  5135 tablet_replica.cc:333] T fc7b9a1b607e481d862be7e0eb361094 P 2170aea5e3524541a82898ff45f6923d: stopping tablet replica
I20260710 11:04:28.541898  5135 raft_consensus.cc:2243] T fc7b9a1b607e481d862be7e0eb361094 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.542680  4814 raft_consensus.cc:2955] T cb106766df3849ca98581a7f7ce68732 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:28.544816  5135 raft_consensus.cc:2272] T fc7b9a1b607e481d862be7e0eb361094 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.549883  4541 tablet_service.cc:1558] Processing DeleteTablet for tablet cb106766df3849ca98581a7f7ce68732 with delete_type TABLET_DATA_TOMBSTONED (TS 0e1e5dd896134a8ea1332113344e45c9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34114
I20260710 11:04:28.549883  5135 ts_tablet_manager.cc:1916] T fc7b9a1b607e481d862be7e0eb361094 P 2170aea5e3524541a82898ff45f6923d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:28.550900  5125 tablet_replica.cc:333] T cb106766df3849ca98581a7f7ce68732 P 0e1e5dd896134a8ea1332113344e45c9: stopping tablet replica
I20260710 11:04:28.551894  5125 raft_consensus.cc:2243] T cb106766df3849ca98581a7f7ce68732 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.552670  5125 raft_consensus.cc:2272] T cb106766df3849ca98581a7f7ce68732 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.557102  5125 ts_tablet_manager.cc:1916] T cb106766df3849ca98581a7f7ce68732 P 0e1e5dd896134a8ea1332113344e45c9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:28.563134  5135 ts_tablet_manager.cc:1929] T fc7b9a1b607e481d862be7e0eb361094 P 2170aea5e3524541a82898ff45f6923d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:28.563503  5135 log.cc:1199] T fc7b9a1b607e481d862be7e0eb361094 P 2170aea5e3524541a82898ff45f6923d: Deleting WAL directory at /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/ts-1-root/wals/fc7b9a1b607e481d862be7e0eb361094
I20260710 11:04:28.564785  4290 catalog_manager.cc:5028] TS 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647): tablet fc7b9a1b607e481d862be7e0eb361094 (table test-workload [id=e273c3858960456fbf03c426e870daaf]) successfully deleted
I20260710 11:04:28.570317  5125 ts_tablet_manager.cc:1929] T cb106766df3849ca98581a7f7ce68732 P 0e1e5dd896134a8ea1332113344e45c9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:28.570628  5125 log.cc:1199] T cb106766df3849ca98581a7f7ce68732 P 0e1e5dd896134a8ea1332113344e45c9: Deleting WAL directory at /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/ts-2-root/wals/cb106766df3849ca98581a7f7ce68732
I20260710 11:04:28.571712  4291 catalog_manager.cc:5028] TS 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421): tablet cb106766df3849ca98581a7f7ce68732 (table test-workload [id=e273c3858960456fbf03c426e870daaf]) successfully deleted
I20260710 11:04:29.582151  4556 consensus_queue.cc:237] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Queue 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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:29.588371  4483 raft_consensus.cc:1275] T e7f92286ee434fd59162f98c9e45e92f P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Refusing update from remote peer 0e1e5dd896134a8ea1332113344e45c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:29.588743  4522 consensus_peers.cc:597] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 -> Peer 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132:41507): Couldn't send request to peer 75fd5c99f2ce44908f15118ad8895b1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e7f92286ee434fd59162f98c9e45e92f. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:29.589851  5134 consensus_queue.cc:1048] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:29.590507  4408 raft_consensus.cc:1275] T e7f92286ee434fd59162f98c9e45e92f P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Refusing update from remote peer 0e1e5dd896134a8ea1332113344e45c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:29.591701  5134 consensus_queue.cc:1048] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:29.596941  5139 raft_consensus.cc:2955] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:29.598379  4483 raft_consensus.cc:2955] T e7f92286ee434fd59162f98c9e45e92f P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:29.599885  4408 raft_consensus.cc:2955] T e7f92286ee434fd59162f98c9e45e92f P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:29.608912  4302 catalog_manager.cc:5697] T e7f92286ee434fd59162f98c9e45e92f P 2170aea5e3524541a82898ff45f6923d reported cstate change: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New cstate: current_term: 1 leader_uuid: "0e1e5dd896134a8ea1332113344e45c9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:29.618597  4483 consensus_queue.cc:237] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Queue 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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
W20260710 11:04:29.630798  4448 consensus_peers.cc:597] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d -> Peer 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132:41507): Couldn't send request to peer 75fd5c99f2ce44908f15118ad8895b1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 41240b9515ff4d50a38c6819b2e34f59. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:29.632087  4557 raft_consensus.cc:1275] T 41240b9515ff4d50a38c6819b2e34f59 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:29.632454  4408 raft_consensus.cc:1275] T 41240b9515ff4d50a38c6819b2e34f59 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:29.633440  5110 consensus_queue.cc:1048] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:29.635457  5110 consensus_queue.cc:1048] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:29.643724  5136 raft_consensus.cc:2955] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:29.647505  4408 raft_consensus.cc:2955] T 41240b9515ff4d50a38c6819b2e34f59 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:29.656438  4557 raft_consensus.cc:2955] T 41240b9515ff4d50a38c6819b2e34f59 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } } }
I20260710 11:04:29.659138  4304 catalog_manager.cc:5697] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d reported cstate change: config changed from index -1 to 2, NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) added. New cstate: current_term: 1 leader_uuid: "2170aea5e3524541a82898ff45f6923d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:30.071578  5151 ts_tablet_manager.cc:933] T e7f92286ee434fd59162f98c9e45e92f P 75fd5c99f2ce44908f15118ad8895b1e: Initiating tablet copy from peer 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:30.073264  5151 tablet_copy_client.cc:323] T e7f92286ee434fd59162f98c9e45e92f P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Beginning tablet copy session from remote peer at address 127.3.54.131:33421
I20260710 11:04:30.075016  4567 tablet_copy_service.cc:140] P 0e1e5dd896134a8ea1332113344e45c9: Received BeginTabletCopySession request for tablet e7f92286ee434fd59162f98c9e45e92f from peer 75fd5c99f2ce44908f15118ad8895b1e ({username='slave'} at 127.0.0.1:60970)
I20260710 11:04:30.075662  4567 tablet_copy_service.cc:161] P 0e1e5dd896134a8ea1332113344e45c9: Beginning new tablet copy session on tablet e7f92286ee434fd59162f98c9e45e92f from peer 75fd5c99f2ce44908f15118ad8895b1e at {username='slave'} at 127.0.0.1:60970: session id = 75fd5c99f2ce44908f15118ad8895b1e-e7f92286ee434fd59162f98c9e45e92f
I20260710 11:04:30.083021  4567 tablet_copy_source_session.cc:215] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:30.086038  5151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7f92286ee434fd59162f98c9e45e92f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:30.096566  5151 tablet_copy_client.cc:806] T e7f92286ee434fd59162f98c9e45e92f P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:30.097277  5151 tablet_copy_client.cc:670] T e7f92286ee434fd59162f98c9e45e92f P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:30.100911  5151 tablet_copy_client.cc:538] T e7f92286ee434fd59162f98c9e45e92f P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:30.108017  5151 tablet_bootstrap.cc:492] T e7f92286ee434fd59162f98c9e45e92f P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap starting.
I20260710 11:04:30.117844  5153 ts_tablet_manager.cc:933] T 41240b9515ff4d50a38c6819b2e34f59 P 75fd5c99f2ce44908f15118ad8895b1e: Initiating tablet copy from peer 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647)
I20260710 11:04:30.124845  5153 tablet_copy_client.cc:323] T 41240b9515ff4d50a38c6819b2e34f59 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Beginning tablet copy session from remote peer at address 127.3.54.130:35647
I20260710 11:04:30.127617  4493 tablet_copy_service.cc:140] P 2170aea5e3524541a82898ff45f6923d: Received BeginTabletCopySession request for tablet 41240b9515ff4d50a38c6819b2e34f59 from peer 75fd5c99f2ce44908f15118ad8895b1e ({username='slave'} at 127.0.0.1:37566)
I20260710 11:04:30.128153  4493 tablet_copy_service.cc:161] P 2170aea5e3524541a82898ff45f6923d: Beginning new tablet copy session on tablet 41240b9515ff4d50a38c6819b2e34f59 from peer 75fd5c99f2ce44908f15118ad8895b1e at {username='slave'} at 127.0.0.1:37566: session id = 75fd5c99f2ce44908f15118ad8895b1e-41240b9515ff4d50a38c6819b2e34f59
I20260710 11:04:30.135818  4493 tablet_copy_source_session.cc:215] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:30.137756  5151 tablet_bootstrap.cc:492] T e7f92286ee434fd59162f98c9e45e92f P 75fd5c99f2ce44908f15118ad8895b1e: 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
I20260710 11:04:30.138739  5151 tablet_bootstrap.cc:492] T e7f92286ee434fd59162f98c9e45e92f P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap complete.
I20260710 11:04:30.139456  5151 ts_tablet_manager.cc:1403] T e7f92286ee434fd59162f98c9e45e92f P 75fd5c99f2ce44908f15118ad8895b1e: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.008s
I20260710 11:04:30.141004  5153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41240b9515ff4d50a38c6819b2e34f59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:30.143167  5151 raft_consensus.cc:359] T e7f92286ee434fd59162f98c9e45e92f P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:30.144073  5151 raft_consensus.cc:740] T e7f92286ee434fd59162f98c9e45e92f P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 75fd5c99f2ce44908f15118ad8895b1e, State: Initialized, Role: LEARNER
I20260710 11:04:30.144776  5151 consensus_queue.cc:260] T e7f92286ee434fd59162f98c9e45e92f P 75fd5c99f2ce44908f15118ad8895b1e [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:30.160092  5153 tablet_copy_client.cc:806] T 41240b9515ff4d50a38c6819b2e34f59 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:30.160909  5153 tablet_copy_client.cc:670] T 41240b9515ff4d50a38c6819b2e34f59 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:30.164608  5151 ts_tablet_manager.cc:1434] T e7f92286ee434fd59162f98c9e45e92f P 75fd5c99f2ce44908f15118ad8895b1e: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.015s
W20260710 11:04:30.186427  4522 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.54.132:41507, user_credentials={real_user=slave}} blocked reactor thread for 45218.2us
I20260710 11:04:30.190972  4567 tablet_copy_service.cc:342] P 0e1e5dd896134a8ea1332113344e45c9: Request end of tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-e7f92286ee434fd59162f98c9e45e92f received from {username='slave'} at 127.0.0.1:60970
I20260710 11:04:30.191979  4567 tablet_copy_service.cc:434] P 0e1e5dd896134a8ea1332113344e45c9: ending tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-e7f92286ee434fd59162f98c9e45e92f on tablet e7f92286ee434fd59162f98c9e45e92f with peer 75fd5c99f2ce44908f15118ad8895b1e
I20260710 11:04:30.190986  5153 tablet_copy_client.cc:538] T 41240b9515ff4d50a38c6819b2e34f59 P 75fd5c99f2ce44908f15118ad8895b1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:30.219744  5153 tablet_bootstrap.cc:492] T 41240b9515ff4d50a38c6819b2e34f59 P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap starting.
I20260710 11:04:30.251559  5153 tablet_bootstrap.cc:492] T 41240b9515ff4d50a38c6819b2e34f59 P 75fd5c99f2ce44908f15118ad8895b1e: 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
I20260710 11:04:30.252409  5153 tablet_bootstrap.cc:492] T 41240b9515ff4d50a38c6819b2e34f59 P 75fd5c99f2ce44908f15118ad8895b1e: Bootstrap complete.
I20260710 11:04:30.253006  5153 ts_tablet_manager.cc:1403] T 41240b9515ff4d50a38c6819b2e34f59 P 75fd5c99f2ce44908f15118ad8895b1e: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.008s
I20260710 11:04:30.256079  5153 raft_consensus.cc:359] T 41240b9515ff4d50a38c6819b2e34f59 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:30.256969  5153 raft_consensus.cc:740] T 41240b9515ff4d50a38c6819b2e34f59 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 75fd5c99f2ce44908f15118ad8895b1e, State: Initialized, Role: LEARNER
I20260710 11:04:30.257519  5153 consensus_queue.cc:260] T 41240b9515ff4d50a38c6819b2e34f59 P 75fd5c99f2ce44908f15118ad8895b1e [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: NON_VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: true } }
I20260710 11:04:30.261229  5153 ts_tablet_manager.cc:1434] T 41240b9515ff4d50a38c6819b2e34f59 P 75fd5c99f2ce44908f15118ad8895b1e: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260710 11:04:30.263028  4493 tablet_copy_service.cc:342] P 2170aea5e3524541a82898ff45f6923d: Request end of tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-41240b9515ff4d50a38c6819b2e34f59 received from {username='slave'} at 127.0.0.1:37566
I20260710 11:04:30.263489  4493 tablet_copy_service.cc:434] P 2170aea5e3524541a82898ff45f6923d: ending tablet copy session 75fd5c99f2ce44908f15118ad8895b1e-41240b9515ff4d50a38c6819b2e34f59 on tablet 41240b9515ff4d50a38c6819b2e34f59 with peer 75fd5c99f2ce44908f15118ad8895b1e
I20260710 11:04:30.592684  4814 raft_consensus.cc:1217] T 41240b9515ff4d50a38c6819b2e34f59 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:30.611017  4814 raft_consensus.cc:1217] T e7f92286ee434fd59162f98c9e45e92f P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:30.987646  5160 raft_consensus.cc:1064] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9: attempting to promote NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e to VOTER
I20260710 11:04:30.989946  5160 consensus_queue.cc:237] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:30.997373  4817 raft_consensus.cc:1275] T e7f92286ee434fd59162f98c9e45e92f P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Refusing update from remote peer 0e1e5dd896134a8ea1332113344e45c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:30.998242  4483 raft_consensus.cc:1275] T e7f92286ee434fd59162f98c9e45e92f P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Refusing update from remote peer 0e1e5dd896134a8ea1332113344e45c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:30.999397  5157 consensus_queue.cc:1048] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:31.001405  5161 consensus_queue.cc:1048] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:31.007365  4408 raft_consensus.cc:1275] T e7f92286ee434fd59162f98c9e45e92f P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Refusing update from remote peer 0e1e5dd896134a8ea1332113344e45c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:31.009249  5157 consensus_queue.cc:1048] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:31.017060  5160 raft_consensus.cc:2955] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:31.021692  4408 raft_consensus.cc:2955] T e7f92286ee434fd59162f98c9e45e92f P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:31.020758  4814 raft_consensus.cc:2955] T e7f92286ee434fd59162f98c9e45e92f P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:31.030711  4483 raft_consensus.cc:2955] T e7f92286ee434fd59162f98c9e45e92f P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:31.032933  4304 catalog_manager.cc:5697] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 reported cstate change: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0e1e5dd896134a8ea1332113344e45c9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:31.062577  4557 consensus_queue.cc:237] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:31.067433  4814 raft_consensus.cc:1275] T e7f92286ee434fd59162f98c9e45e92f P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Refusing update from remote peer 0e1e5dd896134a8ea1332113344e45c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:31.068806  4408 raft_consensus.cc:1275] T e7f92286ee434fd59162f98c9e45e92f P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Refusing update from remote peer 0e1e5dd896134a8ea1332113344e45c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:31.071163  5157 consensus_queue.cc:1048] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:31.072021  5161 consensus_queue.cc:1048] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:31.080286  5161 raft_consensus.cc:2955] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2170aea5e3524541a82898ff45f6923d (127.3.54.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:31.084142  4816 raft_consensus.cc:2955] T e7f92286ee434fd59162f98c9e45e92f P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2170aea5e3524541a82898ff45f6923d (127.3.54.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:31.084571  4408 raft_consensus.cc:2955] T e7f92286ee434fd59162f98c9e45e92f P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2170aea5e3524541a82898ff45f6923d (127.3.54.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:31.090655  4291 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e7f92286ee434fd59162f98c9e45e92f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:31.097196  4306 catalog_manager.cc:5697] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 reported cstate change: config changed from index 3 to 4, VOTER 2170aea5e3524541a82898ff45f6923d (127.3.54.130) evicted. New cstate: current_term: 1 leader_uuid: "0e1e5dd896134a8ea1332113344e45c9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:31.112587  4467 tablet_service.cc:1558] Processing DeleteTablet for tablet e7f92286ee434fd59162f98c9e45e92f with delete_type TABLET_DATA_TOMBSTONED (TS 2170aea5e3524541a82898ff45f6923d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54846
I20260710 11:04:31.114557  5174 tablet_replica.cc:333] T e7f92286ee434fd59162f98c9e45e92f P 2170aea5e3524541a82898ff45f6923d: stopping tablet replica
I20260710 11:04:31.115720  5174 raft_consensus.cc:2243] T e7f92286ee434fd59162f98c9e45e92f P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:31.116555  5174 raft_consensus.cc:2272] T e7f92286ee434fd59162f98c9e45e92f P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.120144  5174 ts_tablet_manager.cc:1916] T e7f92286ee434fd59162f98c9e45e92f P 2170aea5e3524541a82898ff45f6923d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:31.123086  5136 raft_consensus.cc:1064] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d: attempting to promote NON_VOTER 75fd5c99f2ce44908f15118ad8895b1e to VOTER
I20260710 11:04:31.125694  5136 consensus_queue.cc:237] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:31.134817  4816 raft_consensus.cc:1275] T 41240b9515ff4d50a38c6819b2e34f59 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 LEARNER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:31.136135  5174 ts_tablet_manager.cc:1929] T e7f92286ee434fd59162f98c9e45e92f P 2170aea5e3524541a82898ff45f6923d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:31.136694  5174 log.cc:1199] T e7f92286ee434fd59162f98c9e45e92f P 2170aea5e3524541a82898ff45f6923d: Deleting WAL directory at /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/ts-1-root/wals/e7f92286ee434fd59162f98c9e45e92f
I20260710 11:04:31.138487  4290 catalog_manager.cc:5028] TS 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647): tablet e7f92286ee434fd59162f98c9e45e92f (table test-workload [id=e273c3858960456fbf03c426e870daaf]) successfully deleted
I20260710 11:04:31.139467  4557 raft_consensus.cc:1275] T 41240b9515ff4d50a38c6819b2e34f59 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:31.139627  4408 raft_consensus.cc:1275] T 41240b9515ff4d50a38c6819b2e34f59 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:31.140157  5176 consensus_queue.cc:1048] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:31.141119  5164 consensus_queue.cc:1048] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:31.141930  5136 consensus_queue.cc:1048] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:31.159775  5136 raft_consensus.cc:2955] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:31.165114  4557 raft_consensus.cc:2955] T 41240b9515ff4d50a38c6819b2e34f59 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:31.167675  4816 raft_consensus.cc:2955] T 41240b9515ff4d50a38c6819b2e34f59 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:31.171129  4408 raft_consensus.cc:2955] T 41240b9515ff4d50a38c6819b2e34f59 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:31.180317  4303 catalog_manager.cc:5697] T 41240b9515ff4d50a38c6819b2e34f59 P 0e1e5dd896134a8ea1332113344e45c9 reported cstate change: config changed from index 2 to 3, 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2170aea5e3524541a82898ff45f6923d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } attrs { replace: true } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:31.199185  4483 consensus_queue.cc:237] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [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: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:31.206368  4816 raft_consensus.cc:1275] T 41240b9515ff4d50a38c6819b2e34f59 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:31.206609  4557 raft_consensus.cc:1275] T 41240b9515ff4d50a38c6819b2e34f59 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Refusing update from remote peer 2170aea5e3524541a82898ff45f6923d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:31.207882  5164 consensus_queue.cc:1048] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:31.208946  5177 consensus_queue.cc:1048] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:31.216194  5176 raft_consensus.cc:2955] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f0ce48553d63416287e4982359f16724 (127.3.54.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:31.220923  4557 raft_consensus.cc:2955] T 41240b9515ff4d50a38c6819b2e34f59 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f0ce48553d63416287e4982359f16724 (127.3.54.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:31.220853  4816 raft_consensus.cc:2955] T 41240b9515ff4d50a38c6819b2e34f59 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f0ce48553d63416287e4982359f16724 (127.3.54.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } } }
I20260710 11:04:31.226197  4290 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 41240b9515ff4d50a38c6819b2e34f59 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:31.235653  4304 catalog_manager.cc:5697] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d reported cstate change: config changed from index 3 to 4, VOTER f0ce48553d63416287e4982359f16724 (127.3.54.129) evicted. New cstate: current_term: 1 leader_uuid: "2170aea5e3524541a82898ff45f6923d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:31.247795  4394 tablet_service.cc:1558] Processing DeleteTablet for tablet 41240b9515ff4d50a38c6819b2e34f59 with delete_type TABLET_DATA_TOMBSTONED (TS f0ce48553d63416287e4982359f16724 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56630
I20260710 11:04:31.249758  5182 tablet_replica.cc:333] T 41240b9515ff4d50a38c6819b2e34f59 P f0ce48553d63416287e4982359f16724: stopping tablet replica
I20260710 11:04:31.250468  5182 raft_consensus.cc:2243] T 41240b9515ff4d50a38c6819b2e34f59 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:31.251129  5182 raft_consensus.cc:2272] T 41240b9515ff4d50a38c6819b2e34f59 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.253504  5182 ts_tablet_manager.cc:1916] T 41240b9515ff4d50a38c6819b2e34f59 P f0ce48553d63416287e4982359f16724: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:31.264393  5182 ts_tablet_manager.cc:1929] T 41240b9515ff4d50a38c6819b2e34f59 P f0ce48553d63416287e4982359f16724: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:31.264716  5182 log.cc:1199] T 41240b9515ff4d50a38c6819b2e34f59 P f0ce48553d63416287e4982359f16724: Deleting WAL directory at /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681429800727-3290-0/minicluster-data/ts-0-root/wals/41240b9515ff4d50a38c6819b2e34f59
I20260710 11:04:31.266155  4290 catalog_manager.cc:5028] TS f0ce48553d63416287e4982359f16724 (127.3.54.129:37939): tablet 41240b9515ff4d50a38c6819b2e34f59 (table test-workload [id=e273c3858960456fbf03c426e870daaf]) successfully deleted
I20260710 11:04:36.481688  3290 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:36.511445  4483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e0b84afa063494a9628d95e73663320"
dest_uuid: "2170aea5e3524541a82898ff45f6923d"
mode: GRACEFUL
new_leader_uuid: "75fd5c99f2ce44908f15118ad8895b1e"
 from {username='slave'} at 127.0.0.1:54086
I20260710 11:04:36.511938  4483 raft_consensus.cc:606] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Received request to transfer leadership to TS 75fd5c99f2ce44908f15118ad8895b1e
I20260710 11:04:36.514137  4483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87d41c88c29947fcaa2ed0b70582ee06"
dest_uuid: "2170aea5e3524541a82898ff45f6923d"
mode: GRACEFUL
new_leader_uuid: "75fd5c99f2ce44908f15118ad8895b1e"
 from {username='slave'} at 127.0.0.1:54086
I20260710 11:04:36.514554  4483 raft_consensus.cc:606] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Received request to transfer leadership to TS 75fd5c99f2ce44908f15118ad8895b1e
I20260710 11:04:36.524652  4406 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7fde7c430dc4398a675c42ab33d8acc"
dest_uuid: "f0ce48553d63416287e4982359f16724"
mode: GRACEFUL
new_leader_uuid: "75fd5c99f2ce44908f15118ad8895b1e"
 from {username='slave'} at 127.0.0.1:40040
I20260710 11:04:36.525067  4406 raft_consensus.cc:606] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Received request to transfer leadership to TS 75fd5c99f2ce44908f15118ad8895b1e
I20260710 11:04:36.527235  4483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dea4f2121c704f5b9a16e3fdf534c220"
dest_uuid: "2170aea5e3524541a82898ff45f6923d"
mode: GRACEFUL
new_leader_uuid: "75fd5c99f2ce44908f15118ad8895b1e"
 from {username='slave'} at 127.0.0.1:54086
I20260710 11:04:36.527698  4483 raft_consensus.cc:606] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Received request to transfer leadership to TS 75fd5c99f2ce44908f15118ad8895b1e
I20260710 11:04:36.529733  4483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5e4cbfd734d466cb43f9218a767764c"
dest_uuid: "2170aea5e3524541a82898ff45f6923d"
mode: GRACEFUL
new_leader_uuid: "0e1e5dd896134a8ea1332113344e45c9"
 from {username='slave'} at 127.0.0.1:54086
I20260710 11:04:36.530108  4483 raft_consensus.cc:606] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Received request to transfer leadership to TS 0e1e5dd896134a8ea1332113344e45c9
I20260710 11:04:36.531034  3290 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:04:36.531697  3290 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:36.540099  5194 raft_consensus.cc:993] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724: : Instructing follower 75fd5c99f2ce44908f15118ad8895b1e to start an election
I20260710 11:04:36.540602  5183 raft_consensus.cc:1081] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Signalling peer 75fd5c99f2ce44908f15118ad8895b1e to start an election
I20260710 11:04:36.541821  4814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7fde7c430dc4398a675c42ab33d8acc"
dest_uuid: "75fd5c99f2ce44908f15118ad8895b1e"
 from {username='slave'} at 127.0.0.1:41996
I20260710 11:04:36.542222  4814 raft_consensus.cc:493] T a7fde7c430dc4398a675c42ab33d8acc P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:36.542481  4814 raft_consensus.cc:3060] T a7fde7c430dc4398a675c42ab33d8acc P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:36.546895  4814 raft_consensus.cc:515] T a7fde7c430dc4398a675c42ab33d8acc P 75fd5c99f2ce44908f15118ad8895b1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:36.548959  4814 leader_election.cc:290] T a7fde7c430dc4398a675c42ab33d8acc P 75fd5c99f2ce44908f15118ad8895b1e [CANDIDATE]: Term 2 election: Requested vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:36.549696  4406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fde7c430dc4398a675c42ab33d8acc" candidate_uuid: "75fd5c99f2ce44908f15118ad8895b1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f0ce48553d63416287e4982359f16724"
I20260710 11:04:36.549968  4557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fde7c430dc4398a675c42ab33d8acc" candidate_uuid: "75fd5c99f2ce44908f15118ad8895b1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0e1e5dd896134a8ea1332113344e45c9"
I20260710 11:04:36.550347  4406 raft_consensus.cc:3055] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:36.550450  4557 raft_consensus.cc:3060] T a7fde7c430dc4398a675c42ab33d8acc P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:36.550693  4406 raft_consensus.cc:740] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f0ce48553d63416287e4982359f16724, State: Running, Role: LEADER
I20260710 11:04:36.551412  4406 consensus_queue.cc:260] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:36.552664  4406 raft_consensus.cc:3060] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:36.556560  4557 raft_consensus.cc:2468] T a7fde7c430dc4398a675c42ab33d8acc P 0e1e5dd896134a8ea1332113344e45c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75fd5c99f2ce44908f15118ad8895b1e in term 2.
I20260710 11:04:36.557807  4781 leader_election.cc:304] T a7fde7c430dc4398a675c42ab33d8acc P 75fd5c99f2ce44908f15118ad8895b1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9, 75fd5c99f2ce44908f15118ad8895b1e; no voters: 
I20260710 11:04:36.558858  4406 raft_consensus.cc:2468] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75fd5c99f2ce44908f15118ad8895b1e in term 2.
I20260710 11:04:36.559418  5199 raft_consensus.cc:2804] T a7fde7c430dc4398a675c42ab33d8acc P 75fd5c99f2ce44908f15118ad8895b1e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:36.560518  5199 raft_consensus.cc:697] T a7fde7c430dc4398a675c42ab33d8acc P 75fd5c99f2ce44908f15118ad8895b1e [term 2 LEADER]: Becoming Leader. State: Replica: 75fd5c99f2ce44908f15118ad8895b1e, State: Running, Role: LEADER
I20260710 11:04:36.561280  5199 consensus_queue.cc:237] T a7fde7c430dc4398a675c42ab33d8acc P 75fd5c99f2ce44908f15118ad8895b1e [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:36.568511  4302 catalog_manager.cc:5697] T a7fde7c430dc4398a675c42ab33d8acc P 75fd5c99f2ce44908f15118ad8895b1e reported cstate change: term changed from 1 to 2, leader changed from f0ce48553d63416287e4982359f16724 (127.3.54.129) to 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132). New cstate: current_term: 2 leader_uuid: "75fd5c99f2ce44908f15118ad8895b1e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:36.636804  5193 raft_consensus.cc:993] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d: : Instructing follower 75fd5c99f2ce44908f15118ad8895b1e to start an election
I20260710 11:04:36.637243  5188 raft_consensus.cc:1081] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Signalling peer 75fd5c99f2ce44908f15118ad8895b1e to start an election
I20260710 11:04:36.638532  4814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e0b84afa063494a9628d95e73663320"
dest_uuid: "75fd5c99f2ce44908f15118ad8895b1e"
 from {username='slave'} at 127.0.0.1:41982
I20260710 11:04:36.638940  4814 raft_consensus.cc:493] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:36.639176  4814 raft_consensus.cc:3060] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:36.643265  4814 raft_consensus.cc:515] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:36.644809  4814 leader_election.cc:290] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e [CANDIDATE]: Term 2 election: Requested vote from peers 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:36.645596  4483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e0b84afa063494a9628d95e73663320" candidate_uuid: "75fd5c99f2ce44908f15118ad8895b1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2170aea5e3524541a82898ff45f6923d"
I20260710 11:04:36.645790  4557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e0b84afa063494a9628d95e73663320" candidate_uuid: "75fd5c99f2ce44908f15118ad8895b1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0e1e5dd896134a8ea1332113344e45c9"
I20260710 11:04:36.646165  4483 raft_consensus.cc:3055] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:36.646243  4557 raft_consensus.cc:3060] T 2e0b84afa063494a9628d95e73663320 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:36.646519  4483 raft_consensus.cc:740] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Running, Role: LEADER
I20260710 11:04:36.647286  4483 consensus_queue.cc:260] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [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: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:36.648440  4483 raft_consensus.cc:3060] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:36.652370  4557 raft_consensus.cc:2468] T 2e0b84afa063494a9628d95e73663320 P 0e1e5dd896134a8ea1332113344e45c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75fd5c99f2ce44908f15118ad8895b1e in term 2.
I20260710 11:04:36.653379  4781 leader_election.cc:304] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9, 75fd5c99f2ce44908f15118ad8895b1e; no voters: 
I20260710 11:04:36.654017  5199 raft_consensus.cc:2804] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:36.654033  4483 raft_consensus.cc:2468] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75fd5c99f2ce44908f15118ad8895b1e in term 2.
I20260710 11:04:36.654623  5199 raft_consensus.cc:697] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e [term 2 LEADER]: Becoming Leader. State: Replica: 75fd5c99f2ce44908f15118ad8895b1e, State: Running, Role: LEADER
I20260710 11:04:36.655534  5199 consensus_queue.cc:237] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e [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: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:36.661181  5188 raft_consensus.cc:993] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d: : Instructing follower 75fd5c99f2ce44908f15118ad8895b1e to start an election
I20260710 11:04:36.661610  5188 raft_consensus.cc:1081] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Signalling peer 75fd5c99f2ce44908f15118ad8895b1e to start an election
I20260710 11:04:36.662930  4814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dea4f2121c704f5b9a16e3fdf534c220"
dest_uuid: "75fd5c99f2ce44908f15118ad8895b1e"
 from {username='slave'} at 127.0.0.1:41982
I20260710 11:04:36.663323  4814 raft_consensus.cc:493] T dea4f2121c704f5b9a16e3fdf534c220 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:36.663591  4814 raft_consensus.cc:3060] T dea4f2121c704f5b9a16e3fdf534c220 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:36.664336  4302 catalog_manager.cc:5697] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e reported cstate change: term changed from 1 to 2, leader changed from 2170aea5e3524541a82898ff45f6923d (127.3.54.130) to 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132). New cstate: current_term: 2 leader_uuid: "75fd5c99f2ce44908f15118ad8895b1e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:36.668396  4814 raft_consensus.cc:515] T dea4f2121c704f5b9a16e3fdf534c220 P 75fd5c99f2ce44908f15118ad8895b1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:36.670181  4814 leader_election.cc:290] T dea4f2121c704f5b9a16e3fdf534c220 P 75fd5c99f2ce44908f15118ad8895b1e [CANDIDATE]: Term 2 election: Requested vote from peers 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647), 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421)
I20260710 11:04:36.671145  4557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea4f2121c704f5b9a16e3fdf534c220" candidate_uuid: "75fd5c99f2ce44908f15118ad8895b1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0e1e5dd896134a8ea1332113344e45c9"
I20260710 11:04:36.671698  4557 raft_consensus.cc:3060] T dea4f2121c704f5b9a16e3fdf534c220 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:36.671772  4479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea4f2121c704f5b9a16e3fdf534c220" candidate_uuid: "75fd5c99f2ce44908f15118ad8895b1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2170aea5e3524541a82898ff45f6923d"
I20260710 11:04:36.672340  4479 raft_consensus.cc:3055] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:36.672616  4479 raft_consensus.cc:740] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Running, Role: LEADER
I20260710 11:04:36.673322  4479 consensus_queue.cc:260] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [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: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:36.674532  4479 raft_consensus.cc:3060] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:36.678328  4557 raft_consensus.cc:2468] T dea4f2121c704f5b9a16e3fdf534c220 P 0e1e5dd896134a8ea1332113344e45c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75fd5c99f2ce44908f15118ad8895b1e in term 2.
I20260710 11:04:36.679373  4781 leader_election.cc:304] T dea4f2121c704f5b9a16e3fdf534c220 P 75fd5c99f2ce44908f15118ad8895b1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9, 75fd5c99f2ce44908f15118ad8895b1e; no voters: 
I20260710 11:04:36.680166  5199 raft_consensus.cc:2804] T dea4f2121c704f5b9a16e3fdf534c220 P 75fd5c99f2ce44908f15118ad8895b1e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:36.680581  5199 raft_consensus.cc:697] T dea4f2121c704f5b9a16e3fdf534c220 P 75fd5c99f2ce44908f15118ad8895b1e [term 2 LEADER]: Becoming Leader. State: Replica: 75fd5c99f2ce44908f15118ad8895b1e, State: Running, Role: LEADER
I20260710 11:04:36.680737  4479 raft_consensus.cc:2468] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75fd5c99f2ce44908f15118ad8895b1e in term 2.
I20260710 11:04:36.681367  5199 consensus_queue.cc:237] T dea4f2121c704f5b9a16e3fdf534c220 P 75fd5c99f2ce44908f15118ad8895b1e [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: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:36.688210  4302 catalog_manager.cc:5697] T dea4f2121c704f5b9a16e3fdf534c220 P 75fd5c99f2ce44908f15118ad8895b1e reported cstate change: term changed from 1 to 2, leader changed from 2170aea5e3524541a82898ff45f6923d (127.3.54.130) to 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132). New cstate: current_term: 2 leader_uuid: "75fd5c99f2ce44908f15118ad8895b1e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:36.902858  5188 raft_consensus.cc:993] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d: : Instructing follower 0e1e5dd896134a8ea1332113344e45c9 to start an election
I20260710 11:04:36.903268  5193 raft_consensus.cc:1081] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Signalling peer 0e1e5dd896134a8ea1332113344e45c9 to start an election
I20260710 11:04:36.904675  4557 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5e4cbfd734d466cb43f9218a767764c"
dest_uuid: "0e1e5dd896134a8ea1332113344e45c9"
 from {username='slave'} at 127.0.0.1:34126
I20260710 11:04:36.905100  4557 raft_consensus.cc:493] T e5e4cbfd734d466cb43f9218a767764c P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:36.905349  4557 raft_consensus.cc:3060] T e5e4cbfd734d466cb43f9218a767764c P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:36.909514  4557 raft_consensus.cc:515] T e5e4cbfd734d466cb43f9218a767764c P 0e1e5dd896134a8ea1332113344e45c9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:36.910863  4557 leader_election.cc:290] T e5e4cbfd734d466cb43f9218a767764c P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 2 election: Requested vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647)
I20260710 11:04:36.911768  4406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e4cbfd734d466cb43f9218a767764c" candidate_uuid: "0e1e5dd896134a8ea1332113344e45c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0ce48553d63416287e4982359f16724"
I20260710 11:04:36.911985  4479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e4cbfd734d466cb43f9218a767764c" candidate_uuid: "0e1e5dd896134a8ea1332113344e45c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2170aea5e3524541a82898ff45f6923d"
I20260710 11:04:36.912352  4406 raft_consensus.cc:3060] T e5e4cbfd734d466cb43f9218a767764c P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:36.915066  4479 raft_consensus.cc:3055] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:36.915375  4479 raft_consensus.cc:740] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Running, Role: LEADER
I20260710 11:04:36.916101  4479 consensus_queue.cc:260] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:36.917198  4479 raft_consensus.cc:3060] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:36.918397  4406 raft_consensus.cc:2468] T e5e4cbfd734d466cb43f9218a767764c P f0ce48553d63416287e4982359f16724 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1e5dd896134a8ea1332113344e45c9 in term 2.
I20260710 11:04:36.919539  4520 leader_election.cc:304] T e5e4cbfd734d466cb43f9218a767764c P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9, f0ce48553d63416287e4982359f16724; no voters: 
I20260710 11:04:36.920138  5161 raft_consensus.cc:2804] T e5e4cbfd734d466cb43f9218a767764c P 0e1e5dd896134a8ea1332113344e45c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:36.921041  5161 raft_consensus.cc:697] T e5e4cbfd734d466cb43f9218a767764c P 0e1e5dd896134a8ea1332113344e45c9 [term 2 LEADER]: Becoming Leader. State: Replica: 0e1e5dd896134a8ea1332113344e45c9, State: Running, Role: LEADER
I20260710 11:04:36.921895  5161 consensus_queue.cc:237] T e5e4cbfd734d466cb43f9218a767764c P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:36.922626  4479 raft_consensus.cc:2468] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1e5dd896134a8ea1332113344e45c9 in term 2.
I20260710 11:04:36.929373  4302 catalog_manager.cc:5697] T e5e4cbfd734d466cb43f9218a767764c P 0e1e5dd896134a8ea1332113344e45c9 reported cstate change: term changed from 1 to 2, leader changed from 2170aea5e3524541a82898ff45f6923d (127.3.54.130) to 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131). New cstate: current_term: 2 leader_uuid: "0e1e5dd896134a8ea1332113344e45c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:36.957885  5188 raft_consensus.cc:993] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d: : Instructing follower 75fd5c99f2ce44908f15118ad8895b1e to start an election
I20260710 11:04:36.958307  5193 raft_consensus.cc:1081] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Signalling peer 75fd5c99f2ce44908f15118ad8895b1e to start an election
I20260710 11:04:36.959578  4814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87d41c88c29947fcaa2ed0b70582ee06"
dest_uuid: "75fd5c99f2ce44908f15118ad8895b1e"
 from {username='slave'} at 127.0.0.1:41982
I20260710 11:04:36.959960  4814 raft_consensus.cc:493] T 87d41c88c29947fcaa2ed0b70582ee06 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:36.960273  4814 raft_consensus.cc:3060] T 87d41c88c29947fcaa2ed0b70582ee06 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:36.964444  4814 raft_consensus.cc:515] T 87d41c88c29947fcaa2ed0b70582ee06 P 75fd5c99f2ce44908f15118ad8895b1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:36.965795  4814 leader_election.cc:290] T 87d41c88c29947fcaa2ed0b70582ee06 P 75fd5c99f2ce44908f15118ad8895b1e [CANDIDATE]: Term 2 election: Requested vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647)
I20260710 11:04:36.966564  4406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d41c88c29947fcaa2ed0b70582ee06" candidate_uuid: "75fd5c99f2ce44908f15118ad8895b1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f0ce48553d63416287e4982359f16724"
I20260710 11:04:36.966749  4479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d41c88c29947fcaa2ed0b70582ee06" candidate_uuid: "75fd5c99f2ce44908f15118ad8895b1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2170aea5e3524541a82898ff45f6923d"
I20260710 11:04:36.967204  4406 raft_consensus.cc:3060] T 87d41c88c29947fcaa2ed0b70582ee06 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:36.967218  4479 raft_consensus.cc:3055] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:36.967715  4479 raft_consensus.cc:740] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2170aea5e3524541a82898ff45f6923d, State: Running, Role: LEADER
I20260710 11:04:36.968506  4479 consensus_queue.cc:260] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:36.969647  4479 raft_consensus.cc:3060] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:36.973647  4406 raft_consensus.cc:2468] T 87d41c88c29947fcaa2ed0b70582ee06 P f0ce48553d63416287e4982359f16724 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75fd5c99f2ce44908f15118ad8895b1e in term 2.
I20260710 11:04:36.974843  4780 leader_election.cc:304] T 87d41c88c29947fcaa2ed0b70582ee06 P 75fd5c99f2ce44908f15118ad8895b1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75fd5c99f2ce44908f15118ad8895b1e, f0ce48553d63416287e4982359f16724; no voters: 
I20260710 11:04:36.975603  5199 raft_consensus.cc:2804] T 87d41c88c29947fcaa2ed0b70582ee06 P 75fd5c99f2ce44908f15118ad8895b1e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:36.975718  4479 raft_consensus.cc:2468] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75fd5c99f2ce44908f15118ad8895b1e in term 2.
I20260710 11:04:36.976048  5199 raft_consensus.cc:697] T 87d41c88c29947fcaa2ed0b70582ee06 P 75fd5c99f2ce44908f15118ad8895b1e [term 2 LEADER]: Becoming Leader. State: Replica: 75fd5c99f2ce44908f15118ad8895b1e, State: Running, Role: LEADER
I20260710 11:04:36.977007  5199 consensus_queue.cc:237] T 87d41c88c29947fcaa2ed0b70582ee06 P 75fd5c99f2ce44908f15118ad8895b1e [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:36.984186  4302 catalog_manager.cc:5697] T 87d41c88c29947fcaa2ed0b70582ee06 P 75fd5c99f2ce44908f15118ad8895b1e reported cstate change: term changed from 1 to 2, leader changed from 2170aea5e3524541a82898ff45f6923d (127.3.54.130) to 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132). New cstate: current_term: 2 leader_uuid: "75fd5c99f2ce44908f15118ad8895b1e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:37.036072  4557 raft_consensus.cc:1275] T a7fde7c430dc4398a675c42ab33d8acc P 0e1e5dd896134a8ea1332113344e45c9 [term 2 FOLLOWER]: Refusing update from remote peer 75fd5c99f2ce44908f15118ad8895b1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:37.037181  5199 consensus_queue.cc:1048] T a7fde7c430dc4398a675c42ab33d8acc P 75fd5c99f2ce44908f15118ad8895b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:37.046851  4406 raft_consensus.cc:1275] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [term 2 FOLLOWER]: Refusing update from remote peer 75fd5c99f2ce44908f15118ad8895b1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:37.048425  5199 consensus_queue.cc:1048] T a7fde7c430dc4398a675c42ab33d8acc P 75fd5c99f2ce44908f15118ad8895b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:37.150282  4557 raft_consensus.cc:1275] T 2e0b84afa063494a9628d95e73663320 P 0e1e5dd896134a8ea1332113344e45c9 [term 2 FOLLOWER]: Refusing update from remote peer 75fd5c99f2ce44908f15118ad8895b1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:37.151500  5199 consensus_queue.cc:1048] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:37.160286  4479 raft_consensus.cc:1275] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [term 2 FOLLOWER]: Refusing update from remote peer 75fd5c99f2ce44908f15118ad8895b1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:37.161994  5213 consensus_queue.cc:1048] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:37.298501  4556 raft_consensus.cc:1275] T dea4f2121c704f5b9a16e3fdf534c220 P 0e1e5dd896134a8ea1332113344e45c9 [term 2 FOLLOWER]: Refusing update from remote peer 75fd5c99f2ce44908f15118ad8895b1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:37.299594  5213 consensus_queue.cc:1048] T dea4f2121c704f5b9a16e3fdf534c220 P 75fd5c99f2ce44908f15118ad8895b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:37.305186  4479 raft_consensus.cc:1275] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [term 2 FOLLOWER]: Refusing update from remote peer 75fd5c99f2ce44908f15118ad8895b1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:37.306440  5200 consensus_queue.cc:1048] T dea4f2121c704f5b9a16e3fdf534c220 P 75fd5c99f2ce44908f15118ad8895b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:37.317083  4406 raft_consensus.cc:1275] T e5e4cbfd734d466cb43f9218a767764c P f0ce48553d63416287e4982359f16724 [term 2 FOLLOWER]: Refusing update from remote peer 0e1e5dd896134a8ea1332113344e45c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:37.318425  5161 consensus_queue.cc:1048] T e5e4cbfd734d466cb43f9218a767764c P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:37.330628  4479 raft_consensus.cc:1275] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d [term 2 FOLLOWER]: Refusing update from remote peer 0e1e5dd896134a8ea1332113344e45c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:37.332643  5223 consensus_queue.cc:1048] T e5e4cbfd734d466cb43f9218a767764c P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:37.370038  4479 raft_consensus.cc:1275] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [term 2 FOLLOWER]: Refusing update from remote peer 75fd5c99f2ce44908f15118ad8895b1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:37.371228  5213 consensus_queue.cc:1048] T 87d41c88c29947fcaa2ed0b70582ee06 P 75fd5c99f2ce44908f15118ad8895b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:37.382815  4406 raft_consensus.cc:1275] T 87d41c88c29947fcaa2ed0b70582ee06 P f0ce48553d63416287e4982359f16724 [term 2 FOLLOWER]: Refusing update from remote peer 75fd5c99f2ce44908f15118ad8895b1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:37.384086  5200 consensus_queue.cc:1048] T 87d41c88c29947fcaa2ed0b70582ee06 P 75fd5c99f2ce44908f15118ad8895b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:37.532522  3290 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:37.549741  3290 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:37.564344  4406 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6628f023c7f04912b208aeb2677d2c85"
dest_uuid: "f0ce48553d63416287e4982359f16724"
mode: GRACEFUL
new_leader_uuid: "75fd5c99f2ce44908f15118ad8895b1e"
 from {username='slave'} at 127.0.0.1:40040
I20260710 11:04:37.564823  4406 raft_consensus.cc:606] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Received request to transfer leadership to TS 75fd5c99f2ce44908f15118ad8895b1e
I20260710 11:04:37.566790  4406 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5d680e09b9f437c908a467b917585ba"
dest_uuid: "f0ce48553d63416287e4982359f16724"
mode: GRACEFUL
new_leader_uuid: "75fd5c99f2ce44908f15118ad8895b1e"
 from {username='slave'} at 127.0.0.1:40040
I20260710 11:04:37.567143  4406 raft_consensus.cc:606] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Received request to transfer leadership to TS 75fd5c99f2ce44908f15118ad8895b1e
I20260710 11:04:37.568936  4406 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc04a6b976474ea0875b0333677b4a21"
dest_uuid: "f0ce48553d63416287e4982359f16724"
mode: GRACEFUL
new_leader_uuid: "0e1e5dd896134a8ea1332113344e45c9"
 from {username='slave'} at 127.0.0.1:40040
I20260710 11:04:37.569288  4406 raft_consensus.cc:606] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Received request to transfer leadership to TS 0e1e5dd896134a8ea1332113344e45c9
I20260710 11:04:37.570119  3290 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:04:37.570688  3290 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:37.622411  5227 raft_consensus.cc:993] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724: : Instructing follower 75fd5c99f2ce44908f15118ad8895b1e to start an election
I20260710 11:04:37.622880  5194 raft_consensus.cc:1081] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Signalling peer 75fd5c99f2ce44908f15118ad8895b1e to start an election
I20260710 11:04:37.624270  4814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5d680e09b9f437c908a467b917585ba"
dest_uuid: "75fd5c99f2ce44908f15118ad8895b1e"
 from {username='slave'} at 127.0.0.1:41996
I20260710 11:04:37.624694  4814 raft_consensus.cc:493] T d5d680e09b9f437c908a467b917585ba P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:37.624926  4814 raft_consensus.cc:3060] T d5d680e09b9f437c908a467b917585ba P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.629036  4814 raft_consensus.cc:515] T d5d680e09b9f437c908a467b917585ba P 75fd5c99f2ce44908f15118ad8895b1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:37.630312  4814 leader_election.cc:290] T d5d680e09b9f437c908a467b917585ba P 75fd5c99f2ce44908f15118ad8895b1e [CANDIDATE]: Term 2 election: Requested vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647)
I20260710 11:04:37.630976  4406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d680e09b9f437c908a467b917585ba" candidate_uuid: "75fd5c99f2ce44908f15118ad8895b1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f0ce48553d63416287e4982359f16724"
I20260710 11:04:37.631114  4479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d680e09b9f437c908a467b917585ba" candidate_uuid: "75fd5c99f2ce44908f15118ad8895b1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2170aea5e3524541a82898ff45f6923d"
I20260710 11:04:37.631449  4406 raft_consensus.cc:3055] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:37.631590  4479 raft_consensus.cc:3060] T d5d680e09b9f437c908a467b917585ba P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.632241  4406 raft_consensus.cc:740] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f0ce48553d63416287e4982359f16724, State: Running, Role: LEADER
I20260710 11:04:37.632997  4406 consensus_queue.cc:260] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:37.634032  4406 raft_consensus.cc:3060] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.636408  4479 raft_consensus.cc:2468] T d5d680e09b9f437c908a467b917585ba P 2170aea5e3524541a82898ff45f6923d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75fd5c99f2ce44908f15118ad8895b1e in term 2.
I20260710 11:04:37.637233  4780 leader_election.cc:304] T d5d680e09b9f437c908a467b917585ba P 75fd5c99f2ce44908f15118ad8895b1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2170aea5e3524541a82898ff45f6923d, 75fd5c99f2ce44908f15118ad8895b1e; no voters: 
I20260710 11:04:37.637789  5200 raft_consensus.cc:2804] T d5d680e09b9f437c908a467b917585ba P 75fd5c99f2ce44908f15118ad8895b1e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:37.638131  5200 raft_consensus.cc:697] T d5d680e09b9f437c908a467b917585ba P 75fd5c99f2ce44908f15118ad8895b1e [term 2 LEADER]: Becoming Leader. State: Replica: 75fd5c99f2ce44908f15118ad8895b1e, State: Running, Role: LEADER
I20260710 11:04:37.638296  4406 raft_consensus.cc:2468] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75fd5c99f2ce44908f15118ad8895b1e in term 2.
I20260710 11:04:37.638839  5200 consensus_queue.cc:237] T d5d680e09b9f437c908a467b917585ba P 75fd5c99f2ce44908f15118ad8895b1e [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:37.645836  4304 catalog_manager.cc:5697] T d5d680e09b9f437c908a467b917585ba P 75fd5c99f2ce44908f15118ad8895b1e reported cstate change: term changed from 1 to 2, leader changed from f0ce48553d63416287e4982359f16724 (127.3.54.129) to 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132). New cstate: current_term: 2 leader_uuid: "75fd5c99f2ce44908f15118ad8895b1e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:37.887650  5227 raft_consensus.cc:993] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724: : Instructing follower 75fd5c99f2ce44908f15118ad8895b1e to start an election
I20260710 11:04:37.888068  5194 raft_consensus.cc:1081] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Signalling peer 75fd5c99f2ce44908f15118ad8895b1e to start an election
I20260710 11:04:37.889397  4814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6628f023c7f04912b208aeb2677d2c85"
dest_uuid: "75fd5c99f2ce44908f15118ad8895b1e"
 from {username='slave'} at 127.0.0.1:41996
I20260710 11:04:37.889766  4814 raft_consensus.cc:493] T 6628f023c7f04912b208aeb2677d2c85 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:37.889989  4814 raft_consensus.cc:3060] T 6628f023c7f04912b208aeb2677d2c85 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.893990  4814 raft_consensus.cc:515] T 6628f023c7f04912b208aeb2677d2c85 P 75fd5c99f2ce44908f15118ad8895b1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:37.895412  4814 leader_election.cc:290] T 6628f023c7f04912b208aeb2677d2c85 P 75fd5c99f2ce44908f15118ad8895b1e [CANDIDATE]: Term 2 election: Requested vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647)
I20260710 11:04:37.896210  4406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6628f023c7f04912b208aeb2677d2c85" candidate_uuid: "75fd5c99f2ce44908f15118ad8895b1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f0ce48553d63416287e4982359f16724"
I20260710 11:04:37.896314  4479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6628f023c7f04912b208aeb2677d2c85" candidate_uuid: "75fd5c99f2ce44908f15118ad8895b1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2170aea5e3524541a82898ff45f6923d"
I20260710 11:04:37.896773  4406 raft_consensus.cc:3055] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:37.896865  4479 raft_consensus.cc:3060] T 6628f023c7f04912b208aeb2677d2c85 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.897056  4406 raft_consensus.cc:740] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f0ce48553d63416287e4982359f16724, State: Running, Role: LEADER
I20260710 11:04:37.897780  4406 consensus_queue.cc:260] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:37.898944  4406 raft_consensus.cc:3060] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.902269  4479 raft_consensus.cc:2468] T 6628f023c7f04912b208aeb2677d2c85 P 2170aea5e3524541a82898ff45f6923d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75fd5c99f2ce44908f15118ad8895b1e in term 2.
I20260710 11:04:37.903228  4780 leader_election.cc:304] T 6628f023c7f04912b208aeb2677d2c85 P 75fd5c99f2ce44908f15118ad8895b1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2170aea5e3524541a82898ff45f6923d, 75fd5c99f2ce44908f15118ad8895b1e; no voters: 
I20260710 11:04:37.903506  4406 raft_consensus.cc:2468] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75fd5c99f2ce44908f15118ad8895b1e in term 2.
I20260710 11:04:37.904012  5213 raft_consensus.cc:2804] T 6628f023c7f04912b208aeb2677d2c85 P 75fd5c99f2ce44908f15118ad8895b1e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:37.904515  5213 raft_consensus.cc:697] T 6628f023c7f04912b208aeb2677d2c85 P 75fd5c99f2ce44908f15118ad8895b1e [term 2 LEADER]: Becoming Leader. State: Replica: 75fd5c99f2ce44908f15118ad8895b1e, State: Running, Role: LEADER
I20260710 11:04:37.905308  5213 consensus_queue.cc:237] T 6628f023c7f04912b208aeb2677d2c85 P 75fd5c99f2ce44908f15118ad8895b1e [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: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } }
I20260710 11:04:37.912631  4304 catalog_manager.cc:5697] T 6628f023c7f04912b208aeb2677d2c85 P 75fd5c99f2ce44908f15118ad8895b1e reported cstate change: term changed from 1 to 2, leader changed from f0ce48553d63416287e4982359f16724 (127.3.54.129) to 75fd5c99f2ce44908f15118ad8895b1e (127.3.54.132). New cstate: current_term: 2 leader_uuid: "75fd5c99f2ce44908f15118ad8895b1e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75fd5c99f2ce44908f15118ad8895b1e" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 41507 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:37.930927  5227 raft_consensus.cc:993] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724: : Instructing follower 0e1e5dd896134a8ea1332113344e45c9 to start an election
I20260710 11:04:37.931353  5194 raft_consensus.cc:1081] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Signalling peer 0e1e5dd896134a8ea1332113344e45c9 to start an election
I20260710 11:04:37.932756  4556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc04a6b976474ea0875b0333677b4a21"
dest_uuid: "0e1e5dd896134a8ea1332113344e45c9"
 from {username='slave'} at 127.0.0.1:34140
I20260710 11:04:37.933235  4556 raft_consensus.cc:493] T fc04a6b976474ea0875b0333677b4a21 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:37.933643  4556 raft_consensus.cc:3060] T fc04a6b976474ea0875b0333677b4a21 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.939301  4556 raft_consensus.cc:515] T fc04a6b976474ea0875b0333677b4a21 P 0e1e5dd896134a8ea1332113344e45c9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:37.941035  4556 leader_election.cc:290] T fc04a6b976474ea0875b0333677b4a21 P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 2 election: Requested vote from peers f0ce48553d63416287e4982359f16724 (127.3.54.129:37939), 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647)
I20260710 11:04:37.943200  4406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc04a6b976474ea0875b0333677b4a21" candidate_uuid: "0e1e5dd896134a8ea1332113344e45c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0ce48553d63416287e4982359f16724"
I20260710 11:04:37.943467  4483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc04a6b976474ea0875b0333677b4a21" candidate_uuid: "0e1e5dd896134a8ea1332113344e45c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2170aea5e3524541a82898ff45f6923d"
I20260710 11:04:37.944226  4483 raft_consensus.cc:3060] T fc04a6b976474ea0875b0333677b4a21 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.944275  4406 raft_consensus.cc:3055] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:37.944662  4406 raft_consensus.cc:740] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f0ce48553d63416287e4982359f16724, State: Running, Role: LEADER
I20260710 11:04:37.945457  4406 consensus_queue.cc:260] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:37.946571  4406 raft_consensus.cc:3060] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.956775  4483 raft_consensus.cc:2468] T fc04a6b976474ea0875b0333677b4a21 P 2170aea5e3524541a82898ff45f6923d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1e5dd896134a8ea1332113344e45c9 in term 2.
I20260710 11:04:37.958057  4520 leader_election.cc:304] T fc04a6b976474ea0875b0333677b4a21 P 0e1e5dd896134a8ea1332113344e45c9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e1e5dd896134a8ea1332113344e45c9, 2170aea5e3524541a82898ff45f6923d; no voters: 
I20260710 11:04:37.958890  5161 raft_consensus.cc:2804] T fc04a6b976474ea0875b0333677b4a21 P 0e1e5dd896134a8ea1332113344e45c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:37.959293  5161 raft_consensus.cc:697] T fc04a6b976474ea0875b0333677b4a21 P 0e1e5dd896134a8ea1332113344e45c9 [term 2 LEADER]: Becoming Leader. State: Replica: 0e1e5dd896134a8ea1332113344e45c9, State: Running, Role: LEADER
I20260710 11:04:37.960017  5161 consensus_queue.cc:237] T fc04a6b976474ea0875b0333677b4a21 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } }
I20260710 11:04:37.961947  4406 raft_consensus.cc:2468] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e1e5dd896134a8ea1332113344e45c9 in term 2.
I20260710 11:04:37.967074  4304 catalog_manager.cc:5697] T fc04a6b976474ea0875b0333677b4a21 P 0e1e5dd896134a8ea1332113344e45c9 reported cstate change: term changed from 1 to 2, leader changed from f0ce48553d63416287e4982359f16724 (127.3.54.129) to 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131). New cstate: current_term: 2 leader_uuid: "0e1e5dd896134a8ea1332113344e45c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e1e5dd896134a8ea1332113344e45c9" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 33421 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:38.031886  4481 raft_consensus.cc:1275] T d5d680e09b9f437c908a467b917585ba P 2170aea5e3524541a82898ff45f6923d [term 2 FOLLOWER]: Refusing update from remote peer 75fd5c99f2ce44908f15118ad8895b1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:38.033035  5200 consensus_queue.cc:1048] T d5d680e09b9f437c908a467b917585ba P 75fd5c99f2ce44908f15118ad8895b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:38.042095  4406 raft_consensus.cc:1275] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [term 2 FOLLOWER]: Refusing update from remote peer 75fd5c99f2ce44908f15118ad8895b1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:38.043836  5213 consensus_queue.cc:1048] T d5d680e09b9f437c908a467b917585ba P 75fd5c99f2ce44908f15118ad8895b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:38.344715  4406 raft_consensus.cc:1275] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [term 2 FOLLOWER]: Refusing update from remote peer 75fd5c99f2ce44908f15118ad8895b1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:38.345943  5213 consensus_queue.cc:1048] T 6628f023c7f04912b208aeb2677d2c85 P 75fd5c99f2ce44908f15118ad8895b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:38.354290  4481 raft_consensus.cc:1275] T 6628f023c7f04912b208aeb2677d2c85 P 2170aea5e3524541a82898ff45f6923d [term 2 FOLLOWER]: Refusing update from remote peer 75fd5c99f2ce44908f15118ad8895b1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:38.356016  5213 consensus_queue.cc:1048] T 6628f023c7f04912b208aeb2677d2c85 P 75fd5c99f2ce44908f15118ad8895b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:38.387291  4483 raft_consensus.cc:1275] T fc04a6b976474ea0875b0333677b4a21 P 2170aea5e3524541a82898ff45f6923d [term 2 FOLLOWER]: Refusing update from remote peer 0e1e5dd896134a8ea1332113344e45c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:38.388428  5234 consensus_queue.cc:1048] T fc04a6b976474ea0875b0333677b4a21 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2170aea5e3524541a82898ff45f6923d" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:38.410462  4406 raft_consensus.cc:1275] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724 [term 2 FOLLOWER]: Refusing update from remote peer 0e1e5dd896134a8ea1332113344e45c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:38.411976  5161 consensus_queue.cc:1048] T fc04a6b976474ea0875b0333677b4a21 P 0e1e5dd896134a8ea1332113344e45c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ce48553d63416287e4982359f16724" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:38.571491  3290 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:38.584878  3290 tablet_server.cc:179] TabletServer@127.3.54.129:0 shutting down...
W20260710 11:04:38.605692  4520 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 11:04:38.609228  4520 consensus_peers.cc:597] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 -> Peer f0ce48553d63416287e4982359f16724 (127.3.54.129:37939): Couldn't send request to peer f0ce48553d63416287e4982359f16724. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:38.609792  3290 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:38.610703  3290 tablet_replica.cc:333] T 87d41c88c29947fcaa2ed0b70582ee06 P f0ce48553d63416287e4982359f16724: stopping tablet replica
I20260710 11:04:38.611562  3290 raft_consensus.cc:2243] T 87d41c88c29947fcaa2ed0b70582ee06 P f0ce48553d63416287e4982359f16724 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.612524  3290 raft_consensus.cc:2272] T 87d41c88c29947fcaa2ed0b70582ee06 P f0ce48553d63416287e4982359f16724 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:38.614156  4780 consensus_peers.cc:597] T d5d680e09b9f437c908a467b917585ba P 75fd5c99f2ce44908f15118ad8895b1e -> Peer f0ce48553d63416287e4982359f16724 (127.3.54.129:37939): Couldn't send request to peer f0ce48553d63416287e4982359f16724. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:38.615193  3290 tablet_replica.cc:333] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724: stopping tablet replica
I20260710 11:04:38.615947  3290 raft_consensus.cc:2243] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.616503  3290 raft_consensus.cc:2272] T 6628f023c7f04912b208aeb2677d2c85 P f0ce48553d63416287e4982359f16724 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.619190  3290 tablet_replica.cc:333] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724: stopping tablet replica
I20260710 11:04:38.619681  3290 raft_consensus.cc:2243] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.620019  3290 raft_consensus.cc:2272] T a7fde7c430dc4398a675c42ab33d8acc P f0ce48553d63416287e4982359f16724 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.621541  3290 tablet_replica.cc:333] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724: stopping tablet replica
I20260710 11:04:38.622018  3290 raft_consensus.cc:2243] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.622341  3290 raft_consensus.cc:2272] T fc04a6b976474ea0875b0333677b4a21 P f0ce48553d63416287e4982359f16724 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.624752  3290 tablet_replica.cc:333] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724: stopping tablet replica
I20260710 11:04:38.625239  3290 raft_consensus.cc:2243] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:38.625891  3290 raft_consensus.cc:2272] T cc86e9a46c58434f913a163a1a1bd9e7 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.627394  3290 tablet_replica.cc:333] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724: stopping tablet replica
I20260710 11:04:38.627831  3290 raft_consensus.cc:2243] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:38.628552  3290 raft_consensus.cc:2272] T f0b7743bf4804275924cd46b9b667637 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.630134  3290 tablet_replica.cc:333] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724: stopping tablet replica
I20260710 11:04:38.630566  3290 raft_consensus.cc:2243] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.630887  3290 raft_consensus.cc:2272] T d5d680e09b9f437c908a467b917585ba P f0ce48553d63416287e4982359f16724 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.632913  3290 tablet_replica.cc:333] T cb106766df3849ca98581a7f7ce68732 P f0ce48553d63416287e4982359f16724: stopping tablet replica
I20260710 11:04:38.633383  3290 raft_consensus.cc:2243] T cb106766df3849ca98581a7f7ce68732 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.633844  3290 raft_consensus.cc:2272] T cb106766df3849ca98581a7f7ce68732 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.635454  3290 tablet_replica.cc:333] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724: stopping tablet replica
I20260710 11:04:38.635882  3290 raft_consensus.cc:2243] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:38.636636  3290 raft_consensus.cc:2272] T 33d71cd8529b46639aaf7d55be740af1 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.638255  3290 tablet_replica.cc:333] T e7f92286ee434fd59162f98c9e45e92f P f0ce48553d63416287e4982359f16724: stopping tablet replica
I20260710 11:04:38.638687  3290 raft_consensus.cc:2243] T e7f92286ee434fd59162f98c9e45e92f P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.639156  3290 raft_consensus.cc:2272] T e7f92286ee434fd59162f98c9e45e92f P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.640781  3290 tablet_replica.cc:333] T e5e4cbfd734d466cb43f9218a767764c P f0ce48553d63416287e4982359f16724: stopping tablet replica
I20260710 11:04:38.641227  3290 raft_consensus.cc:2243] T e5e4cbfd734d466cb43f9218a767764c P f0ce48553d63416287e4982359f16724 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.641547  3290 raft_consensus.cc:2272] T e5e4cbfd734d466cb43f9218a767764c P f0ce48553d63416287e4982359f16724 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.643039  3290 tablet_replica.cc:333] T 5d3d5ac454df485d878f14aeee236ec3 P f0ce48553d63416287e4982359f16724: stopping tablet replica
I20260710 11:04:38.643440  3290 raft_consensus.cc:2243] T 5d3d5ac454df485d878f14aeee236ec3 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.643821  3290 raft_consensus.cc:2272] T 5d3d5ac454df485d878f14aeee236ec3 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.645458  3290 tablet_replica.cc:333] T b117ee16486e4c3ebb5b6fcfa93dc360 P f0ce48553d63416287e4982359f16724: stopping tablet replica
I20260710 11:04:38.645875  3290 raft_consensus.cc:2243] T b117ee16486e4c3ebb5b6fcfa93dc360 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.646234  3290 raft_consensus.cc:2272] T b117ee16486e4c3ebb5b6fcfa93dc360 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.647831  3290 tablet_replica.cc:333] T a758e4db7d5e413a9e7e88cc6971d30c P f0ce48553d63416287e4982359f16724: stopping tablet replica
I20260710 11:04:38.648257  3290 raft_consensus.cc:2243] T a758e4db7d5e413a9e7e88cc6971d30c P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:38.648959  3290 raft_consensus.cc:2272] T a758e4db7d5e413a9e7e88cc6971d30c P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.650795  3290 tablet_replica.cc:333] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724: stopping tablet replica
I20260710 11:04:38.651261  3290 raft_consensus.cc:2243] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:38.652081  3290 raft_consensus.cc:2272] T 3fb9442c31f6447eb7866af847b1f1c7 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.653820  3290 tablet_replica.cc:333] T 6835c7623e90442ca40bb0d820d4f09c P f0ce48553d63416287e4982359f16724: stopping tablet replica
I20260710 11:04:38.654338  3290 raft_consensus.cc:2243] T 6835c7623e90442ca40bb0d820d4f09c P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.654668  3290 raft_consensus.cc:2272] T 6835c7623e90442ca40bb0d820d4f09c P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.656278  3290 tablet_replica.cc:333] T fc7b9a1b607e481d862be7e0eb361094 P f0ce48553d63416287e4982359f16724: stopping tablet replica
I20260710 11:04:38.656669  3290 raft_consensus.cc:2243] T fc7b9a1b607e481d862be7e0eb361094 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.657153  3290 raft_consensus.cc:2272] T fc7b9a1b607e481d862be7e0eb361094 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.658984  3290 tablet_replica.cc:333] T 7aad4d51c32e40faa393596b4462f0a4 P f0ce48553d63416287e4982359f16724: stopping tablet replica
I20260710 11:04:38.659482  3290 raft_consensus.cc:2243] T 7aad4d51c32e40faa393596b4462f0a4 P f0ce48553d63416287e4982359f16724 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:38.660488  3290 raft_consensus.cc:2272] T 7aad4d51c32e40faa393596b4462f0a4 P f0ce48553d63416287e4982359f16724 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:38.662652  4446 consensus_peers.cc:597] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d -> Peer f0ce48553d63416287e4982359f16724 (127.3.54.129:37939): Couldn't send request to peer f0ce48553d63416287e4982359f16724. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:38.683851  4446 consensus_peers.cc:597] T 6835c7623e90442ca40bb0d820d4f09c P 2170aea5e3524541a82898ff45f6923d -> Peer f0ce48553d63416287e4982359f16724 (127.3.54.129:37939): Couldn't send request to peer f0ce48553d63416287e4982359f16724. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:38.703811  3290 tablet_server.cc:196] TabletServer@127.3.54.129:0 shutdown complete.
W20260710 11:04:38.710407  4520 consensus_peers.cc:597] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 -> Peer f0ce48553d63416287e4982359f16724 (127.3.54.129:37939): Couldn't send request to peer f0ce48553d63416287e4982359f16724. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:37939: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:38.741364  3290 tablet_server.cc:179] TabletServer@127.3.54.130:0 shutting down...
I20260710 11:04:38.765646  3290 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:38.766333  3290 tablet_replica.cc:333] T a758e4db7d5e413a9e7e88cc6971d30c P 2170aea5e3524541a82898ff45f6923d: stopping tablet replica
I20260710 11:04:38.766996  3290 raft_consensus.cc:2243] T a758e4db7d5e413a9e7e88cc6971d30c P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.767413  3290 raft_consensus.cc:2272] T a758e4db7d5e413a9e7e88cc6971d30c P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.769572  3290 tablet_replica.cc:333] T fc04a6b976474ea0875b0333677b4a21 P 2170aea5e3524541a82898ff45f6923d: stopping tablet replica
I20260710 11:04:38.770210  3290 raft_consensus.cc:2243] T fc04a6b976474ea0875b0333677b4a21 P 2170aea5e3524541a82898ff45f6923d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.770787  3290 raft_consensus.cc:2272] T fc04a6b976474ea0875b0333677b4a21 P 2170aea5e3524541a82898ff45f6923d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.773435  3290 tablet_replica.cc:333] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d: stopping tablet replica
I20260710 11:04:38.774179  3290 raft_consensus.cc:2243] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.774636  3290 raft_consensus.cc:2272] T 87d41c88c29947fcaa2ed0b70582ee06 P 2170aea5e3524541a82898ff45f6923d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.776333  3290 tablet_replica.cc:333] T cc86e9a46c58434f913a163a1a1bd9e7 P 2170aea5e3524541a82898ff45f6923d: stopping tablet replica
I20260710 11:04:38.776834  3290 raft_consensus.cc:2243] T cc86e9a46c58434f913a163a1a1bd9e7 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.777321  3290 raft_consensus.cc:2272] T cc86e9a46c58434f913a163a1a1bd9e7 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.778941  3290 tablet_replica.cc:333] T 6628f023c7f04912b208aeb2677d2c85 P 2170aea5e3524541a82898ff45f6923d: stopping tablet replica
I20260710 11:04:38.779417  3290 raft_consensus.cc:2243] T 6628f023c7f04912b208aeb2677d2c85 P 2170aea5e3524541a82898ff45f6923d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.780103  3290 raft_consensus.cc:2272] T 6628f023c7f04912b208aeb2677d2c85 P 2170aea5e3524541a82898ff45f6923d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.782775  3290 tablet_replica.cc:333] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d: stopping tablet replica
I20260710 11:04:38.783466  3290 raft_consensus.cc:2243] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:04:38.783840  4780 consensus_peers.cc:597] T 6628f023c7f04912b208aeb2677d2c85 P 75fd5c99f2ce44908f15118ad8895b1e -> Peer 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647): Couldn't send request to peer 2170aea5e3524541a82898ff45f6923d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:38.784432  3290 raft_consensus.cc:2272] T cb106766df3849ca98581a7f7ce68732 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.786203  3290 tablet_replica.cc:333] T d5d680e09b9f437c908a467b917585ba P 2170aea5e3524541a82898ff45f6923d: stopping tablet replica
I20260710 11:04:38.786900  3290 raft_consensus.cc:2243] T d5d680e09b9f437c908a467b917585ba P 2170aea5e3524541a82898ff45f6923d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.787429  3290 raft_consensus.cc:2272] T d5d680e09b9f437c908a467b917585ba P 2170aea5e3524541a82898ff45f6923d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.789681  3290 tablet_replica.cc:333] T f0b7743bf4804275924cd46b9b667637 P 2170aea5e3524541a82898ff45f6923d: stopping tablet replica
I20260710 11:04:38.790148  3290 raft_consensus.cc:2243] T f0b7743bf4804275924cd46b9b667637 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.790637  3290 raft_consensus.cc:2272] T f0b7743bf4804275924cd46b9b667637 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.792238  3290 tablet_replica.cc:333] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d: stopping tablet replica
I20260710 11:04:38.792672  3290 raft_consensus.cc:2243] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.792986  3290 raft_consensus.cc:2272] T 2e0b84afa063494a9628d95e73663320 P 2170aea5e3524541a82898ff45f6923d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.794526  3290 tablet_replica.cc:333] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d: stopping tablet replica
I20260710 11:04:38.794934  3290 raft_consensus.cc:2243] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.795265  3290 raft_consensus.cc:2272] T e5e4cbfd734d466cb43f9218a767764c P 2170aea5e3524541a82898ff45f6923d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.796866  3290 tablet_replica.cc:333] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d: stopping tablet replica
I20260710 11:04:38.797255  3290 raft_consensus.cc:2243] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:38.797850  3290 raft_consensus.cc:2272] T 41240b9515ff4d50a38c6819b2e34f59 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.799383  3290 tablet_replica.cc:333] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d: stopping tablet replica
I20260710 11:04:38.799819  3290 raft_consensus.cc:2243] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:38.800621  3290 raft_consensus.cc:2272] T 69888f3e76774684927b84ca282777fd P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.802268  3290 tablet_replica.cc:333] T ad3212acda614883b42285948dec0b18 P 2170aea5e3524541a82898ff45f6923d: stopping tablet replica
I20260710 11:04:38.802713  3290 raft_consensus.cc:2243] T ad3212acda614883b42285948dec0b18 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.803306  3290 raft_consensus.cc:2272] T ad3212acda614883b42285948dec0b18 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.805063  3290 tablet_replica.cc:333] T b117ee16486e4c3ebb5b6fcfa93dc360 P 2170aea5e3524541a82898ff45f6923d: stopping tablet replica
I20260710 11:04:38.805491  3290 raft_consensus.cc:2243] T b117ee16486e4c3ebb5b6fcfa93dc360 P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:38.806144  3290 raft_consensus.cc:2272] T b117ee16486e4c3ebb5b6fcfa93dc360 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.807817  3290 tablet_replica.cc:333] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d: stopping tablet replica
I20260710 11:04:38.808457  3290 raft_consensus.cc:2243] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.808928  3290 raft_consensus.cc:2272] T dea4f2121c704f5b9a16e3fdf534c220 P 2170aea5e3524541a82898ff45f6923d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.810686  3290 tablet_replica.cc:333] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d: stopping tablet replica
I20260710 11:04:38.811128  3290 raft_consensus.cc:2243] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:38.811853  3290 raft_consensus.cc:2272] T b1779d6d40eb495f92754ce60d1275cb P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.813540  3290 tablet_replica.cc:333] T 7aad4d51c32e40faa393596b4462f0a4 P 2170aea5e3524541a82898ff45f6923d: stopping tablet replica
I20260710 11:04:38.813968  3290 raft_consensus.cc:2243] T 7aad4d51c32e40faa393596b4462f0a4 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.814347  3290 raft_consensus.cc:2272] T 7aad4d51c32e40faa393596b4462f0a4 P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.816187  3290 tablet_replica.cc:333] T 6835c7623e90442ca40bb0d820d4f09c P 2170aea5e3524541a82898ff45f6923d: stopping tablet replica
I20260710 11:04:38.816581  3290 raft_consensus.cc:2243] T 6835c7623e90442ca40bb0d820d4f09c P 2170aea5e3524541a82898ff45f6923d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:38.817283  3290 raft_consensus.cc:2272] T 6835c7623e90442ca40bb0d820d4f09c P 2170aea5e3524541a82898ff45f6923d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:38.818428  4520 consensus_peers.cc:597] T fc04a6b976474ea0875b0333677b4a21 P 0e1e5dd896134a8ea1332113344e45c9 -> Peer 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647): Couldn't send request to peer 2170aea5e3524541a82898ff45f6923d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:38.832571  4520 consensus_peers.cc:597] T e5e4cbfd734d466cb43f9218a767764c P 0e1e5dd896134a8ea1332113344e45c9 -> Peer f0ce48553d63416287e4982359f16724 (127.3.54.129:37939): Couldn't send request to peer f0ce48553d63416287e4982359f16724. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:37939: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:38.836277  4520 consensus_peers.cc:597] T e5e4cbfd734d466cb43f9218a767764c P 0e1e5dd896134a8ea1332113344e45c9 -> Peer 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647): Couldn't send request to peer 2170aea5e3524541a82898ff45f6923d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:38.847450  4520 consensus_peers.cc:597] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 -> Peer f0ce48553d63416287e4982359f16724 (127.3.54.129:37939): Couldn't send request to peer f0ce48553d63416287e4982359f16724. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:37939: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:38.854249  4780 consensus_peers.cc:597] T a7fde7c430dc4398a675c42ab33d8acc P 75fd5c99f2ce44908f15118ad8895b1e -> Peer f0ce48553d63416287e4982359f16724 (127.3.54.129:37939): Couldn't send request to peer f0ce48553d63416287e4982359f16724. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:37939: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:38.859884  4780 consensus_peers.cc:597] T 6628f023c7f04912b208aeb2677d2c85 P 75fd5c99f2ce44908f15118ad8895b1e -> Peer f0ce48553d63416287e4982359f16724 (127.3.54.129:37939): Couldn't send request to peer f0ce48553d63416287e4982359f16724. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:37939: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:38.860536  4780 consensus_peers.cc:597] T 87d41c88c29947fcaa2ed0b70582ee06 P 75fd5c99f2ce44908f15118ad8895b1e -> Peer 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647): Couldn't send request to peer 2170aea5e3524541a82898ff45f6923d. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.130:35647: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:38.862874  3290 tablet_server.cc:196] TabletServer@127.3.54.130:0 shutdown complete.
I20260710 11:04:38.895615  3290 tablet_server.cc:179] TabletServer@127.3.54.131:0 shutting down...
I20260710 11:04:38.924813  3290 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:38.925552  3290 tablet_replica.cc:333] T a758e4db7d5e413a9e7e88cc6971d30c P 0e1e5dd896134a8ea1332113344e45c9: stopping tablet replica
I20260710 11:04:38.926189  3290 raft_consensus.cc:2243] T a758e4db7d5e413a9e7e88cc6971d30c P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.926625  3290 raft_consensus.cc:2272] T a758e4db7d5e413a9e7e88cc6971d30c P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.928483  3290 tablet_replica.cc:333] T fc04a6b976474ea0875b0333677b4a21 P 0e1e5dd896134a8ea1332113344e45c9: stopping tablet replica
I20260710 11:04:38.928968  3290 raft_consensus.cc:2243] T fc04a6b976474ea0875b0333677b4a21 P 0e1e5dd896134a8ea1332113344e45c9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:38.929728  3290 raft_consensus.cc:2272] T fc04a6b976474ea0875b0333677b4a21 P 0e1e5dd896134a8ea1332113344e45c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.931734  3290 tablet_replica.cc:333] T a7fde7c430dc4398a675c42ab33d8acc P 0e1e5dd896134a8ea1332113344e45c9: stopping tablet replica
I20260710 11:04:38.932318  3290 raft_consensus.cc:2243] T a7fde7c430dc4398a675c42ab33d8acc P 0e1e5dd896134a8ea1332113344e45c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.932775  3290 raft_consensus.cc:2272] T a7fde7c430dc4398a675c42ab33d8acc P 0e1e5dd896134a8ea1332113344e45c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.934275  3290 tablet_replica.cc:333] T 2e0b84afa063494a9628d95e73663320 P 0e1e5dd896134a8ea1332113344e45c9: stopping tablet replica
I20260710 11:04:38.934762  3290 raft_consensus.cc:2243] T 2e0b84afa063494a9628d95e73663320 P 0e1e5dd896134a8ea1332113344e45c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.935190  3290 raft_consensus.cc:2272] T 2e0b84afa063494a9628d95e73663320 P 0e1e5dd896134a8ea1332113344e45c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.936775  3290 tablet_replica.cc:333] T e5e4cbfd734d466cb43f9218a767764c P 0e1e5dd896134a8ea1332113344e45c9: stopping tablet replica
I20260710 11:04:38.937243  3290 raft_consensus.cc:2243] T e5e4cbfd734d466cb43f9218a767764c P 0e1e5dd896134a8ea1332113344e45c9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:38.937899  3290 raft_consensus.cc:2272] T e5e4cbfd734d466cb43f9218a767764c P 0e1e5dd896134a8ea1332113344e45c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.939329  3290 tablet_replica.cc:333] T b1779d6d40eb495f92754ce60d1275cb P 0e1e5dd896134a8ea1332113344e45c9: stopping tablet replica
I20260710 11:04:38.939803  3290 raft_consensus.cc:2243] T b1779d6d40eb495f92754ce60d1275cb P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.940238  3290 raft_consensus.cc:2272] T b1779d6d40eb495f92754ce60d1275cb P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.941892  3290 tablet_replica.cc:333] T 33d71cd8529b46639aaf7d55be740af1 P 0e1e5dd896134a8ea1332113344e45c9: stopping tablet replica
I20260710 11:04:38.942337  3290 raft_consensus.cc:2243] T 33d71cd8529b46639aaf7d55be740af1 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.942824  3290 raft_consensus.cc:2272] T 33d71cd8529b46639aaf7d55be740af1 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.944438  3290 tablet_replica.cc:333] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9: stopping tablet replica
I20260710 11:04:38.944867  3290 raft_consensus.cc:2243] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:38.945531  3290 raft_consensus.cc:2272] T e7f92286ee434fd59162f98c9e45e92f P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.947353  3290 tablet_replica.cc:333] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9: stopping tablet replica
I20260710 11:04:38.947870  3290 raft_consensus.cc:2243] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:38.948681  3290 raft_consensus.cc:2272] T 5d3d5ac454df485d878f14aeee236ec3 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.950385  3290 tablet_replica.cc:333] T 7aad4d51c32e40faa393596b4462f0a4 P 0e1e5dd896134a8ea1332113344e45c9: stopping tablet replica
I20260710 11:04:38.950873  3290 raft_consensus.cc:2243] T 7aad4d51c32e40faa393596b4462f0a4 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.951242  3290 raft_consensus.cc:2272] T 7aad4d51c32e40faa393596b4462f0a4 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.952811  3290 tablet_replica.cc:333] T 6835c7623e90442ca40bb0d820d4f09c P 0e1e5dd896134a8ea1332113344e45c9: stopping tablet replica
I20260710 11:04:38.953281  3290 raft_consensus.cc:2243] T 6835c7623e90442ca40bb0d820d4f09c P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.953717  3290 raft_consensus.cc:2272] T 6835c7623e90442ca40bb0d820d4f09c P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.955266  3290 tablet_replica.cc:333] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9: stopping tablet replica
I20260710 11:04:38.955713  3290 raft_consensus.cc:2243] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:38.956431  3290 raft_consensus.cc:2272] T fc7b9a1b607e481d862be7e0eb361094 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.957932  3290 tablet_replica.cc:333] T b117ee16486e4c3ebb5b6fcfa93dc360 P 0e1e5dd896134a8ea1332113344e45c9: stopping tablet replica
I20260710 11:04:38.958336  3290 raft_consensus.cc:2243] T b117ee16486e4c3ebb5b6fcfa93dc360 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.958667  3290 raft_consensus.cc:2272] T b117ee16486e4c3ebb5b6fcfa93dc360 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.960229  3290 tablet_replica.cc:333] T 41240b9515ff4d50a38c6819b2e34f59 P 0e1e5dd896134a8ea1332113344e45c9: stopping tablet replica
I20260710 11:04:38.960637  3290 raft_consensus.cc:2243] T 41240b9515ff4d50a38c6819b2e34f59 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.961153  3290 raft_consensus.cc:2272] T 41240b9515ff4d50a38c6819b2e34f59 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.962617  3290 tablet_replica.cc:333] T 69888f3e76774684927b84ca282777fd P 0e1e5dd896134a8ea1332113344e45c9: stopping tablet replica
I20260710 11:04:38.963003  3290 raft_consensus.cc:2243] T 69888f3e76774684927b84ca282777fd P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.963436  3290 raft_consensus.cc:2272] T 69888f3e76774684927b84ca282777fd P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.964921  3290 tablet_replica.cc:333] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9: stopping tablet replica
I20260710 11:04:38.965309  3290 raft_consensus.cc:2243] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:38.965931  3290 raft_consensus.cc:2272] T ad3212acda614883b42285948dec0b18 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.967483  3290 tablet_replica.cc:333] T dea4f2121c704f5b9a16e3fdf534c220 P 0e1e5dd896134a8ea1332113344e45c9: stopping tablet replica
I20260710 11:04:38.967859  3290 raft_consensus.cc:2243] T dea4f2121c704f5b9a16e3fdf534c220 P 0e1e5dd896134a8ea1332113344e45c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.968331  3290 raft_consensus.cc:2272] T dea4f2121c704f5b9a16e3fdf534c220 P 0e1e5dd896134a8ea1332113344e45c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.969830  3290 tablet_replica.cc:333] T 3fb9442c31f6447eb7866af847b1f1c7 P 0e1e5dd896134a8ea1332113344e45c9: stopping tablet replica
I20260710 11:04:38.970181  3290 raft_consensus.cc:2243] T 3fb9442c31f6447eb7866af847b1f1c7 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.970608  3290 raft_consensus.cc:2272] T 3fb9442c31f6447eb7866af847b1f1c7 P 0e1e5dd896134a8ea1332113344e45c9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:38.984426  4780 consensus_peers.cc:597] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e -> Peer 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647): Couldn't send request to peer 2170aea5e3524541a82898ff45f6923d. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.130:35647: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:38.997567  4781 connection.cc:573] client connection to 127.3.54.131:33421 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260710 11:04:38.998056  4781 consensus_peers.cc:597] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e -> Peer 0e1e5dd896134a8ea1332113344e45c9 (127.3.54.131:33421): Couldn't send request to peer 0e1e5dd896134a8ea1332113344e45c9. Status: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:39.011955  3290 tablet_server.cc:196] TabletServer@127.3.54.131:0 shutdown complete.
I20260710 11:04:39.046370  3290 tablet_server.cc:179] TabletServer@127.3.54.132:0 shutting down...
I20260710 11:04:39.068506  3290 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:39.069171  3290 tablet_replica.cc:333] T e7f92286ee434fd59162f98c9e45e92f P 75fd5c99f2ce44908f15118ad8895b1e: stopping tablet replica
I20260710 11:04:39.070137  3290 raft_consensus.cc:2243] T e7f92286ee434fd59162f98c9e45e92f P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:39.070740  3290 raft_consensus.cc:2272] T e7f92286ee434fd59162f98c9e45e92f P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:39.072530  3290 tablet_replica.cc:333] T cb106766df3849ca98581a7f7ce68732 P 75fd5c99f2ce44908f15118ad8895b1e: stopping tablet replica
I20260710 11:04:39.073015  3290 raft_consensus.cc:2243] T cb106766df3849ca98581a7f7ce68732 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:39.073477  3290 raft_consensus.cc:2272] T cb106766df3849ca98581a7f7ce68732 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:39.075100  3290 tablet_replica.cc:333] T 6628f023c7f04912b208aeb2677d2c85 P 75fd5c99f2ce44908f15118ad8895b1e: stopping tablet replica
I20260710 11:04:39.075596  3290 raft_consensus.cc:2243] T 6628f023c7f04912b208aeb2677d2c85 P 75fd5c99f2ce44908f15118ad8895b1e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:39.076327  3290 raft_consensus.cc:2272] T 6628f023c7f04912b208aeb2677d2c85 P 75fd5c99f2ce44908f15118ad8895b1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:39.078271  3290 tablet_replica.cc:333] T cc86e9a46c58434f913a163a1a1bd9e7 P 75fd5c99f2ce44908f15118ad8895b1e: stopping tablet replica
I20260710 11:04:39.078719  3290 raft_consensus.cc:2243] T cc86e9a46c58434f913a163a1a1bd9e7 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:39.079138  3290 raft_consensus.cc:2272] T cc86e9a46c58434f913a163a1a1bd9e7 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:39.080737  3290 tablet_replica.cc:333] T 5d3d5ac454df485d878f14aeee236ec3 P 75fd5c99f2ce44908f15118ad8895b1e: stopping tablet replica
I20260710 11:04:39.081190  3290 raft_consensus.cc:2243] T 5d3d5ac454df485d878f14aeee236ec3 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:39.081605  3290 raft_consensus.cc:2272] T 5d3d5ac454df485d878f14aeee236ec3 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:39.083142  3290 tablet_replica.cc:333] T a7fde7c430dc4398a675c42ab33d8acc P 75fd5c99f2ce44908f15118ad8895b1e: stopping tablet replica
I20260710 11:04:39.083573  3290 raft_consensus.cc:2243] T a7fde7c430dc4398a675c42ab33d8acc P 75fd5c99f2ce44908f15118ad8895b1e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:39.084265  3290 raft_consensus.cc:2272] T a7fde7c430dc4398a675c42ab33d8acc P 75fd5c99f2ce44908f15118ad8895b1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:39.085731  3290 tablet_replica.cc:333] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e: stopping tablet replica
I20260710 11:04:39.086187  3290 raft_consensus.cc:2243] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:39.087033  3290 raft_consensus.cc:2272] T 2e0b84afa063494a9628d95e73663320 P 75fd5c99f2ce44908f15118ad8895b1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:39.089193  3290 tablet_replica.cc:333] T fc7b9a1b607e481d862be7e0eb361094 P 75fd5c99f2ce44908f15118ad8895b1e: stopping tablet replica
I20260710 11:04:39.089761  3290 raft_consensus.cc:2243] T fc7b9a1b607e481d862be7e0eb361094 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:39.090301  3290 raft_consensus.cc:2272] T fc7b9a1b607e481d862be7e0eb361094 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:39.091027  4780 consensus_peers.cc:597] T 87d41c88c29947fcaa2ed0b70582ee06 P 75fd5c99f2ce44908f15118ad8895b1e -> Peer f0ce48553d63416287e4982359f16724 (127.3.54.129:37939): Couldn't send request to peer f0ce48553d63416287e4982359f16724. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:37939: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:39.092437  3290 tablet_replica.cc:333] T 33d71cd8529b46639aaf7d55be740af1 P 75fd5c99f2ce44908f15118ad8895b1e: stopping tablet replica
I20260710 11:04:39.093132  3290 raft_consensus.cc:2243] T 33d71cd8529b46639aaf7d55be740af1 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:39.093653  3290 raft_consensus.cc:2272] T 33d71cd8529b46639aaf7d55be740af1 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:39.095309  4780 consensus_peers.cc:597] T dea4f2121c704f5b9a16e3fdf534c220 P 75fd5c99f2ce44908f15118ad8895b1e -> Peer 2170aea5e3524541a82898ff45f6923d (127.3.54.130:35647): Couldn't send request to peer 2170aea5e3524541a82898ff45f6923d. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.130:35647: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:39.095769  3290 tablet_replica.cc:333] T f0b7743bf4804275924cd46b9b667637 P 75fd5c99f2ce44908f15118ad8895b1e: stopping tablet replica
I20260710 11:04:39.096307  3290 raft_consensus.cc:2243] T f0b7743bf4804275924cd46b9b667637 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:39.096680  3290 raft_consensus.cc:2272] T f0b7743bf4804275924cd46b9b667637 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:39.098268  3290 tablet_replica.cc:333] T ad3212acda614883b42285948dec0b18 P 75fd5c99f2ce44908f15118ad8895b1e: stopping tablet replica
I20260710 11:04:39.098724  3290 raft_consensus.cc:2243] T ad3212acda614883b42285948dec0b18 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:39.099107  3290 raft_consensus.cc:2272] T ad3212acda614883b42285948dec0b18 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:39.100721  3290 tablet_replica.cc:333] T 87d41c88c29947fcaa2ed0b70582ee06 P 75fd5c99f2ce44908f15118ad8895b1e: stopping tablet replica
I20260710 11:04:39.101195  3290 raft_consensus.cc:2243] T 87d41c88c29947fcaa2ed0b70582ee06 P 75fd5c99f2ce44908f15118ad8895b1e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:39.101830  3290 raft_consensus.cc:2272] T 87d41c88c29947fcaa2ed0b70582ee06 P 75fd5c99f2ce44908f15118ad8895b1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:39.103654  3290 tablet_replica.cc:333] T 41240b9515ff4d50a38c6819b2e34f59 P 75fd5c99f2ce44908f15118ad8895b1e: stopping tablet replica
I20260710 11:04:39.104168  3290 raft_consensus.cc:2243] T 41240b9515ff4d50a38c6819b2e34f59 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:39.104648  3290 raft_consensus.cc:2272] T 41240b9515ff4d50a38c6819b2e34f59 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:39.106285  3290 tablet_replica.cc:333] T 69888f3e76774684927b84ca282777fd P 75fd5c99f2ce44908f15118ad8895b1e: stopping tablet replica
I20260710 11:04:39.106739  3290 raft_consensus.cc:2243] T 69888f3e76774684927b84ca282777fd P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:39.107189  3290 raft_consensus.cc:2272] T 69888f3e76774684927b84ca282777fd P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:39.108837  3290 tablet_replica.cc:333] T b1779d6d40eb495f92754ce60d1275cb P 75fd5c99f2ce44908f15118ad8895b1e: stopping tablet replica
I20260710 11:04:39.109287  3290 raft_consensus.cc:2243] T b1779d6d40eb495f92754ce60d1275cb P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:39.109714  3290 raft_consensus.cc:2272] T b1779d6d40eb495f92754ce60d1275cb P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:39.111564  3290 tablet_replica.cc:333] T dea4f2121c704f5b9a16e3fdf534c220 P 75fd5c99f2ce44908f15118ad8895b1e: stopping tablet replica
I20260710 11:04:39.112057  3290 raft_consensus.cc:2243] T dea4f2121c704f5b9a16e3fdf534c220 P 75fd5c99f2ce44908f15118ad8895b1e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:39.112731  3290 raft_consensus.cc:2272] T dea4f2121c704f5b9a16e3fdf534c220 P 75fd5c99f2ce44908f15118ad8895b1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:39.114408  3290 tablet_replica.cc:333] T d5d680e09b9f437c908a467b917585ba P 75fd5c99f2ce44908f15118ad8895b1e: stopping tablet replica
I20260710 11:04:39.114837  3290 raft_consensus.cc:2243] T d5d680e09b9f437c908a467b917585ba P 75fd5c99f2ce44908f15118ad8895b1e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:39.115511  3290 raft_consensus.cc:2272] T d5d680e09b9f437c908a467b917585ba P 75fd5c99f2ce44908f15118ad8895b1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:39.117071  3290 tablet_replica.cc:333] T 3fb9442c31f6447eb7866af847b1f1c7 P 75fd5c99f2ce44908f15118ad8895b1e: stopping tablet replica
I20260710 11:04:39.117488  3290 raft_consensus.cc:2243] T 3fb9442c31f6447eb7866af847b1f1c7 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:39.117928  3290 raft_consensus.cc:2272] T 3fb9442c31f6447eb7866af847b1f1c7 P 75fd5c99f2ce44908f15118ad8895b1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:39.158181  3290 tablet_server.cc:196] TabletServer@127.3.54.132:0 shutdown complete.
I20260710 11:04:39.184290  3290 master.cc:562] Master@127.3.54.190:42351 shutting down...
I20260710 11:04:39.201669  3290 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4bba348b4530475a9b57875e13896090 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:39.202207  3290 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4bba348b4530475a9b57875e13896090 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:39.202510  3290 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4bba348b4530475a9b57875e13896090: stopping tablet replica
I20260710 11:04:39.222538  3290 master.cc:584] Master@127.3.54.190:42351 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (26293 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:04:39.272929  3290 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.54.190:34865
I20260710 11:04:39.274246  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:39.280231  5256 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
W20260710 11:04:39.280293  5257 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
W20260710 11:04:39.281006  5259 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
I20260710 11:04:39.282598  3290 server_base.cc:1061] running on GCE node
I20260710 11:04:39.283599  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:39.283774  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:39.283897  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681479283885 us; error 0 us; skew 500 ppm
I20260710 11:04:39.284392  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:39.286686  3290 webserver.cc:533] Webserver started at http://127.3.54.190:38341/ using document root <none> and password file <none>
I20260710 11:04:39.287113  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:39.287258  3290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:39.287479  3290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:39.288540  3290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681429800727-3290-0/minicluster-data/master-0-root/instance:
uuid: "45a58d7347d44527b2387f2d3c452596"
format_stamp: "Formatted at 2026-07-10 11:04:39 on dist-test-slave-9dq9"
I20260710 11:04:39.292699  3290 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:39.295827  5264 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:39.296649  3290 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:04:39.296914  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681429800727-3290-0/minicluster-data/master-0-root
uuid: "45a58d7347d44527b2387f2d3c452596"
format_stamp: "Formatted at 2026-07-10 11:04:39 on dist-test-slave-9dq9"
I20260710 11:04:39.297168  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681429800727-3290-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681429800727-3290-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681429800727-3290-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)
I20260710 11:04:39.314245  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:39.315495  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:39.351485  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.190:34865
I20260710 11:04:39.351594  5315 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.190:34865 every 8 connection(s)
I20260710 11:04:39.355185  5316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:39.364784  5316 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45a58d7347d44527b2387f2d3c452596: Bootstrap starting.
I20260710 11:04:39.369385  5316 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 45a58d7347d44527b2387f2d3c452596: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.373514  5316 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45a58d7347d44527b2387f2d3c452596: No bootstrap required, opened a new log
I20260710 11:04:39.375599  5316 raft_consensus.cc:359] T 00000000000000000000000000000000 P 45a58d7347d44527b2387f2d3c452596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45a58d7347d44527b2387f2d3c452596" member_type: VOTER }
I20260710 11:04:39.375986  5316 raft_consensus.cc:385] T 00000000000000000000000000000000 P 45a58d7347d44527b2387f2d3c452596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.376238  5316 raft_consensus.cc:740] T 00000000000000000000000000000000 P 45a58d7347d44527b2387f2d3c452596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a58d7347d44527b2387f2d3c452596, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.376820  5316 consensus_queue.cc:260] T 00000000000000000000000000000000 P 45a58d7347d44527b2387f2d3c452596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "45a58d7347d44527b2387f2d3c452596" member_type: VOTER }
I20260710 11:04:39.377264  5316 raft_consensus.cc:399] T 00000000000000000000000000000000 P 45a58d7347d44527b2387f2d3c452596 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:04:39.377477  5316 raft_consensus.cc:493] T 00000000000000000000000000000000 P 45a58d7347d44527b2387f2d3c452596 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:04:39.377723  5316 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 45a58d7347d44527b2387f2d3c452596 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.381940  5316 raft_consensus.cc:515] T 00000000000000000000000000000000 P 45a58d7347d44527b2387f2d3c452596 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45a58d7347d44527b2387f2d3c452596" member_type: VOTER }
I20260710 11:04:39.382443  5316 leader_election.cc:304] T 00000000000000000000000000000000 P 45a58d7347d44527b2387f2d3c452596 [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: 45a58d7347d44527b2387f2d3c452596; no voters: 
I20260710 11:04:39.383632  5316 leader_election.cc:290] T 00000000000000000000000000000000 P 45a58d7347d44527b2387f2d3c452596 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:04:39.384116  5319 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 45a58d7347d44527b2387f2d3c452596 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:39.386969  5316 sys_catalog.cc:565] T 00000000000000000000000000000000 P 45a58d7347d44527b2387f2d3c452596 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:04:39.387014  5319 raft_consensus.cc:697] T 00000000000000000000000000000000 P 45a58d7347d44527b2387f2d3c452596 [term 1 LEADER]: Becoming Leader. State: Replica: 45a58d7347d44527b2387f2d3c452596, State: Running, Role: LEADER
I20260710 11:04:39.387753  5319 consensus_queue.cc:237] T 00000000000000000000000000000000 P 45a58d7347d44527b2387f2d3c452596 [LEADER]: Queue going to LEADER mode. State: All 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: "45a58d7347d44527b2387f2d3c452596" member_type: VOTER }
I20260710 11:04:39.391736  5320 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45a58d7347d44527b2387f2d3c452596 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "45a58d7347d44527b2387f2d3c452596" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45a58d7347d44527b2387f2d3c452596" member_type: VOTER } }
I20260710 11:04:39.392373  5320 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45a58d7347d44527b2387f2d3c452596 [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:39.392540  5321 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45a58d7347d44527b2387f2d3c452596 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 45a58d7347d44527b2387f2d3c452596. Latest consensus state: current_term: 1 leader_uuid: "45a58d7347d44527b2387f2d3c452596" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45a58d7347d44527b2387f2d3c452596" member_type: VOTER } }
I20260710 11:04:39.393085  5321 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45a58d7347d44527b2387f2d3c452596 [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:39.394912  5328 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:04:39.399978  5328 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:04:39.401813  3290 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:04:39.408174  5328 catalog_manager.cc:1383] Generated new cluster ID: 49931925f14d4d3fb303aee4e436ec26
I20260710 11:04:39.408445  5328 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:04:39.430543  5328 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:04:39.431795  5328 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:04:39.446969  5328 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 45a58d7347d44527b2387f2d3c452596: Generated new TSK 0
I20260710 11:04:39.447599  5328 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:04:39.468137  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:39.473764  5337 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
W20260710 11:04:39.474645  5338 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
I20260710 11:04:39.476418  3290 server_base.cc:1061] running on GCE node
W20260710 11:04:39.476691  5340 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
I20260710 11:04:39.477524  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:39.477722  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:39.477864  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681479477847 us; error 0 us; skew 500 ppm
I20260710 11:04:39.478353  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:39.480419  3290 webserver.cc:533] Webserver started at http://127.3.54.129:42739/ using document root <none> and password file <none>
I20260710 11:04:39.480870  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:39.481050  3290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:39.481293  3290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:39.482280  3290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681429800727-3290-0/minicluster-data/ts-0-root/instance:
uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
format_stamp: "Formatted at 2026-07-10 11:04:39 on dist-test-slave-9dq9"
I20260710 11:04:39.486397  3290 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:04:39.489531  5345 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:39.490227  3290 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260710 11:04:39.490499  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681429800727-3290-0/minicluster-data/ts-0-root
uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
format_stamp: "Formatted at 2026-07-10 11:04:39 on dist-test-slave-9dq9"
I20260710 11:04:39.490778  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681429800727-3290-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681429800727-3290-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681429800727-3290-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)
I20260710 11:04:39.520256  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:39.521453  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:39.522861  3290 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:39.525065  3290 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:39.525254  3290 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:39.525470  3290 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:39.525632  3290 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:39.563344  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.129:42415
I20260710 11:04:39.563445  5407 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.129:42415 every 8 connection(s)
I20260710 11:04:39.567963  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:39.574476  5412 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
W20260710 11:04:39.575999  5413 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
I20260710 11:04:39.579183  3290 server_base.cc:1061] running on GCE node
I20260710 11:04:39.579810  5408 heartbeater.cc:344] Connected to a master server at 127.3.54.190:34865
W20260710 11:04:39.580123  5415 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
I20260710 11:04:39.580179  5408 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:39.581012  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:04:39.581072  5408 heartbeater.cc:507] Master 127.3.54.190:34865 requested a full tablet report, sending...
W20260710 11:04:39.581212  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:39.581485  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681479581466 us; error 0 us; skew 500 ppm
I20260710 11:04:39.582036  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:39.583145  5281 ts_manager.cc:194] Registered new tserver with Master: 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:39.585209  5281 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42820
I20260710 11:04:39.586134  3290 webserver.cc:533] Webserver started at http://127.3.54.130:36771/ using document root <none> and password file <none>
I20260710 11:04:39.586742  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:39.586908  3290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:39.587167  3290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:39.588202  3290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681429800727-3290-0/minicluster-data/ts-1-root/instance:
uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
format_stamp: "Formatted at 2026-07-10 11:04:39 on dist-test-slave-9dq9"
I20260710 11:04:39.592438  3290 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:04:39.595470  5420 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:39.596381  3290 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:04:39.596693  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681429800727-3290-0/minicluster-data/ts-1-root
uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
format_stamp: "Formatted at 2026-07-10 11:04:39 on dist-test-slave-9dq9"
I20260710 11:04:39.596951  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681429800727-3290-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681429800727-3290-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681429800727-3290-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)
I20260710 11:04:39.612386  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:39.613528  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:39.614960  3290 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:39.617120  3290 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:39.617308  3290 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:39.617532  3290 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:39.617679  3290 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:39.654995  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.130:46033
I20260710 11:04:39.655117  5482 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.130:46033 every 8 connection(s)
I20260710 11:04:39.659564  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:39.665980  5486 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
W20260710 11:04:39.667389  5487 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
W20260710 11:04:39.670114  5489 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
I20260710 11:04:39.670879  5483 heartbeater.cc:344] Connected to a master server at 127.3.54.190:34865
I20260710 11:04:39.671217  5483 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:39.671893  5483 heartbeater.cc:507] Master 127.3.54.190:34865 requested a full tablet report, sending...
I20260710 11:04:39.672513  3290 server_base.cc:1061] running on GCE node
I20260710 11:04:39.673493  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:39.673684  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:39.673835  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681479673820 us; error 0 us; skew 500 ppm
I20260710 11:04:39.673902  5281 ts_manager.cc:194] Registered new tserver with Master: 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:04:39.674391  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:39.675529  5281 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42824
I20260710 11:04:39.676949  3290 webserver.cc:533] Webserver started at http://127.3.54.131:45707/ using document root <none> and password file <none>
I20260710 11:04:39.677608  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:39.677845  3290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:39.678092  3290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:39.679103  3290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681429800727-3290-0/minicluster-data/ts-2-root/instance:
uuid: "692a9db9187547b89a7c89a7833fab37"
format_stamp: "Formatted at 2026-07-10 11:04:39 on dist-test-slave-9dq9"
I20260710 11:04:39.683225  3290 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:04:39.686317  5494 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:39.687005  3290 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:04:39.687271  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681429800727-3290-0/minicluster-data/ts-2-root
uuid: "692a9db9187547b89a7c89a7833fab37"
format_stamp: "Formatted at 2026-07-10 11:04:39 on dist-test-slave-9dq9"
I20260710 11:04:39.687539  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681429800727-3290-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681429800727-3290-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681429800727-3290-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)
I20260710 11:04:39.700312  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:39.701447  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:39.702761  3290 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:39.704875  3290 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:39.705065  3290 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:39.705277  3290 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:39.705432  3290 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:39.743101  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.131:46767
I20260710 11:04:39.743199  5556 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.131:46767 every 8 connection(s)
I20260710 11:04:39.747450  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:39.753495  5560 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
W20260710 11:04:39.754884  5561 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
W20260710 11:04:39.756953  5563 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
I20260710 11:04:39.757402  3290 server_base.cc:1061] running on GCE node
I20260710 11:04:39.758584  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:39.758826  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:39.758884  5557 heartbeater.cc:344] Connected to a master server at 127.3.54.190:34865
I20260710 11:04:39.759022  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681479759004 us; error 0 us; skew 500 ppm
I20260710 11:04:39.759316  5557 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:39.759670  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:39.760063  5557 heartbeater.cc:507] Master 127.3.54.190:34865 requested a full tablet report, sending...
I20260710 11:04:39.762228  3290 webserver.cc:533] Webserver started at http://127.3.54.132:39719/ using document root <none> and password file <none>
I20260710 11:04:39.762286  5281 ts_manager.cc:194] Registered new tserver with Master: 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:39.762969  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:39.763183  3290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:39.763446  3290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:39.763872  5281 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42838
I20260710 11:04:39.764542  3290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681429800727-3290-0/minicluster-data/ts-3-root/instance:
uuid: "a558e1e020c04514ad526758777ece93"
format_stamp: "Formatted at 2026-07-10 11:04:39 on dist-test-slave-9dq9"
I20260710 11:04:39.768692  3290 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:04:39.771955  5568 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:39.772722  3290 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:04:39.773001  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681429800727-3290-0/minicluster-data/ts-3-root
uuid: "a558e1e020c04514ad526758777ece93"
format_stamp: "Formatted at 2026-07-10 11:04:39 on dist-test-slave-9dq9"
I20260710 11:04:39.773245  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681429800727-3290-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681429800727-3290-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681429800727-3290-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)
I20260710 11:04:39.785733  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:39.786979  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:39.788647  3290 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:39.790974  3290 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:39.791162  3290 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:39.791407  3290 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:39.791550  3290 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:39.829581  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.132:37141
I20260710 11:04:39.829689  5630 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.132:37141 every 8 connection(s)
I20260710 11:04:39.842921  5631 heartbeater.cc:344] Connected to a master server at 127.3.54.190:34865
I20260710 11:04:39.843273  5631 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:39.844178  5631 heartbeater.cc:507] Master 127.3.54.190:34865 requested a full tablet report, sending...
I20260710 11:04:39.846114  5281 ts_manager.cc:194] Registered new tserver with Master: a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:39.846261  3290 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013705131s
I20260710 11:04:39.847993  5281 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42850
I20260710 11:04:39.876123  5281 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42866:
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\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 11:04:40.033439  5596 tablet_service.cc:1511] Processing CreateTablet for tablet 3b8d096d499749fa9145d6d906e126db (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:40.034281  5592 tablet_service.cc:1511] Processing CreateTablet for tablet 5cb535cc1ee54fa0a948254d927fff8a (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:40.034879  5596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b8d096d499749fa9145d6d906e126db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.035620  5592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cb535cc1ee54fa0a948254d927fff8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.036140  5522 tablet_service.cc:1511] Processing CreateTablet for tablet 3b8d096d499749fa9145d6d906e126db (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:40.036852  5595 tablet_service.cc:1511] Processing CreateTablet for tablet d05e8e72bad747b89336a166be1999d8 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:40.037470  5522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b8d096d499749fa9145d6d906e126db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.037693  5519 tablet_service.cc:1511] Processing CreateTablet for tablet 5331d6eb7e944cfda61094d069a6c875 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:40.038193  5595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d05e8e72bad747b89336a166be1999d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.038947  5519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5331d6eb7e944cfda61094d069a6c875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.039113  5591 tablet_service.cc:1511] Processing CreateTablet for tablet bc4195d0977240719c8457faee901745 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:40.040431  5591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc4195d0977240719c8457faee901745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.040819  5521 tablet_service.cc:1511] Processing CreateTablet for tablet 0944e9c567da4203ac7430fbada02313 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:40.041095  5594 tablet_service.cc:1511] Processing CreateTablet for tablet f9d2ba6da4bb4a1cae4adf6b37c3f148 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:40.042225  5521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0944e9c567da4203ac7430fbada02313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.042390  5594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9d2ba6da4bb4a1cae4adf6b37c3f148. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.043331  5589 tablet_service.cc:1511] Processing CreateTablet for tablet cafb8e4ec82142acbc8be5032085ce9b (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:40.043529  5520 tablet_service.cc:1511] Processing CreateTablet for tablet f9d2ba6da4bb4a1cae4adf6b37c3f148 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:40.044303  5593 tablet_service.cc:1511] Processing CreateTablet for tablet 598238c6475647bc8e4dc929fda59f57 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:40.044430  5518 tablet_service.cc:1511] Processing CreateTablet for tablet 5cb535cc1ee54fa0a948254d927fff8a (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:40.045516  5520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9d2ba6da4bb4a1cae4adf6b37c3f148. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.045986  5588 tablet_service.cc:1511] Processing CreateTablet for tablet ef0815c605d7400fadf1b16e28ae9e3e (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:40.044703  5589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cafb8e4ec82142acbc8be5032085ce9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.047482  5518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cb535cc1ee54fa0a948254d927fff8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.047294  5517 tablet_service.cc:1511] Processing CreateTablet for tablet bc4195d0977240719c8457faee901745 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:40.048403  5593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 598238c6475647bc8e4dc929fda59f57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.048677  5517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc4195d0977240719c8457faee901745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.049085  5588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef0815c605d7400fadf1b16e28ae9e3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.042160  5590 tablet_service.cc:1511] Processing CreateTablet for tablet 5162c7051d96471fb0d67d200d0667ed (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:40.053829  5590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5162c7051d96471fb0d67d200d0667ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.060156  5516 tablet_service.cc:1511] Processing CreateTablet for tablet cb403d71467543d5be04ef707135e26e (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:40.061638  5516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb403d71467543d5be04ef707135e26e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.061779  5587 tablet_service.cc:1511] Processing CreateTablet for tablet 3b78880a6ece409786f40513e12841e9 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:40.062211  5373 tablet_service.cc:1511] Processing CreateTablet for tablet 3b8d096d499749fa9145d6d906e126db (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:40.063268  5587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b78880a6ece409786f40513e12841e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.063699  5373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b8d096d499749fa9145d6d906e126db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.064137  5514 tablet_service.cc:1511] Processing CreateTablet for tablet ef0815c605d7400fadf1b16e28ae9e3e (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:40.066435  5513 tablet_service.cc:1511] Processing CreateTablet for tablet 7557325a6b68415da92709be0c933c47 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:40.067929  5515 tablet_service.cc:1511] Processing CreateTablet for tablet cafb8e4ec82142acbc8be5032085ce9b (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:40.075347  5514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef0815c605d7400fadf1b16e28ae9e3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.076880  5372 tablet_service.cc:1511] Processing CreateTablet for tablet 0944e9c567da4203ac7430fbada02313 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:40.078299  5372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0944e9c567da4203ac7430fbada02313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.079111  5513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7557325a6b68415da92709be0c933c47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.081113  5515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cafb8e4ec82142acbc8be5032085ce9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.081929  5371 tablet_service.cc:1511] Processing CreateTablet for tablet d05e8e72bad747b89336a166be1999d8 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:40.083302  5371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d05e8e72bad747b89336a166be1999d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.091897  5370 tablet_service.cc:1511] Processing CreateTablet for tablet 5331d6eb7e944cfda61094d069a6c875 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:40.093325  5370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5331d6eb7e944cfda61094d069a6c875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.109930  5369 tablet_service.cc:1511] Processing CreateTablet for tablet 598238c6475647bc8e4dc929fda59f57 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:40.111339  5369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 598238c6475647bc8e4dc929fda59f57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.114354  5448 tablet_service.cc:1511] Processing CreateTablet for tablet 0944e9c567da4203ac7430fbada02313 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:40.115757  5448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0944e9c567da4203ac7430fbada02313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.117444  5447 tablet_service.cc:1511] Processing CreateTablet for tablet d05e8e72bad747b89336a166be1999d8 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:40.119143  5441 tablet_service.cc:1511] Processing CreateTablet for tablet 5162c7051d96471fb0d67d200d0667ed (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:40.119624  5446 tablet_service.cc:1511] Processing CreateTablet for tablet f9d2ba6da4bb4a1cae4adf6b37c3f148 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:40.121452  5440 tablet_service.cc:1511] Processing CreateTablet for tablet ef0815c605d7400fadf1b16e28ae9e3e (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:40.121731  5445 tablet_service.cc:1511] Processing CreateTablet for tablet 5331d6eb7e944cfda61094d069a6c875 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:40.123562  5439 tablet_service.cc:1511] Processing CreateTablet for tablet 7557325a6b68415da92709be0c933c47 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:40.123723  5444 tablet_service.cc:1511] Processing CreateTablet for tablet 598238c6475647bc8e4dc929fda59f57 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:40.125543  5443 tablet_service.cc:1511] Processing CreateTablet for tablet bc4195d0977240719c8457faee901745 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:40.117357  5442 tablet_service.cc:1511] Processing CreateTablet for tablet cb403d71467543d5be04ef707135e26e (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:40.128629  5447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d05e8e72bad747b89336a166be1999d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.129247  5445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5331d6eb7e944cfda61094d069a6c875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.129786  5444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 598238c6475647bc8e4dc929fda59f57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.132372  5446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9d2ba6da4bb4a1cae4adf6b37c3f148. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.136379  5443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc4195d0977240719c8457faee901745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.138518  5442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb403d71467543d5be04ef707135e26e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.139943  5368 tablet_service.cc:1511] Processing CreateTablet for tablet 5cb535cc1ee54fa0a948254d927fff8a (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:40.141165  5439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7557325a6b68415da92709be0c933c47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.141337  5368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cb535cc1ee54fa0a948254d927fff8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.144392  5441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5162c7051d96471fb0d67d200d0667ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.148396  5440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef0815c605d7400fadf1b16e28ae9e3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.185752  5366 tablet_service.cc:1511] Processing CreateTablet for tablet 5162c7051d96471fb0d67d200d0667ed (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:40.187131  5366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5162c7051d96471fb0d67d200d0667ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.198746  5367 tablet_service.cc:1511] Processing CreateTablet for tablet cb403d71467543d5be04ef707135e26e (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:40.199923  5367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb403d71467543d5be04ef707135e26e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.206984  5364 tablet_service.cc:1511] Processing CreateTablet for tablet 7557325a6b68415da92709be0c933c47 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:40.208393  5364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7557325a6b68415da92709be0c933c47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.234061  5650 tablet_bootstrap.cc:492] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
I20260710 11:04:40.242161  5648 tablet_bootstrap.cc:492] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93: Bootstrap starting.
I20260710 11:04:40.242607  5650 tablet_bootstrap.cc:654] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.215901  5365 tablet_service.cc:1511] Processing CreateTablet for tablet cafb8e4ec82142acbc8be5032085ce9b (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:40.245777  5444 tablet_service.cc:1511] Processing CreateTablet for tablet 3b78880a6ece409786f40513e12841e9 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:40.247088  5444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b78880a6ece409786f40513e12841e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.249223  5372 tablet_service.cc:1511] Processing CreateTablet for tablet 3b78880a6ece409786f40513e12841e9 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:40.236363  5591 tablet_service.cc:1511] Processing CreateTablet for tablet 6953840cd95c42298f267b5ef2a6d2f5 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:40.261839  5591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6953840cd95c42298f267b5ef2a6d2f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.231930  5651 tablet_bootstrap.cc:492] T 598238c6475647bc8e4dc929fda59f57 P 4a84afd8e1e74e588a9e19dd53d5eefd: Bootstrap starting.
I20260710 11:04:40.245852  5365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cafb8e4ec82142acbc8be5032085ce9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.276854  5649 tablet_bootstrap.cc:492] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37: Bootstrap starting.
I20260710 11:04:40.288064  5648 tablet_bootstrap.cc:654] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.306660  5649 tablet_bootstrap.cc:654] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.311798  5650 tablet_bootstrap.cc:492] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a: No bootstrap required, opened a new log
I20260710 11:04:40.312006  5648 tablet_bootstrap.cc:492] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93: No bootstrap required, opened a new log
I20260710 11:04:40.312363  5650 ts_tablet_manager.cc:1403] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.079s	user 0.008s	sys 0.013s
I20260710 11:04:40.312529  5648 ts_tablet_manager.cc:1403] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93: Time spent bootstrapping tablet: real 0.071s	user 0.003s	sys 0.024s
I20260710 11:04:40.313633  5651 tablet_bootstrap.cc:654] T 598238c6475647bc8e4dc929fda59f57 P 4a84afd8e1e74e588a9e19dd53d5eefd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.314996  5650 raft_consensus.cc:359] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:40.315583  5650 raft_consensus.cc:385] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.343672  5372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b78880a6ece409786f40513e12841e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.346887  5446 tablet_service.cc:1511] Processing CreateTablet for tablet 7129ead0b7a9427cb8c74793240b3ed7 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:40.349436  5446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7129ead0b7a9427cb8c74793240b3ed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.341840  5367 tablet_service.cc:1511] Processing CreateTablet for tablet 6953840cd95c42298f267b5ef2a6d2f5 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:40.358455  5367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6953840cd95c42298f267b5ef2a6d2f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.362054  5520 tablet_service.cc:1511] Processing CreateTablet for tablet 6953840cd95c42298f267b5ef2a6d2f5 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:40.315815  5650 raft_consensus.cc:740] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.364002  5520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6953840cd95c42298f267b5ef2a6d2f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.375749  5648 raft_consensus.cc:359] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:40.377244  5648 raft_consensus.cc:385] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.377671  5648 raft_consensus.cc:740] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a558e1e020c04514ad526758777ece93, State: Initialized, Role: FOLLOWER
W20260710 11:04:40.381074  5267 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.3.54.132:37141, user_credentials={real_user=slave}} blocked reactor thread for 44957.2us
I20260710 11:04:40.387548  5591 tablet_service.cc:1511] Processing CreateTablet for tablet 7129ead0b7a9427cb8c74793240b3ed7 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:40.389813  5591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7129ead0b7a9427cb8c74793240b3ed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.390475  5447 tablet_service.cc:1511] Processing CreateTablet for tablet bf008ce3fa4748839bf53f5871bd73eb (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:40.392285  5447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf008ce3fa4748839bf53f5871bd73eb. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:04:40.398561  5329 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:40.399827  5648 consensus_queue.cc:260] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:40.408138  5590 tablet_service.cc:1511] Processing CreateTablet for tablet f21a6d54c9f5499abf247909dbb58a42 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:40.409931  5590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f21a6d54c9f5499abf247909dbb58a42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.410056  5513 tablet_service.cc:1511] Processing CreateTablet for tablet 7129ead0b7a9427cb8c74793240b3ed7 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:40.411445  5513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7129ead0b7a9427cb8c74793240b3ed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.412278  5650 consensus_queue.cc:260] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:40.416992  5373 tablet_service.cc:1511] Processing CreateTablet for tablet bf008ce3fa4748839bf53f5871bd73eb (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:40.418349  5373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf008ce3fa4748839bf53f5871bd73eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.426837  5516 tablet_service.cc:1511] Processing CreateTablet for tablet bf008ce3fa4748839bf53f5871bd73eb (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:40.428674  5516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf008ce3fa4748839bf53f5871bd73eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.432361  5651 tablet_bootstrap.cc:492] T 598238c6475647bc8e4dc929fda59f57 P 4a84afd8e1e74e588a9e19dd53d5eefd: No bootstrap required, opened a new log
I20260710 11:04:40.432674  5366 tablet_service.cc:1511] Processing CreateTablet for tablet f21a6d54c9f5499abf247909dbb58a42 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:40.433125  5650 ts_tablet_manager.cc:1434] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.120s	user 0.005s	sys 0.004s
I20260710 11:04:40.434252  5408 heartbeater.cc:499] Master 127.3.54.190:34865 was elected leader, sending a full tablet report...
I20260710 11:04:40.436599  5366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f21a6d54c9f5499abf247909dbb58a42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.437705  5445 tablet_service.cc:1511] Processing CreateTablet for tablet f21a6d54c9f5499abf247909dbb58a42 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:40.439074  5650 tablet_bootstrap.cc:492] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
I20260710 11:04:40.433112  5651 ts_tablet_manager.cc:1403] T 598238c6475647bc8e4dc929fda59f57 P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent bootstrapping tablet: real 0.202s	user 0.017s	sys 0.017s
I20260710 11:04:40.447490  5445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f21a6d54c9f5499abf247909dbb58a42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.449412  5522 tablet_service.cc:1511] Processing CreateTablet for tablet 289380e47de841bbb116fda34c7daa65 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:40.450860  5522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 289380e47de841bbb116fda34c7daa65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.439149  5649 tablet_bootstrap.cc:492] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37: No bootstrap required, opened a new log
I20260710 11:04:40.464638  5649 ts_tablet_manager.cc:1403] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37: Time spent bootstrapping tablet: real 0.188s	user 0.009s	sys 0.002s
I20260710 11:04:40.457196  5651 raft_consensus.cc:359] T 598238c6475647bc8e4dc929fda59f57 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:40.458253  5648 ts_tablet_manager.cc:1434] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93: Time spent starting tablet: real 0.145s	user 0.012s	sys 0.006s
I20260710 11:04:40.460001  5650 tablet_bootstrap.cc:654] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.469686  5631 heartbeater.cc:499] Master 127.3.54.190:34865 was elected leader, sending a full tablet report...
I20260710 11:04:40.467841  5649 raft_consensus.cc:359] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:40.474462  5651 raft_consensus.cc:385] T 598238c6475647bc8e4dc929fda59f57 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.475049  5651 raft_consensus.cc:740] T 598238c6475647bc8e4dc929fda59f57 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.475152  5649 raft_consensus.cc:385] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.475996  5651 consensus_queue.cc:260] T 598238c6475647bc8e4dc929fda59f57 P 4a84afd8e1e74e588a9e19dd53d5eefd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:40.476348  5649 raft_consensus.cc:740] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.478955  5649 consensus_queue.cc:260] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:40.484838  5651 ts_tablet_manager.cc:1434] T 598238c6475647bc8e4dc929fda59f57 P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.001s
I20260710 11:04:40.489135  5651 tablet_bootstrap.cc:492] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd: Bootstrap starting.
I20260710 11:04:40.489778  5483 heartbeater.cc:499] Master 127.3.54.190:34865 was elected leader, sending a full tablet report...
W20260710 11:04:40.492774  5265 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.3.54.129:42415, user_credentials={real_user=slave}} blocked reactor thread for 44240.1us
I20260710 11:04:40.496003  5651 tablet_bootstrap.cc:654] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.497035  5590 tablet_service.cc:1511] Processing CreateTablet for tablet 289380e47de841bbb116fda34c7daa65 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:40.498348  5590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 289380e47de841bbb116fda34c7daa65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.505015  5648 tablet_bootstrap.cc:492] T 598238c6475647bc8e4dc929fda59f57 P a558e1e020c04514ad526758777ece93: Bootstrap starting.
I20260710 11:04:40.531147  5366 tablet_service.cc:1511] Processing CreateTablet for tablet 289380e47de841bbb116fda34c7daa65 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:40.531548  5520 tablet_service.cc:1511] Processing CreateTablet for tablet 37b7a6b5e8614c45b8a41fef8af52171 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:40.532222  5658 raft_consensus.cc:493] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:40.532608  5590 tablet_service.cc:1511] Processing CreateTablet for tablet 37b7a6b5e8614c45b8a41fef8af52171 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:40.532851  5658 raft_consensus.cc:515] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:40.532922  5520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37b7a6b5e8614c45b8a41fef8af52171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.535571  5590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37b7a6b5e8614c45b8a41fef8af52171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.536576  5445 tablet_service.cc:1511] Processing CreateTablet for tablet 37b7a6b5e8614c45b8a41fef8af52171 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:40.540956  5366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 289380e47de841bbb116fda34c7daa65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.535817  5373 tablet_service.cc:1511] Processing CreateTablet for tablet facecd2abd17437f97006293ce3e3664 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:40.553427  5649 ts_tablet_manager.cc:1434] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37: Time spent starting tablet: real 0.088s	user 0.018s	sys 0.015s
I20260710 11:04:40.554502  5557 heartbeater.cc:499] Master 127.3.54.190:34865 was elected leader, sending a full tablet report...
I20260710 11:04:40.554745  5649 tablet_bootstrap.cc:492] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37: Bootstrap starting.
I20260710 11:04:40.539611  5658 leader_election.cc:290] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:40.562110  5648 tablet_bootstrap.cc:654] T 598238c6475647bc8e4dc929fda59f57 P a558e1e020c04514ad526758777ece93: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.565133  5650 tablet_bootstrap.cc:492] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a: No bootstrap required, opened a new log
I20260710 11:04:40.565822  5650 ts_tablet_manager.cc:1403] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.127s	user 0.010s	sys 0.009s
I20260710 11:04:40.566632  5649 tablet_bootstrap.cc:654] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.560633  5373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet facecd2abd17437f97006293ce3e3664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.578892  5445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37b7a6b5e8614c45b8a41fef8af52171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.587265  5661 raft_consensus.cc:493] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:40.587613  5651 tablet_bootstrap.cc:492] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd: No bootstrap required, opened a new log
I20260710 11:04:40.585757  5446 tablet_service.cc:1511] Processing CreateTablet for tablet facecd2abd17437f97006293ce3e3664 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:40.588341  5651 ts_tablet_manager.cc:1403] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent bootstrapping tablet: real 0.101s	user 0.028s	sys 0.007s
I20260710 11:04:40.587844  5661 raft_consensus.cc:515] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
W20260710 11:04:40.591692  5632 tablet.cc:2406] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:04:40.591420  5651 raft_consensus.cc:359] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:40.598984  5661 leader_election.cc:290] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:40.597362  5651 raft_consensus.cc:385] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.589017  5446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet facecd2abd17437f97006293ce3e3664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.604990  5651 raft_consensus.cc:740] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.618940  5649 tablet_bootstrap.cc:492] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37: No bootstrap required, opened a new log
I20260710 11:04:40.619526  5649 ts_tablet_manager.cc:1403] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37: Time spent bootstrapping tablet: real 0.065s	user 0.014s	sys 0.010s
I20260710 11:04:40.623379  5650 raft_consensus.cc:359] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:40.624197  5650 raft_consensus.cc:385] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.624495  5650 raft_consensus.cc:740] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.625325  5650 consensus_queue.cc:260] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:40.640127  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0944e9c567da4203ac7430fbada02313" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:40.640277  5649 raft_consensus.cc:359] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:40.641268  5649 raft_consensus.cc:385] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.641654  5649 raft_consensus.cc:740] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Initialized, Role: FOLLOWER
W20260710 11:04:40.642086  5349 leader_election.cc:343] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:40.617110  5651 consensus_queue.cc:260] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:40.649051  5532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0944e9c567da4203ac7430fbada02313" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:40.654868  5520 tablet_service.cc:1511] Processing CreateTablet for tablet facecd2abd17437f97006293ce3e3664 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:40.656334  5520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet facecd2abd17437f97006293ce3e3664. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:04:40.656716  5346 leader_election.cc:343] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:40.657220  5346 leader_election.cc:304] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 692a9db9187547b89a7c89a7833fab37
I20260710 11:04:40.657018  5649 consensus_queue.cc:260] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:40.661041  5651 ts_tablet_manager.cc:1434] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent starting tablet: real 0.072s	user 0.008s	sys 0.000s
I20260710 11:04:40.661388  5650 ts_tablet_manager.cc:1434] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.095s	user 0.006s	sys 0.000s
I20260710 11:04:40.662314  5651 tablet_bootstrap.cc:492] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd: Bootstrap starting.
I20260710 11:04:40.663350  5658 raft_consensus.cc:2749] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:40.665436  5590 tablet_service.cc:1511] Processing CreateTablet for tablet 86d9e8a223064ad48b84be7fcb536488 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:40.666734  5590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86d9e8a223064ad48b84be7fcb536488. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.667009  5649 ts_tablet_manager.cc:1434] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37: Time spent starting tablet: real 0.047s	user 0.011s	sys 0.001s
I20260710 11:04:40.668890  5649 tablet_bootstrap.cc:492] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37: Bootstrap starting.
I20260710 11:04:40.672283  5661 raft_consensus.cc:493] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:40.674741  5661 raft_consensus.cc:515] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:40.676080  5366 tablet_service.cc:1511] Processing CreateTablet for tablet 86d9e8a223064ad48b84be7fcb536488 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:40.677213  5648 tablet_bootstrap.cc:492] T 598238c6475647bc8e4dc929fda59f57 P a558e1e020c04514ad526758777ece93: No bootstrap required, opened a new log
I20260710 11:04:40.677244  5661 leader_election.cc:290] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:40.677377  5366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86d9e8a223064ad48b84be7fcb536488. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.678185  5648 ts_tablet_manager.cc:1403] T 598238c6475647bc8e4dc929fda59f57 P a558e1e020c04514ad526758777ece93: Time spent bootstrapping tablet: real 0.173s	user 0.015s	sys 0.010s
I20260710 11:04:40.681630  5648 raft_consensus.cc:359] T 598238c6475647bc8e4dc929fda59f57 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:40.682408  5648 raft_consensus.cc:385] T 598238c6475647bc8e4dc929fda59f57 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.682700  5648 raft_consensus.cc:740] T 598238c6475647bc8e4dc929fda59f57 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a558e1e020c04514ad526758777ece93, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.683507  5648 consensus_queue.cc:260] T 598238c6475647bc8e4dc929fda59f57 P a558e1e020c04514ad526758777ece93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:40.686144  5648 ts_tablet_manager.cc:1434] T 598238c6475647bc8e4dc929fda59f57 P a558e1e020c04514ad526758777ece93: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:04:40.687333  5648 tablet_bootstrap.cc:492] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93: Bootstrap starting.
I20260710 11:04:40.696779  5650 tablet_bootstrap.cc:492] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
I20260710 11:04:40.703725  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef0815c605d7400fadf1b16e28ae9e3e" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:40.705731  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef0815c605d7400fadf1b16e28ae9e3e" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
W20260710 11:04:40.708091  5498 leader_election.cc:343] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:40.710495  5497 leader_election.cc:343] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a558e1e020c04514ad526758777ece93 (127.3.54.132:37141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:40.710963  5497 leader_election.cc:304] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 692a9db9187547b89a7c89a7833fab37; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93
I20260710 11:04:40.711793  5649 tablet_bootstrap.cc:654] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.712194  5661 raft_consensus.cc:2749] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:40.715245  5651 tablet_bootstrap.cc:654] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.715332  5591 tablet_service.cc:1511] Processing CreateTablet for tablet 999e96ada3934ba58166de71829c1941 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:40.703680  5605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb535cc1ee54fa0a948254d927fff8a" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:40.716672  5591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 999e96ada3934ba58166de71829c1941. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:04:40.717758  5497 leader_election.cc:343] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a558e1e020c04514ad526758777ece93 (127.3.54.132:37141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:40.719159  5383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb535cc1ee54fa0a948254d927fff8a" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:40.720002  5373 tablet_service.cc:1511] Processing CreateTablet for tablet 999e96ada3934ba58166de71829c1941 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
W20260710 11:04:40.721338  5495 leader_election.cc:343] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:40.715332  5445 tablet_service.cc:1511] Processing CreateTablet for tablet 86d9e8a223064ad48b84be7fcb536488 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:40.721938  5495 leader_election.cc:304] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 692a9db9187547b89a7c89a7833fab37; no voters: 9d98c8d49cdd4254b7eb47bd09239d0a, a558e1e020c04514ad526758777ece93
I20260710 11:04:40.722138  5516 tablet_service.cc:1511] Processing CreateTablet for tablet 1b9f9900e60c488d98aaabeccee504d4 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:40.723035  5445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86d9e8a223064ad48b84be7fcb536488. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.723352  5516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b9f9900e60c488d98aaabeccee504d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.723197  5661 raft_consensus.cc:2749] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:40.724640  5592 tablet_service.cc:1511] Processing CreateTablet for tablet 1b9f9900e60c488d98aaabeccee504d4 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:40.725625  5446 tablet_service.cc:1511] Processing CreateTablet for tablet 1b9f9900e60c488d98aaabeccee504d4 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:40.726033  5592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b9f9900e60c488d98aaabeccee504d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.713800  5520 tablet_service.cc:1511] Processing CreateTablet for tablet 999e96ada3934ba58166de71829c1941 (DEFAULT_TABLE table=test-workload [id=def3218de3d647f9ad9dc27010d94fc8]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:40.721274  5373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 999e96ada3934ba58166de71829c1941. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.729238  5446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b9f9900e60c488d98aaabeccee504d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.730891  5648 tablet_bootstrap.cc:654] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.731663  5520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 999e96ada3934ba58166de71829c1941. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:40.735754  5651 tablet_bootstrap.cc:492] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd: No bootstrap required, opened a new log
I20260710 11:04:40.736218  5651 ts_tablet_manager.cc:1403] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent bootstrapping tablet: real 0.074s	user 0.009s	sys 0.003s
I20260710 11:04:40.738757  5651 raft_consensus.cc:359] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:40.739353  5651 raft_consensus.cc:385] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.739341  5659 raft_consensus.cc:493] T 598238c6475647bc8e4dc929fda59f57 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:40.740108  5659 raft_consensus.cc:515] T 598238c6475647bc8e4dc929fda59f57 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:40.739861  5651 raft_consensus.cc:740] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.710445  5650 tablet_bootstrap.cc:654] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.750527  5659 leader_election.cc:290] T 598238c6475647bc8e4dc929fda59f57 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:40.761677  5657 raft_consensus.cc:493] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:40.762250  5657 raft_consensus.cc:515] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:40.771294  5657 leader_election.cc:290] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:40.782655  5649 tablet_bootstrap.cc:492] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37: No bootstrap required, opened a new log
I20260710 11:04:40.783349  5649 ts_tablet_manager.cc:1403] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37: Time spent bootstrapping tablet: real 0.115s	user 0.009s	sys 0.002s
I20260710 11:04:40.813762  5649 raft_consensus.cc:359] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:40.818259  5649 raft_consensus.cc:385] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.818696  5649 raft_consensus.cc:740] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.802361  5651 consensus_queue.cc:260] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:40.827579  5649 consensus_queue.cc:260] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:40.832261  5648 tablet_bootstrap.cc:492] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93: No bootstrap required, opened a new log
I20260710 11:04:40.832719  5648 ts_tablet_manager.cc:1403] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93: Time spent bootstrapping tablet: real 0.146s	user 0.006s	sys 0.020s
I20260710 11:04:40.834374  5651 ts_tablet_manager.cc:1434] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent starting tablet: real 0.098s	user 0.006s	sys 0.000s
I20260710 11:04:40.835335  5648 raft_consensus.cc:359] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:40.836100  5648 raft_consensus.cc:385] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.836323  5648 raft_consensus.cc:740] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a558e1e020c04514ad526758777ece93, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.837396  5648 consensus_queue.cc:260] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:40.835530  5651 tablet_bootstrap.cc:492] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd: Bootstrap starting.
I20260710 11:04:40.849543  5605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598238c6475647bc8e4dc929fda59f57" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:40.850287  5605 raft_consensus.cc:2468] T 598238c6475647bc8e4dc929fda59f57 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 0.
I20260710 11:04:40.851751  5423 leader_election.cc:304] T 598238c6475647bc8e4dc929fda59f57 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:04:40.852696  5659 raft_consensus.cc:2804] T 598238c6475647bc8e4dc929fda59f57 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:40.853050  5659 raft_consensus.cc:493] T 598238c6475647bc8e4dc929fda59f57 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:40.853380  5659 raft_consensus.cc:3060] T 598238c6475647bc8e4dc929fda59f57 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:40.857919  5383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598238c6475647bc8e4dc929fda59f57" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
W20260710 11:04:40.859473  5421 leader_election.cc:343] T 598238c6475647bc8e4dc929fda59f57 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:40.860716  5650 tablet_bootstrap.cc:492] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a: No bootstrap required, opened a new log
I20260710 11:04:40.861052  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d2ba6da4bb4a1cae4adf6b37c3f148" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:40.861230  5650 ts_tablet_manager.cc:1403] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.165s	user 0.014s	sys 0.005s
I20260710 11:04:40.861322  5659 raft_consensus.cc:515] T 598238c6475647bc8e4dc929fda59f57 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:40.862509  5651 tablet_bootstrap.cc:654] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:40.862705  5572 leader_election.cc:343] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:40.864326  5605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598238c6475647bc8e4dc929fda59f57" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:40.842993  5649 ts_tablet_manager.cc:1434] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37: Time spent starting tablet: real 0.059s	user 0.004s	sys 0.008s
I20260710 11:04:40.864907  5605 raft_consensus.cc:3060] T 598238c6475647bc8e4dc929fda59f57 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:40.868656  5650 raft_consensus.cc:359] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:40.869017  5532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d2ba6da4bb4a1cae4adf6b37c3f148" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:40.869428  5650 raft_consensus.cc:385] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.869787  5650 raft_consensus.cc:740] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.870617  5650 consensus_queue.cc:260] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:40.872884  5650 ts_tablet_manager.cc:1434] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:04:40.873889  5650 tablet_bootstrap.cc:492] T 598238c6475647bc8e4dc929fda59f57 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
W20260710 11:04:40.874596  5569 leader_election.cc:343] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:40.875166  5569 leader_election.cc:304] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a558e1e020c04514ad526758777ece93; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 692a9db9187547b89a7c89a7833fab37
I20260710 11:04:40.875949  5657 raft_consensus.cc:2749] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:40.876696  5649 tablet_bootstrap.cc:492] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37: Bootstrap starting.
I20260710 11:04:40.878065  5648 ts_tablet_manager.cc:1434] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260710 11:04:40.879232  5659 leader_election.cc:290] T 598238c6475647bc8e4dc929fda59f57 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 election: Requested vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:40.880687  5650 tablet_bootstrap.cc:654] T 598238c6475647bc8e4dc929fda59f57 P 9d98c8d49cdd4254b7eb47bd09239d0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.872817  5605 raft_consensus.cc:2468] T 598238c6475647bc8e4dc929fda59f57 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 1.
I20260710 11:04:40.882123  5423 leader_election.cc:304] T 598238c6475647bc8e4dc929fda59f57 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:04:40.882613  5383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598238c6475647bc8e4dc929fda59f57" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
I20260710 11:04:40.883195  5659 raft_consensus.cc:2804] T 598238c6475647bc8e4dc929fda59f57 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:04:40.884166  5421 leader_election.cc:343] T 598238c6475647bc8e4dc929fda59f57 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:40.886439  5648 tablet_bootstrap.cc:492] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93: Bootstrap starting.
I20260710 11:04:40.888163  5649 tablet_bootstrap.cc:654] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.892764  5650 tablet_bootstrap.cc:492] T 598238c6475647bc8e4dc929fda59f57 P 9d98c8d49cdd4254b7eb47bd09239d0a: No bootstrap required, opened a new log
I20260710 11:04:40.893157  5650 ts_tablet_manager.cc:1403] T 598238c6475647bc8e4dc929fda59f57 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.009s
I20260710 11:04:40.894330  5648 tablet_bootstrap.cc:654] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.894342  5659 raft_consensus.cc:697] T 598238c6475647bc8e4dc929fda59f57 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 LEADER]: Becoming Leader. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Running, Role: LEADER
I20260710 11:04:40.895439  5650 raft_consensus.cc:359] T 598238c6475647bc8e4dc929fda59f57 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:40.896121  5650 raft_consensus.cc:385] T 598238c6475647bc8e4dc929fda59f57 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.895442  5659 consensus_queue.cc:237] T 598238c6475647bc8e4dc929fda59f57 P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:40.896395  5650 raft_consensus.cc:740] T 598238c6475647bc8e4dc929fda59f57 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.897110  5650 consensus_queue.cc:260] T 598238c6475647bc8e4dc929fda59f57 P 9d98c8d49cdd4254b7eb47bd09239d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:40.897897  5651 tablet_bootstrap.cc:492] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd: No bootstrap required, opened a new log
I20260710 11:04:40.898456  5651 ts_tablet_manager.cc:1403] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.001s
I20260710 11:04:40.899416  5650 ts_tablet_manager.cc:1434] T 598238c6475647bc8e4dc929fda59f57 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:04:40.900408  5650 tablet_bootstrap.cc:492] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
I20260710 11:04:40.901515  5651 raft_consensus.cc:359] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:40.902256  5651 raft_consensus.cc:385] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.902549  5651 raft_consensus.cc:740] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.905079  5651 consensus_queue.cc:260] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:40.906915  5650 tablet_bootstrap.cc:654] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.907379  5651 ts_tablet_manager.cc:1434] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 11:04:40.908440  5651 tablet_bootstrap.cc:492] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd: Bootstrap starting.
I20260710 11:04:40.914579  5683 raft_consensus.cc:493] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:40.915623  5651 tablet_bootstrap.cc:654] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.915148  5683 raft_consensus.cc:515] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:40.918563  5383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7557325a6b68415da92709be0c933c47" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:40.918753  5649 tablet_bootstrap.cc:492] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37: No bootstrap required, opened a new log
I20260710 11:04:40.919878  5649 ts_tablet_manager.cc:1403] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37: Time spent bootstrapping tablet: real 0.044s	user 0.007s	sys 0.010s
W20260710 11:04:40.919996  5421 leader_election.cc:343] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:40.921674  5683 leader_election.cc:290] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:40.921969  5650 tablet_bootstrap.cc:492] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a: No bootstrap required, opened a new log
I20260710 11:04:40.922461  5650 ts_tablet_manager.cc:1403] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260710 11:04:40.922931  5649 raft_consensus.cc:359] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:40.923650  5649 raft_consensus.cc:385] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.923918  5649 raft_consensus.cc:740] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.924834  5649 consensus_queue.cc:260] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:40.925546  5650 raft_consensus.cc:359] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:40.926252  5650 raft_consensus.cc:385] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.926556  5650 raft_consensus.cc:740] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.927412  5650 consensus_queue.cc:260] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:40.929785  5649 ts_tablet_manager.cc:1434] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:04:40.930857  5649 tablet_bootstrap.cc:492] T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37: Bootstrap starting.
I20260710 11:04:40.930898  5532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7557325a6b68415da92709be0c933c47" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:40.931701  5532 raft_consensus.cc:2468] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 0.
I20260710 11:04:40.927821  5279 catalog_manager.cc:5697] T 598238c6475647bc8e4dc929fda59f57 P 4a84afd8e1e74e588a9e19dd53d5eefd reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130). New cstate: current_term: 1 leader_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:40.936673  5421 leader_election.cc:304] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 692a9db9187547b89a7c89a7833fab37; no voters: 9d98c8d49cdd4254b7eb47bd09239d0a
I20260710 11:04:40.938045  5683 raft_consensus.cc:2804] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:40.938448  5683 raft_consensus.cc:493] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:40.938778  5683 raft_consensus.cc:3060] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:40.941100  5650 ts_tablet_manager.cc:1434] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260710 11:04:40.942137  5650 tablet_bootstrap.cc:492] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
I20260710 11:04:40.945176  5649 tablet_bootstrap.cc:654] T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.954080  5683 raft_consensus.cc:515] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:40.956043  5650 tablet_bootstrap.cc:654] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.957324  5383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7557325a6b68415da92709be0c933c47" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
W20260710 11:04:40.958601  5421 leader_election.cc:343] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:40.958961  5648 tablet_bootstrap.cc:492] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93: No bootstrap required, opened a new log
I20260710 11:04:40.959424  5648 ts_tablet_manager.cc:1403] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.000s
I20260710 11:04:40.959833  5532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7557325a6b68415da92709be0c933c47" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37"
I20260710 11:04:40.960446  5532 raft_consensus.cc:3060] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:40.962575  5648 raft_consensus.cc:359] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:40.963372  5648 raft_consensus.cc:385] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.963721  5648 raft_consensus.cc:740] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a558e1e020c04514ad526758777ece93, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.963073  5649 tablet_bootstrap.cc:492] T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37: No bootstrap required, opened a new log
I20260710 11:04:40.964656  5648 consensus_queue.cc:260] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:40.967157  5648 ts_tablet_manager.cc:1434] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:04:40.968272  5648 tablet_bootstrap.cc:492] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93: Bootstrap starting.
I20260710 11:04:40.972286  5532 raft_consensus.cc:2468] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 1.
I20260710 11:04:40.972373  5649 ts_tablet_manager.cc:1403] T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.000s
I20260710 11:04:40.972963  5658 raft_consensus.cc:493] T 598238c6475647bc8e4dc929fda59f57 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:40.973814  5421 leader_election.cc:304] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 692a9db9187547b89a7c89a7833fab37; no voters: 9d98c8d49cdd4254b7eb47bd09239d0a
I20260710 11:04:40.974886  5659 raft_consensus.cc:2804] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:40.973815  5658 raft_consensus.cc:515] T 598238c6475647bc8e4dc929fda59f57 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:40.979388  5649 raft_consensus.cc:359] T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:40.983341  5649 raft_consensus.cc:385] T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.983767  5649 raft_consensus.cc:740] T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.984685  5649 consensus_queue.cc:260] T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:40.982941  5648 tablet_bootstrap.cc:654] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.982824  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598238c6475647bc8e4dc929fda59f57" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:40.985808  5658 leader_election.cc:290] T 598238c6475647bc8e4dc929fda59f57 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:04:40.990821  5649 ts_tablet_manager.cc:1434] T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260710 11:04:40.994652  5650 tablet_bootstrap.cc:492] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a: No bootstrap required, opened a new log
I20260710 11:04:40.995246  5650 ts_tablet_manager.cc:1403] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.018s
I20260710 11:04:40.996587  5649 tablet_bootstrap.cc:492] T bc4195d0977240719c8457faee901745 P 692a9db9187547b89a7c89a7833fab37: Bootstrap starting.
I20260710 11:04:40.995930  5695 raft_consensus.cc:493] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:40.997907  5695 raft_consensus.cc:515] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:40.998517  5650 raft_consensus.cc:359] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:40.999455  5650 raft_consensus.cc:385] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.999733  5650 raft_consensus.cc:740] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.000578  5695 leader_election.cc:290] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:41.001943  5383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb403d71467543d5be04ef707135e26e" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:41.002591  5383 raft_consensus.cc:2468] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 0.
I20260710 11:04:41.003032  5531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb403d71467543d5be04ef707135e26e" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:41.003813  5421 leader_election.cc:304] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 
I20260710 11:04:41.003880  5531 raft_consensus.cc:2468] T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 0.
I20260710 11:04:41.004738  5695 raft_consensus.cc:2804] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:41.000947  5650 consensus_queue.cc:260] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:41.005125  5695 raft_consensus.cc:493] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:41.005555  5695 raft_consensus.cc:3060] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.007095  5648 tablet_bootstrap.cc:492] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93: No bootstrap required, opened a new log
I20260710 11:04:41.009354  5605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598238c6475647bc8e4dc929fda59f57" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:41.013190  5683 leader_election.cc:290] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 election: Requested vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:41.013624  5605 raft_consensus.cc:2393] T 598238c6475647bc8e4dc929fda59f57 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d98c8d49cdd4254b7eb47bd09239d0a in current term 1: Already voted for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in this term.
I20260710 11:04:41.013857  5648 ts_tablet_manager.cc:1403] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.007s
I20260710 11:04:41.015271  5348 leader_election.cc:304] T 598238c6475647bc8e4dc929fda59f57 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93
I20260710 11:04:41.010937  5658 raft_consensus.cc:493] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:41.016743  5658 raft_consensus.cc:515] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:41.017465  5650 ts_tablet_manager.cc:1434] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260710 11:04:41.017963  5659 raft_consensus.cc:697] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 LEADER]: Becoming Leader. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Running, Role: LEADER
I20260710 11:04:41.018582  5650 tablet_bootstrap.cc:492] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
I20260710 11:04:41.018896  5659 consensus_queue.cc:237] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:41.019732  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5331d6eb7e944cfda61094d069a6c875" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:41.020762  5648 raft_consensus.cc:359] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:41.021116  5658 leader_election.cc:290] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
W20260710 11:04:41.021073  5349 leader_election.cc:343] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:41.023958  5648 raft_consensus.cc:385] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.024643  5648 raft_consensus.cc:740] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a558e1e020c04514ad526758777ece93, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.022558  5649 tablet_bootstrap.cc:654] T bc4195d0977240719c8457faee901745 P 692a9db9187547b89a7c89a7833fab37: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.024262  5658 raft_consensus.cc:3060] T 598238c6475647bc8e4dc929fda59f57 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.028381  5695 raft_consensus.cc:515] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:41.030462  5695 leader_election.cc:290] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 election: Requested vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:41.032052  5383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb403d71467543d5be04ef707135e26e" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
I20260710 11:04:41.032723  5383 raft_consensus.cc:3060] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.035705  5658 raft_consensus.cc:2749] T 598238c6475647bc8e4dc929fda59f57 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:41.035782  5532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb403d71467543d5be04ef707135e26e" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37"
I20260710 11:04:41.037114  5532 raft_consensus.cc:3060] T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.038065  5531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5331d6eb7e944cfda61094d069a6c875" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:41.041980  5383 raft_consensus.cc:2468] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 1.
I20260710 11:04:41.032832  5648 consensus_queue.cc:260] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:41.043349  5421 leader_election.cc:304] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 
W20260710 11:04:41.044163  5346 leader_election.cc:343] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:41.044628  5346 leader_election.cc:304] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 692a9db9187547b89a7c89a7833fab37
I20260710 11:04:41.045580  5651 tablet_bootstrap.cc:492] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd: No bootstrap required, opened a new log
I20260710 11:04:41.045949  5658 raft_consensus.cc:2749] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:41.044193  5648 ts_tablet_manager.cc:1434] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260710 11:04:41.046298  5695 raft_consensus.cc:2804] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:41.047359  5695 raft_consensus.cc:697] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 LEADER]: Becoming Leader. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Running, Role: LEADER
I20260710 11:04:41.047817  5648 tablet_bootstrap.cc:492] T 3b8d096d499749fa9145d6d906e126db P a558e1e020c04514ad526758777ece93: Bootstrap starting.
I20260710 11:04:41.048226  5695 consensus_queue.cc:237] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:41.046073  5651 ts_tablet_manager.cc:1403] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent bootstrapping tablet: real 0.138s	user 0.036s	sys 0.045s
I20260710 11:04:41.054850  5648 tablet_bootstrap.cc:654] T 3b8d096d499749fa9145d6d906e126db P a558e1e020c04514ad526758777ece93: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.056300  5651 raft_consensus.cc:359] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:41.057309  5649 tablet_bootstrap.cc:492] T bc4195d0977240719c8457faee901745 P 692a9db9187547b89a7c89a7833fab37: No bootstrap required, opened a new log
I20260710 11:04:41.058974  5649 ts_tablet_manager.cc:1403] T bc4195d0977240719c8457faee901745 P 692a9db9187547b89a7c89a7833fab37: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.000s
I20260710 11:04:41.059415  5658 raft_consensus.cc:493] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:41.060366  5658 raft_consensus.cc:515] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:41.062135  5649 raft_consensus.cc:359] T bc4195d0977240719c8457faee901745 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:41.062948  5649 raft_consensus.cc:385] T bc4195d0977240719c8457faee901745 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.063184  5531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8d096d499749fa9145d6d906e126db" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:41.057956  5532 raft_consensus.cc:2468] T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 1.
I20260710 11:04:41.063814  5651 raft_consensus.cc:385] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.064129  5531 raft_consensus.cc:2468] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 0.
I20260710 11:04:41.064177  5651 raft_consensus.cc:740] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.063622  5277 catalog_manager.cc:5697] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130). New cstate: current_term: 1 leader_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:41.063256  5649 raft_consensus.cc:740] T bc4195d0977240719c8457faee901745 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.065294  5651 consensus_queue.cc:260] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:41.065577  5346 leader_election.cc:304] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 
I20260710 11:04:41.065955  5649 consensus_queue.cc:260] T bc4195d0977240719c8457faee901745 P 692a9db9187547b89a7c89a7833fab37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:41.066747  5697 raft_consensus.cc:2804] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:41.067183  5697 raft_consensus.cc:493] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:41.057453  5650 tablet_bootstrap.cc:654] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.067525  5697 raft_consensus.cc:3060] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.069048  5649 ts_tablet_manager.cc:1434] T bc4195d0977240719c8457faee901745 P 692a9db9187547b89a7c89a7833fab37: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:04:41.067591  5651 ts_tablet_manager.cc:1434] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 11:04:41.071328  5651 tablet_bootstrap.cc:492] T bc4195d0977240719c8457faee901745 P 4a84afd8e1e74e588a9e19dd53d5eefd: Bootstrap starting.
I20260710 11:04:41.071339  5649 tablet_bootstrap.cc:492] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37: Bootstrap starting.
I20260710 11:04:41.077901  5697 raft_consensus.cc:515] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:41.080830  5531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8d096d499749fa9145d6d906e126db" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37"
I20260710 11:04:41.081416  5531 raft_consensus.cc:3060] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.081745  5648 tablet_bootstrap.cc:492] T 3b8d096d499749fa9145d6d906e126db P a558e1e020c04514ad526758777ece93: No bootstrap required, opened a new log
I20260710 11:04:41.082360  5648 ts_tablet_manager.cc:1403] T 3b8d096d499749fa9145d6d906e126db P a558e1e020c04514ad526758777ece93: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.004s
I20260710 11:04:41.078394  5651 tablet_bootstrap.cc:654] T bc4195d0977240719c8457faee901745 P 4a84afd8e1e74e588a9e19dd53d5eefd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.087945  5649 tablet_bootstrap.cc:654] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.085600  5648 raft_consensus.cc:359] T 3b8d096d499749fa9145d6d906e126db P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:41.090273  5531 raft_consensus.cc:2468] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 1.
I20260710 11:04:41.090411  5648 raft_consensus.cc:385] T 3b8d096d499749fa9145d6d906e126db P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.090968  5648 raft_consensus.cc:740] T 3b8d096d499749fa9145d6d906e126db P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a558e1e020c04514ad526758777ece93, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.091722  5346 leader_election.cc:304] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 
I20260710 11:04:41.091964  5648 consensus_queue.cc:260] T 3b8d096d499749fa9145d6d906e126db P a558e1e020c04514ad526758777ece93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:41.094743  5605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8d096d499749fa9145d6d906e126db" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:41.095458  5605 raft_consensus.cc:2468] T 3b8d096d499749fa9145d6d906e126db P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 0.
I20260710 11:04:41.097056  5658 leader_election.cc:290] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:41.097890  5658 raft_consensus.cc:2804] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:41.100018  5648 ts_tablet_manager.cc:1434] T 3b8d096d499749fa9145d6d906e126db P a558e1e020c04514ad526758777ece93: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:04:41.100111  5658 raft_consensus.cc:697] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 LEADER]: Becoming Leader. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Running, Role: LEADER
I20260710 11:04:41.101405  5648 tablet_bootstrap.cc:492] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93: Bootstrap starting.
I20260710 11:04:41.100353  5651 tablet_bootstrap.cc:492] T bc4195d0977240719c8457faee901745 P 4a84afd8e1e74e588a9e19dd53d5eefd: No bootstrap required, opened a new log
I20260710 11:04:41.102736  5651 ts_tablet_manager.cc:1403] T bc4195d0977240719c8457faee901745 P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.002s
I20260710 11:04:41.101349  5658 consensus_queue.cc:237] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:41.105430  5657 raft_consensus.cc:493] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:41.105978  5657 raft_consensus.cc:515] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:41.106333  5605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8d096d499749fa9145d6d906e126db" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:41.106938  5605 raft_consensus.cc:3060] T 3b8d096d499749fa9145d6d906e126db P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.108341  5657 leader_election.cc:290] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:41.108192  5651 raft_consensus.cc:359] T bc4195d0977240719c8457faee901745 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:41.108904  5651 raft_consensus.cc:385] T bc4195d0977240719c8457faee901745 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.109208  5651 raft_consensus.cc:740] T bc4195d0977240719c8457faee901745 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.109460  5279 catalog_manager.cc:5697] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130). New cstate: current_term: 1 leader_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:41.112833  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05e8e72bad747b89336a166be1999d8" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:41.113237  5651 consensus_queue.cc:260] T bc4195d0977240719c8457faee901745 P 4a84afd8e1e74e588a9e19dd53d5eefd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:41.113942  5605 raft_consensus.cc:2468] T 3b8d096d499749fa9145d6d906e126db P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 1.
W20260710 11:04:41.114562  5572 leader_election.cc:343] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:41.115411  5697 leader_election.cc:290] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 election: Requested vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:41.117156  5651 ts_tablet_manager.cc:1434] T bc4195d0977240719c8457faee901745 P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:04:41.118237  5651 tablet_bootstrap.cc:492] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd: Bootstrap starting.
I20260710 11:04:41.122090  5650 tablet_bootstrap.cc:492] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a: No bootstrap required, opened a new log
I20260710 11:04:41.122124  5649 tablet_bootstrap.cc:492] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37: No bootstrap required, opened a new log
I20260710 11:04:41.122960  5649 ts_tablet_manager.cc:1403] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.001s
I20260710 11:04:41.126260  5649 raft_consensus.cc:359] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:41.122985  5650 ts_tablet_manager.cc:1403] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.105s	user 0.016s	sys 0.017s
I20260710 11:04:41.128734  5383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05e8e72bad747b89336a166be1999d8" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:41.131108  5383 raft_consensus.cc:2468] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 0.
I20260710 11:04:41.132433  5569 leader_election.cc:304] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9d98c8d49cdd4254b7eb47bd09239d0a, a558e1e020c04514ad526758777ece93; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd
I20260710 11:04:41.133246  5657 raft_consensus.cc:2804] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:41.133697  5657 raft_consensus.cc:493] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:41.133159  5278 catalog_manager.cc:5697] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129). New cstate: current_term: 1 leader_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:41.134512  5657 raft_consensus.cc:3060] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.133630  5650 raft_consensus.cc:359] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:41.135061  5650 raft_consensus.cc:385] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.135385  5650 raft_consensus.cc:740] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.133827  5649 raft_consensus.cc:385] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.136942  5649 raft_consensus.cc:740] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.141098  5649 consensus_queue.cc:260] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:41.141665  5651 tablet_bootstrap.cc:654] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.141240  5650 consensus_queue.cc:260] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:41.130379  5648 tablet_bootstrap.cc:654] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.143365  5649 ts_tablet_manager.cc:1434] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260710 11:04:41.149501  5650 ts_tablet_manager.cc:1434] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:04:41.150949  5649 tablet_bootstrap.cc:492] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37: Bootstrap starting.
I20260710 11:04:41.154256  5657 raft_consensus.cc:515] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:41.157199  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05e8e72bad747b89336a166be1999d8" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
I20260710 11:04:41.158350  5649 tablet_bootstrap.cc:654] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:41.158651  5572 leader_election.cc:343] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:41.159987  5657 leader_election.cc:290] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 election: Requested vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:41.160591  5650 tablet_bootstrap.cc:492] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
I20260710 11:04:41.161124  5383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05e8e72bad747b89336a166be1999d8" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
I20260710 11:04:41.161725  5383 raft_consensus.cc:3060] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.168915  5383 raft_consensus.cc:2468] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 1.
I20260710 11:04:41.170084  5569 leader_election.cc:304] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9d98c8d49cdd4254b7eb47bd09239d0a, a558e1e020c04514ad526758777ece93; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd
I20260710 11:04:41.170923  5657 raft_consensus.cc:2804] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:41.172566  5651 tablet_bootstrap.cc:492] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd: No bootstrap required, opened a new log
I20260710 11:04:41.172740  5650 tablet_bootstrap.cc:654] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.173205  5651 ts_tablet_manager.cc:1403] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent bootstrapping tablet: real 0.055s	user 0.038s	sys 0.000s
I20260710 11:04:41.176380  5651 raft_consensus.cc:359] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:41.177098  5651 raft_consensus.cc:385] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.177381  5651 raft_consensus.cc:740] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.177474  5648 tablet_bootstrap.cc:492] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93: No bootstrap required, opened a new log
I20260710 11:04:41.178161  5648 ts_tablet_manager.cc:1403] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93: Time spent bootstrapping tablet: real 0.077s	user 0.012s	sys 0.003s
I20260710 11:04:41.178309  5651 consensus_queue.cc:260] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:41.180157  5650 tablet_bootstrap.cc:492] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a: No bootstrap required, opened a new log
I20260710 11:04:41.181284  5650 ts_tablet_manager.cc:1403] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.005s
I20260710 11:04:41.181754  5648 raft_consensus.cc:359] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:41.182641  5648 raft_consensus.cc:385] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.183014  5648 raft_consensus.cc:740] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a558e1e020c04514ad526758777ece93, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.183897  5650 raft_consensus.cc:359] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:41.184633  5650 raft_consensus.cc:385] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.183988  5648 consensus_queue.cc:260] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:41.184918  5650 raft_consensus.cc:740] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.188488  5651 ts_tablet_manager.cc:1434] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:04:41.190933  5649 tablet_bootstrap.cc:492] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37: No bootstrap required, opened a new log
I20260710 11:04:41.191435  5649 ts_tablet_manager.cc:1403] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.000s
I20260710 11:04:41.194164  5649 raft_consensus.cc:359] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:41.194830  5649 raft_consensus.cc:385] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.195103  5649 raft_consensus.cc:740] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.195928  5650 consensus_queue.cc:260] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:41.196689  5651 tablet_bootstrap.cc:492] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd: Bootstrap starting.
I20260710 11:04:41.199391  5657 raft_consensus.cc:697] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [term 1 LEADER]: Becoming Leader. State: Replica: a558e1e020c04514ad526758777ece93, State: Running, Role: LEADER
I20260710 11:04:41.200477  5657 consensus_queue.cc:237] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:41.204084  5651 tablet_bootstrap.cc:654] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.204381  5649 consensus_queue.cc:260] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:41.206512  5650 ts_tablet_manager.cc:1434] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 11:04:41.206709  5649 ts_tablet_manager.cc:1434] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:04:41.207504  5650 tablet_bootstrap.cc:492] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
I20260710 11:04:41.209512  5648 ts_tablet_manager.cc:1434] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93: Time spent starting tablet: real 0.031s	user 0.014s	sys 0.010s
I20260710 11:04:41.210557  5648 tablet_bootstrap.cc:492] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93: Bootstrap starting.
I20260710 11:04:41.216686  5648 tablet_bootstrap.cc:654] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.216799  5651 tablet_bootstrap.cc:492] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd: No bootstrap required, opened a new log
I20260710 11:04:41.217303  5651 ts_tablet_manager.cc:1403] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260710 11:04:41.220057  5651 raft_consensus.cc:359] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:41.220706  5651 raft_consensus.cc:385] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.220992  5651 raft_consensus.cc:740] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.222249  5649 tablet_bootstrap.cc:492] T cafb8e4ec82142acbc8be5032085ce9b P 692a9db9187547b89a7c89a7833fab37: Bootstrap starting.
I20260710 11:04:41.221040  5650 tablet_bootstrap.cc:654] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.226017  5651 consensus_queue.cc:260] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:41.228480  5277 catalog_manager.cc:5697] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 reported cstate change: term changed from 0 to 1, leader changed from <none> to a558e1e020c04514ad526758777ece93 (127.3.54.132). New cstate: current_term: 1 leader_uuid: "a558e1e020c04514ad526758777ece93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:41.232177  5651 ts_tablet_manager.cc:1434] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:04:41.233332  5651 tablet_bootstrap.cc:492] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 4a84afd8e1e74e588a9e19dd53d5eefd: Bootstrap starting.
I20260710 11:04:41.235807  5650 tablet_bootstrap.cc:492] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a: No bootstrap required, opened a new log
I20260710 11:04:41.236320  5650 ts_tablet_manager.cc:1403] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.002s
I20260710 11:04:41.239229  5651 tablet_bootstrap.cc:654] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 4a84afd8e1e74e588a9e19dd53d5eefd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.239040  5650 raft_consensus.cc:359] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:41.239713  5650 raft_consensus.cc:385] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.239996  5650 raft_consensus.cc:740] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.240965  5650 consensus_queue.cc:260] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:41.247176  5649 tablet_bootstrap.cc:654] T cafb8e4ec82142acbc8be5032085ce9b P 692a9db9187547b89a7c89a7833fab37: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.249141  5650 ts_tablet_manager.cc:1434] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:04:41.250137  5650 tablet_bootstrap.cc:492] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
I20260710 11:04:41.257742  5648 tablet_bootstrap.cc:492] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93: No bootstrap required, opened a new log
I20260710 11:04:41.258453  5651 tablet_bootstrap.cc:492] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 4a84afd8e1e74e588a9e19dd53d5eefd: No bootstrap required, opened a new log
I20260710 11:04:41.261169  5648 ts_tablet_manager.cc:1403] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93: Time spent bootstrapping tablet: real 0.051s	user 0.027s	sys 0.018s
I20260710 11:04:41.261186  5651 ts_tablet_manager.cc:1403] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.004s
I20260710 11:04:41.262434  5649 tablet_bootstrap.cc:492] T cafb8e4ec82142acbc8be5032085ce9b P 692a9db9187547b89a7c89a7833fab37: No bootstrap required, opened a new log
I20260710 11:04:41.262887  5649 ts_tablet_manager.cc:1403] T cafb8e4ec82142acbc8be5032085ce9b P 692a9db9187547b89a7c89a7833fab37: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.007s
I20260710 11:04:41.264024  5651 raft_consensus.cc:359] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:41.264773  5651 raft_consensus.cc:385] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.265025  5651 raft_consensus.cc:740] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.265149  5650 tablet_bootstrap.cc:654] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.265403  5649 raft_consensus.cc:359] T cafb8e4ec82142acbc8be5032085ce9b P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:41.266062  5649 raft_consensus.cc:385] T cafb8e4ec82142acbc8be5032085ce9b P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.266309  5649 raft_consensus.cc:740] T cafb8e4ec82142acbc8be5032085ce9b P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.266945  5649 consensus_queue.cc:260] T cafb8e4ec82142acbc8be5032085ce9b P 692a9db9187547b89a7c89a7833fab37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:41.267580  5648 raft_consensus.cc:359] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:41.268244  5648 raft_consensus.cc:385] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.268515  5648 raft_consensus.cc:740] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a558e1e020c04514ad526758777ece93, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.268879  5649 ts_tablet_manager.cc:1434] T cafb8e4ec82142acbc8be5032085ce9b P 692a9db9187547b89a7c89a7833fab37: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:04:41.269164  5648 consensus_queue.cc:260] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:41.269933  5649 tablet_bootstrap.cc:492] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37: Bootstrap starting.
I20260710 11:04:41.270941  5648 ts_tablet_manager.cc:1434] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:04:41.271723  5651 consensus_queue.cc:260] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 4a84afd8e1e74e588a9e19dd53d5eefd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:41.273088  5648 tablet_bootstrap.cc:492] T 5cb535cc1ee54fa0a948254d927fff8a P a558e1e020c04514ad526758777ece93: Bootstrap starting.
I20260710 11:04:41.276847  5649 tablet_bootstrap.cc:654] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.279148  5648 tablet_bootstrap.cc:654] T 5cb535cc1ee54fa0a948254d927fff8a P a558e1e020c04514ad526758777ece93: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.281363  5651 ts_tablet_manager.cc:1434] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260710 11:04:41.290019  5657 raft_consensus.cc:493] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:41.290669  5657 raft_consensus.cc:515] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:41.294287  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b78880a6ece409786f40513e12841e9" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:41.295073  5458 raft_consensus.cc:2468] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 0.
I20260710 11:04:41.296360  5650 tablet_bootstrap.cc:492] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a: No bootstrap required, opened a new log
I20260710 11:04:41.296962  5650 ts_tablet_manager.cc:1403] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.000s
I20260710 11:04:41.298038  5383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b78880a6ece409786f40513e12841e9" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:41.296491  5572 leader_election.cc:304] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:04:41.300309  5650 raft_consensus.cc:359] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:41.301206  5650 raft_consensus.cc:385] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.301508  5650 raft_consensus.cc:740] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.301606  5712 raft_consensus.cc:2804] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:41.302103  5712 raft_consensus.cc:493] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:41.302457  5712 raft_consensus.cc:3060] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.302341  5650 consensus_queue.cc:260] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:41.304543  5650 ts_tablet_manager.cc:1434] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:04:41.307008  5650 tablet_bootstrap.cc:492] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
I20260710 11:04:41.308167  5648 tablet_bootstrap.cc:492] T 5cb535cc1ee54fa0a948254d927fff8a P a558e1e020c04514ad526758777ece93: No bootstrap required, opened a new log
W20260710 11:04:41.308117  5569 leader_election.cc:343] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:41.308761  5648 ts_tablet_manager.cc:1403] T 5cb535cc1ee54fa0a948254d927fff8a P a558e1e020c04514ad526758777ece93: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.016s
I20260710 11:04:41.310866  5649 tablet_bootstrap.cc:492] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37: No bootstrap required, opened a new log
I20260710 11:04:41.300298  5657 leader_election.cc:290] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:04:41.311357  5649 ts_tablet_manager.cc:1403] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.017s
I20260710 11:04:41.312917  5650 tablet_bootstrap.cc:654] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.313676  5712 raft_consensus.cc:515] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:41.314216  5649 raft_consensus.cc:359] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:41.314889  5649 raft_consensus.cc:385] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.315292  5649 raft_consensus.cc:740] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.316145  5649 consensus_queue.cc:260] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:41.317255  5383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b78880a6ece409786f40513e12841e9" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
I20260710 11:04:41.317868  5383 raft_consensus.cc:3060] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.319512  5648 raft_consensus.cc:359] T 5cb535cc1ee54fa0a948254d927fff8a P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:41.320209  5648 raft_consensus.cc:385] T 5cb535cc1ee54fa0a948254d927fff8a P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.320160  5661 raft_consensus.cc:493] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:41.320681  5648 raft_consensus.cc:740] T 5cb535cc1ee54fa0a948254d927fff8a P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a558e1e020c04514ad526758777ece93, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.320912  5661 raft_consensus.cc:515] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:41.321395  5648 consensus_queue.cc:260] T 5cb535cc1ee54fa0a948254d927fff8a P a558e1e020c04514ad526758777ece93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:41.323372  5648 ts_tablet_manager.cc:1434] T 5cb535cc1ee54fa0a948254d927fff8a P a558e1e020c04514ad526758777ece93: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:04:41.324481  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5331d6eb7e944cfda61094d069a6c875" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:41.325145  5383 raft_consensus.cc:2468] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 1.
I20260710 11:04:41.326015  5695 raft_consensus.cc:493] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:41.326407  5648 tablet_bootstrap.cc:492] T 5162c7051d96471fb0d67d200d0667ed P a558e1e020c04514ad526758777ece93: Bootstrap starting.
W20260710 11:04:41.326929  5498 leader_election.cc:343] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:41.327566  5661 leader_election.cc:290] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:04:41.328328  5658 raft_consensus.cc:493] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:41.328830  5658 raft_consensus.cc:515] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:41.329236  5661 raft_consensus.cc:493] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:41.329870  5661 raft_consensus.cc:515] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:41.330930  5658 leader_election.cc:290] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:41.326498  5695 raft_consensus.cc:515] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:41.331634  5531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb535cc1ee54fa0a948254d927fff8a" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:41.332270  5531 raft_consensus.cc:2468] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 0.
I20260710 11:04:41.332881  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d2ba6da4bb4a1cae4adf6b37c3f148" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:41.333421  5346 leader_election.cc:304] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 
I20260710 11:04:41.333544  5458 raft_consensus.cc:2468] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 0.
I20260710 11:04:41.334805  5605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05e8e72bad747b89336a166be1999d8" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:41.334983  5382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05e8e72bad747b89336a166be1999d8" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:41.335749  5382 raft_consensus.cc:2393] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a84afd8e1e74e588a9e19dd53d5eefd in current term 1: Already voted for candidate a558e1e020c04514ad526758777ece93 in this term.
I20260710 11:04:41.336476  5649 ts_tablet_manager.cc:1434] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.003s
I20260710 11:04:41.337133  5421 leader_election.cc:304] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd; no voters: 9d98c8d49cdd4254b7eb47bd09239d0a, a558e1e020c04514ad526758777ece93
I20260710 11:04:41.337685  5649 tablet_bootstrap.cc:492] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37: Bootstrap starting.
I20260710 11:04:41.337905  5659 raft_consensus.cc:3060] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.338179  5605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d2ba6da4bb4a1cae4adf6b37c3f148" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:41.338624  5498 leader_election.cc:304] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 692a9db9187547b89a7c89a7833fab37; no voters: 
I20260710 11:04:41.338783  5605 raft_consensus.cc:2468] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 0.
I20260710 11:04:41.333212  5695 leader_election.cc:290] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:41.340201  5658 raft_consensus.cc:2804] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:41.340598  5658 raft_consensus.cc:493] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:41.340932  5658 raft_consensus.cc:3060] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.341286  5382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5331d6eb7e944cfda61094d069a6c875" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:41.341931  5382 raft_consensus.cc:2468] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 0.
I20260710 11:04:41.344152  5723 raft_consensus.cc:2804] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:41.344507  5495 leader_election.cc:304] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd
I20260710 11:04:41.348273  5569 leader_election.cc:304] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d98c8d49cdd4254b7eb47bd09239d0a, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:04:41.345304  5648 tablet_bootstrap.cc:654] T 5162c7051d96471fb0d67d200d0667ed P a558e1e020c04514ad526758777ece93: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.352324  5605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb535cc1ee54fa0a948254d927fff8a" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:41.352996  5605 raft_consensus.cc:2468] T 5cb535cc1ee54fa0a948254d927fff8a P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 0.
I20260710 11:04:41.345414  5723 raft_consensus.cc:493] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:41.349852  5658 raft_consensus.cc:515] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:41.352660  5649 tablet_bootstrap.cc:654] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.353610  5723 raft_consensus.cc:3060] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.354629  5657 raft_consensus.cc:2804] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:41.314884  5651 tablet_bootstrap.cc:492] T 0944e9c567da4203ac7430fbada02313 P 4a84afd8e1e74e588a9e19dd53d5eefd: Bootstrap starting.
I20260710 11:04:41.355060  5724 raft_consensus.cc:2804] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:41.363127  5724 raft_consensus.cc:493] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:41.363466  5724 raft_consensus.cc:3060] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.363797  5723 raft_consensus.cc:515] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:41.355170  5650 tablet_bootstrap.cc:492] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a: No bootstrap required, opened a new log
I20260710 11:04:41.355978  5531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb535cc1ee54fa0a948254d927fff8a" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37"
I20260710 11:04:41.366222  5531 raft_consensus.cc:3060] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.366791  5650 ts_tablet_manager.cc:1403] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.006s
I20260710 11:04:41.366276  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b78880a6ece409786f40513e12841e9" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
I20260710 11:04:41.367353  5457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d2ba6da4bb4a1cae4adf6b37c3f148" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
I20260710 11:04:41.367619  5458 raft_consensus.cc:3060] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.367949  5457 raft_consensus.cc:3060] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.357192  5657 raft_consensus.cc:697] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [term 1 LEADER]: Becoming Leader. State: Replica: a558e1e020c04514ad526758777ece93, State: Running, Role: LEADER
I20260710 11:04:41.361191  5605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb535cc1ee54fa0a948254d927fff8a" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:41.369611  5605 raft_consensus.cc:3060] T 5cb535cc1ee54fa0a948254d927fff8a P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.369839  5657 consensus_queue.cc:237] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:41.371193  5648 tablet_bootstrap.cc:492] T 5162c7051d96471fb0d67d200d0667ed P a558e1e020c04514ad526758777ece93: No bootstrap required, opened a new log
I20260710 11:04:41.371642  5648 ts_tablet_manager.cc:1403] T 5162c7051d96471fb0d67d200d0667ed P a558e1e020c04514ad526758777ece93: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.000s
I20260710 11:04:41.372865  5650 raft_consensus.cc:359] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:41.373510  5650 raft_consensus.cc:385] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.373749  5650 raft_consensus.cc:740] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.374059  5648 raft_consensus.cc:359] T 5162c7051d96471fb0d67d200d0667ed P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:41.374675  5648 raft_consensus.cc:385] T 5162c7051d96471fb0d67d200d0667ed P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.376142  5648 raft_consensus.cc:740] T 5162c7051d96471fb0d67d200d0667ed P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a558e1e020c04514ad526758777ece93, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.368793  5712 leader_election.cc:290] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 election: Requested vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:04:41.376977  5709 raft_consensus.cc:493] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:41.377198  5648 consensus_queue.cc:260] T 5162c7051d96471fb0d67d200d0667ed P a558e1e020c04514ad526758777ece93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:41.377429  5709 raft_consensus.cc:515] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:41.356854  5658 leader_election.cc:290] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 election: Requested vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:41.378052  5695 raft_consensus.cc:493] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:41.380378  5457 raft_consensus.cc:2468] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 1.
I20260710 11:04:41.382402  5531 raft_consensus.cc:2468] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 1.
I20260710 11:04:41.379539  5695 raft_consensus.cc:515] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:41.385793  5709 leader_election.cc:290] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:41.386063  5695 leader_election.cc:290] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:41.360435  5659 raft_consensus.cc:2749] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:41.386348  5724 raft_consensus.cc:515] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:41.383448  5650 consensus_queue.cc:260] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:41.384294  5693 raft_consensus.cc:493] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:41.334988  5661 leader_election.cc:290] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:41.391253  5346 leader_election.cc:304] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 
I20260710 11:04:41.392148  5651 tablet_bootstrap.cc:654] T 0944e9c567da4203ac7430fbada02313 P 4a84afd8e1e74e588a9e19dd53d5eefd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.388751  5658 raft_consensus.cc:493] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:41.395733  5648 ts_tablet_manager.cc:1434] T 5162c7051d96471fb0d67d200d0667ed P a558e1e020c04514ad526758777ece93: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 11:04:41.396684  5648 tablet_bootstrap.cc:492] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93: Bootstrap starting.
I20260710 11:04:41.396859  5650 ts_tablet_manager.cc:1434] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260710 11:04:41.387343  5693 raft_consensus.cc:515] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:41.395561  5498 leader_election.cc:304] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 692a9db9187547b89a7c89a7833fab37; no voters: 
I20260710 11:04:41.430727  5650 tablet_bootstrap.cc:492] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
I20260710 11:04:41.395326  5658 raft_consensus.cc:515] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
W20260710 11:04:41.402189  5329 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:41.398818  5704 raft_consensus.cc:2804] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:41.396988  5605 raft_consensus.cc:2468] T 5cb535cc1ee54fa0a948254d927fff8a P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 1.
I20260710 11:04:41.432265  5709 raft_consensus.cc:493] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:41.398347  5457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef0815c605d7400fadf1b16e28ae9e3e" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:41.398347  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef0815c605d7400fadf1b16e28ae9e3e" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:41.433008  5661 raft_consensus.cc:2804] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:41.433948  5723 leader_election.cc:290] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 election: Requested vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
W20260710 11:04:41.432137  5498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.54.130:46033, user_credentials={real_user=slave}} blocked reactor thread for 50213.5us
I20260710 11:04:41.442267  5697 raft_consensus.cc:493] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:41.439949  5695 consensus_queue.cc:1048] T 598238c6475647bc8e4dc929fda59f57 P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 11:04:41.445317  5650 tablet_bootstrap.cc:654] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.451326  5604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d2ba6da4bb4a1cae4adf6b37c3f148" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:41.451968  5604 raft_consensus.cc:3060] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.448153  5697 raft_consensus.cc:515] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:41.453003  5382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5331d6eb7e944cfda61094d069a6c875" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
I20260710 11:04:41.453577  5382 raft_consensus.cc:3060] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.454334  5697 leader_election.cc:290] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:41.455119  5383 raft_consensus.cc:3060] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.441721  5457 raft_consensus.cc:2468] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 0.
I20260710 11:04:41.440925  5709 raft_consensus.cc:515] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:41.450219  5531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef0815c605d7400fadf1b16e28ae9e3e" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:41.466843  5532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef0815c605d7400fadf1b16e28ae9e3e" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:41.466905  5531 raft_consensus.cc:2468] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 0.
I20260710 11:04:41.469048  5531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7557325a6b68415da92709be0c933c47" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:41.469764  5531 raft_consensus.cc:2393] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d98c8d49cdd4254b7eb47bd09239d0a in current term 1: Already voted for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in this term.
I20260710 11:04:41.470943  5572 leader_election.cc:304] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:04:41.471220  5382 raft_consensus.cc:2468] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 1.
I20260710 11:04:41.439842  5606 raft_consensus.cc:2468] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 0.
I20260710 11:04:41.463914  5661 raft_consensus.cc:697] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37 [term 1 LEADER]: Becoming Leader. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Running, Role: LEADER
I20260710 11:04:41.464349  5704 raft_consensus.cc:697] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 LEADER]: Becoming Leader. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Running, Role: LEADER
I20260710 11:04:41.458099  5456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7557325a6b68415da92709be0c933c47" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:41.475947  5495 leader_election.cc:304] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 
I20260710 11:04:41.462872  5724 leader_election.cc:290] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 election: Requested vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:04:41.481210  5729 raft_consensus.cc:2804] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:41.481788  5729 raft_consensus.cc:697] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37 [term 1 LEADER]: Becoming Leader. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Running, Role: LEADER
I20260710 11:04:41.481952  5349 leader_election.cc:304] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 692a9db9187547b89a7c89a7833fab37
I20260710 11:04:41.482684  5456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5331d6eb7e944cfda61094d069a6c875" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
I20260710 11:04:41.482456  5704 consensus_queue.cc:237] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:41.479887  5423 leader_election.cc:304] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:04:41.484537  5659 raft_consensus.cc:2804] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:41.484978  5659 raft_consensus.cc:493] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:41.485347  5659 raft_consensus.cc:3060] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.485483  5729 consensus_queue.cc:237] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:41.486017  5709 leader_election.cc:290] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:41.489167  5693 leader_election.cc:290] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:41.476706  5657 raft_consensus.cc:2804] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:41.490516  5712 raft_consensus.cc:493] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:41.492515  5712 raft_consensus.cc:515] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:41.491513  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5162c7051d96471fb0d67d200d0667ed" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:41.493836  5649 tablet_bootstrap.cc:492] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37: No bootstrap required, opened a new log
I20260710 11:04:41.495602  5649 ts_tablet_manager.cc:1403] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37: Time spent bootstrapping tablet: real 0.158s	user 0.022s	sys 0.038s
I20260710 11:04:41.498869  5712 leader_election.cc:290] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:41.480664  5458 raft_consensus.cc:2468] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 1.
I20260710 11:04:41.504976  5651 tablet_bootstrap.cc:492] T 0944e9c567da4203ac7430fbada02313 P 4a84afd8e1e74e588a9e19dd53d5eefd: No bootstrap required, opened a new log
I20260710 11:04:41.510521  5651 ts_tablet_manager.cc:1403] T 0944e9c567da4203ac7430fbada02313 P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent bootstrapping tablet: real 0.196s	user 0.020s	sys 0.012s
I20260710 11:04:41.502166  5606 raft_consensus.cc:2468] T 5162c7051d96471fb0d67d200d0667ed P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 0.
I20260710 11:04:41.512945  5648 tablet_bootstrap.cc:654] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.501011  5661 consensus_queue.cc:237] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:41.501264  5381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafb8e4ec82142acbc8be5032085ce9b" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:41.504657  5724 raft_consensus.cc:493] T bc4195d0977240719c8457faee901745 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:41.503301  5380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5162c7051d96471fb0d67d200d0667ed" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:41.503757  5604 raft_consensus.cc:2468] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 1.
W20260710 11:04:41.513738  5498 leader_election.cc:343] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:41.523415  5380 raft_consensus.cc:2468] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 0.
I20260710 11:04:41.523540  5530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafb8e4ec82142acbc8be5032085ce9b" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:41.525084  5530 raft_consensus.cc:2468] T cafb8e4ec82142acbc8be5032085ce9b P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 0.
I20260710 11:04:41.521006  5695 consensus_queue.cc:1048] T 598238c6475647bc8e4dc929fda59f57 P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 11:04:41.525933  5657 raft_consensus.cc:493] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:41.526376  5346 leader_election.cc:304] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 
I20260710 11:04:41.527246  5421 leader_election.cc:304] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 
I20260710 11:04:41.515654  5531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4195d0977240719c8457faee901745" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:41.519131  5457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4195d0977240719c8457faee901745" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:41.535524  5697 raft_consensus.cc:2749] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:41.535609  5281 catalog_manager.cc:5697] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 reported cstate change: term changed from 0 to 1, leader changed from <none> to a558e1e020c04514ad526758777ece93 (127.3.54.132). New cstate: current_term: 1 leader_uuid: "a558e1e020c04514ad526758777ece93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:41.540557  5658 leader_election.cc:290] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:41.541208  5650 tablet_bootstrap.cc:492] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a: No bootstrap required, opened a new log
I20260710 11:04:41.541656  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafb8e4ec82142acbc8be5032085ce9b" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:41.524729  5529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafb8e4ec82142acbc8be5032085ce9b" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:41.541697  5650 ts_tablet_manager.cc:1403] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.111s	user 0.012s	sys 0.016s
I20260710 11:04:41.526386  5657 raft_consensus.cc:3060] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.542388  5529 raft_consensus.cc:2468] T cafb8e4ec82142acbc8be5032085ce9b P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 0.
I20260710 11:04:41.544157  5693 consensus_queue.cc:1048] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:41.544428  5569 leader_election.cc:304] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 692a9db9187547b89a7c89a7833fab37, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:04:41.545374  5712 raft_consensus.cc:2804] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:41.545758  5712 raft_consensus.cc:493] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:41.546103  5712 raft_consensus.cc:3060] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.533535  5695 raft_consensus.cc:2804] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:41.548313  5695 raft_consensus.cc:493] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:41.548645  5695 raft_consensus.cc:3060] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.552121  5457 raft_consensus.cc:2468] T bc4195d0977240719c8457faee901745 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 0.
I20260710 11:04:41.520869  5724 raft_consensus.cc:515] T bc4195d0977240719c8457faee901745 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:41.553460  5572 leader_election.cc:304] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:04:41.553577  5531 raft_consensus.cc:2468] T bc4195d0977240719c8457faee901745 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 0.
I20260710 11:04:41.554302  5709 raft_consensus.cc:2804] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:41.528985  5381 raft_consensus.cc:2468] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 0.
I20260710 11:04:41.554610  5724 leader_election.cc:290] T bc4195d0977240719c8457faee901745 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:41.554661  5709 raft_consensus.cc:493] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:41.555644  5709 raft_consensus.cc:3060] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.555967  5605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4195d0977240719c8457faee901745" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:41.554602  5650 raft_consensus.cc:359] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:41.561249  5650 raft_consensus.cc:385] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.562733  5650 raft_consensus.cc:740] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.561205  5649 raft_consensus.cc:359] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:41.563807  5649 raft_consensus.cc:385] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.564189  5649 raft_consensus.cc:740] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.565717  5650 consensus_queue.cc:260] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:41.564950  5649 consensus_queue.cc:260] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:41.565603  5697 raft_consensus.cc:2804] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:41.559859  5693 consensus_queue.cc:1048] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Connected to new peer: Peer: permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 11:04:41.540572  5659 raft_consensus.cc:515] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:41.575943  5697 raft_consensus.cc:493] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:41.576476  5697 raft_consensus.cc:3060] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.577610  5659 leader_election.cc:290] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 election: Requested vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:41.580359  5650 ts_tablet_manager.cc:1434] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.003s
I20260710 11:04:41.581740  5650 tablet_bootstrap.cc:492] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
I20260710 11:04:41.586428  5649 ts_tablet_manager.cc:1434] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37: Time spent starting tablet: real 0.091s	user 0.006s	sys 0.001s
I20260710 11:04:41.587702  5649 tablet_bootstrap.cc:492] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37: Bootstrap starting.
I20260710 11:04:41.589535  5603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef0815c605d7400fadf1b16e28ae9e3e" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:41.591096  5695 raft_consensus.cc:515] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:41.599268  5712 raft_consensus.cc:515] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:41.601068  5709 raft_consensus.cc:515] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:41.601402  5712 leader_election.cc:290] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 election: Requested vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:41.602326  5606 raft_consensus.cc:2393] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d98c8d49cdd4254b7eb47bd09239d0a in current term 1: Already voted for candidate a558e1e020c04514ad526758777ece93 in this term.
I20260710 11:04:41.604358  5605 raft_consensus.cc:2393] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 692a9db9187547b89a7c89a7833fab37 in current term 1: Already voted for candidate a558e1e020c04514ad526758777ece93 in this term.
I20260710 11:04:41.604794  5383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafb8e4ec82142acbc8be5032085ce9b" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
I20260710 11:04:41.607553  5281 catalog_manager.cc:5697] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 692a9db9187547b89a7c89a7833fab37 (127.3.54.131). New cstate: current_term: 1 leader_uuid: "692a9db9187547b89a7c89a7833fab37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:41.609018  5457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4195d0977240719c8457faee901745" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
I20260710 11:04:41.608387  5709 leader_election.cc:290] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 election: Requested vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:41.610240  5529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4195d0977240719c8457faee901745" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37"
I20260710 11:04:41.609912  5457 raft_consensus.cc:3060] T bc4195d0977240719c8457faee901745 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.611390  5529 raft_consensus.cc:3060] T bc4195d0977240719c8457faee901745 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.610575  5648 tablet_bootstrap.cc:492] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93: No bootstrap required, opened a new log
I20260710 11:04:41.612838  5648 ts_tablet_manager.cc:1403] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93: Time spent bootstrapping tablet: real 0.216s	user 0.013s	sys 0.004s
I20260710 11:04:41.615036  5732 consensus_queue.cc:1048] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 11:04:41.616192  5661 raft_consensus.cc:493] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:41.616643  5661 raft_consensus.cc:515] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:41.611750  5532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef0815c605d7400fadf1b16e28ae9e3e" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37"
I20260710 11:04:41.617563  5532 raft_consensus.cc:3060] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.618781  5661 leader_election.cc:290] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:41.622174  5380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0944e9c567da4203ac7430fbada02313" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:41.622831  5380 raft_consensus.cc:2468] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 0.
I20260710 11:04:41.615859  5651 raft_consensus.cc:359] T 0944e9c567da4203ac7430fbada02313 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:41.624466  5651 raft_consensus.cc:385] T 0944e9c567da4203ac7430fbada02313 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.623522  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5162c7051d96471fb0d67d200d0667ed" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:41.624732  5651 raft_consensus.cc:740] T 0944e9c567da4203ac7430fbada02313 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.626336  5606 raft_consensus.cc:3060] T 5162c7051d96471fb0d67d200d0667ed P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.632066  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4195d0977240719c8457faee901745" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:41.633445  5732 raft_consensus.cc:493] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:41.633545  5495 leader_election.cc:304] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 
I20260710 11:04:41.634536  5724 raft_consensus.cc:2804] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:41.634902  5724 raft_consensus.cc:493] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:41.635277  5724 raft_consensus.cc:3060] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.630529  5651 consensus_queue.cc:260] T 0944e9c567da4203ac7430fbada02313 P 4a84afd8e1e74e588a9e19dd53d5eefd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:41.629928  5695 leader_election.cc:290] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 election: Requested vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:41.645875  5649 tablet_bootstrap.cc:654] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.623772  5657 raft_consensus.cc:515] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:41.650840  5651 ts_tablet_manager.cc:1434] T 0944e9c567da4203ac7430fbada02313 P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent starting tablet: real 0.140s	user 0.007s	sys 0.000s
I20260710 11:04:41.639412  5531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafb8e4ec82142acbc8be5032085ce9b" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37"
I20260710 11:04:41.651738  5651 tablet_bootstrap.cc:492] T 5331d6eb7e944cfda61094d069a6c875 P 4a84afd8e1e74e588a9e19dd53d5eefd: Bootstrap starting.
I20260710 11:04:41.634001  5732 raft_consensus.cc:515] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:41.653425  5603 raft_consensus.cc:2393] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4a84afd8e1e74e588a9e19dd53d5eefd in current term 1: Already voted for candidate a558e1e020c04514ad526758777ece93 in this term.
I20260710 11:04:41.654626  5648 raft_consensus.cc:359] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:41.655308  5648 raft_consensus.cc:385] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.655589  5648 raft_consensus.cc:740] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a558e1e020c04514ad526758777ece93, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.656883  5528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf008ce3fa4748839bf53f5871bd73eb" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:41.658995  5380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5162c7051d96471fb0d67d200d0667ed" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
W20260710 11:04:41.659224  5346 leader_election.cc:343] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:41.659705  5380 raft_consensus.cc:3060] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.662945  5648 consensus_queue.cc:260] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:41.657395  5531 raft_consensus.cc:3060] T cafb8e4ec82142acbc8be5032085ce9b P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.666574  5733 consensus_queue.cc:1048] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260710 11:04:41.674491  5650 tablet_bootstrap.cc:654] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.674134  5281 catalog_manager.cc:5697] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 692a9db9187547b89a7c89a7833fab37 (127.3.54.131). New cstate: current_term: 1 leader_uuid: "692a9db9187547b89a7c89a7833fab37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:41.680924  5648 ts_tablet_manager.cc:1434] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.001s
I20260710 11:04:41.683368  5651 tablet_bootstrap.cc:654] T 5331d6eb7e944cfda61094d069a6c875 P 4a84afd8e1e74e588a9e19dd53d5eefd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.657828  5732 leader_election.cc:290] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:41.685901  5648 tablet_bootstrap.cc:492] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93: Bootstrap starting.
I20260710 11:04:41.677659  5457 raft_consensus.cc:2468] T bc4195d0977240719c8457faee901745 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 1.
I20260710 11:04:41.691574  5712 raft_consensus.cc:493] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:41.693480  5712 raft_consensus.cc:515] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:41.694092  5572 leader_election.cc:304] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:04:41.686776  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf008ce3fa4748839bf53f5871bd73eb" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:41.694943  5709 raft_consensus.cc:2804] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:41.695636  5712 leader_election.cc:290] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:41.698113  5527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6953840cd95c42298f267b5ef2a6d2f5" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:41.703085  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0944e9c567da4203ac7430fbada02313" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:41.683444  5695 consensus_queue.cc:1048] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260710 11:04:41.703478  5498 leader_election.cc:304] T bc4195d0977240719c8457faee901745 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 692a9db9187547b89a7c89a7833fab37; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93
I20260710 11:04:41.707765  5380 raft_consensus.cc:2468] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 1.
I20260710 11:04:41.709884  5649 tablet_bootstrap.cc:492] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37: No bootstrap required, opened a new log
I20260710 11:04:41.714119  5649 ts_tablet_manager.cc:1403] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37: Time spent bootstrapping tablet: real 0.127s	user 0.019s	sys 0.002s
I20260710 11:04:41.695570  5697 raft_consensus.cc:515] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
W20260710 11:04:41.696098  5349 leader_election.cc:343] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:41.703864  5458 raft_consensus.cc:2468] T 0944e9c567da4203ac7430fbada02313 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 0.
I20260710 11:04:41.724457  5383 raft_consensus.cc:2393] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a558e1e020c04514ad526758777ece93 in current term 1: Already voted for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in this term.
I20260710 11:04:41.725220  5457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef0815c605d7400fadf1b16e28ae9e3e" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
I20260710 11:04:41.726089  5457 raft_consensus.cc:2393] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a558e1e020c04514ad526758777ece93 in current term 1: Already voted for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in this term.
I20260710 11:04:41.726392  5379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6953840cd95c42298f267b5ef2a6d2f5" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:41.720995  5349 leader_election.cc:304] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 692a9db9187547b89a7c89a7833fab37
W20260710 11:04:41.728135  5569 leader_election.cc:343] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:41.729385  5569 leader_election.cc:343] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:41.729811  5569 leader_election.cc:304] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a558e1e020c04514ad526758777ece93; no voters: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a
I20260710 11:04:41.730093  5532 raft_consensus.cc:2468] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 1.
I20260710 11:04:41.730789  5650 tablet_bootstrap.cc:492] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a: No bootstrap required, opened a new log
I20260710 11:04:41.731220  5650 ts_tablet_manager.cc:1403] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.150s	user 0.006s	sys 0.012s
I20260710 11:04:41.717700  5709 raft_consensus.cc:697] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [term 1 LEADER]: Becoming Leader. State: Replica: a558e1e020c04514ad526758777ece93, State: Running, Role: LEADER
I20260710 11:04:41.737203  5532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafb8e4ec82142acbc8be5032085ce9b" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37"
I20260710 11:04:41.727182  5724 raft_consensus.cc:515] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:41.739019  5697 leader_election.cc:290] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 election: Requested vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:41.738447  5281 catalog_manager.cc:5697] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129). New cstate: current_term: 1 leader_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:41.742134  5649 raft_consensus.cc:359] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:41.742967  5649 raft_consensus.cc:385] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.743244  5649 raft_consensus.cc:740] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.751449  5712 raft_consensus.cc:2749] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:41.757118  5532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef0815c605d7400fadf1b16e28ae9e3e" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37"
I20260710 11:04:41.759975  5532 raft_consensus.cc:2393] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a558e1e020c04514ad526758777ece93 in current term 1: Already voted for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in this term.
I20260710 11:04:41.760252  5650 raft_consensus.cc:359] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:41.760943  5650 raft_consensus.cc:385] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.761214  5650 raft_consensus.cc:740] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.760571  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0944e9c567da4203ac7430fbada02313" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
I20260710 11:04:41.765326  5458 raft_consensus.cc:3060] T 0944e9c567da4203ac7430fbada02313 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:41.766956  5740 log.cc:927] Time spent T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a: Append to log took a long time: real 0.105s	user 0.001s	sys 0.000s
I20260710 11:04:41.767602  5661 raft_consensus.cc:493] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:41.768113  5661 raft_consensus.cc:515] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:41.745786  5657 leader_election.cc:290] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 election: Requested vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:41.755451  5649 consensus_queue.cc:260] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:41.769665  5648 tablet_bootstrap.cc:654] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.761865  5650 consensus_queue.cc:260] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:41.757175  5605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafb8e4ec82142acbc8be5032085ce9b" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:41.777161  5605 raft_consensus.cc:2393] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9d98c8d49cdd4254b7eb47bd09239d0a in current term 1: Already voted for candidate a558e1e020c04514ad526758777ece93 in this term.
I20260710 11:04:41.776060  5649 ts_tablet_manager.cc:1434] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37: Time spent starting tablet: real 0.062s	user 0.002s	sys 0.005s
I20260710 11:04:41.779809  5569 leader_election.cc:304] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93 [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: a558e1e020c04514ad526758777ece93; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 692a9db9187547b89a7c89a7833fab37
I20260710 11:04:41.780457  5724 leader_election.cc:290] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 election: Requested vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:41.781454  5649 tablet_bootstrap.cc:492] T 289380e47de841bbb116fda34c7daa65 P 692a9db9187547b89a7c89a7833fab37: Bootstrap starting.
I20260710 11:04:41.777726  5421 leader_election.cc:304] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 692a9db9187547b89a7c89a7833fab37; no voters: a558e1e020c04514ad526758777ece93
I20260710 11:04:41.783205  5348 leader_election.cc:304] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a [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: 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 692a9db9187547b89a7c89a7833fab37, a558e1e020c04514ad526758777ece93
I20260710 11:04:41.783695  5693 raft_consensus.cc:2804] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:41.784235  5693 raft_consensus.cc:697] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 LEADER]: Becoming Leader. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Running, Role: LEADER
I20260710 11:04:41.784339  5732 raft_consensus.cc:2749] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:04:41.784713  5421 leader_election.cc:304] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 
I20260710 11:04:41.785074  5693 consensus_queue.cc:237] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:41.786798  5529 raft_consensus.cc:2468] T bc4195d0977240719c8457faee901745 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 1.
I20260710 11:04:41.787328  5729 raft_consensus.cc:2749] T bc4195d0977240719c8457faee901745 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:41.789467  5606 raft_consensus.cc:2468] T 5162c7051d96471fb0d67d200d0667ed P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 1.
I20260710 11:04:41.789915  5661 leader_election.cc:290] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:41.790701  5712 consensus_queue.cc:1048] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:41.791956  5531 raft_consensus.cc:2468] T cafb8e4ec82142acbc8be5032085ce9b P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 1.
I20260710 11:04:41.792423  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7129ead0b7a9427cb8c74793240b3ed7" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
W20260710 11:04:41.793828  5497 leader_election.cc:343] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a558e1e020c04514ad526758777ece93 (127.3.54.132:37141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:41.796514  5569 leader_election.cc:304] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 692a9db9187547b89a7c89a7833fab37, a558e1e020c04514ad526758777ece93; no voters: 9d98c8d49cdd4254b7eb47bd09239d0a
I20260710 11:04:41.782335  5650 ts_tablet_manager.cc:1434] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260710 11:04:41.798767  5650 tablet_bootstrap.cc:492] T 6953840cd95c42298f267b5ef2a6d2f5 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
I20260710 11:04:41.800653  5736 consensus_queue.cc:1048] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Connected to new peer: Peer: permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260710 11:04:41.801188  5712 raft_consensus.cc:2804] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:41.801520  5695 raft_consensus.cc:2804] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:41.806803  5649 tablet_bootstrap.cc:654] T 289380e47de841bbb116fda34c7daa65 P 692a9db9187547b89a7c89a7833fab37: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.792421  5381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0944e9c567da4203ac7430fbada02313" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
I20260710 11:04:41.800621  5746 raft_consensus.cc:2749] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:04:41.817871  5650 tablet_bootstrap.cc:654] T 6953840cd95c42298f267b5ef2a6d2f5 P 9d98c8d49cdd4254b7eb47bd09239d0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.817723  5458 raft_consensus.cc:2468] T 0944e9c567da4203ac7430fbada02313 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 1.
I20260710 11:04:41.808341  5712 raft_consensus.cc:697] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93 [term 1 LEADER]: Becoming Leader. State: Replica: a558e1e020c04514ad526758777ece93, State: Running, Role: LEADER
I20260710 11:04:41.810355  5381 raft_consensus.cc:3060] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.828006  5712 consensus_queue.cc:237] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:41.804531  5709 consensus_queue.cc:237] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:41.825222  5728 raft_consensus.cc:2749] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:41.847437  5651 tablet_bootstrap.cc:492] T 5331d6eb7e944cfda61094d069a6c875 P 4a84afd8e1e74e588a9e19dd53d5eefd: No bootstrap required, opened a new log
I20260710 11:04:41.848070  5651 ts_tablet_manager.cc:1403] T 5331d6eb7e944cfda61094d069a6c875 P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent bootstrapping tablet: real 0.196s	user 0.012s	sys 0.012s
I20260710 11:04:41.850036  5755 consensus_queue.cc:1048] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 11:04:41.852187  5651 raft_consensus.cc:359] T 5331d6eb7e944cfda61094d069a6c875 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:41.852865  5651 raft_consensus.cc:385] T 5331d6eb7e944cfda61094d069a6c875 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.853134  5651 raft_consensus.cc:740] T 5331d6eb7e944cfda61094d069a6c875 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.853719  5651 consensus_queue.cc:260] T 5331d6eb7e944cfda61094d069a6c875 P 4a84afd8e1e74e588a9e19dd53d5eefd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:41.854246  5695 raft_consensus.cc:697] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 LEADER]: Becoming Leader. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Running, Role: LEADER
I20260710 11:04:41.868534  5651 ts_tablet_manager.cc:1434] T 5331d6eb7e944cfda61094d069a6c875 P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260710 11:04:41.869612  5651 tablet_bootstrap.cc:492] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd: Bootstrap starting.
I20260710 11:04:41.855436  5732 raft_consensus.cc:493] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:41.884101  5732 raft_consensus.cc:515] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:41.886189  5732 leader_election.cc:290] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:04:41.889775  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21a6d54c9f5499abf247909dbb58a42" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
W20260710 11:04:41.891297  5349 leader_election.cc:343] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:41.887285  5604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21a6d54c9f5499abf247909dbb58a42" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:41.914829  5650 tablet_bootstrap.cc:492] T 6953840cd95c42298f267b5ef2a6d2f5 P 9d98c8d49cdd4254b7eb47bd09239d0a: No bootstrap required, opened a new log
I20260710 11:04:41.915459  5650 ts_tablet_manager.cc:1403] T 6953840cd95c42298f267b5ef2a6d2f5 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.117s	user 0.010s	sys 0.008s
I20260710 11:04:41.918128  5650 raft_consensus.cc:359] T 6953840cd95c42298f267b5ef2a6d2f5 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:41.918866  5650 raft_consensus.cc:385] T 6953840cd95c42298f267b5ef2a6d2f5 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.919188  5650 raft_consensus.cc:740] T 6953840cd95c42298f267b5ef2a6d2f5 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.920957  5650 consensus_queue.cc:260] T 6953840cd95c42298f267b5ef2a6d2f5 P 9d98c8d49cdd4254b7eb47bd09239d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:41.927209  5651 tablet_bootstrap.cc:654] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:41.929191  5751 log.cc:927] Time spent T 3b8d096d499749fa9145d6d906e126db P a558e1e020c04514ad526758777ece93: Append to log took a long time: real 0.104s	user 0.000s	sys 0.001s
I20260710 11:04:41.931177  5650 ts_tablet_manager.cc:1434] T 6953840cd95c42298f267b5ef2a6d2f5 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260710 11:04:41.932672  5650 tablet_bootstrap.cc:492] T 289380e47de841bbb116fda34c7daa65 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
I20260710 11:04:41.896461  5695 consensus_queue.cc:237] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
W20260710 11:04:41.936493  5348 leader_election.cc:343] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a558e1e020c04514ad526758777ece93 (127.3.54.132:37141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:41.941817  5348 leader_election.cc:304] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93
I20260710 11:04:41.942088  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7129ead0b7a9427cb8c74793240b3ed7" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:41.943089  5732 raft_consensus.cc:2749] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:41.943522  5498 leader_election.cc:304] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 692a9db9187547b89a7c89a7833fab37; no voters: 
I20260710 11:04:41.943533  5649 tablet_bootstrap.cc:492] T 289380e47de841bbb116fda34c7daa65 P 692a9db9187547b89a7c89a7833fab37: No bootstrap required, opened a new log
I20260710 11:04:41.936743  5381 raft_consensus.cc:2468] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 1.
I20260710 11:04:41.951267  5661 raft_consensus.cc:2804] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:41.951805  5661 raft_consensus.cc:697] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37 [term 1 LEADER]: Becoming Leader. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Running, Role: LEADER
I20260710 11:04:41.953527  5649 ts_tablet_manager.cc:1403] T 289380e47de841bbb116fda34c7daa65 P 692a9db9187547b89a7c89a7833fab37: Time spent bootstrapping tablet: real 0.175s	user 0.026s	sys 0.037s
I20260710 11:04:41.954432  5661 consensus_queue.cc:237] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:41.957623  5732 consensus_queue.cc:1048] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
W20260710 11:04:41.978247  5498 leader_election.cc:343] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:41.978761  5498 leader_election.cc:304] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 692a9db9187547b89a7c89a7833fab37; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93
W20260710 11:04:42.025344  5498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.54.130:46033, user_credentials={real_user=slave}} blocked reactor thread for 47135.1us
I20260710 11:04:42.030869  5746 consensus_queue.cc:1048] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:42.035347  5648 tablet_bootstrap.cc:492] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93: No bootstrap required, opened a new log
I20260710 11:04:42.045724  5648 ts_tablet_manager.cc:1403] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93: Time spent bootstrapping tablet: real 0.360s	user 0.012s	sys 0.006s
I20260710 11:04:42.024379  5729 raft_consensus.cc:2749] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:42.042507  5650 tablet_bootstrap.cc:654] T 289380e47de841bbb116fda34c7daa65 P 9d98c8d49cdd4254b7eb47bd09239d0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:42.050011  5712 consensus_queue.cc:1048] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:42.051043  5651 tablet_bootstrap.cc:492] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd: No bootstrap required, opened a new log
I20260710 11:04:42.051519  5651 ts_tablet_manager.cc:1403] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent bootstrapping tablet: real 0.182s	user 0.007s	sys 0.008s
I20260710 11:04:42.044071  5649 raft_consensus.cc:359] T 289380e47de841bbb116fda34c7daa65 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
W20260710 11:04:42.044777  5764 log.cc:927] Time spent T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37: Append to log took a long time: real 0.058s	user 0.001s	sys 0.003s
I20260710 11:04:42.052068  5649 raft_consensus.cc:385] T 289380e47de841bbb116fda34c7daa65 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:42.052928  5649 raft_consensus.cc:740] T 289380e47de841bbb116fda34c7daa65 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.053617  5649 consensus_queue.cc:260] T 289380e47de841bbb116fda34c7daa65 P 692a9db9187547b89a7c89a7833fab37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:42.056459  5649 ts_tablet_manager.cc:1434] T 289380e47de841bbb116fda34c7daa65 P 692a9db9187547b89a7c89a7833fab37: Time spent starting tablet: real 0.103s	user 0.007s	sys 0.000s
I20260710 11:04:42.059140  5456 raft_consensus.cc:3060] T 5331d6eb7e944cfda61094d069a6c875 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:42.059487  5649 tablet_bootstrap.cc:492] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37: Bootstrap starting.
I20260710 11:04:42.062641  5651 raft_consensus.cc:359] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:42.063172  5651 raft_consensus.cc:385] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:42.063362  5651 raft_consensus.cc:740] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.065254  5651 consensus_queue.cc:260] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:42.074656  5651 ts_tablet_manager.cc:1434] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.004s
I20260710 11:04:42.079424  5661 consensus_queue.cc:1048] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:42.083896  5732 consensus_queue.cc:1048] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:42.072544  5648 raft_consensus.cc:359] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:42.085069  5648 raft_consensus.cc:385] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:42.085968  5648 raft_consensus.cc:740] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a558e1e020c04514ad526758777ece93, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.086457  5651 tablet_bootstrap.cc:492] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd: Bootstrap starting.
I20260710 11:04:42.091174  5649 tablet_bootstrap.cc:654] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:42.091945  5648 consensus_queue.cc:260] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:42.101020  5729 consensus_queue.cc:1048] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:42.105371  5724 consensus_queue.cc:1048] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:42.107331  5729 consensus_queue.cc:1048] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:42.109972  5651 tablet_bootstrap.cc:654] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:42.115576  5648 ts_tablet_manager.cc:1434] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93: Time spent starting tablet: real 0.070s	user 0.008s	sys 0.000s
I20260710 11:04:42.117775  5648 tablet_bootstrap.cc:492] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93: Bootstrap starting.
I20260710 11:04:42.115597  5281 catalog_manager.cc:5697] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 reported cstate change: term changed from 0 to 1, leader changed from <none> to a558e1e020c04514ad526758777ece93 (127.3.54.132). New cstate: current_term: 1 leader_uuid: "a558e1e020c04514ad526758777ece93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:42.123005  5281 catalog_manager.cc:5697] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93 reported cstate change: term changed from 0 to 1, leader changed from <none> to a558e1e020c04514ad526758777ece93 (127.3.54.132). New cstate: current_term: 1 leader_uuid: "a558e1e020c04514ad526758777ece93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:42.127794  5661 raft_consensus.cc:493] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:42.130931  5661 raft_consensus.cc:515] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:42.133136  5661 leader_election.cc:290] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:42.138360  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6953840cd95c42298f267b5ef2a6d2f5" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:42.139036  5606 raft_consensus.cc:2468] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 0.
I20260710 11:04:42.147372  5380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6953840cd95c42298f267b5ef2a6d2f5" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:42.148072  5380 raft_consensus.cc:2468] T 6953840cd95c42298f267b5ef2a6d2f5 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 0.
I20260710 11:04:42.149538  5650 tablet_bootstrap.cc:492] T 289380e47de841bbb116fda34c7daa65 P 9d98c8d49cdd4254b7eb47bd09239d0a: No bootstrap required, opened a new log
I20260710 11:04:42.150110  5650 ts_tablet_manager.cc:1403] T 289380e47de841bbb116fda34c7daa65 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.218s	user 0.010s	sys 0.005s
I20260710 11:04:42.145522  5497 leader_election.cc:304] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 692a9db9187547b89a7c89a7833fab37, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:04:42.152571  5661 raft_consensus.cc:2804] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:42.153379  5661 raft_consensus.cc:493] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:42.153812  5661 raft_consensus.cc:3060] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:42.158859  5650 raft_consensus.cc:359] T 289380e47de841bbb116fda34c7daa65 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:42.159675  5650 raft_consensus.cc:385] T 289380e47de841bbb116fda34c7daa65 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:42.159948  5650 raft_consensus.cc:740] T 289380e47de841bbb116fda34c7daa65 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.161199  5650 consensus_queue.cc:260] T 289380e47de841bbb116fda34c7daa65 P 9d98c8d49cdd4254b7eb47bd09239d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:42.163792  5650 ts_tablet_manager.cc:1434] T 289380e47de841bbb116fda34c7daa65 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:04:42.166700  5648 tablet_bootstrap.cc:654] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:42.172019  5650 tablet_bootstrap.cc:492] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
I20260710 11:04:42.188771  5279 catalog_manager.cc:5697] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130). New cstate: current_term: 1 leader_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:42.192852  5724 raft_consensus.cc:493] T 289380e47de841bbb116fda34c7daa65 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:42.193512  5724 raft_consensus.cc:515] T 289380e47de841bbb116fda34c7daa65 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:42.198292  5603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289380e47de841bbb116fda34c7daa65" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:42.195849  5724 leader_election.cc:290] T 289380e47de841bbb116fda34c7daa65 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:42.202198  5382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289380e47de841bbb116fda34c7daa65" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:42.203024  5382 raft_consensus.cc:2468] T 289380e47de841bbb116fda34c7daa65 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 0.
I20260710 11:04:42.204680  5495 leader_election.cc:304] T 289380e47de841bbb116fda34c7daa65 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 
W20260710 11:04:42.208496  5497 leader_election.cc:343] T 289380e47de841bbb116fda34c7daa65 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a558e1e020c04514ad526758777ece93 (127.3.54.132:37141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:42.208868  5765 consensus_queue.cc:1048] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Connected to new peer: Peer: permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:42.207795  5724 raft_consensus.cc:2804] T 289380e47de841bbb116fda34c7daa65 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:42.219007  5724 raft_consensus.cc:493] T 289380e47de841bbb116fda34c7daa65 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:42.220662  5724 raft_consensus.cc:3060] T 289380e47de841bbb116fda34c7daa65 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:42.228534  5649 tablet_bootstrap.cc:492] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37: No bootstrap required, opened a new log
I20260710 11:04:42.229009  5649 ts_tablet_manager.cc:1403] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37: Time spent bootstrapping tablet: real 0.172s	user 0.024s	sys 0.011s
I20260710 11:04:42.235018  5651 tablet_bootstrap.cc:492] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd: No bootstrap required, opened a new log
I20260710 11:04:42.235623  5651 ts_tablet_manager.cc:1403] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent bootstrapping tablet: real 0.160s	user 0.022s	sys 0.019s
I20260710 11:04:42.248759  5657 raft_consensus.cc:493] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:42.249514  5657 raft_consensus.cc:515] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:42.252569  5657 leader_election.cc:290] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:04:42.256580  5457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21a6d54c9f5499abf247909dbb58a42" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:42.257649  5657 consensus_queue.cc:1048] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:04:42.258196  5572 leader_election.cc:343] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:42.258409  5382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21a6d54c9f5499abf247909dbb58a42" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:42.259071  5382 raft_consensus.cc:2468] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 0.
I20260710 11:04:42.260571  5569 leader_election.cc:304] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9d98c8d49cdd4254b7eb47bd09239d0a, a558e1e020c04514ad526758777ece93; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd
I20260710 11:04:42.261808  5657 raft_consensus.cc:2804] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:42.262255  5657 raft_consensus.cc:493] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:42.262786  5657 raft_consensus.cc:3060] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:42.268967  5651 raft_consensus.cc:359] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:42.270246  5651 raft_consensus.cc:385] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:42.270498  5651 raft_consensus.cc:740] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Initialized, Role: FOLLOWER
W20260710 11:04:42.276059  5497 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.54.132:37141, user_credentials={real_user=slave}} blocked reactor thread for 57122.7us
I20260710 11:04:42.279713  5651 consensus_queue.cc:260] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:42.281860  5651 ts_tablet_manager.cc:1434] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.004s
I20260710 11:04:42.282806  5651 tablet_bootstrap.cc:492] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd: Bootstrap starting.
I20260710 11:04:42.284886  5709 consensus_queue.cc:1048] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:42.281848  5278 catalog_manager.cc:5697] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 692a9db9187547b89a7c89a7833fab37 (127.3.54.131). New cstate: current_term: 1 leader_uuid: "692a9db9187547b89a7c89a7833fab37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:42.288430  5651 tablet_bootstrap.cc:654] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:42.294296  5648 tablet_bootstrap.cc:492] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93: No bootstrap required, opened a new log
I20260710 11:04:42.295013  5648 ts_tablet_manager.cc:1403] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93: Time spent bootstrapping tablet: real 0.177s	user 0.023s	sys 0.018s
I20260710 11:04:42.291558  5649 raft_consensus.cc:359] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:42.295894  5649 raft_consensus.cc:385] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:42.296211  5649 raft_consensus.cc:740] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.296938  5649 consensus_queue.cc:260] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:42.298702  5661 raft_consensus.cc:515] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:42.290970  5724 raft_consensus.cc:515] T 289380e47de841bbb116fda34c7daa65 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:42.303437  5648 raft_consensus.cc:359] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:42.305963  5648 raft_consensus.cc:385] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:42.306185  5648 raft_consensus.cc:740] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a558e1e020c04514ad526758777ece93, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.307245  5604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289380e47de841bbb116fda34c7daa65" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:42.306733  5724 leader_election.cc:290] T 289380e47de841bbb116fda34c7daa65 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 election: Requested vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:42.309136  5380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289380e47de841bbb116fda34c7daa65" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
I20260710 11:04:42.309736  5380 raft_consensus.cc:3060] T 289380e47de841bbb116fda34c7daa65 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:42.310849  5649 ts_tablet_manager.cc:1434] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37: Time spent starting tablet: real 0.082s	user 0.008s	sys 0.000s
I20260710 11:04:42.312057  5649 tablet_bootstrap.cc:492] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37: Bootstrap starting.
I20260710 11:04:42.312207  5650 tablet_bootstrap.cc:654] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:42.310920  5648 consensus_queue.cc:260] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:42.320611  5786 raft_consensus.cc:493] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:42.321239  5786 raft_consensus.cc:515] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:42.321579  5380 raft_consensus.cc:2468] T 289380e47de841bbb116fda34c7daa65 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 1.
I20260710 11:04:42.320937  5604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6953840cd95c42298f267b5ef2a6d2f5" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:42.325670  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b7a6b5e8614c45b8a41fef8af52171" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:42.326129  5604 raft_consensus.cc:3060] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:42.327121  5498 leader_election.cc:343] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:42.328007  5657 raft_consensus.cc:515] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:42.330641  5657 leader_election.cc:290] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 election: Requested vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:04:42.333058  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21a6d54c9f5499abf247909dbb58a42" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
I20260710 11:04:42.334792  5381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21a6d54c9f5499abf247909dbb58a42" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
I20260710 11:04:42.335361  5381 raft_consensus.cc:3060] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:42.335484  5649 tablet_bootstrap.cc:654] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:42.325522  5786 leader_election.cc:290] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:42.336668  5786 consensus_queue.cc:1048] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:42.337163  5604 raft_consensus.cc:2468] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 1.
I20260710 11:04:42.339764  5495 leader_election.cc:304] T 289380e47de841bbb116fda34c7daa65 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 
I20260710 11:04:42.340950  5724 raft_consensus.cc:2804] T 289380e47de841bbb116fda34c7daa65 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:42.340608  5279 catalog_manager.cc:5697] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130). New cstate: current_term: 1 leader_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:42.341516  5724 raft_consensus.cc:697] T 289380e47de841bbb116fda34c7daa65 P 692a9db9187547b89a7c89a7833fab37 [term 1 LEADER]: Becoming Leader. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Running, Role: LEADER
I20260710 11:04:42.342417  5724 consensus_queue.cc:237] T 289380e47de841bbb116fda34c7daa65 P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
W20260710 11:04:42.344969  5572 leader_election.cc:343] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:42.346849  5661 leader_election.cc:290] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 election: Requested vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:42.346385  5648 ts_tablet_manager.cc:1434] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.003s
I20260710 11:04:42.348090  5380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6953840cd95c42298f267b5ef2a6d2f5" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
I20260710 11:04:42.348753  5380 raft_consensus.cc:3060] T 6953840cd95c42298f267b5ef2a6d2f5 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:42.343401  5381 raft_consensus.cc:2468] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 1.
I20260710 11:04:42.348136  5648 tablet_bootstrap.cc:492] T 289380e47de841bbb116fda34c7daa65 P a558e1e020c04514ad526758777ece93: Bootstrap starting.
I20260710 11:04:42.365332  5569 leader_election.cc:304] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9d98c8d49cdd4254b7eb47bd09239d0a, a558e1e020c04514ad526758777ece93; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd
I20260710 11:04:42.367794  5712 raft_consensus.cc:2804] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:42.368350  5712 raft_consensus.cc:697] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [term 1 LEADER]: Becoming Leader. State: Replica: a558e1e020c04514ad526758777ece93, State: Running, Role: LEADER
I20260710 11:04:42.369215  5712 consensus_queue.cc:237] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:42.371518  5746 consensus_queue.cc:1048] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:04:42.356293  5497 leader_election.cc:343] T 289380e47de841bbb116fda34c7daa65 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a558e1e020c04514ad526758777ece93 (127.3.54.132:37141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:42.406606  5497 leader_election.cc:304] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 692a9db9187547b89a7c89a7833fab37, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:04:42.407629  5786 raft_consensus.cc:2804] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:42.407852  5604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b7a6b5e8614c45b8a41fef8af52171" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:42.408254  5786 raft_consensus.cc:697] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37 [term 1 LEADER]: Becoming Leader. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Running, Role: LEADER
I20260710 11:04:42.409191  5786 consensus_queue.cc:237] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:42.405242  5380 raft_consensus.cc:2468] T 6953840cd95c42298f267b5ef2a6d2f5 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 1.
I20260710 11:04:42.421372  5765 consensus_queue.cc:1048] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260710 11:04:42.423166  5497 leader_election.cc:343] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a558e1e020c04514ad526758777ece93 (127.3.54.132:37141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:42.422160  5657 consensus_queue.cc:1048] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:04:42.435738  5651 tablet_bootstrap.cc:492] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd: No bootstrap required, opened a new log
I20260710 11:04:42.436285  5651 ts_tablet_manager.cc:1403] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent bootstrapping tablet: real 0.154s	user 0.009s	sys 0.004s
I20260710 11:04:42.427018  5497 leader_election.cc:304] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 692a9db9187547b89a7c89a7833fab37; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93
I20260710 11:04:42.444739  5650 tablet_bootstrap.cc:492] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a: No bootstrap required, opened a new log
I20260710 11:04:42.445173  5650 ts_tablet_manager.cc:1403] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.280s	user 0.008s	sys 0.012s
I20260710 11:04:42.440876  5724 raft_consensus.cc:2749] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:42.453740  5729 consensus_queue.cc:1048] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 11:04:42.465334  5650 raft_consensus.cc:359] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:42.479419  5651 raft_consensus.cc:359] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:42.481161  5651 raft_consensus.cc:385] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:42.481947  5651 raft_consensus.cc:740] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.483016  5650 raft_consensus.cc:385] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:42.483817  5650 raft_consensus.cc:740] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.486106  5651 consensus_queue.cc:260] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:42.486894  5736 raft_consensus.cc:493] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:42.487519  5736 raft_consensus.cc:515] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:42.488375  5651 ts_tablet_manager.cc:1434] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260710 11:04:42.489280  5651 tablet_bootstrap.cc:492] T facecd2abd17437f97006293ce3e3664 P 4a84afd8e1e74e588a9e19dd53d5eefd: Bootstrap starting.
I20260710 11:04:42.489171  5648 tablet_bootstrap.cc:654] T 289380e47de841bbb116fda34c7daa65 P a558e1e020c04514ad526758777ece93: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:42.490343  5650 consensus_queue.cc:260] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:42.493625  5657 raft_consensus.cc:493] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:42.494520  5693 consensus_queue.cc:1048] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:42.494935  5657 raft_consensus.cc:515] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:42.497365  5650 ts_tablet_manager.cc:1434] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.052s	user 0.004s	sys 0.003s
I20260710 11:04:42.498100  5650 tablet_bootstrap.cc:492] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
I20260710 11:04:42.499948  5657 leader_election.cc:290] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:42.499456  5278 catalog_manager.cc:5697] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 reported cstate change: term changed from 0 to 1, leader changed from <none> to a558e1e020c04514ad526758777ece93 (127.3.54.132). New cstate: current_term: 1 leader_uuid: "a558e1e020c04514ad526758777ece93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:42.501061  5693 raft_consensus.cc:493] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:42.501494  5457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7129ead0b7a9427cb8c74793240b3ed7" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:42.501590  5693 raft_consensus.cc:515] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:42.502727  5457 raft_consensus.cc:2468] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 0.
I20260710 11:04:42.503654  5693 leader_election.cc:290] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:42.506196  5649 tablet_bootstrap.cc:492] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37: No bootstrap required, opened a new log
I20260710 11:04:42.506603  5649 ts_tablet_manager.cc:1403] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37: Time spent bootstrapping tablet: real 0.195s	user 0.017s	sys 0.013s
I20260710 11:04:42.508574  5603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7129ead0b7a9427cb8c74793240b3ed7" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:42.509209  5603 raft_consensus.cc:2468] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 0.
I20260710 11:04:42.502602  5531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7129ead0b7a9427cb8c74793240b3ed7" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:42.510407  5423 leader_election.cc:304] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:04:42.510864  5531 raft_consensus.cc:2468] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 0.
I20260710 11:04:42.511238  5765 raft_consensus.cc:2804] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:42.489564  5736 leader_election.cc:290] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:42.511605  5765 raft_consensus.cc:493] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:42.511950  5765 raft_consensus.cc:3060] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:42.509158  5572 leader_election.cc:304] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:04:42.513142  5746 raft_consensus.cc:2804] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:42.514065  5746 raft_consensus.cc:493] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:42.514393  5746 raft_consensus.cc:3060] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:42.532662  5649 raft_consensus.cc:359] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:42.533620  5651 tablet_bootstrap.cc:654] T facecd2abd17437f97006293ce3e3664 P 4a84afd8e1e74e588a9e19dd53d5eefd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:42.533613  5649 raft_consensus.cc:385] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:42.535051  5649 raft_consensus.cc:740] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.535725  5649 consensus_queue.cc:260] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:42.540952  5649 ts_tablet_manager.cc:1434] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260710 11:04:42.542110  5649 tablet_bootstrap.cc:492] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37: Bootstrap starting.
W20260710 11:04:42.542801  5329 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:42.549405  5650 tablet_bootstrap.cc:654] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:42.555444  5651 tablet_bootstrap.cc:492] T facecd2abd17437f97006293ce3e3664 P 4a84afd8e1e74e588a9e19dd53d5eefd: No bootstrap required, opened a new log
I20260710 11:04:42.555936  5651 ts_tablet_manager.cc:1403] T facecd2abd17437f97006293ce3e3664 P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent bootstrapping tablet: real 0.067s	user 0.007s	sys 0.003s
I20260710 11:04:42.556597  5693 consensus_queue.cc:1048] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:42.558481  5651 raft_consensus.cc:359] T facecd2abd17437f97006293ce3e3664 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:42.559186  5651 raft_consensus.cc:385] T facecd2abd17437f97006293ce3e3664 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:42.559437  5651 raft_consensus.cc:740] T facecd2abd17437f97006293ce3e3664 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.560097  5651 consensus_queue.cc:260] T facecd2abd17437f97006293ce3e3664 P 4a84afd8e1e74e588a9e19dd53d5eefd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:42.564281  5531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf008ce3fa4748839bf53f5871bd73eb" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:42.565085  5531 raft_consensus.cc:2468] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 0.
I20260710 11:04:42.568146  5648 tablet_bootstrap.cc:492] T 289380e47de841bbb116fda34c7daa65 P a558e1e020c04514ad526758777ece93: No bootstrap required, opened a new log
I20260710 11:04:42.568655  5648 ts_tablet_manager.cc:1403] T 289380e47de841bbb116fda34c7daa65 P a558e1e020c04514ad526758777ece93: Time spent bootstrapping tablet: real 0.221s	user 0.008s	sys 0.006s
I20260710 11:04:42.571450  5648 raft_consensus.cc:359] T 289380e47de841bbb116fda34c7daa65 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:42.572134  5648 raft_consensus.cc:385] T 289380e47de841bbb116fda34c7daa65 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:42.572407  5648 raft_consensus.cc:740] T 289380e47de841bbb116fda34c7daa65 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a558e1e020c04514ad526758777ece93, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.573062  5648 consensus_queue.cc:260] T 289380e47de841bbb116fda34c7daa65 P a558e1e020c04514ad526758777ece93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:42.574550  5529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7129ead0b7a9427cb8c74793240b3ed7" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:42.575344  5648 ts_tablet_manager.cc:1434] T 289380e47de841bbb116fda34c7daa65 P a558e1e020c04514ad526758777ece93: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:04:42.575871  5382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf008ce3fa4748839bf53f5871bd73eb" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:42.576398  5648 tablet_bootstrap.cc:492] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93: Bootstrap starting.
I20260710 11:04:42.576579  5382 raft_consensus.cc:2468] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 0.
I20260710 11:04:42.577704  5746 raft_consensus.cc:515] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:42.581521  5650 tablet_bootstrap.cc:492] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a: No bootstrap required, opened a new log
I20260710 11:04:42.582041  5650 ts_tablet_manager.cc:1403] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.084s	user 0.011s	sys 0.001s
I20260710 11:04:42.582959  5648 tablet_bootstrap.cc:654] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:42.586107  5421 leader_election.cc:304] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 692a9db9187547b89a7c89a7833fab37; no voters: 
I20260710 11:04:42.586992  5736 raft_consensus.cc:2804] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:42.587391  5736 raft_consensus.cc:493] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:42.587709  5736 raft_consensus.cc:3060] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:42.590919  5650 raft_consensus.cc:359] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:42.591384  5457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7129ead0b7a9427cb8c74793240b3ed7" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
I20260710 11:04:42.592815  5650 raft_consensus.cc:385] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:42.582142  5765 raft_consensus.cc:515] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:42.593123  5650 raft_consensus.cc:740] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.594238  5457 raft_consensus.cc:2393] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a558e1e020c04514ad526758777ece93 in current term 1: Already voted for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in this term.
I20260710 11:04:42.594373  5650 consensus_queue.cc:260] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:42.598809  5531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7129ead0b7a9427cb8c74793240b3ed7" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37"
I20260710 11:04:42.600575  5569 leader_election.cc:304] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [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: a558e1e020c04514ad526758777ece93; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 692a9db9187547b89a7c89a7833fab37
I20260710 11:04:42.600765  5736 raft_consensus.cc:515] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:42.601444  5712 raft_consensus.cc:2749] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:04:42.603228  5746 leader_election.cc:290] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 election: Requested vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:42.586987  5651 ts_tablet_manager.cc:1434] T facecd2abd17437f97006293ce3e3664 P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260710 11:04:42.605429  5651 tablet_bootstrap.cc:492] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd: Bootstrap starting.
I20260710 11:04:42.607120  5530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7129ead0b7a9427cb8c74793240b3ed7" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37"
I20260710 11:04:42.607791  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7129ead0b7a9427cb8c74793240b3ed7" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:42.608652  5606 raft_consensus.cc:2393] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4a84afd8e1e74e588a9e19dd53d5eefd in current term 1: Already voted for candidate a558e1e020c04514ad526758777ece93 in this term.
I20260710 11:04:42.609707  5650 ts_tablet_manager.cc:1434] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.002s
I20260710 11:04:42.610081  5423 leader_election.cc:304] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [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: 4a84afd8e1e74e588a9e19dd53d5eefd; no voters: 692a9db9187547b89a7c89a7833fab37, a558e1e020c04514ad526758777ece93
I20260710 11:04:42.610611  5650 tablet_bootstrap.cc:492] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
I20260710 11:04:42.611060  5693 raft_consensus.cc:2749] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:04:42.613268  5736 leader_election.cc:290] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 election: Requested vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:42.614952  5380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf008ce3fa4748839bf53f5871bd73eb" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
I20260710 11:04:42.615640  5380 raft_consensus.cc:3060] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:42.575349  5529 raft_consensus.cc:2468] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 0.
I20260710 11:04:42.617213  5649 tablet_bootstrap.cc:654] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:42.623224  5765 leader_election.cc:290] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 election: Requested vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:42.625197  5732 raft_consensus.cc:493] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:42.627444  5732 raft_consensus.cc:515] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:42.628178  5529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf008ce3fa4748839bf53f5871bd73eb" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37"
I20260710 11:04:42.628809  5529 raft_consensus.cc:3060] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:42.628963  5651 tablet_bootstrap.cc:654] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:42.630257  5457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facecd2abd17437f97006293ce3e3664" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:42.630901  5457 raft_consensus.cc:2468] T facecd2abd17437f97006293ce3e3664 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 0.
I20260710 11:04:42.632433  5349 leader_election.cc:304] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 
I20260710 11:04:42.631894  5279 catalog_manager.cc:5697] T 289380e47de841bbb116fda34c7daa65 P 692a9db9187547b89a7c89a7833fab37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 692a9db9187547b89a7c89a7833fab37 (127.3.54.131). New cstate: current_term: 1 leader_uuid: "692a9db9187547b89a7c89a7833fab37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:42.633284  5728 raft_consensus.cc:2804] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:42.624886  5380 raft_consensus.cc:2468] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 1.
I20260710 11:04:42.633648  5728 raft_consensus.cc:493] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:42.636394  5728 raft_consensus.cc:3060] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:42.638765  5530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facecd2abd17437f97006293ce3e3664" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:42.640527  5732 leader_election.cc:290] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
W20260710 11:04:42.640618  5346 leader_election.cc:343] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:42.642272  5650 tablet_bootstrap.cc:654] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:42.637128  5421 leader_election.cc:304] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 
I20260710 11:04:42.643275  5693 raft_consensus.cc:2804] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:42.643775  5693 raft_consensus.cc:697] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 LEADER]: Becoming Leader. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Running, Role: LEADER
I20260710 11:04:42.644667  5693 consensus_queue.cc:237] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:42.654165  5648 tablet_bootstrap.cc:492] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93: No bootstrap required, opened a new log
I20260710 11:04:42.654785  5648 ts_tablet_manager.cc:1403] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93: Time spent bootstrapping tablet: real 0.079s	user 0.034s	sys 0.036s
I20260710 11:04:42.657692  5648 raft_consensus.cc:359] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:42.658332  5648 raft_consensus.cc:385] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:42.658599  5648 raft_consensus.cc:740] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a558e1e020c04514ad526758777ece93, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.659230  5648 consensus_queue.cc:260] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:42.659482  5728 raft_consensus.cc:515] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:42.661702  5648 ts_tablet_manager.cc:1434] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:04:42.662748  5648 tablet_bootstrap.cc:492] T 86d9e8a223064ad48b84be7fcb536488 P a558e1e020c04514ad526758777ece93: Bootstrap starting.
I20260710 11:04:42.634153  5279 catalog_manager.cc:5697] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 692a9db9187547b89a7c89a7833fab37 (127.3.54.131). New cstate: current_term: 1 leader_uuid: "692a9db9187547b89a7c89a7833fab37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:42.669365  5736 raft_consensus.cc:493] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:42.669883  5648 tablet_bootstrap.cc:654] T 86d9e8a223064ad48b84be7fcb536488 P a558e1e020c04514ad526758777ece93: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:42.669876  5736 raft_consensus.cc:515] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:42.671535  5728 leader_election.cc:290] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 election: Requested vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:42.672099  5736 leader_election.cc:290] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:42.672772  5457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facecd2abd17437f97006293ce3e3664" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
I20260710 11:04:42.673318  5457 raft_consensus.cc:3060] T facecd2abd17437f97006293ce3e3664 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:42.673799  5380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21a6d54c9f5499abf247909dbb58a42" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:42.674564  5380 raft_consensus.cc:2393] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a84afd8e1e74e588a9e19dd53d5eefd in current term 1: Already voted for candidate a558e1e020c04514ad526758777ece93 in this term.
I20260710 11:04:42.676831  5530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facecd2abd17437f97006293ce3e3664" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37"
I20260710 11:04:42.677716  5604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21a6d54c9f5499abf247909dbb58a42" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:42.679281  5423 leader_election.cc:304] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd; no voters: 9d98c8d49cdd4254b7eb47bd09239d0a, a558e1e020c04514ad526758777ece93
W20260710 11:04:42.679909  5346 leader_election.cc:343] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:42.680686  5736 raft_consensus.cc:3060] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:42.682051  5529 raft_consensus.cc:2468] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 1.
I20260710 11:04:42.688684  5736 raft_consensus.cc:2749] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:42.692014  5649 tablet_bootstrap.cc:492] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37: No bootstrap required, opened a new log
I20260710 11:04:42.692739  5649 ts_tablet_manager.cc:1403] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37: Time spent bootstrapping tablet: real 0.151s	user 0.010s	sys 0.006s
I20260710 11:04:42.689879  5457 raft_consensus.cc:2468] T facecd2abd17437f97006293ce3e3664 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 1.
I20260710 11:04:42.694152  5349 leader_election.cc:304] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 692a9db9187547b89a7c89a7833fab37
I20260710 11:04:42.695269  5728 raft_consensus.cc:2804] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:42.695904  5728 raft_consensus.cc:697] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 LEADER]: Becoming Leader. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Running, Role: LEADER
I20260710 11:04:42.695503  5649 raft_consensus.cc:359] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:42.696430  5649 raft_consensus.cc:385] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:42.696782  5728 consensus_queue.cc:237] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:42.696740  5649 raft_consensus.cc:740] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.699815  5649 consensus_queue.cc:260] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:42.702702  5649 ts_tablet_manager.cc:1434] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:04:42.703769  5649 tablet_bootstrap.cc:492] T 1b9f9900e60c488d98aaabeccee504d4 P 692a9db9187547b89a7c89a7833fab37: Bootstrap starting.
I20260710 11:04:42.709012  5651 tablet_bootstrap.cc:492] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd: No bootstrap required, opened a new log
I20260710 11:04:42.709548  5651 ts_tablet_manager.cc:1403] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent bootstrapping tablet: real 0.104s	user 0.015s	sys 0.005s
I20260710 11:04:42.712296  5649 tablet_bootstrap.cc:654] T 1b9f9900e60c488d98aaabeccee504d4 P 692a9db9187547b89a7c89a7833fab37: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:42.715767  5651 raft_consensus.cc:359] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:42.716600  5651 raft_consensus.cc:385] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:42.716856  5651 raft_consensus.cc:740] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.719821  5650 tablet_bootstrap.cc:492] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a: No bootstrap required, opened a new log
I20260710 11:04:42.720364  5650 ts_tablet_manager.cc:1403] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.110s	user 0.018s	sys 0.010s
I20260710 11:04:42.720134  5651 consensus_queue.cc:260] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:42.722563  5651 ts_tablet_manager.cc:1434] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 11:04:42.723490  5651 tablet_bootstrap.cc:492] T 1b9f9900e60c488d98aaabeccee504d4 P 4a84afd8e1e74e588a9e19dd53d5eefd: Bootstrap starting.
I20260710 11:04:42.723203  5650 raft_consensus.cc:359] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:42.723886  5650 raft_consensus.cc:385] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:42.724187  5650 raft_consensus.cc:740] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.724838  5650 consensus_queue.cc:260] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:42.726467  5648 tablet_bootstrap.cc:492] T 86d9e8a223064ad48b84be7fcb536488 P a558e1e020c04514ad526758777ece93: No bootstrap required, opened a new log
I20260710 11:04:42.726926  5650 ts_tablet_manager.cc:1434] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:04:42.726961  5648 ts_tablet_manager.cc:1403] T 86d9e8a223064ad48b84be7fcb536488 P a558e1e020c04514ad526758777ece93: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.003s
I20260710 11:04:42.728556  5277 catalog_manager.cc:5697] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130). New cstate: current_term: 1 leader_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:42.730469  5648 raft_consensus.cc:359] T 86d9e8a223064ad48b84be7fcb536488 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:42.731180  5648 raft_consensus.cc:385] T 86d9e8a223064ad48b84be7fcb536488 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:42.731446  5648 raft_consensus.cc:740] T 86d9e8a223064ad48b84be7fcb536488 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a558e1e020c04514ad526758777ece93, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.732312  5651 tablet_bootstrap.cc:654] T 1b9f9900e60c488d98aaabeccee504d4 P 4a84afd8e1e74e588a9e19dd53d5eefd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:42.732280  5648 consensus_queue.cc:260] T 86d9e8a223064ad48b84be7fcb536488 P a558e1e020c04514ad526758777ece93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:42.734839  5648 ts_tablet_manager.cc:1434] T 86d9e8a223064ad48b84be7fcb536488 P a558e1e020c04514ad526758777ece93: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260710 11:04:42.735922  5648 tablet_bootstrap.cc:492] T 1b9f9900e60c488d98aaabeccee504d4 P a558e1e020c04514ad526758777ece93: Bootstrap starting.
I20260710 11:04:42.742424  5648 tablet_bootstrap.cc:654] T 1b9f9900e60c488d98aaabeccee504d4 P a558e1e020c04514ad526758777ece93: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:42.764647  5648 tablet_bootstrap.cc:492] T 1b9f9900e60c488d98aaabeccee504d4 P a558e1e020c04514ad526758777ece93: No bootstrap required, opened a new log
I20260710 11:04:42.770198  5648 ts_tablet_manager.cc:1403] T 1b9f9900e60c488d98aaabeccee504d4 P a558e1e020c04514ad526758777ece93: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.006s
I20260710 11:04:42.773335  5648 raft_consensus.cc:359] T 1b9f9900e60c488d98aaabeccee504d4 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:42.774124  5648 raft_consensus.cc:385] T 1b9f9900e60c488d98aaabeccee504d4 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:42.774406  5648 raft_consensus.cc:740] T 1b9f9900e60c488d98aaabeccee504d4 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a558e1e020c04514ad526758777ece93, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.775282  5648 consensus_queue.cc:260] T 1b9f9900e60c488d98aaabeccee504d4 P a558e1e020c04514ad526758777ece93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:42.777369  5693 raft_consensus.cc:493] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:42.777941  5648 ts_tablet_manager.cc:1434] T 1b9f9900e60c488d98aaabeccee504d4 P a558e1e020c04514ad526758777ece93: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:04:42.777921  5693 raft_consensus.cc:515] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:42.782835  5693 leader_election.cc:290] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:42.783309  5648 tablet_bootstrap.cc:492] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93: Bootstrap starting.
I20260710 11:04:42.784487  5529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b7a6b5e8614c45b8a41fef8af52171" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:42.785214  5529 raft_consensus.cc:2468] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 0.
I20260710 11:04:42.785893  5746 consensus_queue.cc:1048] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:42.789888  5604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b7a6b5e8614c45b8a41fef8af52171" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:42.790627  5604 raft_consensus.cc:2468] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 0.
I20260710 11:04:42.791349  5421 leader_election.cc:304] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 692a9db9187547b89a7c89a7833fab37; no voters: 
I20260710 11:04:42.792671  5693 raft_consensus.cc:2804] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:42.793080  5693 raft_consensus.cc:493] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:42.793433  5693 raft_consensus.cc:3060] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:42.802647  5648 tablet_bootstrap.cc:654] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:42.822124  5746 consensus_queue.cc:1048] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:42.822877  5648 tablet_bootstrap.cc:492] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93: No bootstrap required, opened a new log
I20260710 11:04:42.823462  5648 ts_tablet_manager.cc:1403] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.002s
I20260710 11:04:42.833729  5281 catalog_manager.cc:5697] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129). New cstate: current_term: 1 leader_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:42.833695  5648 raft_consensus.cc:359] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:42.837096  5648 raft_consensus.cc:385] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:42.837419  5648 raft_consensus.cc:740] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a558e1e020c04514ad526758777ece93, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.838392  5648 consensus_queue.cc:260] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:42.840945  5648 ts_tablet_manager.cc:1434] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260710 11:04:42.848246  5693 raft_consensus.cc:515] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:42.851223  5529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b7a6b5e8614c45b8a41fef8af52171" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37"
I20260710 11:04:42.851838  5529 raft_consensus.cc:3060] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:42.864952  5786 consensus_queue.cc:1048] T 289380e47de841bbb116fda34c7daa65 P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:42.869481  5746 raft_consensus.cc:493] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:42.869967  5746 raft_consensus.cc:515] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:42.871596  5746 leader_election.cc:290] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:42.872994  5380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999e96ada3934ba58166de71829c1941" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:42.873342  5530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999e96ada3934ba58166de71829c1941" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:42.873664  5380 raft_consensus.cc:2468] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 0.
W20260710 11:04:42.874861  5569 leader_election.cc:343] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:42.875504  5569 leader_election.cc:304] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9d98c8d49cdd4254b7eb47bd09239d0a, a558e1e020c04514ad526758777ece93; no voters: 692a9db9187547b89a7c89a7833fab37
I20260710 11:04:42.876145  5746 raft_consensus.cc:2804] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:42.876610  5746 raft_consensus.cc:493] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:42.876976  5746 raft_consensus.cc:3060] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:42.878989  5529 raft_consensus.cc:2468] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 1.
I20260710 11:04:42.880245  5421 leader_election.cc:304] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 692a9db9187547b89a7c89a7833fab37; no voters: 
I20260710 11:04:42.881040  5736 raft_consensus.cc:2804] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:42.881484  5736 raft_consensus.cc:697] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 LEADER]: Becoming Leader. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Running, Role: LEADER
I20260710 11:04:42.882421  5736 consensus_queue.cc:237] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:42.883805  5746 raft_consensus.cc:515] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:42.886137  5746 leader_election.cc:290] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 election: Requested vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:42.889035  5732 raft_consensus.cc:493] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:42.889659  5530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999e96ada3934ba58166de71829c1941" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37"
I20260710 11:04:42.889628  5732 raft_consensus.cc:515] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
W20260710 11:04:42.891088  5569 leader_election.cc:343] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:42.891893  5380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999e96ada3934ba58166de71829c1941" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
I20260710 11:04:42.896083  5380 raft_consensus.cc:3060] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:42.893052  5732 leader_election.cc:290] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:04:42.895342  5661 consensus_queue.cc:1048] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:04:42.901105  5604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d9e8a223064ad48b84be7fcb536488" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:42.901860  5604 raft_consensus.cc:2468] T 86d9e8a223064ad48b84be7fcb536488 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 0.
I20260710 11:04:42.907617  5348 leader_election.cc:304] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d98c8d49cdd4254b7eb47bd09239d0a, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:04:42.909077  5457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d9e8a223064ad48b84be7fcb536488" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
W20260710 11:04:42.910576  5349 leader_election.cc:343] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:42.920104  5746 raft_consensus.cc:493] T 289380e47de841bbb116fda34c7daa65 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:42.920818  5746 raft_consensus.cc:515] T 289380e47de841bbb116fda34c7daa65 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:42.923098  5746 leader_election.cc:290] T 289380e47de841bbb116fda34c7daa65 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:42.925521  5382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289380e47de841bbb116fda34c7daa65" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:42.926741  5693 leader_election.cc:290] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 election: Requested vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:42.929250  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b7a6b5e8614c45b8a41fef8af52171" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:42.929955  5606 raft_consensus.cc:3060] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:42.933590  5651 tablet_bootstrap.cc:492] T 1b9f9900e60c488d98aaabeccee504d4 P 4a84afd8e1e74e588a9e19dd53d5eefd: No bootstrap required, opened a new log
I20260710 11:04:42.934135  5651 ts_tablet_manager.cc:1403] T 1b9f9900e60c488d98aaabeccee504d4 P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent bootstrapping tablet: real 0.211s	user 0.077s	sys 0.118s
I20260710 11:04:42.936142  5529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289380e47de841bbb116fda34c7daa65" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:42.936789  5651 raft_consensus.cc:359] T 1b9f9900e60c488d98aaabeccee504d4 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:42.940218  5603 raft_consensus.cc:3060] T 289380e47de841bbb116fda34c7daa65 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:42.944999  5649 tablet_bootstrap.cc:492] T 1b9f9900e60c488d98aaabeccee504d4 P 692a9db9187547b89a7c89a7833fab37: No bootstrap required, opened a new log
I20260710 11:04:42.945534  5380 raft_consensus.cc:2468] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 1.
I20260710 11:04:42.940919  5651 raft_consensus.cc:385] T 1b9f9900e60c488d98aaabeccee504d4 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:42.945631  5649 ts_tablet_manager.cc:1403] T 1b9f9900e60c488d98aaabeccee504d4 P 692a9db9187547b89a7c89a7833fab37: Time spent bootstrapping tablet: real 0.242s	user 0.052s	sys 0.077s
I20260710 11:04:42.945861  5728 raft_consensus.cc:2804] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:42.947940  5728 raft_consensus.cc:493] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:42.948369  5728 raft_consensus.cc:3060] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:42.946820  5651 raft_consensus.cc:740] T 1b9f9900e60c488d98aaabeccee504d4 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.949865  5651 consensus_queue.cc:260] T 1b9f9900e60c488d98aaabeccee504d4 P 4a84afd8e1e74e588a9e19dd53d5eefd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:42.953783  5649 raft_consensus.cc:359] T 1b9f9900e60c488d98aaabeccee504d4 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:42.954536  5649 raft_consensus.cc:385] T 1b9f9900e60c488d98aaabeccee504d4 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:42.954798  5649 raft_consensus.cc:740] T 1b9f9900e60c488d98aaabeccee504d4 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.955494  5651 ts_tablet_manager.cc:1434] T 1b9f9900e60c488d98aaabeccee504d4 P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 11:04:42.955425  5649 consensus_queue.cc:260] T 1b9f9900e60c488d98aaabeccee504d4 P 692a9db9187547b89a7c89a7833fab37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:42.956497  5651 tablet_bootstrap.cc:492] T 86d9e8a223064ad48b84be7fcb536488 P 4a84afd8e1e74e588a9e19dd53d5eefd: Bootstrap starting.
I20260710 11:04:42.957944  5279 catalog_manager.cc:5697] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130). New cstate: current_term: 1 leader_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:42.961099  5649 ts_tablet_manager.cc:1434] T 1b9f9900e60c488d98aaabeccee504d4 P 692a9db9187547b89a7c89a7833fab37: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:04:42.962672  5649 tablet_bootstrap.cc:492] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37: Bootstrap starting.
I20260710 11:04:42.964257  5786 raft_consensus.cc:493] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:42.964959  5786 raft_consensus.cc:515] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:42.966997  5786 leader_election.cc:290] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:04:42.967607  5651 tablet_bootstrap.cc:654] T 86d9e8a223064ad48b84be7fcb536488 P 4a84afd8e1e74e588a9e19dd53d5eefd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:42.965572  5606 raft_consensus.cc:2468] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 1.
I20260710 11:04:42.970867  5569 leader_election.cc:304] T 289380e47de841bbb116fda34c7daa65 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a558e1e020c04514ad526758777ece93; no voters: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a
I20260710 11:04:42.978427  5649 tablet_bootstrap.cc:654] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:42.973203  5746 raft_consensus.cc:2749] T 289380e47de841bbb116fda34c7daa65 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:42.978854  5661 consensus_queue.cc:1048] T 289380e47de841bbb116fda34c7daa65 P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:04:42.980903  5381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facecd2abd17437f97006293ce3e3664" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:42.985486  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facecd2abd17437f97006293ce3e3664" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:42.986521  5458 raft_consensus.cc:2393] T facecd2abd17437f97006293ce3e3664 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 692a9db9187547b89a7c89a7833fab37 in current term 1: Already voted for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in this term.
I20260710 11:04:42.989046  5728 raft_consensus.cc:515] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:42.992437  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d9e8a223064ad48b84be7fcb536488" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
W20260710 11:04:42.993943  5349 leader_election.cc:343] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:42.994831  5498 leader_election.cc:304] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 692a9db9187547b89a7c89a7833fab37; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 9d98c8d49cdd4254b7eb47bd09239d0a
I20260710 11:04:42.996114  5661 raft_consensus.cc:3060] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:42.983011  5569 leader_election.cc:304] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9d98c8d49cdd4254b7eb47bd09239d0a, a558e1e020c04514ad526758777ece93; no voters: 692a9db9187547b89a7c89a7833fab37
I20260710 11:04:43.013530  5746 raft_consensus.cc:2804] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:43.014019  5746 raft_consensus.cc:697] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [term 1 LEADER]: Becoming Leader. State: Replica: a558e1e020c04514ad526758777ece93, State: Running, Role: LEADER
I20260710 11:04:43.014791  5746 consensus_queue.cc:237] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:43.015398  5651 tablet_bootstrap.cc:492] T 86d9e8a223064ad48b84be7fcb536488 P 4a84afd8e1e74e588a9e19dd53d5eefd: No bootstrap required, opened a new log
I20260710 11:04:43.015898  5651 ts_tablet_manager.cc:1403] T 86d9e8a223064ad48b84be7fcb536488 P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.011s
I20260710 11:04:43.018468  5651 raft_consensus.cc:359] T 86d9e8a223064ad48b84be7fcb536488 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:43.018954  5661 raft_consensus.cc:2749] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:43.021124  5729 consensus_queue.cc:1048] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:43.012606  5728 leader_election.cc:290] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 election: Requested vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:04:43.028111  5651 raft_consensus.cc:385] T 86d9e8a223064ad48b84be7fcb536488 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:43.028503  5651 raft_consensus.cc:740] T 86d9e8a223064ad48b84be7fcb536488 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Initialized, Role: FOLLOWER
I20260710 11:04:43.029206  5651 consensus_queue.cc:260] T 86d9e8a223064ad48b84be7fcb536488 P 4a84afd8e1e74e588a9e19dd53d5eefd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:43.040647  5649 tablet_bootstrap.cc:492] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37: No bootstrap required, opened a new log
I20260710 11:04:43.041738  5651 ts_tablet_manager.cc:1434] T 86d9e8a223064ad48b84be7fcb536488 P 4a84afd8e1e74e588a9e19dd53d5eefd: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.001s
I20260710 11:04:43.044953  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d9e8a223064ad48b84be7fcb536488" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:43.045607  5606 raft_consensus.cc:3060] T 86d9e8a223064ad48b84be7fcb536488 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:43.055984  5606 raft_consensus.cc:2468] T 86d9e8a223064ad48b84be7fcb536488 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 1.
I20260710 11:04:43.058090  5649 ts_tablet_manager.cc:1403] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37: Time spent bootstrapping tablet: real 0.096s	user 0.019s	sys 0.028s
I20260710 11:04:43.060446  5649 raft_consensus.cc:359] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:43.060541  5348 leader_election.cc:304] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9d98c8d49cdd4254b7eb47bd09239d0a, a558e1e020c04514ad526758777ece93; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd
I20260710 11:04:43.060957  5649 raft_consensus.cc:385] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:43.061287  5649 raft_consensus.cc:740] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Initialized, Role: FOLLOWER
I20260710 11:04:43.061444  5733 raft_consensus.cc:2804] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:43.061925  5733 raft_consensus.cc:697] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 LEADER]: Becoming Leader. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Running, Role: LEADER
I20260710 11:04:43.061769  5281 catalog_manager.cc:5697] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 reported cstate change: term changed from 0 to 1, leader changed from <none> to a558e1e020c04514ad526758777ece93 (127.3.54.132). New cstate: current_term: 1 leader_uuid: "a558e1e020c04514ad526758777ece93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:43.061949  5649 consensus_queue.cc:260] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:43.062945  5733 consensus_queue.cc:237] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:43.064198  5649 ts_tablet_manager.cc:1434] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:04:43.072497  5280 catalog_manager.cc:5697] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129). New cstate: current_term: 1 leader_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:43.093984  5733 consensus_queue.cc:1048] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:43.104056  5728 consensus_queue.cc:1048] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:43.128268  5736 raft_consensus.cc:493] T 86d9e8a223064ad48b84be7fcb536488 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:43.128791  5736 raft_consensus.cc:515] T 86d9e8a223064ad48b84be7fcb536488 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:43.130395  5736 leader_election.cc:290] T 86d9e8a223064ad48b84be7fcb536488 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:43.131069  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d9e8a223064ad48b84be7fcb536488" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:43.131323  5381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d9e8a223064ad48b84be7fcb536488" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:43.131706  5606 raft_consensus.cc:2393] T 86d9e8a223064ad48b84be7fcb536488 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a84afd8e1e74e588a9e19dd53d5eefd in current term 1: Already voted for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in this term.
I20260710 11:04:43.132622  5423 leader_election.cc:304] T 86d9e8a223064ad48b84be7fcb536488 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd; no voters: 9d98c8d49cdd4254b7eb47bd09239d0a, a558e1e020c04514ad526758777ece93
I20260710 11:04:43.133225  5736 raft_consensus.cc:3060] T 86d9e8a223064ad48b84be7fcb536488 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:43.138159  5736 raft_consensus.cc:2749] T 86d9e8a223064ad48b84be7fcb536488 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:43.179512  5736 consensus_queue.cc:1048] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:43.180603  5693 consensus_queue.cc:1048] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Connected to new peer: Peer: permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:43.191934  5789 raft_consensus.cc:493] T 1b9f9900e60c488d98aaabeccee504d4 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:43.192448  5789 raft_consensus.cc:515] T 1b9f9900e60c488d98aaabeccee504d4 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:43.194499  5789 leader_election.cc:290] T 1b9f9900e60c488d98aaabeccee504d4 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:43.196416  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9f9900e60c488d98aaabeccee504d4" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:43.197161  5606 raft_consensus.cc:2468] T 1b9f9900e60c488d98aaabeccee504d4 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 0.
I20260710 11:04:43.198820  5497 leader_election.cc:304] T 1b9f9900e60c488d98aaabeccee504d4 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 692a9db9187547b89a7c89a7833fab37, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:04:43.200187  5661 raft_consensus.cc:2804] T 1b9f9900e60c488d98aaabeccee504d4 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:43.200680  5661 raft_consensus.cc:493] T 1b9f9900e60c488d98aaabeccee504d4 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:43.201215  5661 raft_consensus.cc:3060] T 1b9f9900e60c488d98aaabeccee504d4 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:43.200608  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9f9900e60c488d98aaabeccee504d4" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:43.202064  5458 raft_consensus.cc:2468] T 1b9f9900e60c488d98aaabeccee504d4 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 0.
I20260710 11:04:43.208534  5661 raft_consensus.cc:515] T 1b9f9900e60c488d98aaabeccee504d4 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:43.210223  5661 leader_election.cc:290] T 1b9f9900e60c488d98aaabeccee504d4 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 election: Requested vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:43.210990  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9f9900e60c488d98aaabeccee504d4" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
I20260710 11:04:43.211179  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9f9900e60c488d98aaabeccee504d4" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:43.211484  5458 raft_consensus.cc:3060] T 1b9f9900e60c488d98aaabeccee504d4 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:43.211694  5606 raft_consensus.cc:3060] T 1b9f9900e60c488d98aaabeccee504d4 P a558e1e020c04514ad526758777ece93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:43.216522  5458 raft_consensus.cc:2468] T 1b9f9900e60c488d98aaabeccee504d4 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 1.
I20260710 11:04:43.216691  5606 raft_consensus.cc:2468] T 1b9f9900e60c488d98aaabeccee504d4 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 1.
I20260710 11:04:43.217543  5498 leader_election.cc:304] T 1b9f9900e60c488d98aaabeccee504d4 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 692a9db9187547b89a7c89a7833fab37; no voters: 
I20260710 11:04:43.218236  5661 raft_consensus.cc:2804] T 1b9f9900e60c488d98aaabeccee504d4 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:43.218693  5661 raft_consensus.cc:697] T 1b9f9900e60c488d98aaabeccee504d4 P 692a9db9187547b89a7c89a7833fab37 [term 1 LEADER]: Becoming Leader. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Running, Role: LEADER
I20260710 11:04:43.219285  5661 consensus_queue.cc:237] T 1b9f9900e60c488d98aaabeccee504d4 P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:43.226727  5281 catalog_manager.cc:5697] T 1b9f9900e60c488d98aaabeccee504d4 P 692a9db9187547b89a7c89a7833fab37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 692a9db9187547b89a7c89a7833fab37 (127.3.54.131). New cstate: current_term: 1 leader_uuid: "692a9db9187547b89a7c89a7833fab37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:43.397145  5736 consensus_queue.cc:1048] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:43.408139  5736 consensus_queue.cc:1048] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Connected to new peer: Peer: permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:43.409188  5529 raft_consensus.cc:3060] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:43.420572  5661 raft_consensus.cc:493] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:43.421028  5661 raft_consensus.cc:515] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:43.421411  5709 consensus_queue.cc:1048] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:43.425230  5661 leader_election.cc:290] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:43.425558  5380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999e96ada3934ba58166de71829c1941" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:43.425967  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999e96ada3934ba58166de71829c1941" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:43.426402  5380 raft_consensus.cc:2468] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 1.
I20260710 11:04:43.427686  5495 leader_election.cc:304] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [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: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: a558e1e020c04514ad526758777ece93
I20260710 11:04:43.428515  5661 raft_consensus.cc:2804] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:43.428884  5661 raft_consensus.cc:493] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a558e1e020c04514ad526758777ece93)
I20260710 11:04:43.429271  5661 raft_consensus.cc:3060] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:43.436002  5661 raft_consensus.cc:515] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:43.438390  5746 consensus_queue.cc:1048] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:43.444137  5529 raft_consensus.cc:1240] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Rejecting Update request from peer a558e1e020c04514ad526758777ece93 for earlier term 1. Current term is 2. Ops: []
I20260710 11:04:43.445678  5661 leader_election.cc:290] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 2 election: Requested vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:43.445811  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999e96ada3934ba58166de71829c1941" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:43.447229  5380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999e96ada3934ba58166de71829c1941" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
I20260710 11:04:43.448945  5746 consensus_queue.cc:1059] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:43.448998  5495 leader_election.cc:304] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [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: 692a9db9187547b89a7c89a7833fab37; no voters: 9d98c8d49cdd4254b7eb47bd09239d0a, a558e1e020c04514ad526758777ece93
I20260710 11:04:43.449625  5712 raft_consensus.cc:3055] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:43.449783  5661 raft_consensus.cc:2749] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:04:43.450026  5712 raft_consensus.cc:740] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a558e1e020c04514ad526758777ece93, State: Running, Role: LEADER
I20260710 11:04:43.450850  5712 consensus_queue.cc:260] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:43.451740  5712 raft_consensus.cc:3060] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:43.481809  5728 consensus_queue.cc:1048] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:43.492599  5732 consensus_queue.cc:1048] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:04:43.555724  5329 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:43.738024  5729 consensus_queue.cc:1048] T 1b9f9900e60c488d98aaabeccee504d4 P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:43.749040  5729 consensus_queue.cc:1048] T 1b9f9900e60c488d98aaabeccee504d4 P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:04:44.567004  5329 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:44.574908  5729 raft_consensus.cc:493] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:44.575512  5729 raft_consensus.cc:515] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:44.577472  5729 leader_election.cc:290] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:44.578552  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7129ead0b7a9427cb8c74793240b3ed7" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:44.579339  5458 raft_consensus.cc:2393] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 692a9db9187547b89a7c89a7833fab37 in current term 1: Already voted for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in this term.
I20260710 11:04:44.579272  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7129ead0b7a9427cb8c74793240b3ed7" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:44.580020  5606 raft_consensus.cc:2393] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 692a9db9187547b89a7c89a7833fab37 in current term 1: Already voted for candidate a558e1e020c04514ad526758777ece93 in this term.
I20260710 11:04:44.580976  5497 leader_election.cc:304] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 692a9db9187547b89a7c89a7833fab37; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93
I20260710 11:04:44.581667  5729 raft_consensus.cc:3060] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:44.586239  5729 raft_consensus.cc:2749] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:44.783191  5736 raft_consensus.cc:493] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:44.783664  5736 raft_consensus.cc:515] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:44.785480  5736 leader_election.cc:290] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:44.786338  5529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7129ead0b7a9427cb8c74793240b3ed7" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:44.786378  5603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7129ead0b7a9427cb8c74793240b3ed7" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:44.786984  5529 raft_consensus.cc:2468] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 1.
I20260710 11:04:44.787042  5603 raft_consensus.cc:2468] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 1.
I20260710 11:04:44.787976  5423 leader_election.cc:304] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [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: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:04:44.788707  5736 raft_consensus.cc:2804] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:44.789189  5736 raft_consensus.cc:493] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:44.789460  5736 raft_consensus.cc:3060] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:44.794317  5736 raft_consensus.cc:515] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:44.796052  5736 leader_election.cc:290] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 2 election: Requested vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:44.796783  5529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7129ead0b7a9427cb8c74793240b3ed7" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37"
I20260710 11:04:44.797029  5603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7129ead0b7a9427cb8c74793240b3ed7" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:44.797304  5529 raft_consensus.cc:3060] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:44.797562  5603 raft_consensus.cc:3060] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:44.802439  5529 raft_consensus.cc:2468] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 2.
I20260710 11:04:44.802450  5603 raft_consensus.cc:2468] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 2.
I20260710 11:04:44.803529  5421 leader_election.cc:304] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 692a9db9187547b89a7c89a7833fab37; no voters: 
I20260710 11:04:44.804644  5736 raft_consensus.cc:2804] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:44.805533  5736 raft_consensus.cc:697] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 LEADER]: Becoming Leader. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Running, Role: LEADER
I20260710 11:04:44.806407  5736 consensus_queue.cc:237] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Queue going to LEADER 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: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:44.820539  5281 catalog_manager.cc:5697] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd reported cstate change: term changed from 0 to 2, leader changed from <none> to 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130). New cstate: current_term: 2 leader_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:44.942080  5848 raft_consensus.cc:493] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a558e1e020c04514ad526758777ece93)
I20260710 11:04:44.942545  5848 raft_consensus.cc:515] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:44.944494  5848 leader_election.cc:290] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:44.945228  5529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999e96ada3934ba58166de71829c1941" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:44.945500  5603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999e96ada3934ba58166de71829c1941" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:44.945906  5529 raft_consensus.cc:2393] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d98c8d49cdd4254b7eb47bd09239d0a in current term 2: Already voted for candidate 692a9db9187547b89a7c89a7833fab37 in this term.
I20260710 11:04:44.946087  5603 raft_consensus.cc:2468] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 2.
I20260710 11:04:44.947041  5348 leader_election.cc:304] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [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: 9d98c8d49cdd4254b7eb47bd09239d0a, a558e1e020c04514ad526758777ece93; no voters: 692a9db9187547b89a7c89a7833fab37
I20260710 11:04:44.947672  5848 raft_consensus.cc:2804] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:44.947997  5848 raft_consensus.cc:493] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting leader election (detected failure of leader a558e1e020c04514ad526758777ece93)
I20260710 11:04:44.948292  5848 raft_consensus.cc:3060] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:44.953856  5848 raft_consensus.cc:515] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:44.955379  5848 leader_election.cc:290] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 2 election: Requested vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:44.956275  5529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999e96ada3934ba58166de71829c1941" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37"
I20260710 11:04:44.956463  5603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999e96ada3934ba58166de71829c1941" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:44.956947  5529 raft_consensus.cc:2393] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9d98c8d49cdd4254b7eb47bd09239d0a in current term 2: Already voted for candidate 692a9db9187547b89a7c89a7833fab37 in this term.
I20260710 11:04:44.963083  5603 raft_consensus.cc:2468] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 2.
I20260710 11:04:44.964007  5348 leader_election.cc:304] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [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: 9d98c8d49cdd4254b7eb47bd09239d0a, a558e1e020c04514ad526758777ece93; no voters: 692a9db9187547b89a7c89a7833fab37
I20260710 11:04:44.964828  5848 raft_consensus.cc:2804] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:44.965314  5848 raft_consensus.cc:697] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 LEADER]: Becoming Leader. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Running, Role: LEADER
I20260710 11:04:44.966169  5848 consensus_queue.cc:237] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:44.973901  5281 catalog_manager.cc:5697] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a reported cstate change: term changed from 1 to 2, leader changed from a558e1e020c04514ad526758777ece93 (127.3.54.132) to 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129). New cstate: current_term: 2 leader_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:44.984560  5729 raft_consensus.cc:493] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:44.985025  5729 raft_consensus.cc:515] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:44.986584  5729 leader_election.cc:290] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:44.987352  5603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999e96ada3934ba58166de71829c1941" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:44.987478  5381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999e96ada3934ba58166de71829c1941" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:44.988090  5603 raft_consensus.cc:2468] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 2.
I20260710 11:04:44.989081  5497 leader_election.cc:304] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [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: 692a9db9187547b89a7c89a7833fab37, a558e1e020c04514ad526758777ece93; no voters: 9d98c8d49cdd4254b7eb47bd09239d0a
I20260710 11:04:44.989678  5729 raft_consensus.cc:2804] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:04:44.989996  5729 raft_consensus.cc:493] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:44.990214  5729 raft_consensus.cc:3060] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:44.994946  5729 raft_consensus.cc:515] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:44.996548  5729 leader_election.cc:290] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 3 election: Requested vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:44.997376  5603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999e96ada3934ba58166de71829c1941" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:44.997442  5381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999e96ada3934ba58166de71829c1941" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
I20260710 11:04:44.997977  5603 raft_consensus.cc:3060] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:45.003499  5603 raft_consensus.cc:2468] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 3.
I20260710 11:04:45.004426  5497 leader_election.cc:304] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [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: 692a9db9187547b89a7c89a7833fab37, a558e1e020c04514ad526758777ece93; no voters: 9d98c8d49cdd4254b7eb47bd09239d0a
I20260710 11:04:45.005069  5729 raft_consensus.cc:2804] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:45.006053  5729 raft_consensus.cc:697] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [term 3 LEADER]: Becoming Leader. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Running, Role: LEADER
I20260710 11:04:45.006791  5729 consensus_queue.cc:237] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:45.020253  5281 catalog_manager.cc:5697] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 reported cstate change: term changed from 2 to 3, leader changed from 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129) to 692a9db9187547b89a7c89a7833fab37 (127.3.54.131). New cstate: current_term: 3 leader_uuid: "692a9db9187547b89a7c89a7833fab37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:45.376354  5529 raft_consensus.cc:1275] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Refusing update from remote peer 4a84afd8e1e74e588a9e19dd53d5eefd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:04:45.377524  5736 consensus_queue.cc:1048] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Connected to new peer: Peer: permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:45.388827  5603 raft_consensus.cc:1275] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Refusing update from remote peer 4a84afd8e1e74e588a9e19dd53d5eefd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:04:45.390180  5861 consensus_queue.cc:1048] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:45.426978  5381 raft_consensus.cc:3055] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:45.427281  5381 raft_consensus.cc:740] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Running, Role: LEADER
I20260710 11:04:45.427933  5381 consensus_queue.cc:260] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [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: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:45.428781  5381 raft_consensus.cc:3060] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:45.433316  5381 raft_consensus.cc:1275] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: Refusing update from remote peer 692a9db9187547b89a7c89a7833fab37: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260710 11:04:45.433585  5381 pending_rounds.cc:85] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a: Aborting all ops after (but not including) 1
I20260710 11:04:45.433780  5381 pending_rounds.cc:107] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260710 11:04:45.433975  5381 raft_consensus.cc:2889] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:04:45.435240  5856 consensus_queue.cc:1048] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:45.444157  5603 raft_consensus.cc:1275] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Refusing update from remote peer 692a9db9187547b89a7c89a7833fab37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:04:45.445820  5865 consensus_queue.cc:1048] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:45.571803  3290 tablet_server.cc:179] TabletServer@127.3.54.129:0 shutting down...
W20260710 11:04:45.577948  5495 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 16 similar messages]
W20260710 11:04:45.581964  5495 consensus_peers.cc:597] T 289380e47de841bbb116fda34c7daa65 P 692a9db9187547b89a7c89a7833fab37 -> Peer 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415): Couldn't send request to peer 9d98c8d49cdd4254b7eb47bd09239d0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:45.585748  5569 consensus_peers.cc:597] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 -> Peer 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415): Couldn't send request to peer 9d98c8d49cdd4254b7eb47bd09239d0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:45.604223  3290 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:45.605280  3290 tablet_replica.cc:333] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a: stopping tablet replica
I20260710 11:04:45.606030  3290 raft_consensus.cc:2243] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:45.606516  3290 raft_consensus.cc:2272] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:45.608738  3290 tablet_replica.cc:333] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a: stopping tablet replica
I20260710 11:04:45.609277  3290 raft_consensus.cc:2243] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:45.609967  3290 raft_consensus.cc:2272] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:45.611637  3290 tablet_replica.cc:333] T 6953840cd95c42298f267b5ef2a6d2f5 P 9d98c8d49cdd4254b7eb47bd09239d0a: stopping tablet replica
I20260710 11:04:45.612190  3290 raft_consensus.cc:2243] T 6953840cd95c42298f267b5ef2a6d2f5 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:45.612572  3290 raft_consensus.cc:2272] T 6953840cd95c42298f267b5ef2a6d2f5 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:45.614166  3290 tablet_replica.cc:333] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a: stopping tablet replica
I20260710 11:04:45.614661  3290 raft_consensus.cc:2243] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:45.615065  3290 raft_consensus.cc:2272] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:45.616726  3290 tablet_replica.cc:333] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a: stopping tablet replica
I20260710 11:04:45.617235  3290 raft_consensus.cc:2243] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:45.617606  3290 raft_consensus.cc:2272] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:45.619207  3290 tablet_replica.cc:333] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a: stopping tablet replica
I20260710 11:04:45.619701  3290 raft_consensus.cc:2243] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:45.620412  3290 raft_consensus.cc:2272] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:45.621966  3290 tablet_replica.cc:333] T 289380e47de841bbb116fda34c7daa65 P 9d98c8d49cdd4254b7eb47bd09239d0a: stopping tablet replica
I20260710 11:04:45.622455  3290 raft_consensus.cc:2243] T 289380e47de841bbb116fda34c7daa65 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:45.622815  3290 raft_consensus.cc:2272] T 289380e47de841bbb116fda34c7daa65 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:45.624523  3290 tablet_replica.cc:333] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a: stopping tablet replica
I20260710 11:04:45.625021  3290 raft_consensus.cc:2243] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:45.625391  3290 raft_consensus.cc:2272] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:45.626968  3290 tablet_replica.cc:333] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a: stopping tablet replica
I20260710 11:04:45.627465  3290 raft_consensus.cc:2243] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:45.627838  3290 raft_consensus.cc:2272] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:45.629551  3290 tablet_replica.cc:333] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a: stopping tablet replica
I20260710 11:04:45.630102  3290 raft_consensus.cc:2243] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:45.630781  3290 raft_consensus.cc:2272] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:45.632428  3290 tablet_replica.cc:333] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a: stopping tablet replica
I20260710 11:04:45.632903  3290 raft_consensus.cc:2243] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:45.633267  3290 raft_consensus.cc:2272] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:45.634863  3290 tablet_replica.cc:333] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a: stopping tablet replica
I20260710 11:04:45.635380  3290 raft_consensus.cc:2243] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:45.635748  3290 raft_consensus.cc:2272] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:45.637256  3290 tablet_replica.cc:333] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a: stopping tablet replica
I20260710 11:04:45.637734  3290 raft_consensus.cc:2243] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:45.638406  3290 raft_consensus.cc:2272] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:45.640069  3290 tablet_replica.cc:333] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a: stopping tablet replica
I20260710 11:04:45.640574  3290 raft_consensus.cc:2243] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:45.640933  3290 raft_consensus.cc:2272] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:45.642566  3290 tablet_replica.cc:333] T 598238c6475647bc8e4dc929fda59f57 P 9d98c8d49cdd4254b7eb47bd09239d0a: stopping tablet replica
I20260710 11:04:45.643042  3290 raft_consensus.cc:2243] T 598238c6475647bc8e4dc929fda59f57 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:45.643505  3290 raft_consensus.cc:2272] T 598238c6475647bc8e4dc929fda59f57 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:45.645525  3290 tablet_replica.cc:333] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a: stopping tablet replica
I20260710 11:04:45.646180  3290 raft_consensus.cc:2243] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:45.646659  3290 raft_consensus.cc:2272] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:45.647483  5495 consensus_peers.cc:597] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37 -> Peer 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415): Couldn't send request to peer 9d98c8d49cdd4254b7eb47bd09239d0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:45.648679  3290 tablet_replica.cc:333] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a: stopping tablet replica
I20260710 11:04:45.649209  3290 raft_consensus.cc:2243] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:45.649591  3290 raft_consensus.cc:2272] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:45.651343  3290 tablet_replica.cc:333] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a: stopping tablet replica
W20260710 11:04:45.651461  5421 consensus_peers.cc:597] T 598238c6475647bc8e4dc929fda59f57 P 4a84afd8e1e74e588a9e19dd53d5eefd -> Peer 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415): Couldn't send request to peer 9d98c8d49cdd4254b7eb47bd09239d0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:45.651978  3290 raft_consensus.cc:2243] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:45.652486  3290 raft_consensus.cc:2272] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:45.689566  3290 tablet_server.cc:196] TabletServer@127.3.54.129:0 shutdown complete.
I20260710 11:04:45.713634  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:45.720294  5872 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
W20260710 11:04:45.720439  5873 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
W20260710 11:04:45.721563  5875 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
I20260710 11:04:45.723729  3290 server_base.cc:1061] running on GCE node
I20260710 11:04:45.725158  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:45.725364  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:45.725576  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681485725558 us; error 0 us; skew 500 ppm
I20260710 11:04:45.726138  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:45.728896  3290 webserver.cc:533] Webserver started at http://127.3.54.129:42739/ using document root <none> and password file <none>
I20260710 11:04:45.729375  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:45.729538  3290 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:04:45.733050  3290 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:04:45.738757  5880 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:45.739559  3290 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:04:45.739944  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681429800727-3290-0/minicluster-data/ts-0-root
uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
format_stamp: "Formatted at 2026-07-10 11:04:39 on dist-test-slave-9dq9"
I20260710 11:04:45.740330  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681429800727-3290-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681429800727-3290-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681429800727-3290-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)
I20260710 11:04:45.759104  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:45.760311  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:45.761735  3290 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:45.765597  5887 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:04:45.796092  5569 consensus_peers.cc:597] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 -> Peer 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415): Couldn't send request to peer 9d98c8d49cdd4254b7eb47bd09239d0a. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:42415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:45.813055  5421 consensus_peers.cc:597] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd -> Peer 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415): Couldn't send request to peer 9d98c8d49cdd4254b7eb47bd09239d0a. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:42415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:45.820935  5495 consensus_peers.cc:597] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37 -> Peer 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415): Couldn't send request to peer 9d98c8d49cdd4254b7eb47bd09239d0a. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:42415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:45.856894  3290 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:04:45.857321  3290 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.093s	user 0.003s	sys 0.000s
I20260710 11:04:45.857671  3290 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:04:45.862972  5887 tablet_bootstrap.cc:492] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
I20260710 11:04:45.875377  5887 tablet_bootstrap.cc:492] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a: 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
I20260710 11:04:45.876353  5887 tablet_bootstrap.cc:492] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap complete.
I20260710 11:04:45.877051  5887 ts_tablet_manager.cc:1403] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 11:04:45.879335  5887 raft_consensus.cc:359] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:45.879854  5887 raft_consensus.cc:740] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:45.880491  5887 consensus_queue.cc:260] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a [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: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:45.884689  5887 ts_tablet_manager.cc:1434] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:04:45.885592  5887 tablet_bootstrap.cc:492] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
I20260710 11:04:45.897475  5887 tablet_bootstrap.cc:492] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a: 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
I20260710 11:04:45.898427  5887 tablet_bootstrap.cc:492] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap complete.
I20260710 11:04:45.899111  5887 ts_tablet_manager.cc:1403] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
W20260710 11:04:45.900295  5421 consensus_peers.cc:597] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd -> Peer 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415): Couldn't send request to peer 9d98c8d49cdd4254b7eb47bd09239d0a. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:42415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:45.901489  5887 raft_consensus.cc:359] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:45.902050  5887 raft_consensus.cc:740] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:45.902593  5887 consensus_queue.cc:260] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [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: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:45.903951  5887 ts_tablet_manager.cc:1434] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260710 11:04:45.904558  5887 tablet_bootstrap.cc:492] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
I20260710 11:04:45.921676  5887 tablet_bootstrap.cc:492] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a: 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
I20260710 11:04:45.922633  5887 tablet_bootstrap.cc:492] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap complete.
I20260710 11:04:45.923218  5887 ts_tablet_manager.cc:1403] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260710 11:04:45.924901  5887 raft_consensus.cc:359] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:45.925366  5887 raft_consensus.cc:740] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:45.925890  5887 consensus_queue.cc:260] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [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: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:45.927217  5887 ts_tablet_manager.cc:1434] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:45.927802  5887 tablet_bootstrap.cc:492] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
I20260710 11:04:45.934629  3290 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:04:45.934934  3290 ts_tablet_manager.cc:595] Time spent register tablets: real 0.077s	user 0.075s	sys 0.000s
W20260710 11:04:45.935340  5495 consensus_peers.cc:597] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 -> Peer 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415): Couldn't send request to peer 9d98c8d49cdd4254b7eb47bd09239d0a. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:42415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:45.939276  5887 tablet_bootstrap.cc:492] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a: 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
I20260710 11:04:45.940097  5887 tablet_bootstrap.cc:492] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap complete.
I20260710 11:04:45.940651  5887 ts_tablet_manager.cc:1403] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260710 11:04:45.943221  5887 raft_consensus.cc:359] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:45.943948  5887 raft_consensus.cc:740] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:45.944687  5887 consensus_queue.cc:260] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [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: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:45.946748  5887 ts_tablet_manager.cc:1434] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:04:45.947628  5887 tablet_bootstrap.cc:492] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
W20260710 11:04:45.948251  5569 consensus_peers.cc:597] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 -> Peer 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415): Couldn't send request to peer 9d98c8d49cdd4254b7eb47bd09239d0a. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:42415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:45.954850  5569 consensus_peers.cc:597] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93 -> Peer 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415): Couldn't send request to peer 9d98c8d49cdd4254b7eb47bd09239d0a. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:42415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:45.962514  5887 tablet_bootstrap.cc:492] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=1 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:45.963351  5887 tablet_bootstrap.cc:492] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap complete.
I20260710 11:04:45.963958  5887 ts_tablet_manager.cc:1403] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.003s
I20260710 11:04:45.966337  5887 raft_consensus.cc:359] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:45.967007  5887 raft_consensus.cc:740] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:45.967796  5887 consensus_queue.cc:260] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:45.969717  5887 ts_tablet_manager.cc:1434] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260710 11:04:45.969913  5421 consensus_peers.cc:597] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd -> Peer 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415): Couldn't send request to peer 9d98c8d49cdd4254b7eb47bd09239d0a. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:42415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:45.970520  5887 tablet_bootstrap.cc:492] T 289380e47de841bbb116fda34c7daa65 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
I20260710 11:04:45.983590  5887 tablet_bootstrap.cc:492] T 289380e47de841bbb116fda34c7daa65 P 9d98c8d49cdd4254b7eb47bd09239d0a: 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
I20260710 11:04:45.984339  5887 tablet_bootstrap.cc:492] T 289380e47de841bbb116fda34c7daa65 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap complete.
I20260710 11:04:45.984808  5887 ts_tablet_manager.cc:1403] T 289380e47de841bbb116fda34c7daa65 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260710 11:04:45.986490  5887 raft_consensus.cc:359] T 289380e47de841bbb116fda34c7daa65 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:45.986963  5887 raft_consensus.cc:740] T 289380e47de841bbb116fda34c7daa65 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:45.987507  5887 consensus_queue.cc:260] T 289380e47de841bbb116fda34c7daa65 P 9d98c8d49cdd4254b7eb47bd09239d0a [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: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:45.989295  5887 ts_tablet_manager.cc:1434] T 289380e47de841bbb116fda34c7daa65 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:04:45.990091  5887 tablet_bootstrap.cc:492] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
I20260710 11:04:46.002871  5887 tablet_bootstrap.cc:492] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a: 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
I20260710 11:04:46.003592  5887 tablet_bootstrap.cc:492] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap complete.
I20260710 11:04:46.004158  5887 ts_tablet_manager.cc:1403] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 11:04:46.005972  5887 raft_consensus.cc:359] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:46.006449  5887 raft_consensus.cc:740] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:46.006846  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.129:42415
I20260710 11:04:46.006954  5956 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.129:42415 every 8 connection(s)
I20260710 11:04:46.007028  5887 consensus_queue.cc:260] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a [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: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:46.008724  5887 ts_tablet_manager.cc:1434] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:04:46.009348  5887 tablet_bootstrap.cc:492] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
I20260710 11:04:46.024999  5887 tablet_bootstrap.cc:492] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a: 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
I20260710 11:04:46.025980  5887 tablet_bootstrap.cc:492] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap complete.
I20260710 11:04:46.026625  5887 ts_tablet_manager.cc:1403] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 11:04:46.029047  5887 raft_consensus.cc:359] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:46.029755  5887 raft_consensus.cc:740] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:46.030414  5887 consensus_queue.cc:260] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a [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: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:46.032392  5887 ts_tablet_manager.cc:1434] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:04:46.033183  5887 tablet_bootstrap.cc:492] T 6953840cd95c42298f267b5ef2a6d2f5 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
W20260710 11:04:46.042905  5421 consensus_peers.cc:597] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd -> Peer 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415): Couldn't send request to peer 9d98c8d49cdd4254b7eb47bd09239d0a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:46.047758  5957 heartbeater.cc:344] Connected to a master server at 127.3.54.190:34865
I20260710 11:04:46.048307  5957 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:46.049261  5957 heartbeater.cc:507] Master 127.3.54.190:34865 requested a full tablet report, sending...
I20260710 11:04:46.058749  5279 ts_manager.cc:194] Re-registered known tserver with Master: 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:46.063479  5887 tablet_bootstrap.cc:492] T 6953840cd95c42298f267b5ef2a6d2f5 P 9d98c8d49cdd4254b7eb47bd09239d0a: 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
I20260710 11:04:46.064270  5887 tablet_bootstrap.cc:492] T 6953840cd95c42298f267b5ef2a6d2f5 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap complete.
I20260710 11:04:46.064792  5887 ts_tablet_manager.cc:1403] T 6953840cd95c42298f267b5ef2a6d2f5 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.011s
I20260710 11:04:46.066519  5887 raft_consensus.cc:359] T 6953840cd95c42298f267b5ef2a6d2f5 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:46.067004  5887 raft_consensus.cc:740] T 6953840cd95c42298f267b5ef2a6d2f5 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:46.067538  5887 consensus_queue.cc:260] T 6953840cd95c42298f267b5ef2a6d2f5 P 9d98c8d49cdd4254b7eb47bd09239d0a [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: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:46.068943  5887 ts_tablet_manager.cc:1434] T 6953840cd95c42298f267b5ef2a6d2f5 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:46.069528  5887 tablet_bootstrap.cc:492] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
I20260710 11:04:46.071931  5279 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42876
I20260710 11:04:46.075548  5957 heartbeater.cc:499] Master 127.3.54.190:34865 was elected leader, sending a full tablet report...
I20260710 11:04:46.081003  5887 tablet_bootstrap.cc:492] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a: 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
I20260710 11:04:46.081979  5887 tablet_bootstrap.cc:492] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap complete.
I20260710 11:04:46.082624  5887 ts_tablet_manager.cc:1403] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:04:46.084918  5887 raft_consensus.cc:359] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:46.085630  5887 raft_consensus.cc:740] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:46.086297  5887 consensus_queue.cc:260] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [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: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:46.088436  5887 ts_tablet_manager.cc:1434] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:04:46.089210  5887 tablet_bootstrap.cc:492] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
I20260710 11:04:46.103160  5887 tablet_bootstrap.cc:492] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a: 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
I20260710 11:04:46.104137  5887 tablet_bootstrap.cc:492] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap complete.
I20260710 11:04:46.104862  5887 ts_tablet_manager.cc:1403] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260710 11:04:46.107151  5887 raft_consensus.cc:359] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:46.107872  5887 raft_consensus.cc:740] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:46.108610  5887 consensus_queue.cc:260] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a [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: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:46.110504  5887 ts_tablet_manager.cc:1434] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:46.111352  5887 tablet_bootstrap.cc:492] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
I20260710 11:04:46.124066  5887 tablet_bootstrap.cc:492] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a: 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
I20260710 11:04:46.124758  5887 tablet_bootstrap.cc:492] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap complete.
I20260710 11:04:46.125254  5887 ts_tablet_manager.cc:1403] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260710 11:04:46.126890  5887 raft_consensus.cc:359] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:46.127358  5887 raft_consensus.cc:740] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:46.127912  5887 consensus_queue.cc:260] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [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: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:46.129359  5887 ts_tablet_manager.cc:1434] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:46.130192  5887 tablet_bootstrap.cc:492] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
I20260710 11:04:46.141561  5887 tablet_bootstrap.cc:492] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a: 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
I20260710 11:04:46.142347  5887 tablet_bootstrap.cc:492] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap complete.
I20260710 11:04:46.142946  5887 ts_tablet_manager.cc:1403] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
W20260710 11:04:46.144243  5495 consensus_peers.cc:597] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37 -> Peer 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415): Couldn't send request to peer 9d98c8d49cdd4254b7eb47bd09239d0a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:46.144896  5887 raft_consensus.cc:359] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:46.145376  5887 raft_consensus.cc:740] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:46.145820  5887 consensus_queue.cc:260] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [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: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:46.147333  5887 ts_tablet_manager.cc:1434] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:46.148343  5887 tablet_bootstrap.cc:492] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
I20260710 11:04:46.159495  5887 tablet_bootstrap.cc:492] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a: 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
I20260710 11:04:46.160209  5887 tablet_bootstrap.cc:492] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap complete.
I20260710 11:04:46.160686  5887 ts_tablet_manager.cc:1403] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260710 11:04:46.162278  5887 raft_consensus.cc:359] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:46.162721  5887 raft_consensus.cc:740] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:46.163184  5887 consensus_queue.cc:260] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [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: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:46.164585  5887 ts_tablet_manager.cc:1434] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:46.165184  5887 tablet_bootstrap.cc:492] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
I20260710 11:04:46.176666  5887 tablet_bootstrap.cc:492] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a: 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
I20260710 11:04:46.177314  5887 tablet_bootstrap.cc:492] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap complete.
I20260710 11:04:46.177790  5887 ts_tablet_manager.cc:1403] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 11:04:46.179311  5887 raft_consensus.cc:359] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:46.179777  5887 raft_consensus.cc:740] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:46.180382  5887 consensus_queue.cc:260] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [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: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:46.181977  5887 ts_tablet_manager.cc:1434] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:46.182780  5887 tablet_bootstrap.cc:492] T 598238c6475647bc8e4dc929fda59f57 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
I20260710 11:04:46.193696  5887 tablet_bootstrap.cc:492] T 598238c6475647bc8e4dc929fda59f57 P 9d98c8d49cdd4254b7eb47bd09239d0a: 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
I20260710 11:04:46.194645  5887 tablet_bootstrap.cc:492] T 598238c6475647bc8e4dc929fda59f57 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap complete.
I20260710 11:04:46.195317  5887 ts_tablet_manager.cc:1403] T 598238c6475647bc8e4dc929fda59f57 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:04:46.197439  5887 raft_consensus.cc:359] T 598238c6475647bc8e4dc929fda59f57 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:46.198033  5887 raft_consensus.cc:740] T 598238c6475647bc8e4dc929fda59f57 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:46.198674  5887 consensus_queue.cc:260] T 598238c6475647bc8e4dc929fda59f57 P 9d98c8d49cdd4254b7eb47bd09239d0a [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: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:46.200318  5887 ts_tablet_manager.cc:1434] T 598238c6475647bc8e4dc929fda59f57 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:04:46.201190  5887 tablet_bootstrap.cc:492] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
I20260710 11:04:46.212224  5887 tablet_bootstrap.cc:492] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a: 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
I20260710 11:04:46.212888  5887 tablet_bootstrap.cc:492] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap complete.
I20260710 11:04:46.213371  5887 ts_tablet_manager.cc:1403] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:04:46.215101  5887 raft_consensus.cc:359] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:46.215557  5887 raft_consensus.cc:740] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:46.216087  5887 consensus_queue.cc:260] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a [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: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:46.217491  5887 ts_tablet_manager.cc:1434] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:46.218092  5887 tablet_bootstrap.cc:492] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap starting.
I20260710 11:04:46.229554  5887 tablet_bootstrap.cc:492] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a: 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
I20260710 11:04:46.230268  5887 tablet_bootstrap.cc:492] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a: Bootstrap complete.
I20260710 11:04:46.230806  5887 ts_tablet_manager.cc:1403] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260710 11:04:46.232614  5887 raft_consensus.cc:359] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:46.233062  5887 raft_consensus.cc:740] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Initialized, Role: FOLLOWER
I20260710 11:04:46.233589  5887 consensus_queue.cc:260] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [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: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:46.235035  5887 ts_tablet_manager.cc:1434] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:46.669227  5729 raft_consensus.cc:493] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9d98c8d49cdd4254b7eb47bd09239d0a)
I20260710 11:04:46.669718  5729 raft_consensus.cc:515] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:46.671447  5729 leader_election.cc:290] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:04:46.672303  5931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facecd2abd17437f97006293ce3e3664" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:46.672353  5457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facecd2abd17437f97006293ce3e3664" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:46.672973  5931 raft_consensus.cc:2468] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 1.
I20260710 11:04:46.673890  5495 leader_election.cc:304] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37 [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: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd
I20260710 11:04:46.674700  5729 raft_consensus.cc:2804] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:46.675061  5729 raft_consensus.cc:493] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9d98c8d49cdd4254b7eb47bd09239d0a)
I20260710 11:04:46.675329  5729 raft_consensus.cc:3060] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:46.679867  5729 raft_consensus.cc:515] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:46.681509  5729 leader_election.cc:290] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 2 election: Requested vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:04:46.682240  5931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facecd2abd17437f97006293ce3e3664" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
I20260710 11:04:46.682422  5457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facecd2abd17437f97006293ce3e3664" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
I20260710 11:04:46.682732  5931 raft_consensus.cc:3060] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:46.687299  5931 raft_consensus.cc:2468] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 2.
I20260710 11:04:46.688191  5495 leader_election.cc:304] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37 [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: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd
I20260710 11:04:46.688834  5729 raft_consensus.cc:2804] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:46.689247  5729 raft_consensus.cc:697] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37 [term 2 LEADER]: Becoming Leader. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Running, Role: LEADER
I20260710 11:04:46.690649  5729 consensus_queue.cc:237] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:46.698347  5279 catalog_manager.cc:5697] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37 reported cstate change: term changed from 1 to 2, leader changed from 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129) to 692a9db9187547b89a7c89a7833fab37 (127.3.54.131). New cstate: current_term: 2 leader_uuid: "692a9db9187547b89a7c89a7833fab37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:46.713498  5861 raft_consensus.cc:493] T 86d9e8a223064ad48b84be7fcb536488 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9d98c8d49cdd4254b7eb47bd09239d0a)
I20260710 11:04:46.713909  5861 raft_consensus.cc:515] T 86d9e8a223064ad48b84be7fcb536488 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:46.715538  5861 leader_election.cc:290] T 86d9e8a223064ad48b84be7fcb536488 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:46.716310  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d9e8a223064ad48b84be7fcb536488" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:46.716766  5931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d9e8a223064ad48b84be7fcb536488" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:46.717303  5931 raft_consensus.cc:2468] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 1.
I20260710 11:04:46.718079  5421 leader_election.cc:304] T 86d9e8a223064ad48b84be7fcb536488 P 4a84afd8e1e74e588a9e19dd53d5eefd [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: 4a84afd8e1e74e588a9e19dd53d5eefd, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: a558e1e020c04514ad526758777ece93
I20260710 11:04:46.718752  5861 raft_consensus.cc:2804] T 86d9e8a223064ad48b84be7fcb536488 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:46.719020  5861 raft_consensus.cc:493] T 86d9e8a223064ad48b84be7fcb536488 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9d98c8d49cdd4254b7eb47bd09239d0a)
I20260710 11:04:46.719244  5861 raft_consensus.cc:3060] T 86d9e8a223064ad48b84be7fcb536488 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:46.723781  5861 raft_consensus.cc:515] T 86d9e8a223064ad48b84be7fcb536488 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:46.725328  5861 leader_election.cc:290] T 86d9e8a223064ad48b84be7fcb536488 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 2 election: Requested vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:46.726182  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d9e8a223064ad48b84be7fcb536488" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:46.726354  5931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d9e8a223064ad48b84be7fcb536488" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
I20260710 11:04:46.727033  5931 raft_consensus.cc:3060] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:46.733625  5931 raft_consensus.cc:2468] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 2.
I20260710 11:04:46.734678  5421 leader_election.cc:304] T 86d9e8a223064ad48b84be7fcb536488 P 4a84afd8e1e74e588a9e19dd53d5eefd [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: 4a84afd8e1e74e588a9e19dd53d5eefd, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: a558e1e020c04514ad526758777ece93
I20260710 11:04:46.735329  5861 raft_consensus.cc:2804] T 86d9e8a223064ad48b84be7fcb536488 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:46.735739  5861 raft_consensus.cc:697] T 86d9e8a223064ad48b84be7fcb536488 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 LEADER]: Becoming Leader. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Running, Role: LEADER
I20260710 11:04:46.736518  5861 consensus_queue.cc:237] T 86d9e8a223064ad48b84be7fcb536488 P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:46.742779  5279 catalog_manager.cc:5697] T 86d9e8a223064ad48b84be7fcb536488 P 4a84afd8e1e74e588a9e19dd53d5eefd reported cstate change: term changed from 1 to 2, leader changed from 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129) to 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130). New cstate: current_term: 2 leader_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:46.885984  5868 raft_consensus.cc:493] T 86d9e8a223064ad48b84be7fcb536488 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9d98c8d49cdd4254b7eb47bd09239d0a)
I20260710 11:04:46.886515  5868 raft_consensus.cc:515] T 86d9e8a223064ad48b84be7fcb536488 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:46.888500  5868 leader_election.cc:290] T 86d9e8a223064ad48b84be7fcb536488 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:04:46.889540  5931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d9e8a223064ad48b84be7fcb536488" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:46.889935  5457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d9e8a223064ad48b84be7fcb536488" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:46.890275  5931 raft_consensus.cc:2393] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a558e1e020c04514ad526758777ece93 in current term 2: Already voted for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in this term.
I20260710 11:04:46.891243  5569 leader_election.cc:304] T 86d9e8a223064ad48b84be7fcb536488 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a558e1e020c04514ad526758777ece93; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 9d98c8d49cdd4254b7eb47bd09239d0a
I20260710 11:04:46.891950  5868 raft_consensus.cc:3060] T 86d9e8a223064ad48b84be7fcb536488 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:46.897068  5868 raft_consensus.cc:2749] T 86d9e8a223064ad48b84be7fcb536488 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:46.921207  5861 raft_consensus.cc:493] T facecd2abd17437f97006293ce3e3664 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9d98c8d49cdd4254b7eb47bd09239d0a)
I20260710 11:04:46.921705  5861 raft_consensus.cc:515] T facecd2abd17437f97006293ce3e3664 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:46.923295  5861 leader_election.cc:290] T facecd2abd17437f97006293ce3e3664 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:46.924180  5931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facecd2abd17437f97006293ce3e3664" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:46.924315  5530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facecd2abd17437f97006293ce3e3664" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:46.924892  5931 raft_consensus.cc:2393] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a84afd8e1e74e588a9e19dd53d5eefd in current term 2: Already voted for candidate 692a9db9187547b89a7c89a7833fab37 in this term.
I20260710 11:04:46.925803  5421 leader_election.cc:304] T facecd2abd17437f97006293ce3e3664 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd; no voters: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a
I20260710 11:04:46.926373  5861 raft_consensus.cc:3060] T facecd2abd17437f97006293ce3e3664 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:46.931552  5861 raft_consensus.cc:2749] T facecd2abd17437f97006293ce3e3664 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:46.983534  5729 raft_consensus.cc:493] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9d98c8d49cdd4254b7eb47bd09239d0a)
I20260710 11:04:46.983985  5729 raft_consensus.cc:515] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:46.985668  5729 leader_election.cc:290] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:46.986541  5931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8d096d499749fa9145d6d906e126db" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:46.986732  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8d096d499749fa9145d6d906e126db" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:46.987318  5931 raft_consensus.cc:2468] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 1.
I20260710 11:04:46.988397  5495 leader_election.cc:304] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37 [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: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: a558e1e020c04514ad526758777ece93
I20260710 11:04:46.989022  5729 raft_consensus.cc:2804] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:46.989311  5729 raft_consensus.cc:493] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9d98c8d49cdd4254b7eb47bd09239d0a)
I20260710 11:04:46.989588  5729 raft_consensus.cc:3060] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:46.989486  5868 raft_consensus.cc:493] T 3b8d096d499749fa9145d6d906e126db P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9d98c8d49cdd4254b7eb47bd09239d0a)
I20260710 11:04:46.990103  5868 raft_consensus.cc:515] T 3b8d096d499749fa9145d6d906e126db P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:46.991571  5868 leader_election.cc:290] T 3b8d096d499749fa9145d6d906e126db P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:46.992323  5931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8d096d499749fa9145d6d906e126db" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:46.992697  5530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8d096d499749fa9145d6d906e126db" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:46.992975  5931 raft_consensus.cc:2468] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 1.
I20260710 11:04:46.993906  5569 leader_election.cc:304] T 3b8d096d499749fa9145d6d906e126db P a558e1e020c04514ad526758777ece93 [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: 9d98c8d49cdd4254b7eb47bd09239d0a, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:04:46.994587  5868 raft_consensus.cc:2804] T 3b8d096d499749fa9145d6d906e126db P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:46.994887  5868 raft_consensus.cc:493] T 3b8d096d499749fa9145d6d906e126db P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9d98c8d49cdd4254b7eb47bd09239d0a)
I20260710 11:04:46.994845  5729 raft_consensus.cc:515] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:46.995338  5868 raft_consensus.cc:3060] T 3b8d096d499749fa9145d6d906e126db P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:46.995873  5530 raft_consensus.cc:2393] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a558e1e020c04514ad526758777ece93 in current term 2: Already voted for candidate 692a9db9187547b89a7c89a7833fab37 in this term.
I20260710 11:04:46.996840  5729 leader_election.cc:290] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 2 election: Requested vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:46.997505  5931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8d096d499749fa9145d6d906e126db" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
I20260710 11:04:46.998091  5931 raft_consensus.cc:3060] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:46.998334  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8d096d499749fa9145d6d906e126db" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:47.006063  5856 raft_consensus.cc:493] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9d98c8d49cdd4254b7eb47bd09239d0a)
I20260710 11:04:47.006466  5931 raft_consensus.cc:2468] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 2.
I20260710 11:04:47.006443  5868 raft_consensus.cc:515] T 3b8d096d499749fa9145d6d906e126db P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:47.006671  5856 raft_consensus.cc:515] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:47.007874  5495 leader_election.cc:304] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 
I20260710 11:04:47.008340  5606 raft_consensus.cc:2393] T 3b8d096d499749fa9145d6d906e126db P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 692a9db9187547b89a7c89a7833fab37 in current term 2: Already voted for candidate a558e1e020c04514ad526758777ece93 in this term.
I20260710 11:04:47.008831  5865 raft_consensus.cc:2804] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:47.008926  5856 leader_election.cc:290] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:47.009819  5603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb535cc1ee54fa0a948254d927fff8a" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:47.010216  5931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb535cc1ee54fa0a948254d927fff8a" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:47.010778  5931 raft_consensus.cc:2468] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 1.
I20260710 11:04:47.011865  5495 leader_election.cc:304] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [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: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: a558e1e020c04514ad526758777ece93
I20260710 11:04:47.012321  5868 leader_election.cc:290] T 3b8d096d499749fa9145d6d906e126db P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 2 election: Requested vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:47.013336  5865 raft_consensus.cc:697] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37 [term 2 LEADER]: Becoming Leader. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Running, Role: LEADER
I20260710 11:04:47.013787  5983 raft_consensus.cc:2804] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:47.014199  5983 raft_consensus.cc:493] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9d98c8d49cdd4254b7eb47bd09239d0a)
I20260710 11:04:47.014714  5983 raft_consensus.cc:3060] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:47.014230  5865 consensus_queue.cc:237] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:47.016661  5530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8d096d499749fa9145d6d906e126db" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37"
I20260710 11:04:47.017475  5931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8d096d499749fa9145d6d906e126db" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
I20260710 11:04:47.019810  5931 raft_consensus.cc:2393] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a558e1e020c04514ad526758777ece93 in current term 2: Already voted for candidate 692a9db9187547b89a7c89a7833fab37 in this term.
I20260710 11:04:47.021252  5569 leader_election.cc:304] T 3b8d096d499749fa9145d6d906e126db P a558e1e020c04514ad526758777ece93 [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: a558e1e020c04514ad526758777ece93; no voters: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a
I20260710 11:04:47.022080  5868 raft_consensus.cc:2749] T 3b8d096d499749fa9145d6d906e126db P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:04:47.022637  5983 raft_consensus.cc:515] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:47.025815  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb535cc1ee54fa0a948254d927fff8a" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:47.026491  5983 leader_election.cc:290] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 2 election: Requested vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:47.027354  5931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb535cc1ee54fa0a948254d927fff8a" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
I20260710 11:04:47.027925  5931 raft_consensus.cc:3060] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:47.029505  5279 catalog_manager.cc:5697] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37 reported cstate change: term changed from 1 to 2, leader changed from 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129) to 692a9db9187547b89a7c89a7833fab37 (127.3.54.131). New cstate: current_term: 2 leader_uuid: "692a9db9187547b89a7c89a7833fab37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:47.037479  5931 raft_consensus.cc:2468] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 2.
I20260710 11:04:47.038854  5495 leader_election.cc:304] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [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: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: a558e1e020c04514ad526758777ece93
I20260710 11:04:47.039520  5983 raft_consensus.cc:2804] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:47.040084  5983 raft_consensus.cc:697] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [term 2 LEADER]: Becoming Leader. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Running, Role: LEADER
I20260710 11:04:47.040932  5983 consensus_queue.cc:237] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:47.049535  5279 catalog_manager.cc:5697] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 reported cstate change: term changed from 1 to 2, leader changed from 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129) to 692a9db9187547b89a7c89a7833fab37 (127.3.54.131). New cstate: current_term: 2 leader_uuid: "692a9db9187547b89a7c89a7833fab37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:47.083698  5868 raft_consensus.cc:493] T 5cb535cc1ee54fa0a948254d927fff8a P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9d98c8d49cdd4254b7eb47bd09239d0a)
I20260710 11:04:47.084312  5868 raft_consensus.cc:515] T 5cb535cc1ee54fa0a948254d927fff8a P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:47.085919  5868 leader_election.cc:290] T 5cb535cc1ee54fa0a948254d927fff8a P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:47.086707  5530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb535cc1ee54fa0a948254d927fff8a" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:47.086994  5931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb535cc1ee54fa0a948254d927fff8a" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:47.087699  5931 raft_consensus.cc:2393] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a558e1e020c04514ad526758777ece93 in current term 2: Already voted for candidate 692a9db9187547b89a7c89a7833fab37 in this term.
I20260710 11:04:47.088554  5569 leader_election.cc:304] T 5cb535cc1ee54fa0a948254d927fff8a P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a558e1e020c04514ad526758777ece93; no voters: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a
I20260710 11:04:47.089203  5868 raft_consensus.cc:3060] T 5cb535cc1ee54fa0a948254d927fff8a P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:47.095211  5868 raft_consensus.cc:2749] T 5cb535cc1ee54fa0a948254d927fff8a P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:47.113889  5930 raft_consensus.cc:1275] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Refusing update from remote peer 692a9db9187547b89a7c89a7833fab37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:47.115147  5983 consensus_queue.cc:1048] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:47.124644  5458 raft_consensus.cc:1275] T facecd2abd17437f97006293ce3e3664 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Refusing update from remote peer 692a9db9187547b89a7c89a7833fab37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:47.126370  5729 consensus_queue.cc:1048] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:47.301918  5606 raft_consensus.cc:1275] T 86d9e8a223064ad48b84be7fcb536488 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Refusing update from remote peer 4a84afd8e1e74e588a9e19dd53d5eefd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:47.303087  5895 consensus_queue.cc:1048] T 86d9e8a223064ad48b84be7fcb536488 P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:47.309679  5930 raft_consensus.cc:1275] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Refusing update from remote peer 4a84afd8e1e74e588a9e19dd53d5eefd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:47.311021  5861 consensus_queue.cc:1048] T 86d9e8a223064ad48b84be7fcb536488 P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:47.437597  5606 raft_consensus.cc:1275] T 3b8d096d499749fa9145d6d906e126db P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Refusing update from remote peer 692a9db9187547b89a7c89a7833fab37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:47.439019  5729 consensus_queue.cc:1048] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:47.450286  5930 raft_consensus.cc:1275] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Refusing update from remote peer 692a9db9187547b89a7c89a7833fab37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:47.451846  5983 consensus_queue.cc:1048] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:47.602308  5930 raft_consensus.cc:1275] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Refusing update from remote peer 692a9db9187547b89a7c89a7833fab37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:47.603464  5983 consensus_queue.cc:1048] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:47.611290  5603 raft_consensus.cc:1275] T 5cb535cc1ee54fa0a948254d927fff8a P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Refusing update from remote peer 692a9db9187547b89a7c89a7833fab37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:47.612906  5982 consensus_queue.cc:1048] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:56.044428  3290 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:04:56.980310  5312 debug-util.cc:398] Leaking SignalData structure 0x7b0800090800 after lost signal to thread 3293
I20260710 11:04:57.040835  6014 raft_consensus.cc:493] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a558e1e020c04514ad526758777ece93)
I20260710 11:04:57.041918  6014 raft_consensus.cc:515] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:57.046092  6014 leader_election.cc:290] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:57.046809  6014 raft_consensus.cc:493] T facecd2abd17437f97006293ce3e3664 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 692a9db9187547b89a7c89a7833fab37)
I20260710 11:04:57.047452  6014 raft_consensus.cc:515] T facecd2abd17437f97006293ce3e3664 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:57.050102  6014 leader_election.cc:290] T facecd2abd17437f97006293ce3e3664 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:57.094179  6016 raft_consensus.cc:493] T bc4195d0977240719c8457faee901745 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a558e1e020c04514ad526758777ece93)
I20260710 11:04:57.227655  6016 raft_consensus.cc:515] T bc4195d0977240719c8457faee901745 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:57.230235  6016 leader_election.cc:290] T bc4195d0977240719c8457faee901745 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:57.112435  6017 raft_consensus.cc:493] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 692a9db9187547b89a7c89a7833fab37)
I20260710 11:04:57.177273  6015 raft_consensus.cc:493] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a558e1e020c04514ad526758777ece93)
I20260710 11:04:57.230981  6017 raft_consensus.cc:515] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:57.233837  6017 leader_election.cc:290] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:57.234366  6017 raft_consensus.cc:493] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a84afd8e1e74e588a9e19dd53d5eefd)
I20260710 11:04:57.234830  6017 raft_consensus.cc:515] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:57.238456  6017 leader_election.cc:290] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:57.231035  6015 raft_consensus.cc:515] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:57.245954  6015 leader_election.cc:290] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:57.306504  6018 raft_consensus.cc:493] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a84afd8e1e74e588a9e19dd53d5eefd)
I20260710 11:04:57.307371  6018 raft_consensus.cc:515] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:57.310851  6018 leader_election.cc:290] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:57.311473  6018 raft_consensus.cc:493] T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a84afd8e1e74e588a9e19dd53d5eefd)
I20260710 11:04:57.312084  6018 raft_consensus.cc:515] T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:57.314399  6018 leader_election.cc:290] T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:04:57.333328  6020 raft_consensus.cc:493] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a84afd8e1e74e588a9e19dd53d5eefd)
I20260710 11:04:57.498854  6024 raft_consensus.cc:493] T 1b9f9900e60c488d98aaabeccee504d4 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 692a9db9187547b89a7c89a7833fab37)
I20260710 11:04:57.499342  6020 raft_consensus.cc:515] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:57.347489  6021 raft_consensus.cc:493] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 692a9db9187547b89a7c89a7833fab37)
I20260710 11:04:57.378018  6019 raft_consensus.cc:493] T 598238c6475647bc8e4dc929fda59f57 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a84afd8e1e74e588a9e19dd53d5eefd)
I20260710 11:04:57.500804  6019 raft_consensus.cc:515] T 598238c6475647bc8e4dc929fda59f57 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:57.502255  6020 leader_election.cc:290] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:57.502933  6019 leader_election.cc:290] T 598238c6475647bc8e4dc929fda59f57 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:04:57.378298  6017 raft_consensus.cc:493] T 86d9e8a223064ad48b84be7fcb536488 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4a84afd8e1e74e588a9e19dd53d5eefd)
I20260710 11:04:57.503782  6017 raft_consensus.cc:515] T 86d9e8a223064ad48b84be7fcb536488 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:57.505780  6017 leader_election.cc:290] T 86d9e8a223064ad48b84be7fcb536488 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:04:57.506224  6017 raft_consensus.cc:493] T 5cb535cc1ee54fa0a948254d927fff8a P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 692a9db9187547b89a7c89a7833fab37)
I20260710 11:04:57.506667  6017 raft_consensus.cc:515] T 5cb535cc1ee54fa0a948254d927fff8a P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:57.374094  6023 raft_consensus.cc:493] T cafb8e4ec82142acbc8be5032085ce9b P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a558e1e020c04514ad526758777ece93)
I20260710 11:04:57.508363  6023 raft_consensus.cc:515] T cafb8e4ec82142acbc8be5032085ce9b P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:57.510532  6023 leader_election.cc:290] T cafb8e4ec82142acbc8be5032085ce9b P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:57.384714  5457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b7a6b5e8614c45b8a41fef8af52171" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:57.511977  6026 raft_consensus.cc:493] T 5331d6eb7e944cfda61094d069a6c875 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 692a9db9187547b89a7c89a7833fab37)
I20260710 11:04:57.512645  6026 raft_consensus.cc:515] T 5331d6eb7e944cfda61094d069a6c875 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:57.513530  6021 raft_consensus.cc:515] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:57.514818  6026 leader_election.cc:290] T 5331d6eb7e944cfda61094d069a6c875 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:57.447866  6016 raft_consensus.cc:493] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a558e1e020c04514ad526758777ece93)
I20260710 11:04:57.537814  6016 raft_consensus.cc:515] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:57.456966  5527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4195d0977240719c8457faee901745" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:57.541834  5529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6953840cd95c42298f267b5ef2a6d2f5" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:57.457368  6022 raft_consensus.cc:493] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a558e1e020c04514ad526758777ece93)
I20260710 11:04:57.542721  6022 raft_consensus.cc:515] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
W20260710 11:04:57.500159  5312 debug-util.cc:398] Leaking SignalData structure 0x7b0800021440 after lost signal to thread 5315
I20260710 11:04:57.516404  6021 leader_election.cc:290] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:57.517318  6017 leader_election.cc:290] T 5cb535cc1ee54fa0a948254d927fff8a P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:57.547873  5454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef0815c605d7400fadf1b16e28ae9e3e" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:57.549154  6016 leader_election.cc:290] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:57.397341  6015 raft_consensus.cc:493] T 0944e9c567da4203ac7430fbada02313 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 692a9db9187547b89a7c89a7833fab37)
I20260710 11:04:57.519917  6028 raft_consensus.cc:493] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a84afd8e1e74e588a9e19dd53d5eefd)
I20260710 11:04:57.550927  6028 raft_consensus.cc:515] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:57.522661  6023 raft_consensus.cc:493] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4a84afd8e1e74e588a9e19dd53d5eefd)
W20260710 11:04:57.500239  5572 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.54.130:46033, user_credentials={real_user=slave}} blocked reactor thread for 114063us
I20260710 11:04:57.523398  6020 raft_consensus.cc:493] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a84afd8e1e74e588a9e19dd53d5eefd)
I20260710 11:04:57.557472  6020 raft_consensus.cc:515] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:57.557385  6028 leader_election.cc:290] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:04:57.558672  5457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb403d71467543d5be04ef707135e26e" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:57.559569  6020 leader_election.cc:290] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:04:57.524785  6018 raft_consensus.cc:493] T bc4195d0977240719c8457faee901745 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a558e1e020c04514ad526758777ece93)
I20260710 11:04:57.527437  6029 raft_consensus.cc:493] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 692a9db9187547b89a7c89a7833fab37)
I20260710 11:04:57.560245  6018 raft_consensus.cc:515] T bc4195d0977240719c8457faee901745 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:57.560899  6029 raft_consensus.cc:515] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:57.561374  6035 raft_consensus.cc:493] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a558e1e020c04514ad526758777ece93)
I20260710 11:04:57.562359  6018 leader_election.cc:290] T bc4195d0977240719c8457faee901745 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:57.562834  5527 raft_consensus.cc:2468] T bc4195d0977240719c8457faee901745 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 1.
I20260710 11:04:57.564122  5529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b7a6b5e8614c45b8a41fef8af52171" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:57.528789  6024 raft_consensus.cc:515] T 1b9f9900e60c488d98aaabeccee504d4 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:57.531468  6031 raft_consensus.cc:493] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 692a9db9187547b89a7c89a7833fab37)
I20260710 11:04:57.533143  5458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b7a6b5e8614c45b8a41fef8af52171" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:57.533385  6004 raft_consensus.cc:493] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 692a9db9187547b89a7c89a7833fab37)
I20260710 11:04:57.535095  6037 raft_consensus.cc:493] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a558e1e020c04514ad526758777ece93)
I20260710 11:04:57.536705  6033 raft_consensus.cc:493] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a84afd8e1e74e588a9e19dd53d5eefd)
I20260710 11:04:57.538736  6038 raft_consensus.cc:493] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 692a9db9187547b89a7c89a7833fab37)
I20260710 11:04:57.539043  6019 raft_consensus.cc:493] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4a84afd8e1e74e588a9e19dd53d5eefd)
I20260710 11:04:57.455466  5528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facecd2abd17437f97006293ce3e3664" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:57.348205  6014 raft_consensus.cc:493] T 1b9f9900e60c488d98aaabeccee504d4 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 692a9db9187547b89a7c89a7833fab37)
I20260710 11:04:57.547254  6022 leader_election.cc:290] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:57.556068  6023 raft_consensus.cc:515] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:57.574275  6031 raft_consensus.cc:515] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:57.586786  6031 leader_election.cc:290] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:57.530231  6032 raft_consensus.cc:493] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a84afd8e1e74e588a9e19dd53d5eefd)
I20260710 11:04:57.550086  6015 raft_consensus.cc:515] T 0944e9c567da4203ac7430fbada02313 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:57.554286  6021 raft_consensus.cc:493] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 692a9db9187547b89a7c89a7833fab37)
I20260710 11:04:57.587446  6032 raft_consensus.cc:515] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:57.589854  5452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d9e8a223064ad48b84be7fcb536488" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:57.590361  5605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef0815c605d7400fadf1b16e28ae9e3e" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:57.567656  6029 leader_election.cc:290] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:57.591251  6015 leader_election.cc:290] T 0944e9c567da4203ac7430fbada02313 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:57.589807  6021 raft_consensus.cc:515] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:57.576604  6019 raft_consensus.cc:515] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:57.592653  6031 raft_consensus.cc:493] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 692a9db9187547b89a7c89a7833fab37)
I20260710 11:04:57.568637  5604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b7a6b5e8614c45b8a41fef8af52171" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:57.578331  6004 raft_consensus.cc:515] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:57.579205  6014 raft_consensus.cc:515] T 1b9f9900e60c488d98aaabeccee504d4 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:57.573899  6038 raft_consensus.cc:515] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:57.597126  5604 raft_consensus.cc:2468] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 1.
I20260710 11:04:57.598551  6014 leader_election.cc:290] T 1b9f9900e60c488d98aaabeccee504d4 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
W20260710 11:04:57.599393  5882 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.662s	user 0.003s	sys 0.013s
W20260710 11:04:57.599746  5882 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.663s	user 0.003s	sys 0.013s
I20260710 11:04:57.579744  5453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598238c6475647bc8e4dc929fda59f57" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:57.600355  6004 leader_election.cc:290] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:57.579950  6037 raft_consensus.cc:515] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:57.581925  6033 raft_consensus.cc:515] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:57.583081  6024 leader_election.cc:290] T 1b9f9900e60c488d98aaabeccee504d4 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:57.585008  6023 leader_election.cc:290] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:57.605959  5527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb535cc1ee54fa0a948254d927fff8a" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:57.606331  6033 leader_election.cc:290] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:57.607268  5455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4195d0977240719c8457faee901745" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:57.598640  6038 leader_election.cc:290] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:57.608438  6038 raft_consensus.cc:493] T 598238c6475647bc8e4dc929fda59f57 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a84afd8e1e74e588a9e19dd53d5eefd)
I20260710 11:04:57.608623  5453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf008ce3fa4748839bf53f5871bd73eb" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:57.609006  6038 raft_consensus.cc:515] T 598238c6475647bc8e4dc929fda59f57 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:57.609400  5452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7129ead0b7a9427cb8c74793240b3ed7" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:57.561894  6035 raft_consensus.cc:515] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:57.593200  6021 leader_election.cc:290] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:57.605211  5603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafb8e4ec82142acbc8be5032085ce9b" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:57.593448  6022 raft_consensus.cc:493] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a558e1e020c04514ad526758777ece93)
I20260710 11:04:57.614497  6019 leader_election.cc:290] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:57.602802  5451 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5162c7051d96471fb0d67d200d0667ed"
dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
mode: GRACEFUL
new_leader_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
 from {username='slave'} at 127.0.0.1:52152
I20260710 11:04:57.593206  6031 raft_consensus.cc:515] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:57.615327  5451 raft_consensus.cc:606] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 LEADER]: Received request to transfer leadership to TS 9d98c8d49cdd4254b7eb47bd09239d0a
I20260710 11:04:57.616861  6031 leader_election.cc:290] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:57.617870  6038 leader_election.cc:290] T 598238c6475647bc8e4dc929fda59f57 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:04:57.619288  5527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5331d6eb7e944cfda61094d069a6c875" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:57.613358  5456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7557325a6b68415da92709be0c933c47" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:57.613582  6032 leader_election.cc:290] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:57.603381  6029 raft_consensus.cc:493] T 6953840cd95c42298f267b5ef2a6d2f5 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 692a9db9187547b89a7c89a7833fab37)
I20260710 11:04:57.621644  6029 raft_consensus.cc:515] T 6953840cd95c42298f267b5ef2a6d2f5 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:57.614341  6022 raft_consensus.cc:515] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:57.626114  5603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4195d0977240719c8457faee901745" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:57.623819  6029 leader_election.cc:290] T 6953840cd95c42298f267b5ef2a6d2f5 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:57.627800  6022 leader_election.cc:290] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:04:57.628360  5930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb403d71467543d5be04ef707135e26e" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:57.628582  5604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7129ead0b7a9427cb8c74793240b3ed7" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:57.629050  5930 raft_consensus.cc:2468] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 1.
I20260710 11:04:57.629199  5604 raft_consensus.cc:2468] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 2.
I20260710 11:04:57.610433  5605 raft_consensus.cc:2468] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 1.
I20260710 11:04:57.632179  5528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0944e9c567da4203ac7430fbada02313" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:57.633517  5530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9f9900e60c488d98aaabeccee504d4" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:57.634791  5604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05e8e72bad747b89336a166be1999d8" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:57.635069  5530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d2ba6da4bb4a1cae4adf6b37c3f148" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:57.636484  6025 raft_consensus.cc:493] T 5162c7051d96471fb0d67d200d0667ed P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a84afd8e1e74e588a9e19dd53d5eefd)
I20260710 11:04:57.637104  6025 raft_consensus.cc:515] T 5162c7051d96471fb0d67d200d0667ed P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:57.638777  6021 raft_consensus.cc:493] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a84afd8e1e74e588a9e19dd53d5eefd)
I20260710 11:04:57.602772  6037 leader_election.cc:290] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:04:57.645377  5603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4195d0977240719c8457faee901745" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:57.650321  5530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9f9900e60c488d98aaabeccee504d4" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:57.650468  5601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b78880a6ece409786f40513e12841e9" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:57.652048  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9f9900e60c488d98aaabeccee504d4" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:57.652701  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21a6d54c9f5499abf247909dbb58a42" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:57.653328  5569 leader_election.cc:304] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a558e1e020c04514ad526758777ece93; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 692a9db9187547b89a7c89a7833fab37
I20260710 11:04:57.655683  6017 raft_consensus.cc:2749] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:04:57.656692  5312 debug-util.cc:398] Leaking SignalData structure 0x7b08001c39c0 after lost signal to thread 5956
I20260710 11:04:57.648394  6039 raft_consensus.cc:493] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a84afd8e1e74e588a9e19dd53d5eefd)
I20260710 11:04:57.658329  6039 raft_consensus.cc:515] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:57.660728  6039 leader_election.cc:290] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:04:57.639289  6021 raft_consensus.cc:515] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:57.675557  6021 leader_election.cc:290] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:57.677819  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d2ba6da4bb4a1cae4adf6b37c3f148" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:57.663609  6025 leader_election.cc:290] T 5162c7051d96471fb0d67d200d0667ed P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:04:57.664316  5528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef0815c605d7400fadf1b16e28ae9e3e" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:57.667650  5930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafb8e4ec82142acbc8be5032085ce9b" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:57.680349  5530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7129ead0b7a9427cb8c74793240b3ed7" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:57.645776  6035 leader_election.cc:290] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:57.680548  5930 raft_consensus.cc:2468] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 1.
I20260710 11:04:57.677688  5497 leader_election.cc:304] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [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: 692a9db9187547b89a7c89a7833fab37, a558e1e020c04514ad526758777ece93; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd
I20260710 11:04:57.684325  6009 raft_consensus.cc:2804] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:57.684515  5497 leader_election.cc:304] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [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: 692a9db9187547b89a7c89a7833fab37, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:04:57.684803  6009 raft_consensus.cc:493] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4a84afd8e1e74e588a9e19dd53d5eefd)
I20260710 11:04:57.685241  6009 raft_consensus.cc:3060] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:57.686064  6027 raft_consensus.cc:2804] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:04:57.686508  6027 raft_consensus.cc:493] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4a84afd8e1e74e588a9e19dd53d5eefd)
I20260710 11:04:57.686903  6027 raft_consensus.cc:3060] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:57.688479  5497 leader_election.cc:304] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37 [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: 692a9db9187547b89a7c89a7833fab37, a558e1e020c04514ad526758777ece93; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd
I20260710 11:04:57.689333  6023 raft_consensus.cc:2804] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:57.689695  6023 raft_consensus.cc:493] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4a84afd8e1e74e588a9e19dd53d5eefd)
I20260710 11:04:57.690042  6023 raft_consensus.cc:3060] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:57.693598  6009 raft_consensus.cc:515] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:57.696687  6009 leader_election.cc:290] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 2 election: Requested vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:57.696772  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b7a6b5e8614c45b8a41fef8af52171" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:57.701244  6027 raft_consensus.cc:515] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:57.704109  5931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7557325a6b68415da92709be0c933c47" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:57.706761  5931 raft_consensus.cc:2468] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 1.
I20260710 11:04:57.708278  5931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf008ce3fa4748839bf53f5871bd73eb" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:57.708703  5931 raft_consensus.cc:2468] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 1.
I20260710 11:04:57.712769  6023 raft_consensus.cc:515] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:57.713487  5421 leader_election.cc:304] T bc4195d0977240719c8457faee901745 P 4a84afd8e1e74e588a9e19dd53d5eefd [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: 4a84afd8e1e74e588a9e19dd53d5eefd, 692a9db9187547b89a7c89a7833fab37; no voters: 
W20260710 11:04:57.715415  5421 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.54.131:46767, user_credentials={real_user=slave}} blocked reactor thread for 68965us
I20260710 11:04:57.715519  6026 raft_consensus.cc:2804] T bc4195d0977240719c8457faee901745 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:57.716092  6026 raft_consensus.cc:493] T bc4195d0977240719c8457faee901745 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting leader election (detected failure of leader a558e1e020c04514ad526758777ece93)
I20260710 11:04:57.716470  6026 raft_consensus.cc:3060] T bc4195d0977240719c8457faee901745 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:57.720223  5457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9f9900e60c488d98aaabeccee504d4" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:57.720387  5453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5162c7051d96471fb0d67d200d0667ed" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:57.713594  6036 raft_consensus.cc:493] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4a84afd8e1e74e588a9e19dd53d5eefd)
I20260710 11:04:57.720244  5456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7129ead0b7a9427cb8c74793240b3ed7" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:57.724622  6036 raft_consensus.cc:515] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:57.725358  5421 leader_election.cc:304] T 1b9f9900e60c488d98aaabeccee504d4 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd; no voters: 692a9db9187547b89a7c89a7833fab37, a558e1e020c04514ad526758777ece93
I20260710 11:04:57.727066  6014 raft_consensus.cc:2749] T 1b9f9900e60c488d98aaabeccee504d4 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:57.728188  5421 leader_election.cc:304] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd; no voters: 692a9db9187547b89a7c89a7833fab37, a558e1e020c04514ad526758777ece93
I20260710 11:04:57.728848  6014 raft_consensus.cc:2749] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:57.730858  6036 leader_election.cc:290] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:04:57.731729  5572 leader_election.cc:304] T 1b9f9900e60c488d98aaabeccee504d4 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a558e1e020c04514ad526758777ece93; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 692a9db9187547b89a7c89a7833fab37
I20260710 11:04:57.723639  5451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef0815c605d7400fadf1b16e28ae9e3e" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:57.736274  5572 leader_election.cc:304] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a558e1e020c04514ad526758777ece93; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 692a9db9187547b89a7c89a7833fab37
I20260710 11:04:57.732551  6025 raft_consensus.cc:2749] T 1b9f9900e60c488d98aaabeccee504d4 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:57.737270  6025 raft_consensus.cc:2749] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:04:57.739648  6026 raft_consensus.cc:515] T bc4195d0977240719c8457faee901745 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:57.741654  5456 raft_consensus.cc:1240] T bc4195d0977240719c8457faee901745 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Rejecting Update request from peer a558e1e020c04514ad526758777ece93 for earlier term 1. Current term is 2. Ops: []
I20260710 11:04:57.740599  5572 leader_election.cc:304] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a558e1e020c04514ad526758777ece93; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 692a9db9187547b89a7c89a7833fab37
I20260710 11:04:57.740669  5495 leader_election.cc:304] T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37 [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: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd
I20260710 11:04:57.744861  6026 leader_election.cc:290] T bc4195d0977240719c8457faee901745 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 2 election: Requested vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:57.745597  6033 raft_consensus.cc:2749] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:57.745882  5495 leader_election.cc:304] T cafb8e4ec82142acbc8be5032085ce9b P 692a9db9187547b89a7c89a7833fab37 [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: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: a558e1e020c04514ad526758777ece93
I20260710 11:04:57.749208  6027 leader_election.cc:290] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 3 election: Requested vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:57.750092  6023 leader_election.cc:290] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 2 election: Requested vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:57.751356  5605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7129ead0b7a9427cb8c74793240b3ed7" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:57.752516  6020 raft_consensus.cc:2804] T cafb8e4ec82142acbc8be5032085ce9b P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:57.752748  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef0815c605d7400fadf1b16e28ae9e3e" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:57.748435  6009 raft_consensus.cc:2804] T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:57.753964  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4195d0977240719c8457faee901745" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:57.748699  6024 consensus_queue.cc:1059] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260710 11:04:57.755833  6024 raft_consensus.cc:3055] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:57.756002  6009 raft_consensus.cc:493] T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4a84afd8e1e74e588a9e19dd53d5eefd)
I20260710 11:04:57.759600  5456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b7a6b5e8614c45b8a41fef8af52171" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
I20260710 11:04:57.756227  6024 raft_consensus.cc:740] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a558e1e020c04514ad526758777ece93, State: Running, Role: LEADER
I20260710 11:04:57.759778  6009 raft_consensus.cc:3060] T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:57.761169  6024 consensus_queue.cc:260] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:57.762588  6024 raft_consensus.cc:3060] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:57.766170  5495 leader_election.cc:304] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37 [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: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 
I20260710 11:04:57.766978  6028 raft_consensus.cc:2804] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:57.767321  6028 raft_consensus.cc:493] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4a84afd8e1e74e588a9e19dd53d5eefd)
I20260710 11:04:57.767663  6028 raft_consensus.cc:3060] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:57.764643  6020 raft_consensus.cc:493] T cafb8e4ec82142acbc8be5032085ce9b P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a558e1e020c04514ad526758777ece93)
I20260710 11:04:57.768567  6020 raft_consensus.cc:3060] T cafb8e4ec82142acbc8be5032085ce9b P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:57.772491  5495 leader_election.cc:304] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [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: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 
I20260710 11:04:57.774452  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05e8e72bad747b89336a166be1999d8" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:57.775691  5603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598238c6475647bc8e4dc929fda59f57" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:57.776429  5605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999e96ada3934ba58166de71829c1941" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:57.777122  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6953840cd95c42298f267b5ef2a6d2f5" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:57.779072  6028 raft_consensus.cc:515] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:57.783989  5601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21a6d54c9f5499abf247909dbb58a42" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:57.787019  5605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5162c7051d96471fb0d67d200d0667ed" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:57.784217  5599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8d096d499749fa9145d6d906e126db" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:57.784520  5602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b78880a6ece409786f40513e12841e9" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:57.788271  5931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7557325a6b68415da92709be0c933c47" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
I20260710 11:04:57.788616  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafb8e4ec82142acbc8be5032085ce9b" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:57.788817  5931 raft_consensus.cc:3060] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:57.785027  6028 leader_election.cc:290] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 2 election: Requested vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:04:57.788973  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb535cc1ee54fa0a948254d927fff8a" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:57.795610  5931 raft_consensus.cc:2468] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 2.
I20260710 11:04:57.788277  5603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d9e8a223064ad48b84be7fcb536488" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:57.798698  5495 leader_election.cc:304] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 
I20260710 11:04:57.800895  6009 raft_consensus.cc:515] T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:57.801841  6028 raft_consensus.cc:2804] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:57.803435  6047 raft_consensus.cc:2804] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:57.803597  5931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb403d71467543d5be04ef707135e26e" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
I20260710 11:04:57.804312  5931 raft_consensus.cc:3060] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:57.804621  6009 leader_election.cc:290] T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 2 election: Requested vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:04:57.803987  6047 raft_consensus.cc:493] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4a84afd8e1e74e588a9e19dd53d5eefd)
I20260710 11:04:57.805660  6028 raft_consensus.cc:697] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37 [term 2 LEADER]: Becoming Leader. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Running, Role: LEADER
I20260710 11:04:57.807730  5456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7129ead0b7a9427cb8c74793240b3ed7" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
I20260710 11:04:57.805646  6020 raft_consensus.cc:515] T cafb8e4ec82142acbc8be5032085ce9b P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:57.811355  5931 raft_consensus.cc:2468] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 2.
I20260710 11:04:57.806033  6047 raft_consensus.cc:3060] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:57.813890  5930 raft_consensus.cc:1240] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Rejecting Update request from peer 4a84afd8e1e74e588a9e19dd53d5eefd for earlier term 1. Current term is 2. Ops: []
I20260710 11:04:57.809348  6028 consensus_queue.cc:237] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:57.817857  5495 leader_election.cc:304] T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 
I20260710 11:04:57.819089  6023 raft_consensus.cc:2804] T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:57.819669  6023 raft_consensus.cc:697] T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37 [term 2 LEADER]: Becoming Leader. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Running, Role: LEADER
I20260710 11:04:57.820811  6023 consensus_queue.cc:237] T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:57.825767  5498 leader_election.cc:304] T bc4195d0977240719c8457faee901745 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 692a9db9187547b89a7c89a7833fab37; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93
I20260710 11:04:57.825737  5530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4195d0977240719c8457faee901745" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37"
I20260710 11:04:57.826804  6027 raft_consensus.cc:2749] T bc4195d0977240719c8457faee901745 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:57.828604  5927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05e8e72bad747b89336a166be1999d8" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:57.830054  5498 leader_election.cc:304] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [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: 692a9db9187547b89a7c89a7833fab37; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93
I20260710 11:04:57.832218  5498 leader_election.cc:304] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [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: 692a9db9187547b89a7c89a7833fab37; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93
I20260710 11:04:57.829344  5927 raft_consensus.cc:2468] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 1.
I20260710 11:04:57.837766  6009 raft_consensus.cc:2749] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:04:57.843683  5279 catalog_manager.cc:5697] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37 reported cstate change: term changed from 1 to 2, leader changed from 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130) to 692a9db9187547b89a7c89a7833fab37 (127.3.54.131). New cstate: current_term: 2 leader_uuid: "692a9db9187547b89a7c89a7833fab37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:57.845762  6020 leader_election.cc:290] T cafb8e4ec82142acbc8be5032085ce9b P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 2 election: Requested vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:57.846787  5603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafb8e4ec82142acbc8be5032085ce9b" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:57.847299  5927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafb8e4ec82142acbc8be5032085ce9b" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
I20260710 11:04:57.847863  5927 raft_consensus.cc:3060] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:57.851080  5930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facecd2abd17437f97006293ce3e3664" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:57.852877  5930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21a6d54c9f5499abf247909dbb58a42" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:57.853374  5930 raft_consensus.cc:2468] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 1.
I20260710 11:04:57.854969  5930 raft_consensus.cc:1240] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Rejecting Update request from peer 4a84afd8e1e74e588a9e19dd53d5eefd for earlier term 1. Current term is 2. Ops: []
I20260710 11:04:57.858203  5927 raft_consensus.cc:2468] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 2.
I20260710 11:04:57.858830  5930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5331d6eb7e944cfda61094d069a6c875" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:57.860548  5930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b78880a6ece409786f40513e12841e9" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:57.860638  5495 leader_election.cc:304] T cafb8e4ec82142acbc8be5032085ce9b P 692a9db9187547b89a7c89a7833fab37 [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: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: a558e1e020c04514ad526758777ece93
I20260710 11:04:57.861244  5930 raft_consensus.cc:2468] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 1.
I20260710 11:04:57.861742  6009 raft_consensus.cc:2804] T cafb8e4ec82142acbc8be5032085ce9b P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:57.862250  6009 raft_consensus.cc:697] T cafb8e4ec82142acbc8be5032085ce9b P 692a9db9187547b89a7c89a7833fab37 [term 2 LEADER]: Becoming Leader. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Running, Role: LEADER
I20260710 11:04:57.862654  5930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0944e9c567da4203ac7430fbada02313" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:57.863090  6009 consensus_queue.cc:237] T cafb8e4ec82142acbc8be5032085ce9b P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:57.853206  6028 raft_consensus.cc:2749] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 11:04:57.865517  5928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6953840cd95c42298f267b5ef2a6d2f5" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:57.867055  5456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef0815c605d7400fadf1b16e28ae9e3e" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
I20260710 11:04:57.867128  5451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7557325a6b68415da92709be0c933c47" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
I20260710 11:04:57.869643  5451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb403d71467543d5be04ef707135e26e" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
I20260710 11:04:57.868917  6047 raft_consensus.cc:515] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:57.869941  5421 leader_election.cc:304] T bc4195d0977240719c8457faee901745 P 4a84afd8e1e74e588a9e19dd53d5eefd [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: 4a84afd8e1e74e588a9e19dd53d5eefd; no voters: 692a9db9187547b89a7c89a7833fab37, a558e1e020c04514ad526758777ece93
I20260710 11:04:57.871336  6026 raft_consensus.cc:2749] T bc4195d0977240719c8457faee901745 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:04:57.872044  6047 leader_election.cc:290] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 2 election: Requested vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:04:57.873544  5930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf008ce3fa4748839bf53f5871bd73eb" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
I20260710 11:04:57.875952  5928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598238c6475647bc8e4dc929fda59f57" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:57.877379  5530 raft_consensus.cc:1240] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Rejecting Update request from peer 4a84afd8e1e74e588a9e19dd53d5eefd for earlier term 1. Current term is 2. Ops: []
I20260710 11:04:57.876916  5451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf008ce3fa4748839bf53f5871bd73eb" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
I20260710 11:04:57.878960  5928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d9e8a223064ad48b84be7fcb536488" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:57.880620  5928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb535cc1ee54fa0a948254d927fff8a" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:57.881000  5528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999e96ada3934ba58166de71829c1941" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:57.881435  5530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb535cc1ee54fa0a948254d927fff8a" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:57.882750  5528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0944e9c567da4203ac7430fbada02313" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:57.884888  6026 raft_consensus.cc:993] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd: : Instructing follower 9d98c8d49cdd4254b7eb47bd09239d0a to start an election
I20260710 11:04:57.885423  6026 raft_consensus.cc:1081] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 LEADER]: Signalling peer 9d98c8d49cdd4254b7eb47bd09239d0a to start an election
I20260710 11:04:57.886839  5930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5162c7051d96471fb0d67d200d0667ed" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:57.888535  5528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5331d6eb7e944cfda61094d069a6c875" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:57.889875  5927 raft_consensus.cc:1240] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Rejecting Update request from peer a558e1e020c04514ad526758777ece93 for earlier term 1. Current term is 2. Ops: []
I20260710 11:04:57.890237  5528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8d096d499749fa9145d6d906e126db" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:57.891819  6004 consensus_queue.cc:1059] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:57.892915  6004 raft_consensus.cc:3055] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:57.893230  6004 raft_consensus.cc:740] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Running, Role: LEADER
I20260710 11:04:57.894126  6004 consensus_queue.cc:260] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:57.895299  6004 raft_consensus.cc:3060] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:57.900008  5421 leader_election.cc:304] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [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: 4a84afd8e1e74e588a9e19dd53d5eefd, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: a558e1e020c04514ad526758777ece93
I20260710 11:04:57.901207  5421 leader_election.cc:304] T facecd2abd17437f97006293ce3e3664 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd; no voters: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a
I20260710 11:04:57.902402  6015 raft_consensus.cc:2804] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:57.903169  5569 leader_election.cc:304] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a558e1e020c04514ad526758777ece93; no voters: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a
I20260710 11:04:57.902791  6015 raft_consensus.cc:493] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting leader election (detected failure of leader a558e1e020c04514ad526758777ece93)
I20260710 11:04:57.903836  6015 raft_consensus.cc:3060] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:57.904811  6025 raft_consensus.cc:2749] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:57.903282  6014 raft_consensus.cc:2749] T facecd2abd17437f97006293ce3e3664 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:04:57.904953  5569 leader_election.cc:304] T 598238c6475647bc8e4dc929fda59f57 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a558e1e020c04514ad526758777ece93; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 9d98c8d49cdd4254b7eb47bd09239d0a
I20260710 11:04:57.907135  5569 leader_election.cc:304] T 86d9e8a223064ad48b84be7fcb536488 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a558e1e020c04514ad526758777ece93; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 9d98c8d49cdd4254b7eb47bd09239d0a
I20260710 11:04:57.908138  5569 leader_election.cc:304] T 5cb535cc1ee54fa0a948254d927fff8a P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a558e1e020c04514ad526758777ece93; no voters: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a
I20260710 11:04:57.908771  6033 raft_consensus.cc:2749] T 598238c6475647bc8e4dc929fda59f57 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:57.909433  6033 raft_consensus.cc:2749] T 86d9e8a223064ad48b84be7fcb536488 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:04:57.909974  5451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05e8e72bad747b89336a166be1999d8" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:57.909977  6033 raft_consensus.cc:2749] T 5cb535cc1ee54fa0a948254d927fff8a P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:04:57.911398  5569 leader_election.cc:304] T 5162c7051d96471fb0d67d200d0667ed P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a558e1e020c04514ad526758777ece93; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 9d98c8d49cdd4254b7eb47bd09239d0a
I20260710 11:04:57.912093  6025 raft_consensus.cc:2749] T 5162c7051d96471fb0d67d200d0667ed P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:57.913488  6025 consensus_queue.cc:1059] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:57.914098  5421 leader_election.cc:304] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [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: 4a84afd8e1e74e588a9e19dd53d5eefd, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: a558e1e020c04514ad526758777ece93
I20260710 11:04:57.914666  6033 raft_consensus.cc:3055] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:57.915355  6033 raft_consensus.cc:740] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a558e1e020c04514ad526758777ece93, State: Running, Role: LEADER
I20260710 11:04:57.916504  6033 consensus_queue.cc:260] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:57.917870  5927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5162c7051d96471fb0d67d200d0667ed"
dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
 from {username='slave'} at 127.0.0.1:34096
I20260710 11:04:57.918591  6033 raft_consensus.cc:3060] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:57.919166  6014 raft_consensus.cc:2804] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:57.920318  6014 raft_consensus.cc:493] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting leader election (detected failure of leader a558e1e020c04514ad526758777ece93)
I20260710 11:04:57.920711  6014 raft_consensus.cc:3060] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:57.922060  5528 raft_consensus.cc:1240] T cafb8e4ec82142acbc8be5032085ce9b P 692a9db9187547b89a7c89a7833fab37 [term 2 LEADER]: Rejecting Update request from peer a558e1e020c04514ad526758777ece93 for earlier term 1. Current term is 2. Ops: []
I20260710 11:04:57.918558  5927 raft_consensus.cc:493] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:57.931357  6026 consensus_queue.cc:1059] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:57.931520  6014 raft_consensus.cc:515] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:57.932521  6026 raft_consensus.cc:3055] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:57.932879  6026 raft_consensus.cc:740] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Running, Role: LEADER
I20260710 11:04:57.933728  6026 consensus_queue.cc:260] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:57.934187  5603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21a6d54c9f5499abf247909dbb58a42" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:57.934980  6026 raft_consensus.cc:3060] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:57.936283  5421 leader_election.cc:304] T 5331d6eb7e944cfda61094d069a6c875 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd; no voters: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a
I20260710 11:04:57.936555  5927 raft_consensus.cc:3060] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:57.939173  6034 raft_consensus.cc:2749] T 5331d6eb7e944cfda61094d069a6c875 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:57.940459  5528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7557325a6b68415da92709be0c933c47" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:57.943025  5530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facecd2abd17437f97006293ce3e3664" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:57.944334  5528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6953840cd95c42298f267b5ef2a6d2f5" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:57.951220  5528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafb8e4ec82142acbc8be5032085ce9b" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:57.953102  5530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb403d71467543d5be04ef707135e26e" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:57.951809  5498 leader_election.cc:304] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37 [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: 692a9db9187547b89a7c89a7833fab37; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93
I20260710 11:04:57.954329  6009 raft_consensus.cc:2749] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:04:57.951745  5527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5cb535cc1ee54fa0a948254d927fff8a"
dest_uuid: "692a9db9187547b89a7c89a7833fab37"
mode: GRACEFUL
new_leader_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
 from {username='slave'} at 127.0.0.1:38624
I20260710 11:04:57.955595  5527 raft_consensus.cc:606] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [term 2 LEADER]: Received request to transfer leadership to TS 9d98c8d49cdd4254b7eb47bd09239d0a
I20260710 11:04:57.957216  5498 leader_election.cc:304] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [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: 692a9db9187547b89a7c89a7833fab37; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 9d98c8d49cdd4254b7eb47bd09239d0a
I20260710 11:04:57.964630  6009 raft_consensus.cc:2749] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:04:57.960079  6015 raft_consensus.cc:515] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:57.965858  5421 leader_election.cc:304] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [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: 4a84afd8e1e74e588a9e19dd53d5eefd, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: a558e1e020c04514ad526758777ece93
I20260710 11:04:57.966782  5421 leader_election.cc:304] T 0944e9c567da4203ac7430fbada02313 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd; no voters: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a
I20260710 11:04:57.968124  6004 raft_consensus.cc:2804] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:57.949694  5927 raft_consensus.cc:515] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:57.970265  5881 leader_election.cc:304] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [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: 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 692a9db9187547b89a7c89a7833fab37, a558e1e020c04514ad526758777ece93
I20260710 11:04:57.980309  5452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21a6d54c9f5499abf247909dbb58a42" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:57.970724  6004 raft_consensus.cc:493] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting leader election (detected failure of leader a558e1e020c04514ad526758777ece93)
I20260710 11:04:57.972975  5527 raft_consensus.cc:1240] T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37 [term 2 LEADER]: Rejecting Update request from peer 4a84afd8e1e74e588a9e19dd53d5eefd for earlier term 1. Current term is 2. Ops: []
I20260710 11:04:57.981192  5881 leader_election.cc:304] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 692a9db9187547b89a7c89a7833fab37, a558e1e020c04514ad526758777ece93
I20260710 11:04:57.967691  6016 raft_consensus.cc:2749] T 0944e9c567da4203ac7430fbada02313 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:57.970378  5884 leader_election.cc:304] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93
I20260710 11:04:57.982410  6036 raft_consensus.cc:2749] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 11:04:57.976796  6034 consensus_queue.cc:1059] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:57.977128  5456 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf008ce3fa4748839bf53f5871bd73eb"
dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
mode: GRACEFUL
new_leader_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
 from {username='slave'} at 127.0.0.1:52152
I20260710 11:04:57.969334  6014 leader_election.cc:290] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 2 election: Requested vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:57.978132  5451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0944e9c567da4203ac7430fbada02313" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:57.979223  5453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5331d6eb7e944cfda61094d069a6c875" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:57.985558  6044 raft_consensus.cc:2749] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:57.983855  6042 raft_consensus.cc:2749] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:04:57.987102  5456 raft_consensus.cc:606] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 LEADER]: Received request to transfer leadership to TS 9d98c8d49cdd4254b7eb47bd09239d0a
I20260710 11:04:57.987814  6015 leader_election.cc:290] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 2 election: Requested vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:57.984293  6004 raft_consensus.cc:3060] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:57.992583  5453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb403d71467543d5be04ef707135e26e"
dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
mode: GRACEFUL
new_leader_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
 from {username='slave'} at 127.0.0.1:52152
I20260710 11:04:57.992682  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5162c7051d96471fb0d67d200d0667ed" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:57.993135  5453 raft_consensus.cc:606] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Received request to transfer leadership to TS 9d98c8d49cdd4254b7eb47bd09239d0a
I20260710 11:04:57.993242  5606 raft_consensus.cc:3060] T 5162c7051d96471fb0d67d200d0667ed P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:57.987860  5452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7557325a6b68415da92709be0c933c47" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:57.988289  5881 leader_election.cc:304] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 692a9db9187547b89a7c89a7833fab37, a558e1e020c04514ad526758777ece93
I20260710 11:04:57.988767  5603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05e8e72bad747b89336a166be1999d8" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:57.984145  5457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facecd2abd17437f97006293ce3e3664" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:57.986915  6016 raft_consensus.cc:3055] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:57.996773  5454 raft_consensus.cc:1240] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Rejecting Update request from peer a558e1e020c04514ad526758777ece93 for earlier term 1. Current term is 2. Ops: []
I20260710 11:04:57.994521  5455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5162c7051d96471fb0d67d200d0667ed" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:57.996610  5881 leader_election.cc:304] T 6953840cd95c42298f267b5ef2a6d2f5 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 692a9db9187547b89a7c89a7833fab37, a558e1e020c04514ad526758777ece93
I20260710 11:04:57.993513  5453 raft_consensus.cc:614] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260710 11:04:57.999835  6033 consensus_queue.cc:1059] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:58.000249  5456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598238c6475647bc8e4dc929fda59f57" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:58.001309  6036 raft_consensus.cc:2749] T 6953840cd95c42298f267b5ef2a6d2f5 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:58.001363  5881 leader_election.cc:304] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 692a9db9187547b89a7c89a7833fab37, a558e1e020c04514ad526758777ece93
I20260710 11:04:58.002262  6025 raft_consensus.cc:3055] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:58.002622  6025 raft_consensus.cc:740] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a558e1e020c04514ad526758777ece93, State: Running, Role: LEADER
I20260710 11:04:58.002556  6036 raft_consensus.cc:2749] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:57.997577  6016 raft_consensus.cc:740] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Running, Role: LEADER
I20260710 11:04:57.998711  5451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b78880a6ece409786f40513e12841e9" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:58.003496  5527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9d2ba6da4bb4a1cae4adf6b37c3f148"
dest_uuid: "692a9db9187547b89a7c89a7833fab37"
mode: GRACEFUL
new_leader_uuid: "a558e1e020c04514ad526758777ece93"
 from {username='slave'} at 127.0.0.1:38624
I20260710 11:04:57.999694  6042 raft_consensus.cc:2749] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:04:58.004215  5527 raft_consensus.cc:606] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37 [term 1 LEADER]: Received request to transfer leadership to TS a558e1e020c04514ad526758777ece93
I20260710 11:04:58.003549  6025 consensus_queue.cc:260] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:58.007477  5606 raft_consensus.cc:2468] T 5162c7051d96471fb0d67d200d0667ed P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 2.
I20260710 11:04:58.008481  6016 consensus_queue.cc:260] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:58.005218  5452 raft_consensus.cc:2468] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 2.
I20260710 11:04:58.010558  5883 leader_election.cc:304] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d98c8d49cdd4254b7eb47bd09239d0a, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:04:58.011411  6042 raft_consensus.cc:2804] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:58.011866  6042 raft_consensus.cc:697] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 LEADER]: Becoming Leader. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Running, Role: LEADER
I20260710 11:04:58.012359  6025 raft_consensus.cc:3060] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:58.016791  5452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5162c7051d96471fb0d67d200d0667ed" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
I20260710 11:04:58.017030  5530 raft_consensus.cc:1240] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Rejecting Update request from peer 4a84afd8e1e74e588a9e19dd53d5eefd for earlier term 1. Current term is 2. Ops: []
I20260710 11:04:58.017784  3290 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:04:58.018749  3290 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:58.013005  5451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb403d71467543d5be04ef707135e26e" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:58.019236  5928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21a6d54c9f5499abf247909dbb58a42" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
I20260710 11:04:58.019528  5451 raft_consensus.cc:2468] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 2.
I20260710 11:04:58.017403  5452 raft_consensus.cc:3055] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:58.019868  5884 leader_election.cc:304] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93
I20260710 11:04:58.020313  5452 raft_consensus.cc:740] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Running, Role: LEADER
I20260710 11:04:58.020474  5931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05e8e72bad747b89336a166be1999d8" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
I20260710 11:04:58.021117  5884 leader_election.cc:304] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 692a9db9187547b89a7c89a7833fab37
I20260710 11:04:57.997155  5927 leader_election.cc:290] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 2 election: Requested vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:04:58.022219  6044 raft_consensus.cc:2749] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:58.023268  6004 raft_consensus.cc:515] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:58.023643  5884 leader_election.cc:304] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 692a9db9187547b89a7c89a7833fab37
I20260710 11:04:58.010566  6016 raft_consensus.cc:3060] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:58.024415  6039 raft_consensus.cc:2749] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:58.025074  6039 raft_consensus.cc:2749] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:58.028056  6009 raft_consensus.cc:993] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37: : Instructing follower a558e1e020c04514ad526758777ece93 to start an election
I20260710 11:04:58.012797  5456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d9e8a223064ad48b84be7fcb536488" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:58.012774  6042 consensus_queue.cc:237] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:58.028744  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b78880a6ece409786f40513e12841e9" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:58.029132  6047 raft_consensus.cc:1081] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37 [term 1 LEADER]: Signalling peer a558e1e020c04514ad526758777ece93 to start an election
I20260710 11:04:58.030977  5600 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9d2ba6da4bb4a1cae4adf6b37c3f148"
dest_uuid: "a558e1e020c04514ad526758777ece93"
 from {username='slave'} at 127.0.0.1:52472
I20260710 11:04:58.031498  5600 raft_consensus.cc:493] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:58.031847  5600 raft_consensus.cc:3060] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:58.032145  5456 raft_consensus.cc:1240] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Rejecting Update request from peer a558e1e020c04514ad526758777ece93 for earlier term 1. Current term is 2. Ops: []
I20260710 11:04:58.024820  5884 leader_election.cc:304] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 692a9db9187547b89a7c89a7833fab37
I20260710 11:04:58.021311  5452 consensus_queue.cc:260] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:58.036214  6039 raft_consensus.cc:2749] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:04:58.038609  5884 leader_election.cc:304] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93
I20260710 11:04:58.039480  6004 leader_election.cc:290] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 2 election: Requested vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:58.039580  5600 raft_consensus.cc:515] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:58.040184  6015 consensus_queue.cc:1059] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 11:04:58.042943  6015 raft_consensus.cc:3055] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:58.044183  6015 raft_consensus.cc:740] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Running, Role: LEADER
I20260710 11:04:58.045959  5530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d2ba6da4bb4a1cae4adf6b37c3f148" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "692a9db9187547b89a7c89a7833fab37"
I20260710 11:04:58.049165  5530 raft_consensus.cc:3055] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:58.049494  5530 raft_consensus.cc:740] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Running, Role: LEADER
I20260710 11:04:58.046762  5456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d2ba6da4bb4a1cae4adf6b37c3f148" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
I20260710 11:04:58.040431  5884 leader_election.cc:304] T 598238c6475647bc8e4dc929fda59f57 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93
I20260710 11:04:58.048125  5600 leader_election.cc:290] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 2 election: Requested vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:58.041981  6039 raft_consensus.cc:2749] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 LEADER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:58.039893  5452 raft_consensus.cc:3060] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:58.050302  5530 consensus_queue.cc:260] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:58.053659  6042 raft_consensus.cc:2749] T 598238c6475647bc8e4dc929fda59f57 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:58.053186  5530 raft_consensus.cc:3060] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:58.054862  5884 leader_election.cc:304] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93
W20260710 11:04:58.054353  6009 consensus_queue.cc:1175] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260710 11:04:58.040005  6033 consensus_queue.cc:1059] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260710 11:04:58.055629  5456 raft_consensus.cc:3060] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:58.057143  6015 consensus_queue.cc:260] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:58.058459  6015 raft_consensus.cc:3060] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:58.061723  5281 catalog_manager.cc:5697] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a reported cstate change: term changed from 1 to 2, leader changed from 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130) to 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129). New cstate: current_term: 2 leader_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:58.063390  5456 raft_consensus.cc:2468] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 2.
I20260710 11:04:58.064608  6039 raft_consensus.cc:2749] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:58.065062  5884 leader_election.cc:304] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [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: 4a84afd8e1e74e588a9e19dd53d5eefd, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 692a9db9187547b89a7c89a7833fab37
I20260710 11:04:58.064620  5572 leader_election.cc:304] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:04:58.065366  6025 raft_consensus.cc:3055] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:58.065781  6025 raft_consensus.cc:740] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a558e1e020c04514ad526758777ece93, State: Running, Role: LEADER
I20260710 11:04:58.066021  6024 raft_consensus.cc:2804] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:58.066514  6024 raft_consensus.cc:697] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93 [term 2 LEADER]: Becoming Leader. State: Replica: a558e1e020c04514ad526758777ece93, State: Running, Role: LEADER
I20260710 11:04:58.066628  6025 consensus_queue.cc:260] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:58.067363  6024 consensus_queue.cc:237] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:58.067818  6025 raft_consensus.cc:3060] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:58.070641  5884 leader_election.cc:304] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a [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: 4a84afd8e1e74e588a9e19dd53d5eefd, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 692a9db9187547b89a7c89a7833fab37
I20260710 11:04:58.071878  6042 raft_consensus.cc:2764] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260710 11:04:58.072490  6042 raft_consensus.cc:2764] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260710 11:04:58.073491  5452 raft_consensus.cc:2468] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 2.
I20260710 11:04:58.078896  5527 raft_consensus.cc:1240] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Rejecting Update request from peer 4a84afd8e1e74e588a9e19dd53d5eefd for earlier term 2. Current term is 3. Ops: []
I20260710 11:04:58.080406  6004 consensus_queue.cc:1059] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:58.080842  5279 catalog_manager.cc:5697] T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37 reported cstate change: term changed from 1 to 2, leader changed from 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130) to 692a9db9187547b89a7c89a7833fab37 (127.3.54.131). New cstate: current_term: 2 leader_uuid: "692a9db9187547b89a7c89a7833fab37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:58.071900  5884 leader_election.cc:304] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93
I20260710 11:04:58.082587  6026 raft_consensus.cc:3055] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:58.082372  5279 catalog_manager.cc:5697] T cafb8e4ec82142acbc8be5032085ce9b P 692a9db9187547b89a7c89a7833fab37 reported cstate change: term changed from 1 to 2, leader changed from a558e1e020c04514ad526758777ece93 (127.3.54.132) to 692a9db9187547b89a7c89a7833fab37 (127.3.54.131). New cstate: current_term: 2 leader_uuid: "692a9db9187547b89a7c89a7833fab37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:58.082975  6026 raft_consensus.cc:740] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Running, Role: LEADER
I20260710 11:04:58.083940  6039 raft_consensus.cc:2749] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:04:58.083885  6026 consensus_queue.cc:260] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [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: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:58.084605  5421 leader_election.cc:304] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [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: 4a84afd8e1e74e588a9e19dd53d5eefd; no voters: 9d98c8d49cdd4254b7eb47bd09239d0a, a558e1e020c04514ad526758777ece93
I20260710 11:04:58.085331  6004 raft_consensus.cc:2749] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:04:58.085353  6026 raft_consensus.cc:3060] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:58.087950  5421 leader_election.cc:304] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [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: 4a84afd8e1e74e588a9e19dd53d5eefd; no voters: 9d98c8d49cdd4254b7eb47bd09239d0a, a558e1e020c04514ad526758777ece93
I20260710 11:04:58.088177  5530 raft_consensus.cc:2468] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 2.
I20260710 11:04:58.089497  6016 raft_consensus.cc:2749] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:04:58.091019  5931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b78880a6ece409786f40513e12841e9" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
I20260710 11:04:58.093652  5421 leader_election.cc:304] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [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: 4a84afd8e1e74e588a9e19dd53d5eefd; no voters: 9d98c8d49cdd4254b7eb47bd09239d0a, a558e1e020c04514ad526758777ece93
I20260710 11:04:58.094825  6014 raft_consensus.cc:2749] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:04:58.112900  5279 catalog_manager.cc:5697] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93 reported cstate change: term changed from 1 to 2, leader changed from 692a9db9187547b89a7c89a7833fab37 (127.3.54.131) to a558e1e020c04514ad526758777ece93 (127.3.54.132). New cstate: current_term: 2 leader_uuid: "a558e1e020c04514ad526758777ece93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:58.119333  5530 raft_consensus.cc:1240] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Rejecting Update request from peer 4a84afd8e1e74e588a9e19dd53d5eefd for earlier term 1. Current term is 2. Ops: []
I20260710 11:04:58.123513  6015 consensus_queue.cc:1059] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:58.124464  6004 raft_consensus.cc:3055] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:58.124830  6004 raft_consensus.cc:740] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Running, Role: LEADER
I20260710 11:04:58.125625  6004 consensus_queue.cc:260] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:58.126919  6004 raft_consensus.cc:3060] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:58.284514  5927 raft_consensus.cc:1275] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Refusing update from remote peer 692a9db9187547b89a7c89a7833fab37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:58.285995  6009 consensus_queue.cc:1048] T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:58.292223  5931 raft_consensus.cc:1275] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Refusing update from remote peer 692a9db9187547b89a7c89a7833fab37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:58.293708  6047 consensus_queue.cc:1048] T cafb8e4ec82142acbc8be5032085ce9b P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:58.315408  5600 raft_consensus.cc:1275] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Refusing update from remote peer 692a9db9187547b89a7c89a7833fab37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:58.319512  6047 consensus_queue.cc:1048] T cafb8e4ec82142acbc8be5032085ce9b P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:58.320063  5452 raft_consensus.cc:1275] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Refusing update from remote peer 692a9db9187547b89a7c89a7833fab37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:58.324340  5456 raft_consensus.cc:1275] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Refusing update from remote peer 692a9db9187547b89a7c89a7833fab37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:58.325969  6047 consensus_queue.cc:1048] T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:58.328006  6020 consensus_queue.cc:1048] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:58.345291  5927 raft_consensus.cc:1275] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Refusing update from remote peer 692a9db9187547b89a7c89a7833fab37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:58.348551  6020 consensus_queue.cc:1048] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:58.422391  5456 raft_consensus.cc:1240] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Rejecting Update request from peer a558e1e020c04514ad526758777ece93 for earlier term 1. Current term is 2. Ops: []
I20260710 11:04:58.423693  6024 consensus_queue.cc:1059] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:58.424456  6025 raft_consensus.cc:3055] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:58.424844  6025 raft_consensus.cc:740] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a558e1e020c04514ad526758777ece93, State: Running, Role: LEADER
I20260710 11:04:58.425702  6025 consensus_queue.cc:260] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:58.426964  6025 raft_consensus.cc:3060] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:58.461913  5456 raft_consensus.cc:1275] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Refusing update from remote peer 9d98c8d49cdd4254b7eb47bd09239d0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:58.463119  6039 consensus_queue.cc:1048] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:58.471459  5600 raft_consensus.cc:1275] T 5162c7051d96471fb0d67d200d0667ed P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Refusing update from remote peer 9d98c8d49cdd4254b7eb47bd09239d0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:58.472949  6044 consensus_queue.cc:1048] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:58.514639  6047 raft_consensus.cc:993] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37: : Instructing follower 9d98c8d49cdd4254b7eb47bd09239d0a to start an election
I20260710 11:04:58.515091  6020 raft_consensus.cc:1081] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [term 2 LEADER]: Signalling peer 9d98c8d49cdd4254b7eb47bd09239d0a to start an election
I20260710 11:04:58.516625  5927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5cb535cc1ee54fa0a948254d927fff8a"
dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
 from {username='slave'} at 127.0.0.1:34104
I20260710 11:04:58.517096  5927 raft_consensus.cc:493] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:58.517370  5927 raft_consensus.cc:3060] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:58.522006  5927 raft_consensus.cc:515] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:58.523649  5927 leader_election.cc:290] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 3 election: Requested vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:58.524394  5530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb535cc1ee54fa0a948254d927fff8a" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "692a9db9187547b89a7c89a7833fab37"
I20260710 11:04:58.524840  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb535cc1ee54fa0a948254d927fff8a" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:58.524991  5530 raft_consensus.cc:3055] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:58.525417  5600 raft_consensus.cc:3060] T 5cb535cc1ee54fa0a948254d927fff8a P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:58.525415  5530 raft_consensus.cc:740] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Running, Role: LEADER
I20260710 11:04:58.526492  5530 consensus_queue.cc:260] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [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: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:58.527707  5530 raft_consensus.cc:3060] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:58.531699  5600 raft_consensus.cc:2468] T 5cb535cc1ee54fa0a948254d927fff8a P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 3.
I20260710 11:04:58.532661  5883 leader_election.cc:304] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [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: 9d98c8d49cdd4254b7eb47bd09239d0a, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:04:58.533301  6044 raft_consensus.cc:2804] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:58.533743  6044 raft_consensus.cc:697] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 LEADER]: Becoming Leader. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Running, Role: LEADER
I20260710 11:04:58.534422  5530 raft_consensus.cc:2468] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 3.
I20260710 11:04:58.534526  6044 consensus_queue.cc:237] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [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: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:58.535813  5527 raft_consensus.cc:1275] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Refusing update from remote peer a558e1e020c04514ad526758777ece93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:58.537367  6025 consensus_queue.cc:1048] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:58.546767  5456 raft_consensus.cc:1275] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Refusing update from remote peer a558e1e020c04514ad526758777ece93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:58.548534  6033 consensus_queue.cc:1048] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:58.544018  5281 catalog_manager.cc:5697] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a reported cstate change: term changed from 2 to 3, leader changed from 692a9db9187547b89a7c89a7833fab37 (127.3.54.131) to 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129). New cstate: current_term: 3 leader_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:58.977663  5600 raft_consensus.cc:1275] T 5cb535cc1ee54fa0a948254d927fff8a P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Refusing update from remote peer 9d98c8d49cdd4254b7eb47bd09239d0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:58.978935  6036 consensus_queue.cc:1048] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:58.995805  5527 raft_consensus.cc:1275] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Refusing update from remote peer 9d98c8d49cdd4254b7eb47bd09239d0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:58.997610  6042 consensus_queue.cc:1048] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:59.019873  3290 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:59.036183  3290 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:59.050413  5527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0944e9c567da4203ac7430fbada02313"
dest_uuid: "692a9db9187547b89a7c89a7833fab37"
mode: GRACEFUL
new_leader_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
 from {username='slave'} at 127.0.0.1:38624
I20260710 11:04:59.050956  5527 raft_consensus.cc:606] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37 [term 1 LEADER]: Received request to transfer leadership to TS 4a84afd8e1e74e588a9e19dd53d5eefd
I20260710 11:04:59.053400  5527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b8d096d499749fa9145d6d906e126db"
dest_uuid: "692a9db9187547b89a7c89a7833fab37"
mode: GRACEFUL
new_leader_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
 from {username='slave'} at 127.0.0.1:38624
I20260710 11:04:59.053858  5527 raft_consensus.cc:606] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37 [term 2 LEADER]: Received request to transfer leadership to TS 9d98c8d49cdd4254b7eb47bd09239d0a
I20260710 11:04:59.056010  5527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5331d6eb7e944cfda61094d069a6c875"
dest_uuid: "692a9db9187547b89a7c89a7833fab37"
mode: GRACEFUL
new_leader_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
 from {username='slave'} at 127.0.0.1:38624
I20260710 11:04:59.056490  5527 raft_consensus.cc:606] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37 [term 1 LEADER]: Received request to transfer leadership to TS 9d98c8d49cdd4254b7eb47bd09239d0a
I20260710 11:04:59.058706  5527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7557325a6b68415da92709be0c933c47"
dest_uuid: "692a9db9187547b89a7c89a7833fab37"
mode: GRACEFUL
new_leader_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
 from {username='slave'} at 127.0.0.1:38624
I20260710 11:04:59.059300  5527 raft_consensus.cc:606] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37 [term 2 LEADER]: Received request to transfer leadership to TS 9d98c8d49cdd4254b7eb47bd09239d0a
I20260710 11:04:59.061841  6028 raft_consensus.cc:993] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37: : Instructing follower 4a84afd8e1e74e588a9e19dd53d5eefd to start an election
I20260710 11:04:59.061821  5527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "999e96ada3934ba58166de71829c1941"
dest_uuid: "692a9db9187547b89a7c89a7833fab37"
mode: GRACEFUL
new_leader_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
 from {username='slave'} at 127.0.0.1:38624
I20260710 11:04:59.062547  5527 raft_consensus.cc:606] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [term 3 LEADER]: Received request to transfer leadership to TS 9d98c8d49cdd4254b7eb47bd09239d0a
I20260710 11:04:59.062469  6028 raft_consensus.cc:1081] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37 [term 1 LEADER]: Signalling peer 4a84afd8e1e74e588a9e19dd53d5eefd to start an election
I20260710 11:04:59.063943  3290 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:04:59.064882  3290 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:59.066642  5456 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0944e9c567da4203ac7430fbada02313"
dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
 from {username='slave'} at 127.0.0.1:46580
I20260710 11:04:59.067094  5456 raft_consensus.cc:493] T 0944e9c567da4203ac7430fbada02313 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:59.067417  5456 raft_consensus.cc:3060] T 0944e9c567da4203ac7430fbada02313 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:59.072911  5456 raft_consensus.cc:515] T 0944e9c567da4203ac7430fbada02313 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:59.074507  5456 leader_election.cc:290] T 0944e9c567da4203ac7430fbada02313 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 2 election: Requested vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:59.075130  5931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0944e9c567da4203ac7430fbada02313" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
I20260710 11:04:59.075624  5931 raft_consensus.cc:3060] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:59.079803  5527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0944e9c567da4203ac7430fbada02313" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "692a9db9187547b89a7c89a7833fab37"
I20260710 11:04:59.080420  5931 raft_consensus.cc:2468] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 2.
I20260710 11:04:59.080547  5527 raft_consensus.cc:3055] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:59.081781  5421 leader_election.cc:304] T 0944e9c567da4203ac7430fbada02313 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 
I20260710 11:04:59.083072  6015 raft_consensus.cc:2804] T 0944e9c567da4203ac7430fbada02313 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:59.081080  5527 raft_consensus.cc:740] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Running, Role: LEADER
I20260710 11:04:59.094204  5527 consensus_queue.cc:260] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:59.095753  6020 raft_consensus.cc:993] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37: : Instructing follower 9d98c8d49cdd4254b7eb47bd09239d0a to start an election
I20260710 11:04:59.096268  6020 raft_consensus.cc:1081] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37 [term 1 LEADER]: Signalling peer 9d98c8d49cdd4254b7eb47bd09239d0a to start an election
I20260710 11:04:59.096544  5527 raft_consensus.cc:3060] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:59.098102  5931 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5331d6eb7e944cfda61094d069a6c875"
dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
 from {username='slave'} at 127.0.0.1:34104
I20260710 11:04:59.098685  5931 raft_consensus.cc:493] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:59.099001  5931 raft_consensus.cc:3060] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:59.099283  6015 raft_consensus.cc:697] T 0944e9c567da4203ac7430fbada02313 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 LEADER]: Becoming Leader. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Running, Role: LEADER
I20260710 11:04:59.100265  6015 consensus_queue.cc:237] T 0944e9c567da4203ac7430fbada02313 P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:59.104949  5527 raft_consensus.cc:2468] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 2.
I20260710 11:04:59.110266  5931 raft_consensus.cc:515] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:59.112166  5931 leader_election.cc:290] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 2 election: Requested vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:59.112404  5279 catalog_manager.cc:5697] T 0944e9c567da4203ac7430fbada02313 P 4a84afd8e1e74e588a9e19dd53d5eefd reported cstate change: term changed from 1 to 2, leader changed from 692a9db9187547b89a7c89a7833fab37 (127.3.54.131) to 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130). New cstate: current_term: 2 leader_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:59.113296  5456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5331d6eb7e944cfda61094d069a6c875" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
I20260710 11:04:59.113897  5456 raft_consensus.cc:3060] T 5331d6eb7e944cfda61094d069a6c875 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:59.114209  5527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5331d6eb7e944cfda61094d069a6c875" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "692a9db9187547b89a7c89a7833fab37"
I20260710 11:04:59.114777  5527 raft_consensus.cc:3055] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:59.115082  5527 raft_consensus.cc:740] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Running, Role: LEADER
I20260710 11:04:59.115996  5527 consensus_queue.cc:260] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:59.117393  5527 raft_consensus.cc:3060] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:59.121342  5456 raft_consensus.cc:2468] T 5331d6eb7e944cfda61094d069a6c875 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 2.
I20260710 11:04:59.125305  5884 leader_election.cc:304] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a84afd8e1e74e588a9e19dd53d5eefd, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 
I20260710 11:04:59.126163  6042 raft_consensus.cc:2804] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:59.126600  6042 raft_consensus.cc:697] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 LEADER]: Becoming Leader. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Running, Role: LEADER
I20260710 11:04:59.127379  6042 consensus_queue.cc:237] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:59.131659  6028 raft_consensus.cc:993] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37: : Instructing follower 9d98c8d49cdd4254b7eb47bd09239d0a to start an election
I20260710 11:04:59.132153  6028 raft_consensus.cc:1081] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37 [term 2 LEADER]: Signalling peer 9d98c8d49cdd4254b7eb47bd09239d0a to start an election
I20260710 11:04:59.136382  5927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b8d096d499749fa9145d6d906e126db"
dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
 from {username='slave'} at 127.0.0.1:34104
I20260710 11:04:59.137044  5927 raft_consensus.cc:493] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:59.137439  5927 raft_consensus.cc:3060] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:59.144289  5527 raft_consensus.cc:2468] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 2.
I20260710 11:04:59.146487  5927 raft_consensus.cc:515] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:59.149085  5527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8d096d499749fa9145d6d906e126db" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "692a9db9187547b89a7c89a7833fab37"
I20260710 11:04:59.149387  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8d096d499749fa9145d6d906e126db" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:59.151180  5606 raft_consensus.cc:3060] T 3b8d096d499749fa9145d6d906e126db P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:59.149679  5527 raft_consensus.cc:3055] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:59.152807  5527 raft_consensus.cc:740] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Running, Role: LEADER
I20260710 11:04:59.153965  5527 consensus_queue.cc:260] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37 [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: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:59.155069  5527 raft_consensus.cc:3060] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:59.157454  5606 raft_consensus.cc:2468] T 3b8d096d499749fa9145d6d906e126db P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 3.
I20260710 11:04:59.158771  5883 leader_election.cc:304] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [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: 9d98c8d49cdd4254b7eb47bd09239d0a, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:04:59.159616  6042 raft_consensus.cc:2804] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:59.160316  6042 raft_consensus.cc:697] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 LEADER]: Becoming Leader. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Running, Role: LEADER
I20260710 11:04:59.161212  6042 consensus_queue.cc:237] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [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: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:59.161569  5527 raft_consensus.cc:2468] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 3.
I20260710 11:04:59.162288  5281 catalog_manager.cc:5697] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a reported cstate change: term changed from 1 to 2, leader changed from 692a9db9187547b89a7c89a7833fab37 (127.3.54.131) to 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129). New cstate: current_term: 2 leader_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:59.166009  5927 leader_election.cc:290] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 3 election: Requested vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:59.188400  5281 catalog_manager.cc:5697] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a reported cstate change: term changed from 2 to 3, leader changed from 692a9db9187547b89a7c89a7833fab37 (127.3.54.131) to 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129). New cstate: current_term: 3 leader_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:59.245922  6079 raft_consensus.cc:493] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:59.246413  6079 raft_consensus.cc:515] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:59.248116  6079 leader_election.cc:290] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:59.248975  5456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4195d0977240719c8457faee901745" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:59.249161  5527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4195d0977240719c8457faee901745" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:59.249542  5456 raft_consensus.cc:2468] T bc4195d0977240719c8457faee901745 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 2.
I20260710 11:04:59.249851  5527 raft_consensus.cc:2468] T bc4195d0977240719c8457faee901745 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 1.
I20260710 11:04:59.250579  5572 leader_election.cc:304] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [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: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:04:59.251367  6079 raft_consensus.cc:2804] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:04:59.251729  6079 raft_consensus.cc:493] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:59.252048  6079 raft_consensus.cc:3060] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:59.258942  6079 raft_consensus.cc:515] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:59.261042  6079 leader_election.cc:290] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 3 election: Requested vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:59.261864  5456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4195d0977240719c8457faee901745" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
I20260710 11:04:59.262024  5527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4195d0977240719c8457faee901745" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37"
I20260710 11:04:59.262384  5456 raft_consensus.cc:3060] T bc4195d0977240719c8457faee901745 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:59.262650  5527 raft_consensus.cc:3060] T bc4195d0977240719c8457faee901745 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:04:59.269783  5456 raft_consensus.cc:2468] T bc4195d0977240719c8457faee901745 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 3.
I20260710 11:04:59.269701  5527 raft_consensus.cc:2468] T bc4195d0977240719c8457faee901745 P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 3.
I20260710 11:04:59.270996  5572 leader_election.cc:304] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [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: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:04:59.271400  6020 raft_consensus.cc:993] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37: : Instructing follower 9d98c8d49cdd4254b7eb47bd09239d0a to start an election
I20260710 11:04:59.271842  6020 raft_consensus.cc:1081] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37 [term 2 LEADER]: Signalling peer 9d98c8d49cdd4254b7eb47bd09239d0a to start an election
I20260710 11:04:59.271822  6079 raft_consensus.cc:2804] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:59.273063  6079 raft_consensus.cc:697] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [term 3 LEADER]: Becoming Leader. State: Replica: a558e1e020c04514ad526758777ece93, State: Running, Role: LEADER
I20260710 11:04:59.273391  5927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7557325a6b68415da92709be0c933c47"
dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
 from {username='slave'} at 127.0.0.1:34104
I20260710 11:04:59.273851  6079 consensus_queue.cc:237] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [LEADER]: Queue going to LEADER 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: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:59.274096  5927 raft_consensus.cc:493] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:59.274585  5927 raft_consensus.cc:3060] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:59.281548  6080 raft_consensus.cc:493] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4a84afd8e1e74e588a9e19dd53d5eefd)
I20260710 11:04:59.282119  6080 raft_consensus.cc:515] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:59.282824  5927 raft_consensus.cc:515] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:59.284278  6080 leader_election.cc:290] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:59.285550  5927 leader_election.cc:290] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 3 election: Requested vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:59.286160  5456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7129ead0b7a9427cb8c74793240b3ed7" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:59.286689  5452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7557325a6b68415da92709be0c933c47" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
I20260710 11:04:59.287179  5456 raft_consensus.cc:2468] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 3.
I20260710 11:04:59.287202  5452 raft_consensus.cc:3060] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:59.287716  5527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7557325a6b68415da92709be0c933c47" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "692a9db9187547b89a7c89a7833fab37"
I20260710 11:04:59.288347  5527 raft_consensus.cc:3055] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:59.288730  5527 raft_consensus.cc:740] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Running, Role: LEADER
I20260710 11:04:59.288554  5572 leader_election.cc:304] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [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: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:04:59.289597  6080 raft_consensus.cc:2804] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:04:59.289614  5527 consensus_queue.cc:260] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37 [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: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:59.291080  5527 raft_consensus.cc:3060] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:59.290046  6080 raft_consensus.cc:493] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4a84afd8e1e74e588a9e19dd53d5eefd)
I20260710 11:04:59.292090  6080 raft_consensus.cc:3060] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:59.285593  5281 catalog_manager.cc:5697] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "a558e1e020c04514ad526758777ece93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:59.295046  5530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7129ead0b7a9427cb8c74793240b3ed7" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:59.295823  5530 raft_consensus.cc:2393] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a558e1e020c04514ad526758777ece93 in current term 3: Already voted for candidate 692a9db9187547b89a7c89a7833fab37 in this term.
I20260710 11:04:59.298602  5527 raft_consensus.cc:2468] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 3.
I20260710 11:04:59.300011  5881 leader_election.cc:304] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [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: 692a9db9187547b89a7c89a7833fab37, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 
I20260710 11:04:59.300570  6079 raft_consensus.cc:493] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a84afd8e1e74e588a9e19dd53d5eefd)
I20260710 11:04:59.301118  6079 raft_consensus.cc:515] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:59.301008  6042 raft_consensus.cc:2804] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:59.302245  6042 raft_consensus.cc:697] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 LEADER]: Becoming Leader. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Running, Role: LEADER
I20260710 11:04:59.303074  6042 consensus_queue.cc:237] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [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: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:59.305929  6080 raft_consensus.cc:515] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:59.307926  5456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b7a6b5e8614c45b8a41fef8af52171" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:59.308631  5456 raft_consensus.cc:2468] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 2.
I20260710 11:04:59.306967  6079 leader_election.cc:290] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:59.307310  5452 raft_consensus.cc:2468] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 3.
I20260710 11:04:59.310141  6080 leader_election.cc:290] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 3 election: Requested vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:59.313519  5572 leader_election.cc:304] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [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: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:04:59.315361  5527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b7a6b5e8614c45b8a41fef8af52171" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:59.315572  5452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7129ead0b7a9427cb8c74793240b3ed7" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
I20260710 11:04:59.316474  5527 raft_consensus.cc:2393] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a558e1e020c04514ad526758777ece93 in current term 2: Already voted for candidate 692a9db9187547b89a7c89a7833fab37 in this term.
I20260710 11:04:59.315706  5530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7129ead0b7a9427cb8c74793240b3ed7" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37"
I20260710 11:04:59.319074  5530 raft_consensus.cc:2393] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a558e1e020c04514ad526758777ece93 in current term 3: Already voted for candidate 692a9db9187547b89a7c89a7833fab37 in this term.
I20260710 11:04:59.321300  5281 catalog_manager.cc:5697] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a reported cstate change: term changed from 2 to 3, leader changed from 692a9db9187547b89a7c89a7833fab37 (127.3.54.131) to 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129). New cstate: current_term: 3 leader_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:59.323865  6042 raft_consensus.cc:493] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a84afd8e1e74e588a9e19dd53d5eefd)
I20260710 11:04:59.324466  6042 raft_consensus.cc:515] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:59.328347  5456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf008ce3fa4748839bf53f5871bd73eb" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:59.329015  5452 raft_consensus.cc:2468] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 3.
I20260710 11:04:59.329178  5530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf008ce3fa4748839bf53f5871bd73eb" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:59.329344  5456 raft_consensus.cc:2468] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 2.
I20260710 11:04:59.330094  5530 raft_consensus.cc:2393] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d98c8d49cdd4254b7eb47bd09239d0a in current term 2: Already voted for candidate 692a9db9187547b89a7c89a7833fab37 in this term.
I20260710 11:04:59.330435  5572 leader_election.cc:304] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [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: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93; no voters: 692a9db9187547b89a7c89a7833fab37
I20260710 11:04:59.330628  5884 leader_election.cc:304] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [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: 4a84afd8e1e74e588a9e19dd53d5eefd, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 
I20260710 11:04:59.331506  6044 raft_consensus.cc:2804] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:59.331589  6079 raft_consensus.cc:2804] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:59.331923  6044 raft_consensus.cc:493] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4a84afd8e1e74e588a9e19dd53d5eefd)
I20260710 11:04:59.332242  6079 raft_consensus.cc:697] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [term 3 LEADER]: Becoming Leader. State: Replica: a558e1e020c04514ad526758777ece93, State: Running, Role: LEADER
I20260710 11:04:59.332370  6044 raft_consensus.cc:3060] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:59.333174  6079 consensus_queue.cc:237] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [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: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:59.337391  6042 leader_election.cc:290] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:59.323514  6080 raft_consensus.cc:2804] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:59.338840  6080 raft_consensus.cc:493] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4a84afd8e1e74e588a9e19dd53d5eefd)
I20260710 11:04:59.339258  6080 raft_consensus.cc:3060] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:59.343765  5281 catalog_manager.cc:5697] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 reported cstate change: term changed from 2 to 3, leader changed from 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130) to a558e1e020c04514ad526758777ece93 (127.3.54.132). New cstate: current_term: 3 leader_uuid: "a558e1e020c04514ad526758777ece93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:59.345000  6044 raft_consensus.cc:515] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:59.346650  6080 raft_consensus.cc:515] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:59.348006  6044 leader_election.cc:290] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 2 election: Requested vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:59.350026  6080 leader_election.cc:290] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 2 election: Requested vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:04:59.350770  5456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b7a6b5e8614c45b8a41fef8af52171" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
I20260710 11:04:59.351136  5530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf008ce3fa4748839bf53f5871bd73eb" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37"
I20260710 11:04:59.351888  5530 raft_consensus.cc:2393] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9d98c8d49cdd4254b7eb47bd09239d0a in current term 2: Already voted for candidate 692a9db9187547b89a7c89a7833fab37 in this term.
I20260710 11:04:59.348431  5452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf008ce3fa4748839bf53f5871bd73eb" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
I20260710 11:04:59.356490  5527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b7a6b5e8614c45b8a41fef8af52171" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37"
I20260710 11:04:59.357307  5527 raft_consensus.cc:2393] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a558e1e020c04514ad526758777ece93 in current term 2: Already voted for candidate 692a9db9187547b89a7c89a7833fab37 in this term.
I20260710 11:04:59.359123  5456 raft_consensus.cc:2468] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 2.
I20260710 11:04:59.360019  5572 leader_election.cc:304] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [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: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93; no voters: 692a9db9187547b89a7c89a7833fab37
I20260710 11:04:59.360700  6080 raft_consensus.cc:2804] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:59.361068  5452 raft_consensus.cc:2468] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 2.
I20260710 11:04:59.361135  6080 raft_consensus.cc:697] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [term 2 LEADER]: Becoming Leader. State: Replica: a558e1e020c04514ad526758777ece93, State: Running, Role: LEADER
I20260710 11:04:59.362295  5884 leader_election.cc:304] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [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: 4a84afd8e1e74e588a9e19dd53d5eefd, 9d98c8d49cdd4254b7eb47bd09239d0a; no voters: 692a9db9187547b89a7c89a7833fab37
I20260710 11:04:59.362478  6080 consensus_queue.cc:237] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:59.363025  6044 raft_consensus.cc:2804] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:59.363571  6044 raft_consensus.cc:697] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 LEADER]: Becoming Leader. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Running, Role: LEADER
I20260710 11:04:59.364483  6044 consensus_queue.cc:237] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:59.374640  5281 catalog_manager.cc:5697] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a reported cstate change: term changed from 1 to 2, leader changed from 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130) to 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129). New cstate: current_term: 2 leader_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:59.376662  5279 catalog_manager.cc:5697] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 reported cstate change: term changed from 1 to 2, leader changed from 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130) to a558e1e020c04514ad526758777ece93 (127.3.54.132). New cstate: current_term: 2 leader_uuid: "a558e1e020c04514ad526758777ece93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:59.386557  6015 raft_consensus.cc:493] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:59.387003  6015 raft_consensus.cc:515] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:59.388592  6015 leader_election.cc:290] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:59.389372  5527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef0815c605d7400fadf1b16e28ae9e3e" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37" is_pre_election: true
I20260710 11:04:59.389559  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef0815c605d7400fadf1b16e28ae9e3e" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:59.389914  5527 raft_consensus.cc:2468] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 2.
I20260710 11:04:59.390209  5606 raft_consensus.cc:2468] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 1.
I20260710 11:04:59.390936  5421 leader_election.cc:304] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [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: 4a84afd8e1e74e588a9e19dd53d5eefd, 692a9db9187547b89a7c89a7833fab37; no voters: 
I20260710 11:04:59.391631  6015 raft_consensus.cc:2804] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:04:59.391952  6015 raft_consensus.cc:493] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:59.392264  6015 raft_consensus.cc:3060] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:59.397145  6015 raft_consensus.cc:515] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:59.399402  6015 leader_election.cc:290] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 3 election: Requested vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:59.400673  5527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef0815c605d7400fadf1b16e28ae9e3e" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "692a9db9187547b89a7c89a7833fab37"
I20260710 11:04:59.401315  5527 raft_consensus.cc:3060] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:59.401865  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef0815c605d7400fadf1b16e28ae9e3e" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:59.402266  5606 raft_consensus.cc:3060] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:04:59.407650  5606 raft_consensus.cc:2468] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 3.
I20260710 11:04:59.408812  5527 raft_consensus.cc:2468] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 3.
I20260710 11:04:59.408953  5423 leader_election.cc:304] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [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: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:04:59.409925  6015 raft_consensus.cc:2804] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:59.410329  6015 raft_consensus.cc:697] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 LEADER]: Becoming Leader. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Running, Role: LEADER
I20260710 11:04:59.411140  6015 consensus_queue.cc:237] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Queue going to LEADER 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: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:59.419324  5279 catalog_manager.cc:5697] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:59.486011  6047 raft_consensus.cc:993] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37: : Instructing follower 9d98c8d49cdd4254b7eb47bd09239d0a to start an election
I20260710 11:04:59.486472  6020 raft_consensus.cc:1081] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [term 3 LEADER]: Signalling peer 9d98c8d49cdd4254b7eb47bd09239d0a to start an election
I20260710 11:04:59.488169  5927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "999e96ada3934ba58166de71829c1941"
dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
 from {username='slave'} at 127.0.0.1:34104
I20260710 11:04:59.488739  5927 raft_consensus.cc:493] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:59.489085  5927 raft_consensus.cc:3060] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:59.496419  5927 raft_consensus.cc:515] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:59.498574  5927 leader_election.cc:290] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 4 election: Requested vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:59.499272  5527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999e96ada3934ba58166de71829c1941" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "692a9db9187547b89a7c89a7833fab37"
I20260710 11:04:59.500070  5527 raft_consensus.cc:3055] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:04:59.499975  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999e96ada3934ba58166de71829c1941" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:59.500546  5527 raft_consensus.cc:740] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Running, Role: LEADER
I20260710 11:04:59.500792  5606 raft_consensus.cc:3060] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:59.501348  5527 consensus_queue.cc:260] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [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: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:59.502389  5527 raft_consensus.cc:3060] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:59.507216  5606 raft_consensus.cc:2468] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 4.
I20260710 11:04:59.507373  5527 raft_consensus.cc:2468] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 4.
I20260710 11:04:59.508473  5883 leader_election.cc:304] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [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: 9d98c8d49cdd4254b7eb47bd09239d0a, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:04:59.509240  6044 raft_consensus.cc:2804] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:04:59.509796  6044 raft_consensus.cc:697] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 4 LEADER]: Becoming Leader. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Running, Role: LEADER
I20260710 11:04:59.510634  6044 consensus_queue.cc:237] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [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: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:59.519287  5279 catalog_manager.cc:5697] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a reported cstate change: term changed from 3 to 4, leader changed from 692a9db9187547b89a7c89a7833fab37 (127.3.54.131) to 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129). New cstate: current_term: 4 leader_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:59.526479  5527 raft_consensus.cc:1275] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Refusing update from remote peer 4a84afd8e1e74e588a9e19dd53d5eefd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:59.528012  6015 consensus_queue.cc:1048] T 0944e9c567da4203ac7430fbada02313 P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Connected to new peer: Peer: permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:59.541447  5927 raft_consensus.cc:1275] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Refusing update from remote peer 4a84afd8e1e74e588a9e19dd53d5eefd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:59.545428  5452 raft_consensus.cc:1275] T 5331d6eb7e944cfda61094d069a6c875 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Refusing update from remote peer 9d98c8d49cdd4254b7eb47bd09239d0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:59.547111  6044 consensus_queue.cc:1048] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:59.550279  6081 consensus_queue.cc:1048] T 0944e9c567da4203ac7430fbada02313 P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:59.567876  5527 raft_consensus.cc:1275] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Refusing update from remote peer 9d98c8d49cdd4254b7eb47bd09239d0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:59.569224  6036 consensus_queue.cc:1048] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:59.621088  6036 raft_consensus.cc:493] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a558e1e020c04514ad526758777ece93)
I20260710 11:04:59.621599  6036 raft_consensus.cc:515] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:59.623611  6036 leader_election.cc:290] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:04:59.624280  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21a6d54c9f5499abf247909dbb58a42" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:59.624647  5452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21a6d54c9f5499abf247909dbb58a42" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:59.624938  5606 raft_consensus.cc:2468] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 2.
I20260710 11:04:59.625411  5452 raft_consensus.cc:2393] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d98c8d49cdd4254b7eb47bd09239d0a in current term 2: Already voted for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in this term.
I20260710 11:04:59.625914  5883 leader_election.cc:304] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [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: 9d98c8d49cdd4254b7eb47bd09239d0a, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:04:59.626583  6036 raft_consensus.cc:2804] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:59.626917  6036 raft_consensus.cc:493] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting leader election (detected failure of leader a558e1e020c04514ad526758777ece93)
I20260710 11:04:59.627189  6036 raft_consensus.cc:3060] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:59.631919  6036 raft_consensus.cc:515] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:59.634404  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21a6d54c9f5499abf247909dbb58a42" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:59.634518  6036 leader_election.cc:290] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 2 election: Requested vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:04:59.634532  5452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21a6d54c9f5499abf247909dbb58a42" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
I20260710 11:04:59.635550  5452 raft_consensus.cc:2393] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9d98c8d49cdd4254b7eb47bd09239d0a in current term 2: Already voted for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in this term.
I20260710 11:04:59.641058  5606 raft_consensus.cc:2468] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 2.
I20260710 11:04:59.642145  5883 leader_election.cc:304] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [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: 9d98c8d49cdd4254b7eb47bd09239d0a, a558e1e020c04514ad526758777ece93; no voters: 4a84afd8e1e74e588a9e19dd53d5eefd
I20260710 11:04:59.642807  6036 raft_consensus.cc:2804] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:59.643275  6036 raft_consensus.cc:697] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 LEADER]: Becoming Leader. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Running, Role: LEADER
I20260710 11:04:59.644129  6036 consensus_queue.cc:237] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:59.644915  6044 raft_consensus.cc:493] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a558e1e020c04514ad526758777ece93)
I20260710 11:04:59.645381  6044 raft_consensus.cc:515] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:59.647253  6044 leader_election.cc:290] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:59.648005  5452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05e8e72bad747b89336a166be1999d8" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:59.648581  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05e8e72bad747b89336a166be1999d8" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:59.649143  5606 raft_consensus.cc:2468] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 2.
I20260710 11:04:59.650377  5883 leader_election.cc:304] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [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: 9d98c8d49cdd4254b7eb47bd09239d0a, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:04:59.651041  6044 raft_consensus.cc:2804] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:59.651388  6044 raft_consensus.cc:493] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Starting leader election (detected failure of leader a558e1e020c04514ad526758777ece93)
I20260710 11:04:59.651724  6044 raft_consensus.cc:3060] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:59.652998  6098 raft_consensus.cc:493] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:59.653461  6098 raft_consensus.cc:515] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:59.655584  6098 leader_election.cc:290] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:59.656296  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b78880a6ece409786f40513e12841e9" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:59.656912  5606 raft_consensus.cc:2468] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 2.
I20260710 11:04:59.657562  5927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b78880a6ece409786f40513e12841e9" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:59.657877  5423 leader_election.cc:304] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [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: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:04:59.658614  5927 raft_consensus.cc:2468] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 1.
I20260710 11:04:59.659210  6044 raft_consensus.cc:515] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:59.659595  6015 raft_consensus.cc:2804] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:04:59.660048  6015 raft_consensus.cc:493] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:59.660367  6015 raft_consensus.cc:3060] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:59.662140  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05e8e72bad747b89336a166be1999d8" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:59.663328  5456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05e8e72bad747b89336a166be1999d8" candidate_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
I20260710 11:04:59.666339  5527 raft_consensus.cc:1275] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Refusing update from remote peer 9d98c8d49cdd4254b7eb47bd09239d0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:59.667924  6042 consensus_queue.cc:1048] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:59.667858  6015 raft_consensus.cc:515] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:59.669157  5600 raft_consensus.cc:2468] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d98c8d49cdd4254b7eb47bd09239d0a in term 2.
I20260710 11:04:59.670228  5883 leader_election.cc:304] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d98c8d49cdd4254b7eb47bd09239d0a, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:04:59.670797  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b78880a6ece409786f40513e12841e9" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:59.670986  6042 raft_consensus.cc:2804] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:59.671350  5606 raft_consensus.cc:3060] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:59.658259  5452 raft_consensus.cc:2393] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d98c8d49cdd4254b7eb47bd09239d0a in current term 2: Already voted for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in this term.
I20260710 11:04:59.674916  6044 leader_election.cc:290] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [CANDIDATE]: Term 2 election: Requested vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:59.679544  5606 raft_consensus.cc:2468] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 3.
I20260710 11:04:59.680675  5423 leader_election.cc:304] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [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: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:04:59.680934  6042 raft_consensus.cc:697] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 LEADER]: Becoming Leader. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Running, Role: LEADER
I20260710 11:04:59.681488  6098 raft_consensus.cc:2804] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:59.682003  6042 consensus_queue.cc:237] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:59.682925  6098 raft_consensus.cc:697] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 LEADER]: Becoming Leader. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Running, Role: LEADER
I20260710 11:04:59.691323  5600 raft_consensus.cc:1275] T 3b8d096d499749fa9145d6d906e126db P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Refusing update from remote peer 9d98c8d49cdd4254b7eb47bd09239d0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:59.686508  6098 consensus_queue.cc:237] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Queue going to LEADER 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: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:04:59.693266  6042 consensus_queue.cc:1048] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:59.709491  5927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b78880a6ece409786f40513e12841e9" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
I20260710 11:04:59.710312  5927 raft_consensus.cc:3060] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:04:59.713028  5279 catalog_manager.cc:5697] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a reported cstate change: term changed from 1 to 2, leader changed from a558e1e020c04514ad526758777ece93 (127.3.54.132) to 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129). New cstate: current_term: 2 leader_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:59.721581  5927 raft_consensus.cc:2468] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 3.
I20260710 11:04:59.726938  6015 leader_election.cc:290] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 3 election: Requested vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:59.735252  5279 catalog_manager.cc:5697] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd reported cstate change: term changed from 1 to 3, leader changed from a558e1e020c04514ad526758777ece93 (127.3.54.132) to 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130). New cstate: current_term: 3 leader_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:59.737298  5280 catalog_manager.cc:5697] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a reported cstate change: term changed from 1 to 2, leader changed from a558e1e020c04514ad526758777ece93 (127.3.54.132) to 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129). New cstate: current_term: 2 leader_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:59.743728  6047 raft_consensus.cc:493] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:59.744279  6047 raft_consensus.cc:515] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:59.746830  5927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf008ce3fa4748839bf53f5871bd73eb" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:59.748798  6047 leader_election.cc:290] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:04:59.749095  5452 raft_consensus.cc:1275] T bc4195d0977240719c8457faee901745 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 FOLLOWER]: Refusing update from remote peer a558e1e020c04514ad526758777ece93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:04:59.750368  5456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf008ce3fa4748839bf53f5871bd73eb" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:59.751001  5456 raft_consensus.cc:2468] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 2.
I20260710 11:04:59.751138  6080 consensus_queue.cc:1048] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:59.751972  5498 leader_election.cc:304] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [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: 4a84afd8e1e74e588a9e19dd53d5eefd, 692a9db9187547b89a7c89a7833fab37; no voters: 9d98c8d49cdd4254b7eb47bd09239d0a
I20260710 11:04:59.752740  6047 raft_consensus.cc:2804] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:04:59.753118  6047 raft_consensus.cc:493] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:59.753430  6047 raft_consensus.cc:3060] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:59.763592  5527 raft_consensus.cc:1275] T bc4195d0977240719c8457faee901745 P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Refusing update from remote peer a558e1e020c04514ad526758777ece93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:04:59.765269  6033 consensus_queue.cc:1048] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:59.766848  6047 raft_consensus.cc:515] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:59.768684  5452 raft_consensus.cc:1275] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 FOLLOWER]: Refusing update from remote peer a558e1e020c04514ad526758777ece93: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:04:59.770174  6079 consensus_queue.cc:1048] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:59.771795  6047 leader_election.cc:290] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 3 election: Requested vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:04:59.774935  5456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf008ce3fa4748839bf53f5871bd73eb" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
I20260710 11:04:59.777035  5927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf008ce3fa4748839bf53f5871bd73eb" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
I20260710 11:04:59.781829  5530 raft_consensus.cc:1275] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Refusing update from remote peer a558e1e020c04514ad526758777ece93: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:04:59.783598  6115 consensus_queue.cc:1048] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:59.796386  5452 raft_consensus.cc:1275] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Refusing update from remote peer 9d98c8d49cdd4254b7eb47bd09239d0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:59.797299  5456 raft_consensus.cc:3060] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:59.797794  6036 consensus_queue.cc:1048] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:59.805160  6047 raft_consensus.cc:493] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:59.805706  6047 raft_consensus.cc:515] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:59.806607  5456 raft_consensus.cc:2468] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 3.
I20260710 11:04:59.806962  5606 raft_consensus.cc:1275] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Refusing update from remote peer 4a84afd8e1e74e588a9e19dd53d5eefd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:04:59.807367  5452 raft_consensus.cc:1240] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 FOLLOWER]: Rejecting Update request from peer 9d98c8d49cdd4254b7eb47bd09239d0a for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260710 11:04:59.808575  6047 leader_election.cc:290] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:59.808617  6015 consensus_queue.cc:1048] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:59.810532  5451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b7a6b5e8614c45b8a41fef8af52171" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" is_pre_election: true
I20260710 11:04:59.810741  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b7a6b5e8614c45b8a41fef8af52171" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:59.811170  5451 raft_consensus.cc:2468] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 2.
I20260710 11:04:59.812252  5498 leader_election.cc:304] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [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: 4a84afd8e1e74e588a9e19dd53d5eefd, 692a9db9187547b89a7c89a7833fab37; no voters: a558e1e020c04514ad526758777ece93
I20260710 11:04:59.813230  6047 raft_consensus.cc:2804] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:04:59.813577  6047 raft_consensus.cc:493] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:59.813872  6047 raft_consensus.cc:3060] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:59.817341  6036 consensus_queue.cc:1059] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:59.818552  6107 raft_consensus.cc:3055] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:59.818903  6107 raft_consensus.cc:740] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Running, Role: LEADER
I20260710 11:04:59.819685  6107 consensus_queue.cc:260] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [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: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:59.821101  6107 raft_consensus.cc:3060] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:59.821928  5498 leader_election.cc:304] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [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: 4a84afd8e1e74e588a9e19dd53d5eefd, 692a9db9187547b89a7c89a7833fab37; no voters: 9d98c8d49cdd4254b7eb47bd09239d0a
I20260710 11:04:59.824430  6020 raft_consensus.cc:2804] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:59.824859  6047 raft_consensus.cc:515] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:59.825819  5530 raft_consensus.cc:1240] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Rejecting Update request from peer a558e1e020c04514ad526758777ece93 for earlier term 2. Current term is 3. Ops: []
I20260710 11:04:59.834712  6114 consensus_queue.cc:1059] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:59.835625  6080 raft_consensus.cc:3055] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:59.835999  6080 raft_consensus.cc:740] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a558e1e020c04514ad526758777ece93, State: Running, Role: LEADER
I20260710 11:04:59.837625  6080 consensus_queue.cc:260] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [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: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:59.838266  5456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b7a6b5e8614c45b8a41fef8af52171" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
I20260710 11:04:59.838867  5456 raft_consensus.cc:3060] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:59.838776  6080 raft_consensus.cc:3060] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:59.839221  5530 raft_consensus.cc:1275] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Refusing update from remote peer 4a84afd8e1e74e588a9e19dd53d5eefd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:04:59.841033  6098 consensus_queue.cc:1048] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Connected to new peer: Peer: permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:59.850854  5600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b7a6b5e8614c45b8a41fef8af52171" candidate_uuid: "692a9db9187547b89a7c89a7833fab37" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:59.851861  5600 raft_consensus.cc:2410] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 692a9db9187547b89a7c89a7833fab37 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.
I20260710 11:04:59.854121  6047 leader_election.cc:290] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [CANDIDATE]: Term 3 election: Requested vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), a558e1e020c04514ad526758777ece93 (127.3.54.132:37141)
I20260710 11:04:59.856642  5456 raft_consensus.cc:2468] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 692a9db9187547b89a7c89a7833fab37 in term 3.
I20260710 11:04:59.858268  5498 leader_election.cc:304] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [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: 4a84afd8e1e74e588a9e19dd53d5eefd, 692a9db9187547b89a7c89a7833fab37; no voters: a558e1e020c04514ad526758777ece93
I20260710 11:04:59.859081  6121 raft_consensus.cc:2804] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:59.859602  6121 raft_consensus.cc:697] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 3 LEADER]: Becoming Leader. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Running, Role: LEADER
I20260710 11:04:59.860520  6121 consensus_queue.cc:237] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Queue going to LEADER 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: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:04:59.868674  6015 raft_consensus.cc:493] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:59.869239  6015 raft_consensus.cc:515] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:59.871376  6015 leader_election.cc:290] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:59.872457  5927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05e8e72bad747b89336a166be1999d8" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:04:59.873082  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05e8e72bad747b89336a166be1999d8" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:04:59.873777  5606 raft_consensus.cc:2468] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 2.
I20260710 11:04:59.874738  5423 leader_election.cc:304] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [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: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93; no voters: 9d98c8d49cdd4254b7eb47bd09239d0a
I20260710 11:04:59.875757  6015 raft_consensus.cc:2804] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:04:59.876145  6015 raft_consensus.cc:493] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:59.876493  6015 raft_consensus.cc:3060] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:59.877585  5530 raft_consensus.cc:1275] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Refusing update from remote peer 9d98c8d49cdd4254b7eb47bd09239d0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:59.879312  6044 consensus_queue.cc:1048] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:59.883687  6015 raft_consensus.cc:515] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:59.885149  5452 raft_consensus.cc:1275] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 FOLLOWER]: Refusing update from remote peer 9d98c8d49cdd4254b7eb47bd09239d0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:59.886253  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05e8e72bad747b89336a166be1999d8" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:04:59.886763  5606 raft_consensus.cc:3060] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:59.886917  6036 consensus_queue.cc:1048] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:59.893885  6015 leader_election.cc:290] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 3 election: Requested vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:04:59.894134  5927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05e8e72bad747b89336a166be1999d8" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
I20260710 11:04:59.897574  5606 raft_consensus.cc:2468] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 3.
I20260710 11:04:59.898805  5423 leader_election.cc:304] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [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: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93; no voters: 9d98c8d49cdd4254b7eb47bd09239d0a
I20260710 11:04:59.899940  6015 raft_consensus.cc:2804] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:59.900422  6015 raft_consensus.cc:697] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 LEADER]: Becoming Leader. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Running, Role: LEADER
I20260710 11:04:59.901197  6015 consensus_queue.cc:237] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Queue going to LEADER 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: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:04:59.925026  6020 raft_consensus.cc:697] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [term 3 LEADER]: Becoming Leader. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Running, Role: LEADER
I20260710 11:04:59.926034  6020 consensus_queue.cc:237] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Queue going to LEADER 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: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } }
I20260710 11:04:59.945796  5279 catalog_manager.cc:5697] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd reported cstate change: term changed from 2 to 3, leader changed from 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129) to 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130). New cstate: current_term: 3 leader_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:59.947407  5280 catalog_manager.cc:5697] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 reported cstate change: term changed from 2 to 3, leader changed from 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129) to 692a9db9187547b89a7c89a7833fab37 (127.3.54.131). New cstate: current_term: 3 leader_uuid: "692a9db9187547b89a7c89a7833fab37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:59.968425  5280 catalog_manager.cc:5697] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 reported cstate change: term changed from 2 to 3, leader changed from a558e1e020c04514ad526758777ece93 (127.3.54.132) to 692a9db9187547b89a7c89a7833fab37 (127.3.54.131). New cstate: current_term: 3 leader_uuid: "692a9db9187547b89a7c89a7833fab37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:00.010022  6119 raft_consensus.cc:493] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:00.010619  6119 raft_consensus.cc:515] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:05:00.014079  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21a6d54c9f5499abf247909dbb58a42" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93" is_pre_election: true
I20260710 11:05:00.014082  5927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21a6d54c9f5499abf247909dbb58a42" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" is_pre_election: true
I20260710 11:05:00.014809  5606 raft_consensus.cc:2468] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 2.
I20260710 11:05:00.015726  5423 leader_election.cc:304] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [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: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:05:00.016120  6119 leader_election.cc:290] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:05:00.016424  6081 raft_consensus.cc:2804] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:05:00.016803  6081 raft_consensus.cc:493] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:00.017078  6081 raft_consensus.cc:3060] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:00.022879  6081 raft_consensus.cc:515] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:05:00.024513  6081 leader_election.cc:290] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [CANDIDATE]: Term 3 election: Requested vote from peers a558e1e020c04514ad526758777ece93 (127.3.54.132:37141), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:05:00.025332  5606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21a6d54c9f5499abf247909dbb58a42" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a558e1e020c04514ad526758777ece93"
I20260710 11:05:00.025501  5927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21a6d54c9f5499abf247909dbb58a42" candidate_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
I20260710 11:05:00.025949  5606 raft_consensus.cc:3060] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:00.032114  5606 raft_consensus.cc:2468] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a84afd8e1e74e588a9e19dd53d5eefd in term 3.
I20260710 11:05:00.033126  5423 leader_election.cc:304] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [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: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93; no voters: 9d98c8d49cdd4254b7eb47bd09239d0a
I20260710 11:05:00.033849  6081 raft_consensus.cc:2804] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:00.034241  6081 raft_consensus.cc:697] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 LEADER]: Becoming Leader. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Running, Role: LEADER
I20260710 11:05:00.035027  6081 consensus_queue.cc:237] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Queue going to LEADER 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: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:05:00.046248  5280 catalog_manager.cc:5697] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd reported cstate change: term changed from 2 to 3, leader changed from 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129) to 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130). New cstate: current_term: 3 leader_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:00.065892  3290 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:00.083655  3290 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:00.092216  5606 raft_consensus.cc:1275] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [term 4 FOLLOWER]: Refusing update from remote peer 9d98c8d49cdd4254b7eb47bd09239d0a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:05:00.093802  6044 consensus_queue.cc:1048] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:00.097708  5927 raft_consensus.cc:1275] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: Refusing update from remote peer 4a84afd8e1e74e588a9e19dd53d5eefd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:00.099694  6081 consensus_queue.cc:1048] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:00.109897  5530 raft_consensus.cc:1275] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [term 4 FOLLOWER]: Refusing update from remote peer 9d98c8d49cdd4254b7eb47bd09239d0a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:05:00.111922  6036 consensus_queue.cc:1048] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:00.115561  5530 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37b7a6b5e8614c45b8a41fef8af52171"
dest_uuid: "692a9db9187547b89a7c89a7833fab37"
mode: GRACEFUL
new_leader_uuid: "a558e1e020c04514ad526758777ece93"
 from {username='slave'} at 127.0.0.1:38624
I20260710 11:05:00.116179  5530 raft_consensus.cc:606] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 3 LEADER]: Received request to transfer leadership to TS a558e1e020c04514ad526758777ece93
I20260710 11:05:00.122922  5452 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b78880a6ece409786f40513e12841e9"
dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
mode: GRACEFUL
new_leader_uuid: "a558e1e020c04514ad526758777ece93"
 from {username='slave'} at 127.0.0.1:52152
I20260710 11:05:00.123553  5452 raft_consensus.cc:606] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 LEADER]: Received request to transfer leadership to TS a558e1e020c04514ad526758777ece93
I20260710 11:05:00.126473  5530 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6953840cd95c42298f267b5ef2a6d2f5"
dest_uuid: "692a9db9187547b89a7c89a7833fab37"
mode: GRACEFUL
new_leader_uuid: "a558e1e020c04514ad526758777ece93"
 from {username='slave'} at 127.0.0.1:38624
I20260710 11:05:00.127032  5530 raft_consensus.cc:606] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37 [term 1 LEADER]: Received request to transfer leadership to TS a558e1e020c04514ad526758777ece93
I20260710 11:05:00.127410  5603 raft_consensus.cc:1240] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Rejecting Update request from peer 9d98c8d49cdd4254b7eb47bd09239d0a for earlier term 2. Current term is 3. Ops: []
I20260710 11:05:00.131775  6107 consensus_queue.cc:1059] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:00.130800  3290 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:05:00.132787  6107 raft_consensus.cc:3055] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:00.133278  6107 raft_consensus.cc:740] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Running, Role: LEADER
I20260710 11:05:00.134020  6107 consensus_queue.cc:260] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [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: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:05:00.135133  6107 raft_consensus.cc:3060] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:00.131772  5600 raft_consensus.cc:1275] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Refusing update from remote peer 4a84afd8e1e74e588a9e19dd53d5eefd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:00.139151  3290 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:00.140555  6098 consensus_queue.cc:1048] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:00.146994  5604 raft_consensus.cc:1240] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Rejecting Update request from peer 9d98c8d49cdd4254b7eb47bd09239d0a for earlier term 2. Current term is 3. Ops: []
I20260710 11:05:00.148754  6036 consensus_queue.cc:1059] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:00.149734  6036 raft_consensus.cc:3055] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:00.150080  6036 raft_consensus.cc:740] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9d98c8d49cdd4254b7eb47bd09239d0a, State: Running, Role: LEADER
I20260710 11:05:00.150839  6036 consensus_queue.cc:260] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [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: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:05:00.159140  6036 raft_consensus.cc:3060] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:00.168875  6098 raft_consensus.cc:993] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd: : Instructing follower a558e1e020c04514ad526758777ece93 to start an election
I20260710 11:05:00.169381  6098 raft_consensus.cc:1081] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 LEADER]: Signalling peer a558e1e020c04514ad526758777ece93 to start an election
I20260710 11:05:00.171075  5603 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b78880a6ece409786f40513e12841e9"
dest_uuid: "a558e1e020c04514ad526758777ece93"
 from {username='slave'} at 127.0.0.1:52480
I20260710 11:05:00.171633  5603 raft_consensus.cc:493] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:00.171983  5603 raft_consensus.cc:3060] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:00.176527  5603 raft_consensus.cc:515] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:05:00.178954  5927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b78880a6ece409786f40513e12841e9" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
I20260710 11:05:00.179250  5452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b78880a6ece409786f40513e12841e9" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
I20260710 11:05:00.179535  5927 raft_consensus.cc:3060] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:00.179868  5452 raft_consensus.cc:3055] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:00.180241  5452 raft_consensus.cc:740] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4a84afd8e1e74e588a9e19dd53d5eefd, State: Running, Role: LEADER
I20260710 11:05:00.181035  5452 consensus_queue.cc:260] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [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: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:05:00.182113  5452 raft_consensus.cc:3060] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:00.185799  5603 leader_election.cc:290] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 4 election: Requested vote from peers 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415), 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033)
I20260710 11:05:00.190431  5452 raft_consensus.cc:2468] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 4.
I20260710 11:05:00.191934  5572 leader_election.cc:304] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [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: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:05:00.192845  6080 raft_consensus.cc:2804] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:00.193289  6080 raft_consensus.cc:697] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [term 4 LEADER]: Becoming Leader. State: Replica: a558e1e020c04514ad526758777ece93, State: Running, Role: LEADER
I20260710 11:05:00.194082  6080 consensus_queue.cc:237] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [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: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } }
I20260710 11:05:00.186895  5927 raft_consensus.cc:2468] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 4.
I20260710 11:05:00.201560  6036 raft_consensus.cc:476] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 LEADER]: Not starting pre-election -- already a leader
I20260710 11:05:00.201210  5280 catalog_manager.cc:5697] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 reported cstate change: term changed from 3 to 4, leader changed from 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130) to a558e1e020c04514ad526758777ece93 (127.3.54.132). New cstate: current_term: 4 leader_uuid: "a558e1e020c04514ad526758777ece93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:00.300262  5603 raft_consensus.cc:1275] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Refusing update from remote peer 4a84afd8e1e74e588a9e19dd53d5eefd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:00.301497  6119 consensus_queue.cc:1048] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:00.309866  5927 raft_consensus.cc:1275] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: Refusing update from remote peer 4a84afd8e1e74e588a9e19dd53d5eefd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260710 11:05:00.311968  5927 pending_rounds.cc:85] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a: Aborting all ops after (but not including) 1
I20260710 11:05:00.312328  5927 pending_rounds.cc:107] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260710 11:05:00.312669  5927 raft_consensus.cc:2889] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:05:00.314363  6015 consensus_queue.cc:1048] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:00.333983  5452 raft_consensus.cc:1275] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 FOLLOWER]: Refusing update from remote peer 692a9db9187547b89a7c89a7833fab37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:00.335325  6120 consensus_queue.cc:1048] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:00.347885  5927 raft_consensus.cc:1275] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: Refusing update from remote peer 692a9db9187547b89a7c89a7833fab37: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260710 11:05:00.348333  5927 pending_rounds.cc:85] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a: Aborting all ops after (but not including) 1
I20260710 11:05:00.348567  5927 pending_rounds.cc:107] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260710 11:05:00.348803  5927 raft_consensus.cc:2889] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:05:00.351536  6121 consensus_queue.cc:1048] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:00.404410  6121 raft_consensus.cc:993] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37: : Instructing follower a558e1e020c04514ad526758777ece93 to start an election
I20260710 11:05:00.404850  6020 raft_consensus.cc:1081] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37 [term 1 LEADER]: Signalling peer a558e1e020c04514ad526758777ece93 to start an election
I20260710 11:05:00.406203  5606 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6953840cd95c42298f267b5ef2a6d2f5"
dest_uuid: "a558e1e020c04514ad526758777ece93"
 from {username='slave'} at 127.0.0.1:52472
I20260710 11:05:00.406773  5606 raft_consensus.cc:493] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:00.407110  5606 raft_consensus.cc:3060] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:00.413403  5606 raft_consensus.cc:515] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:05:00.415252  5606 leader_election.cc:290] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 2 election: Requested vote from peers 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767), 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415)
I20260710 11:05:00.416226  5927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6953840cd95c42298f267b5ef2a6d2f5" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a"
I20260710 11:05:00.416378  5527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6953840cd95c42298f267b5ef2a6d2f5" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "692a9db9187547b89a7c89a7833fab37"
I20260710 11:05:00.416877  5927 raft_consensus.cc:3060] T 6953840cd95c42298f267b5ef2a6d2f5 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:00.416924  5527 raft_consensus.cc:3055] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:00.417387  5527 raft_consensus.cc:740] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Running, Role: LEADER
I20260710 11:05:00.418197  5527 consensus_queue.cc:260] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:05:00.419458  5527 raft_consensus.cc:3060] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:00.423617  5927 raft_consensus.cc:2468] T 6953840cd95c42298f267b5ef2a6d2f5 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 2.
I20260710 11:05:00.424880  5569 leader_election.cc:304] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d98c8d49cdd4254b7eb47bd09239d0a, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:05:00.425635  6115 raft_consensus.cc:2804] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:00.425930  5527 raft_consensus.cc:2468] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 2.
I20260710 11:05:00.426126  6115 raft_consensus.cc:697] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93 [term 2 LEADER]: Becoming Leader. State: Replica: a558e1e020c04514ad526758777ece93, State: Running, Role: LEADER
I20260710 11:05:00.427029  6115 consensus_queue.cc:237] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } }
I20260710 11:05:00.475265  5452 raft_consensus.cc:1275] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 FOLLOWER]: Refusing update from remote peer 692a9db9187547b89a7c89a7833fab37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:00.479872  5927 raft_consensus.cc:1275] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: Refusing update from remote peer 4a84afd8e1e74e588a9e19dd53d5eefd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260710 11:05:00.480494  5927 pending_rounds.cc:85] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a: Aborting all ops after (but not including) 1
I20260710 11:05:00.480837  5927 pending_rounds.cc:107] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260710 11:05:00.481312  5927 raft_consensus.cc:2889] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:05:00.483763  6020 consensus_queue.cc:1048] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:00.475028  5281 catalog_manager.cc:5697] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93 reported cstate change: term changed from 1 to 2, leader changed from 692a9db9187547b89a7c89a7833fab37 (127.3.54.131) to a558e1e020c04514ad526758777ece93 (127.3.54.132). New cstate: current_term: 2 leader_uuid: "a558e1e020c04514ad526758777ece93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:00.494573  5603 raft_consensus.cc:1275] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Refusing update from remote peer 692a9db9187547b89a7c89a7833fab37: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260710 11:05:00.495023  5603 pending_rounds.cc:85] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93: Aborting all ops after (but not including) 1
I20260710 11:05:00.495343  5603 pending_rounds.cc:107] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260710 11:05:00.495631  5603 raft_consensus.cc:2889] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:05:00.505489  6098 consensus_queue.cc:1048] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:00.507611  6020 consensus_queue.cc:1048] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:00.529484  5603 raft_consensus.cc:1275] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Refusing update from remote peer 4a84afd8e1e74e588a9e19dd53d5eefd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:00.531661  6098 consensus_queue.cc:1048] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:00.564966  6047 raft_consensus.cc:993] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37: : Instructing follower a558e1e020c04514ad526758777ece93 to start an election
I20260710 11:05:00.565479  6047 raft_consensus.cc:1081] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 3 LEADER]: Signalling peer a558e1e020c04514ad526758777ece93 to start an election
I20260710 11:05:00.567391  5600 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37b7a6b5e8614c45b8a41fef8af52171"
dest_uuid: "a558e1e020c04514ad526758777ece93"
 from {username='slave'} at 127.0.0.1:52472
I20260710 11:05:00.568240  5600 raft_consensus.cc:493] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:00.568674  5600 raft_consensus.cc:3060] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:00.578317  5600 raft_consensus.cc:515] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:05:00.580577  5600 leader_election.cc:290] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [CANDIDATE]: Term 4 election: Requested vote from peers 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033), 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767)
I20260710 11:05:00.581364  5452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b7a6b5e8614c45b8a41fef8af52171" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd"
I20260710 11:05:00.582093  5452 raft_consensus.cc:3060] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:00.582460  5527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b7a6b5e8614c45b8a41fef8af52171" candidate_uuid: "a558e1e020c04514ad526758777ece93" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "692a9db9187547b89a7c89a7833fab37"
I20260710 11:05:00.583068  5527 raft_consensus.cc:3055] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:00.583372  5527 raft_consensus.cc:740] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 692a9db9187547b89a7c89a7833fab37, State: Running, Role: LEADER
I20260710 11:05:00.584332  5527 consensus_queue.cc:260] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [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: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:05:00.587649  5527 raft_consensus.cc:3060] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:00.595511  5452 raft_consensus.cc:2468] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 4.
I20260710 11:05:00.596271  5527 raft_consensus.cc:2468] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a558e1e020c04514ad526758777ece93 in term 4.
I20260710 11:05:00.598758  5572 leader_election.cc:304] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [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: 4a84afd8e1e74e588a9e19dd53d5eefd, a558e1e020c04514ad526758777ece93; no voters: 
I20260710 11:05:00.599766  6115 raft_consensus.cc:2804] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:00.600317  6115 raft_consensus.cc:697] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [term 4 LEADER]: Becoming Leader. State: Replica: a558e1e020c04514ad526758777ece93, State: Running, Role: LEADER
I20260710 11:05:00.601444  6115 consensus_queue.cc:237] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [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: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } }
I20260710 11:05:00.611136  5281 catalog_manager.cc:5697] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 reported cstate change: term changed from 3 to 4, leader changed from 692a9db9187547b89a7c89a7833fab37 (127.3.54.131) to a558e1e020c04514ad526758777ece93 (127.3.54.132). New cstate: current_term: 4 leader_uuid: "a558e1e020c04514ad526758777ece93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a558e1e020c04514ad526758777ece93" member_type: VOTER last_known_addr { host: "127.3.54.132" port: 37141 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:00.617733  5930 raft_consensus.cc:1275] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 4 FOLLOWER]: Refusing update from remote peer a558e1e020c04514ad526758777ece93: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:05:00.619510  6080 consensus_queue.cc:1048] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:05:00.634123  5452 raft_consensus.cc:1275] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 4 FOLLOWER]: Refusing update from remote peer a558e1e020c04514ad526758777ece93: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:05:00.635708  6114 consensus_queue.cc:1048] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:05:00.815285  5930 raft_consensus.cc:1275] T 6953840cd95c42298f267b5ef2a6d2f5 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Refusing update from remote peer a558e1e020c04514ad526758777ece93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:00.816783  6080 consensus_queue.cc:1048] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d98c8d49cdd4254b7eb47bd09239d0a" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:00.826927  5527 raft_consensus.cc:1275] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Refusing update from remote peer a558e1e020c04514ad526758777ece93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:00.828475  6114 consensus_queue.cc:1048] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:01.132138  5451 raft_consensus.cc:1275] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 4 FOLLOWER]: Refusing update from remote peer a558e1e020c04514ad526758777ece93: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:05:01.133566  6080 consensus_queue.cc:1048] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a84afd8e1e74e588a9e19dd53d5eefd" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:01.141328  3290 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:01.141865  5527 raft_consensus.cc:1275] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 4 FOLLOWER]: Refusing update from remote peer a558e1e020c04514ad526758777ece93: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:05:01.144840  6080 consensus_queue.cc:1048] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692a9db9187547b89a7c89a7833fab37" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 46767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:01.180832  3290 tablet_server.cc:179] TabletServer@127.3.54.129:42415 shutting down...
I20260710 11:05:01.202273  3290 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:01.204162  3290 tablet_replica.cc:333] stopping tablet replica
W20260710 11:05:01.204981  5495 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]
I20260710 11:05:01.205076  3290 raft_consensus.cc:2243] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.205756  3290 raft_consensus.cc:2272] T cb403d71467543d5be04ef707135e26e P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:01.208324  5495 consensus_peers.cc:597] T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37 -> Peer 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415): Couldn't send request to peer 9d98c8d49cdd4254b7eb47bd09239d0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:01.208623  3290 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:01.209262  3290 raft_consensus.cc:2243] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:01.210045  3290 raft_consensus.cc:2272] T 5331d6eb7e944cfda61094d069a6c875 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.211980  3290 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:01.212565  3290 raft_consensus.cc:2243] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:01.213289  3290 raft_consensus.cc:2272] T 3b8d096d499749fa9145d6d906e126db P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.215147  3290 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:01.215689  3290 raft_consensus.cc:2243] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:01.216624  3290 raft_consensus.cc:2272] T 7557325a6b68415da92709be0c933c47 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.218537  3290 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:01.219189  3290 raft_consensus.cc:2243] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.219734  3290 raft_consensus.cc:2272] T 86d9e8a223064ad48b84be7fcb536488 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.222702  3290 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:01.223249  3290 raft_consensus.cc:2243] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.223712  3290 raft_consensus.cc:2272] T cafb8e4ec82142acbc8be5032085ce9b P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:01.223764  5495 consensus_peers.cc:597] T 289380e47de841bbb116fda34c7daa65 P 692a9db9187547b89a7c89a7833fab37 -> Peer 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415): Couldn't send request to peer 9d98c8d49cdd4254b7eb47bd09239d0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:01.225967  3290 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:01.226513  3290 raft_consensus.cc:2243] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.226924  3290 raft_consensus.cc:2272] T bf008ce3fa4748839bf53f5871bd73eb P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.229383  3290 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:01.229982  3290 raft_consensus.cc:2243] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.230484  3290 raft_consensus.cc:2272] T facecd2abd17437f97006293ce3e3664 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.232491  3290 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:01.232997  3290 raft_consensus.cc:2243] T 289380e47de841bbb116fda34c7daa65 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.233394  3290 raft_consensus.cc:2272] T 289380e47de841bbb116fda34c7daa65 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.235674  3290 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:01.236228  3290 raft_consensus.cc:2243] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.236621  3290 raft_consensus.cc:2272] T 3b78880a6ece409786f40513e12841e9 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.238976  3290 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:01.239518  3290 raft_consensus.cc:2243] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:01.240264  3290 raft_consensus.cc:2272] T 999e96ada3934ba58166de71829c1941 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.242125  3290 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:01.242676  3290 raft_consensus.cc:2243] T 6953840cd95c42298f267b5ef2a6d2f5 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.243150  3290 raft_consensus.cc:2272] T 6953840cd95c42298f267b5ef2a6d2f5 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.246248  3290 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:01.246812  3290 raft_consensus.cc:2243] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:01.247745  3290 raft_consensus.cc:2272] T 5cb535cc1ee54fa0a948254d927fff8a P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.250797  3290 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:01.251654  3290 raft_consensus.cc:2243] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.252302  3290 raft_consensus.cc:2272] T d05e8e72bad747b89336a166be1999d8 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:01.254840  5569 consensus_peers.cc:597] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93 -> Peer 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415): Couldn't send request to peer 9d98c8d49cdd4254b7eb47bd09239d0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:01.255632  3290 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:01.256237  3290 raft_consensus.cc:2243] T 598238c6475647bc8e4dc929fda59f57 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.256600  3290 raft_consensus.cc:2272] T 598238c6475647bc8e4dc929fda59f57 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.258435  3290 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:01.258935  3290 raft_consensus.cc:2243] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.259299  3290 raft_consensus.cc:2272] T 0944e9c567da4203ac7430fbada02313 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.261488  3290 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:01.262036  3290 raft_consensus.cc:2243] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.262413  3290 raft_consensus.cc:2272] T f21a6d54c9f5499abf247909dbb58a42 P 9d98c8d49cdd4254b7eb47bd09239d0a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.265103  3290 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:01.265725  3290 raft_consensus.cc:2243] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:01.266709  3290 raft_consensus.cc:2272] T 5162c7051d96471fb0d67d200d0667ed P 9d98c8d49cdd4254b7eb47bd09239d0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.307154  3290 tablet_server.cc:196] TabletServer@127.3.54.129:42415 shutdown complete.
I20260710 11:05:01.342628  3290 tablet_server.cc:179] TabletServer@127.3.54.130:0 shutting down...
W20260710 11:05:01.361868  5421 consensus_peers.cc:597] T 0944e9c567da4203ac7430fbada02313 P 4a84afd8e1e74e588a9e19dd53d5eefd -> Peer 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415): Couldn't send request to peer 9d98c8d49cdd4254b7eb47bd09239d0a. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:42415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:01.371913  3290 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:01.372867  3290 tablet_replica.cc:333] T 86d9e8a223064ad48b84be7fcb536488 P 4a84afd8e1e74e588a9e19dd53d5eefd: stopping tablet replica
I20260710 11:05:01.373906  3290 raft_consensus.cc:2243] T 86d9e8a223064ad48b84be7fcb536488 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:01.375196  3290 raft_consensus.cc:2272] T 86d9e8a223064ad48b84be7fcb536488 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.377604  3290 tablet_replica.cc:333] T 1b9f9900e60c488d98aaabeccee504d4 P 4a84afd8e1e74e588a9e19dd53d5eefd: stopping tablet replica
I20260710 11:05:01.378266  3290 raft_consensus.cc:2243] T 1b9f9900e60c488d98aaabeccee504d4 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:05:01.378297  5495 consensus_peers.cc:597] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 -> Peer 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415): Couldn't send request to peer 9d98c8d49cdd4254b7eb47bd09239d0a. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:42415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:01.378875  3290 raft_consensus.cc:2272] T 1b9f9900e60c488d98aaabeccee504d4 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.380779  3290 tablet_replica.cc:333] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd: stopping tablet replica
I20260710 11:05:01.381261  3290 raft_consensus.cc:2243] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.381623  3290 raft_consensus.cc:2272] T 37b7a6b5e8614c45b8a41fef8af52171 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.383749  3290 tablet_replica.cc:333] T bc4195d0977240719c8457faee901745 P 4a84afd8e1e74e588a9e19dd53d5eefd: stopping tablet replica
I20260710 11:05:01.384305  3290 raft_consensus.cc:2243] T bc4195d0977240719c8457faee901745 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.384754  3290 raft_consensus.cc:2272] T bc4195d0977240719c8457faee901745 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.386534  3290 tablet_replica.cc:333] T 5331d6eb7e944cfda61094d069a6c875 P 4a84afd8e1e74e588a9e19dd53d5eefd: stopping tablet replica
I20260710 11:05:01.386994  3290 raft_consensus.cc:2243] T 5331d6eb7e944cfda61094d069a6c875 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.387368  3290 raft_consensus.cc:2272] T 5331d6eb7e944cfda61094d069a6c875 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.389249  3290 tablet_replica.cc:333] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd: stopping tablet replica
I20260710 11:05:01.389681  3290 raft_consensus.cc:2243] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:01.390395  3290 raft_consensus.cc:2272] T d05e8e72bad747b89336a166be1999d8 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.392189  3290 tablet_replica.cc:333] T 598238c6475647bc8e4dc929fda59f57 P 4a84afd8e1e74e588a9e19dd53d5eefd: stopping tablet replica
I20260710 11:05:01.392778  3290 raft_consensus.cc:2243] T 598238c6475647bc8e4dc929fda59f57 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:01.393800  3290 raft_consensus.cc:2272] T 598238c6475647bc8e4dc929fda59f57 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:01.395920  5498 consensus_peers.cc:597] T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37 -> Peer 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033): Couldn't send request to peer 4a84afd8e1e74e588a9e19dd53d5eefd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:01.396593  3290 tablet_replica.cc:333] T 0944e9c567da4203ac7430fbada02313 P 4a84afd8e1e74e588a9e19dd53d5eefd: stopping tablet replica
W20260710 11:05:01.397153  5572 consensus_peers.cc:597] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 -> Peer 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033): Couldn't send request to peer 4a84afd8e1e74e588a9e19dd53d5eefd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:01.397425  3290 raft_consensus.cc:2243] T 0944e9c567da4203ac7430fbada02313 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:01.398270  3290 raft_consensus.cc:2272] T 0944e9c567da4203ac7430fbada02313 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.400199  3290 tablet_replica.cc:333] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd: stopping tablet replica
I20260710 11:05:01.400686  3290 raft_consensus.cc:2243] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:01.401548  3290 raft_consensus.cc:2272] T f21a6d54c9f5499abf247909dbb58a42 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.404204  3290 tablet_replica.cc:333] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd: stopping tablet replica
I20260710 11:05:01.404701  3290 raft_consensus.cc:2243] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.405162  3290 raft_consensus.cc:2272] T 5162c7051d96471fb0d67d200d0667ed P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.407217  3290 tablet_replica.cc:333] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 4a84afd8e1e74e588a9e19dd53d5eefd: stopping tablet replica
I20260710 11:05:01.407718  3290 raft_consensus.cc:2243] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.408182  3290 raft_consensus.cc:2272] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.410004  3290 tablet_replica.cc:333] T facecd2abd17437f97006293ce3e3664 P 4a84afd8e1e74e588a9e19dd53d5eefd: stopping tablet replica
I20260710 11:05:01.410507  3290 raft_consensus.cc:2243] T facecd2abd17437f97006293ce3e3664 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.410904  3290 raft_consensus.cc:2272] T facecd2abd17437f97006293ce3e3664 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.412689  3290 tablet_replica.cc:333] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd: stopping tablet replica
I20260710 11:05:01.413152  3290 raft_consensus.cc:2243] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.413550  3290 raft_consensus.cc:2272] T 3b78880a6ece409786f40513e12841e9 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.415581  3290 tablet_replica.cc:333] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd: stopping tablet replica
I20260710 11:05:01.416146  3290 raft_consensus.cc:2243] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.416559  3290 raft_consensus.cc:2272] T bf008ce3fa4748839bf53f5871bd73eb P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.418305  3290 tablet_replica.cc:333] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd: stopping tablet replica
I20260710 11:05:01.418780  3290 raft_consensus.cc:2243] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:01.419502  3290 raft_consensus.cc:2272] T ef0815c605d7400fadf1b16e28ae9e3e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.421366  3290 tablet_replica.cc:333] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd: stopping tablet replica
I20260710 11:05:01.421871  3290 raft_consensus.cc:2243] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.422271  3290 raft_consensus.cc:2272] T cb403d71467543d5be04ef707135e26e P 4a84afd8e1e74e588a9e19dd53d5eefd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.424696  3290 tablet_replica.cc:333] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd: stopping tablet replica
I20260710 11:05:01.425324  3290 raft_consensus.cc:2243] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 FOLLOWER]: Raft consensus shutting down.
W20260710 11:05:01.425547  5498 consensus_peers.cc:597] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37 -> Peer 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033): Couldn't send request to peer 4a84afd8e1e74e588a9e19dd53d5eefd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:01.425778  3290 raft_consensus.cc:2272] T 7129ead0b7a9427cb8c74793240b3ed7 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.427651  3290 tablet_replica.cc:333] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd: stopping tablet replica
I20260710 11:05:01.428287  3290 raft_consensus.cc:2243] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.428711  3290 raft_consensus.cc:2272] T 7557325a6b68415da92709be0c933c47 P 4a84afd8e1e74e588a9e19dd53d5eefd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.466208  3290 tablet_server.cc:196] TabletServer@127.3.54.130:0 shutdown complete.
I20260710 11:05:01.496927  3290 tablet_server.cc:179] TabletServer@127.3.54.131:0 shutting down...
W20260710 11:05:01.518013  5572 consensus_peers.cc:597] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 -> Peer 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033): Couldn't send request to peer 4a84afd8e1e74e588a9e19dd53d5eefd. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.130:46033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:01.526525  3290 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:01.527264  3290 tablet_replica.cc:333] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37: stopping tablet replica
I20260710 11:05:01.527915  3290 raft_consensus.cc:2243] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.528439  3290 raft_consensus.cc:2272] T 999e96ada3934ba58166de71829c1941 P 692a9db9187547b89a7c89a7833fab37 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.530275  3290 tablet_replica.cc:333] T 1b9f9900e60c488d98aaabeccee504d4 P 692a9db9187547b89a7c89a7833fab37: stopping tablet replica
I20260710 11:05:01.530851  3290 raft_consensus.cc:2243] T 1b9f9900e60c488d98aaabeccee504d4 P 692a9db9187547b89a7c89a7833fab37 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:01.531598  3290 raft_consensus.cc:2272] T 1b9f9900e60c488d98aaabeccee504d4 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.533464  3290 tablet_replica.cc:333] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37: stopping tablet replica
I20260710 11:05:01.533964  3290 raft_consensus.cc:2243] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.534370  3290 raft_consensus.cc:2272] T 37b7a6b5e8614c45b8a41fef8af52171 P 692a9db9187547b89a7c89a7833fab37 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.536775  3290 tablet_replica.cc:333] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37: stopping tablet replica
I20260710 11:05:01.537352  3290 raft_consensus.cc:2243] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:01.538260  3290 raft_consensus.cc:2272] T facecd2abd17437f97006293ce3e3664 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.540150  3290 tablet_replica.cc:333] T 289380e47de841bbb116fda34c7daa65 P 692a9db9187547b89a7c89a7833fab37: stopping tablet replica
I20260710 11:05:01.540663  3290 raft_consensus.cc:2243] T 289380e47de841bbb116fda34c7daa65 P 692a9db9187547b89a7c89a7833fab37 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:01.541388  3290 raft_consensus.cc:2272] T 289380e47de841bbb116fda34c7daa65 P 692a9db9187547b89a7c89a7833fab37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.543269  3290 tablet_replica.cc:333] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37: stopping tablet replica
I20260710 11:05:01.543771  3290 raft_consensus.cc:2243] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.544241  3290 raft_consensus.cc:2272] T 6953840cd95c42298f267b5ef2a6d2f5 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.546319  3290 tablet_replica.cc:333] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37: stopping tablet replica
I20260710 11:05:01.546818  3290 raft_consensus.cc:2243] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.547206  3290 raft_consensus.cc:2272] T 7557325a6b68415da92709be0c933c47 P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.548954  3290 tablet_replica.cc:333] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37: stopping tablet replica
I20260710 11:05:01.549394  3290 raft_consensus.cc:2243] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.549755  3290 raft_consensus.cc:2272] T 3b8d096d499749fa9145d6d906e126db P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.551362  3290 tablet_replica.cc:333] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37: stopping tablet replica
I20260710 11:05:01.551831  3290 raft_consensus.cc:2243] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.552229  3290 raft_consensus.cc:2272] T 7129ead0b7a9427cb8c74793240b3ed7 P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.554055  3290 tablet_replica.cc:333] T cafb8e4ec82142acbc8be5032085ce9b P 692a9db9187547b89a7c89a7833fab37: stopping tablet replica
I20260710 11:05:01.554526  3290 raft_consensus.cc:2243] T cafb8e4ec82142acbc8be5032085ce9b P 692a9db9187547b89a7c89a7833fab37 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:01.555229  3290 raft_consensus.cc:2272] T cafb8e4ec82142acbc8be5032085ce9b P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.556932  3290 tablet_replica.cc:333] T bc4195d0977240719c8457faee901745 P 692a9db9187547b89a7c89a7833fab37: stopping tablet replica
I20260710 11:05:01.557384  3290 raft_consensus.cc:2243] T bc4195d0977240719c8457faee901745 P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.557765  3290 raft_consensus.cc:2272] T bc4195d0977240719c8457faee901745 P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.559639  3290 tablet_replica.cc:333] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37: stopping tablet replica
I20260710 11:05:01.560158  3290 raft_consensus.cc:2243] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.560590  3290 raft_consensus.cc:2272] T 5331d6eb7e944cfda61094d069a6c875 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.563059  3290 tablet_replica.cc:333] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37: stopping tablet replica
I20260710 11:05:01.563726  3290 raft_consensus.cc:2243] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:05:01.563925  5572 consensus_peers.cc:597] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 -> Peer 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033): Couldn't send request to peer 4a84afd8e1e74e588a9e19dd53d5eefd. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.130:46033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:01.564277  3290 raft_consensus.cc:2272] T 0944e9c567da4203ac7430fbada02313 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.566200  3290 tablet_replica.cc:333] T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37: stopping tablet replica
I20260710 11:05:01.566681  3290 raft_consensus.cc:2243] T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:01.567397  3290 raft_consensus.cc:2272] T cb403d71467543d5be04ef707135e26e P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.569149  3290 tablet_replica.cc:333] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37: stopping tablet replica
I20260710 11:05:01.569621  3290 raft_consensus.cc:2243] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.570009  3290 raft_consensus.cc:2272] T 5cb535cc1ee54fa0a948254d927fff8a P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.571914  3290 tablet_replica.cc:333] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37: stopping tablet replica
I20260710 11:05:01.572403  3290 raft_consensus.cc:2243] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.572795  3290 raft_consensus.cc:2272] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P 692a9db9187547b89a7c89a7833fab37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.575021  3290 tablet_replica.cc:333] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37: stopping tablet replica
I20260710 11:05:01.575647  3290 raft_consensus.cc:2243] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:01.576541  3290 raft_consensus.cc:2272] T bf008ce3fa4748839bf53f5871bd73eb P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:01.577572  5572 consensus_peers.cc:597] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93 -> Peer 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033): Couldn't send request to peer 4a84afd8e1e74e588a9e19dd53d5eefd. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.130:46033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:01.578640  3290 tablet_replica.cc:333] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37: stopping tablet replica
I20260710 11:05:01.579110  3290 raft_consensus.cc:2243] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.579485  3290 raft_consensus.cc:2272] T ef0815c605d7400fadf1b16e28ae9e3e P 692a9db9187547b89a7c89a7833fab37 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:01.606288  5569 consensus_peers.cc:597] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93 -> Peer 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767): Couldn't send request to peer 692a9db9187547b89a7c89a7833fab37. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.131:46767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:01.618978  3290 tablet_server.cc:196] TabletServer@127.3.54.131:0 shutdown complete.
W20260710 11:05:01.620460  5572 consensus_peers.cc:597] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 -> Peer 4a84afd8e1e74e588a9e19dd53d5eefd (127.3.54.130:46033): Couldn't send request to peer 4a84afd8e1e74e588a9e19dd53d5eefd. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.130:46033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:01.639046  5569 consensus_peers.cc:597] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 -> Peer 9d98c8d49cdd4254b7eb47bd09239d0a (127.3.54.129:42415): Couldn't send request to peer 9d98c8d49cdd4254b7eb47bd09239d0a. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:42415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:01.650228  3290 tablet_server.cc:179] TabletServer@127.3.54.132:0 shutting down...
W20260710 11:05:01.657558  5569 consensus_peers.cc:597] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 -> Peer 692a9db9187547b89a7c89a7833fab37 (127.3.54.131:46767): Couldn't send request to peer 692a9db9187547b89a7c89a7833fab37. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.131:46767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:01.680804  3290 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:01.681595  3290 tablet_replica.cc:333] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93: stopping tablet replica
I20260710 11:05:01.682291  3290 raft_consensus.cc:2243] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.682793  3290 raft_consensus.cc:2272] T 999e96ada3934ba58166de71829c1941 P a558e1e020c04514ad526758777ece93 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.685405  3290 tablet_replica.cc:333] T 1b9f9900e60c488d98aaabeccee504d4 P a558e1e020c04514ad526758777ece93: stopping tablet replica
I20260710 11:05:01.686247  3290 raft_consensus.cc:2243] T 1b9f9900e60c488d98aaabeccee504d4 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.686728  3290 raft_consensus.cc:2272] T 1b9f9900e60c488d98aaabeccee504d4 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.688838  3290 tablet_replica.cc:333] T 86d9e8a223064ad48b84be7fcb536488 P a558e1e020c04514ad526758777ece93: stopping tablet replica
I20260710 11:05:01.689390  3290 raft_consensus.cc:2243] T 86d9e8a223064ad48b84be7fcb536488 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.689818  3290 raft_consensus.cc:2272] T 86d9e8a223064ad48b84be7fcb536488 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.691679  3290 tablet_replica.cc:333] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93: stopping tablet replica
I20260710 11:05:01.692226  3290 raft_consensus.cc:2243] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:01.692936  3290 raft_consensus.cc:2272] T 37b7a6b5e8614c45b8a41fef8af52171 P a558e1e020c04514ad526758777ece93 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.695252  3290 tablet_replica.cc:333] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93: stopping tablet replica
I20260710 11:05:01.695779  3290 raft_consensus.cc:2243] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:01.696527  3290 raft_consensus.cc:2272] T 6953840cd95c42298f267b5ef2a6d2f5 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.698733  3290 tablet_replica.cc:333] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93: stopping tablet replica
I20260710 11:05:01.699244  3290 raft_consensus.cc:2243] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.699626  3290 raft_consensus.cc:2272] T f21a6d54c9f5499abf247909dbb58a42 P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.701351  3290 tablet_replica.cc:333] T 5162c7051d96471fb0d67d200d0667ed P a558e1e020c04514ad526758777ece93: stopping tablet replica
I20260710 11:05:01.701829  3290 raft_consensus.cc:2243] T 5162c7051d96471fb0d67d200d0667ed P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.702195  3290 raft_consensus.cc:2272] T 5162c7051d96471fb0d67d200d0667ed P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.703956  3290 tablet_replica.cc:333] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93: stopping tablet replica
I20260710 11:05:01.704500  3290 raft_consensus.cc:2243] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.704893  3290 raft_consensus.cc:2272] T cafb8e4ec82142acbc8be5032085ce9b P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.706601  3290 tablet_replica.cc:333] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93: stopping tablet replica
I20260710 11:05:01.707032  3290 raft_consensus.cc:2243] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:01.707798  3290 raft_consensus.cc:2272] T bc4195d0977240719c8457faee901745 P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.709506  3290 tablet_replica.cc:333] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93: stopping tablet replica
I20260710 11:05:01.709940  3290 raft_consensus.cc:2243] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:01.710601  3290 raft_consensus.cc:2272] T 7129ead0b7a9427cb8c74793240b3ed7 P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.712405  3290 tablet_replica.cc:333] T 3b8d096d499749fa9145d6d906e126db P a558e1e020c04514ad526758777ece93: stopping tablet replica
I20260710 11:05:01.712852  3290 raft_consensus.cc:2243] T 3b8d096d499749fa9145d6d906e126db P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.713276  3290 raft_consensus.cc:2272] T 3b8d096d499749fa9145d6d906e126db P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.714926  3290 tablet_replica.cc:333] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93: stopping tablet replica
I20260710 11:05:01.715397  3290 raft_consensus.cc:2243] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:01.716128  3290 raft_consensus.cc:2272] T f9d2ba6da4bb4a1cae4adf6b37c3f148 P a558e1e020c04514ad526758777ece93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.717830  3290 tablet_replica.cc:333] T 289380e47de841bbb116fda34c7daa65 P a558e1e020c04514ad526758777ece93: stopping tablet replica
I20260710 11:05:01.718273  3290 raft_consensus.cc:2243] T 289380e47de841bbb116fda34c7daa65 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.718775  3290 raft_consensus.cc:2272] T 289380e47de841bbb116fda34c7daa65 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.720616  3290 tablet_replica.cc:333] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93: stopping tablet replica
I20260710 11:05:01.721040  3290 raft_consensus.cc:2243] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:01.721657  3290 raft_consensus.cc:2272] T 3b78880a6ece409786f40513e12841e9 P a558e1e020c04514ad526758777ece93 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.723343  3290 tablet_replica.cc:333] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93: stopping tablet replica
I20260710 11:05:01.723795  3290 raft_consensus.cc:2243] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.724206  3290 raft_consensus.cc:2272] T ef0815c605d7400fadf1b16e28ae9e3e P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.725776  3290 tablet_replica.cc:333] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93: stopping tablet replica
I20260710 11:05:01.726215  3290 raft_consensus.cc:2243] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.726594  3290 raft_consensus.cc:2272] T d05e8e72bad747b89336a166be1999d8 P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.728371  3290 tablet_replica.cc:333] T 5cb535cc1ee54fa0a948254d927fff8a P a558e1e020c04514ad526758777ece93: stopping tablet replica
I20260710 11:05:01.728813  3290 raft_consensus.cc:2243] T 5cb535cc1ee54fa0a948254d927fff8a P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.729190  3290 raft_consensus.cc:2272] T 5cb535cc1ee54fa0a948254d927fff8a P a558e1e020c04514ad526758777ece93 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.730849  3290 tablet_replica.cc:333] T 598238c6475647bc8e4dc929fda59f57 P a558e1e020c04514ad526758777ece93: stopping tablet replica
I20260710 11:05:01.731307  3290 raft_consensus.cc:2243] T 598238c6475647bc8e4dc929fda59f57 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:01.731669  3290 raft_consensus.cc:2272] T 598238c6475647bc8e4dc929fda59f57 P a558e1e020c04514ad526758777ece93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.767598  3290 tablet_server.cc:196] TabletServer@127.3.54.132:0 shutdown complete.
I20260710 11:05:01.794857  3290 master.cc:562] Master@127.3.54.190:34865 shutting down...
I20260710 11:05:01.814169  3290 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 45a58d7347d44527b2387f2d3c452596 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:01.814695  3290 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 45a58d7347d44527b2387f2d3c452596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:01.814988  3290 tablet_replica.cc:333] T 00000000000000000000000000000000 P 45a58d7347d44527b2387f2d3c452596: stopping tablet replica
I20260710 11:05:01.850986  3290 master.cc:584] Master@127.3.54.190:34865 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (22630 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:05:01.903927  3290 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.54.190:42821
I20260710 11:05:01.905162  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:01.910552  6150 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
W20260710 11:05:01.910604  6149 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
W20260710 11:05:01.912065  6152 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
I20260710 11:05:01.912901  3290 server_base.cc:1061] running on GCE node
I20260710 11:05:01.913938  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:01.914134  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:01.914314  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681501914292 us; error 0 us; skew 500 ppm
I20260710 11:05:01.914908  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:01.917383  3290 webserver.cc:533] Webserver started at http://127.3.54.190:42211/ using document root <none> and password file <none>
I20260710 11:05:01.917835  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:01.918001  3290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:01.918247  3290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:01.919354  3290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681429800727-3290-0/minicluster-data/master-0-root/instance:
uuid: "66b079c098884e85a84e808b7a1938b4"
format_stamp: "Formatted at 2026-07-10 11:05:01 on dist-test-slave-9dq9"
I20260710 11:05:01.924165  3290 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:05:01.927346  6157 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:01.928129  3290 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:05:01.928355  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681429800727-3290-0/minicluster-data/master-0-root
uuid: "66b079c098884e85a84e808b7a1938b4"
format_stamp: "Formatted at 2026-07-10 11:05:01 on dist-test-slave-9dq9"
I20260710 11:05:01.928602  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681429800727-3290-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681429800727-3290-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681429800727-3290-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)
I20260710 11:05:01.950403  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:01.951560  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:01.987633  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.190:42821
I20260710 11:05:01.987731  6208 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.190:42821 every 8 connection(s)
I20260710 11:05:01.991688  6209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.001942  6209 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 66b079c098884e85a84e808b7a1938b4: Bootstrap starting.
I20260710 11:05:02.007018  6209 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 66b079c098884e85a84e808b7a1938b4: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:02.011292  6209 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 66b079c098884e85a84e808b7a1938b4: No bootstrap required, opened a new log
I20260710 11:05:02.013386  6209 raft_consensus.cc:359] T 00000000000000000000000000000000 P 66b079c098884e85a84e808b7a1938b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66b079c098884e85a84e808b7a1938b4" member_type: VOTER }
I20260710 11:05:02.013792  6209 raft_consensus.cc:385] T 00000000000000000000000000000000 P 66b079c098884e85a84e808b7a1938b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:02.013974  6209 raft_consensus.cc:740] T 00000000000000000000000000000000 P 66b079c098884e85a84e808b7a1938b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b079c098884e85a84e808b7a1938b4, State: Initialized, Role: FOLLOWER
I20260710 11:05:02.014508  6209 consensus_queue.cc:260] T 00000000000000000000000000000000 P 66b079c098884e85a84e808b7a1938b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "66b079c098884e85a84e808b7a1938b4" member_type: VOTER }
I20260710 11:05:02.014923  6209 raft_consensus.cc:399] T 00000000000000000000000000000000 P 66b079c098884e85a84e808b7a1938b4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:02.015108  6209 raft_consensus.cc:493] T 00000000000000000000000000000000 P 66b079c098884e85a84e808b7a1938b4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:02.015341  6209 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 66b079c098884e85a84e808b7a1938b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:02.019775  6209 raft_consensus.cc:515] T 00000000000000000000000000000000 P 66b079c098884e85a84e808b7a1938b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66b079c098884e85a84e808b7a1938b4" member_type: VOTER }
I20260710 11:05:02.020267  6209 leader_election.cc:304] T 00000000000000000000000000000000 P 66b079c098884e85a84e808b7a1938b4 [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: 66b079c098884e85a84e808b7a1938b4; no voters: 
I20260710 11:05:02.021311  6209 leader_election.cc:290] T 00000000000000000000000000000000 P 66b079c098884e85a84e808b7a1938b4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:02.021701  6212 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 66b079c098884e85a84e808b7a1938b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:02.022964  6212 raft_consensus.cc:697] T 00000000000000000000000000000000 P 66b079c098884e85a84e808b7a1938b4 [term 1 LEADER]: Becoming Leader. State: Replica: 66b079c098884e85a84e808b7a1938b4, State: Running, Role: LEADER
I20260710 11:05:02.023599  6212 consensus_queue.cc:237] T 00000000000000000000000000000000 P 66b079c098884e85a84e808b7a1938b4 [LEADER]: Queue going to LEADER mode. State: All 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: "66b079c098884e85a84e808b7a1938b4" member_type: VOTER }
I20260710 11:05:02.024087  6209 sys_catalog.cc:565] T 00000000000000000000000000000000 P 66b079c098884e85a84e808b7a1938b4 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:02.027670  6213 sys_catalog.cc:455] T 00000000000000000000000000000000 P 66b079c098884e85a84e808b7a1938b4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "66b079c098884e85a84e808b7a1938b4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66b079c098884e85a84e808b7a1938b4" member_type: VOTER } }
I20260710 11:05:02.028281  6213 sys_catalog.cc:458] T 00000000000000000000000000000000 P 66b079c098884e85a84e808b7a1938b4 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:02.029520  6214 sys_catalog.cc:455] T 00000000000000000000000000000000 P 66b079c098884e85a84e808b7a1938b4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 66b079c098884e85a84e808b7a1938b4. Latest consensus state: current_term: 1 leader_uuid: "66b079c098884e85a84e808b7a1938b4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66b079c098884e85a84e808b7a1938b4" member_type: VOTER } }
I20260710 11:05:02.030047  6214 sys_catalog.cc:458] T 00000000000000000000000000000000 P 66b079c098884e85a84e808b7a1938b4 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:02.031220  6219 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:02.035835  6219 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:02.038335  3290 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:02.044517  6219 catalog_manager.cc:1383] Generated new cluster ID: bd43337e003443af888205a1fbd17c57
I20260710 11:05:02.044826  6219 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:02.064016  6219 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:02.065424  6219 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:02.084160  6219 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 66b079c098884e85a84e808b7a1938b4: Generated new TSK 0
I20260710 11:05:02.084775  6219 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:02.106906  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:02.112757  6230 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
W20260710 11:05:02.113485  6231 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
I20260710 11:05:02.115432  3290 server_base.cc:1061] running on GCE node
W20260710 11:05:02.115658  6233 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
I20260710 11:05:02.116564  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:02.116742  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:02.116921  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681502116903 us; error 0 us; skew 500 ppm
I20260710 11:05:02.117448  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:02.119786  3290 webserver.cc:533] Webserver started at http://127.3.54.129:44737/ using document root <none> and password file <none>
I20260710 11:05:02.120257  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:02.120417  3290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:02.120671  3290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:02.121706  3290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681429800727-3290-0/minicluster-data/ts-0-root/instance:
uuid: "f32792c19b8e450bb57964d2de6b9e02"
format_stamp: "Formatted at 2026-07-10 11:05:02 on dist-test-slave-9dq9"
I20260710 11:05:02.126097  3290 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:05:02.129266  6238 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:02.129993  3290 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:02.130295  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681429800727-3290-0/minicluster-data/ts-0-root
uuid: "f32792c19b8e450bb57964d2de6b9e02"
format_stamp: "Formatted at 2026-07-10 11:05:02 on dist-test-slave-9dq9"
I20260710 11:05:02.130571  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681429800727-3290-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681429800727-3290-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681429800727-3290-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)
I20260710 11:05:02.140765  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:02.141937  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:02.143319  3290 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:02.145531  3290 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:02.145735  3290 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:02.145956  3290 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:02.146116  3290 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:02.184890  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.129:41439
I20260710 11:05:02.185011  6300 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.129:41439 every 8 connection(s)
I20260710 11:05:02.189584  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:02.196612  6305 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
W20260710 11:05:02.197666  6306 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
W20260710 11:05:02.199561  6308 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
I20260710 11:05:02.200448  3290 server_base.cc:1061] running on GCE node
I20260710 11:05:02.201296  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:02.201508  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:02.201740  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681502201719 us; error 0 us; skew 500 ppm
I20260710 11:05:02.202417  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:02.203202  6301 heartbeater.cc:344] Connected to a master server at 127.3.54.190:42821
I20260710 11:05:02.203588  6301 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:02.204360  6301 heartbeater.cc:507] Master 127.3.54.190:42821 requested a full tablet report, sending...
I20260710 11:05:02.205086  3290 webserver.cc:533] Webserver started at http://127.3.54.130:36271/ using document root <none> and password file <none>
I20260710 11:05:02.205724  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:02.205914  3290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:02.206228  3290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:02.206645  6174 ts_manager.cc:194] Registered new tserver with Master: f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439)
I20260710 11:05:02.207618  3290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681429800727-3290-0/minicluster-data/ts-1-root/instance:
uuid: "9bbdac41a4b34146ac489a549599ea07"
format_stamp: "Formatted at 2026-07-10 11:05:02 on dist-test-slave-9dq9"
I20260710 11:05:02.209005  6174 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50942
I20260710 11:05:02.212821  3290 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:05:02.216327  6313 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:02.217036  3290 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:02.217326  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681429800727-3290-0/minicluster-data/ts-1-root
uuid: "9bbdac41a4b34146ac489a549599ea07"
format_stamp: "Formatted at 2026-07-10 11:05:02 on dist-test-slave-9dq9"
I20260710 11:05:02.217602  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681429800727-3290-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681429800727-3290-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681429800727-3290-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)
I20260710 11:05:02.232280  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:02.233397  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:02.234818  3290 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:02.237010  3290 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:02.237210  3290 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:02.237424  3290 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:02.237566  3290 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:02.275449  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.130:39717
I20260710 11:05:02.275552  6375 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.130:39717 every 8 connection(s)
I20260710 11:05:02.279891  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:02.286219  6379 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
W20260710 11:05:02.288174  6380 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
W20260710 11:05:02.288921  6382 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
I20260710 11:05:02.290395  3290 server_base.cc:1061] running on GCE node
I20260710 11:05:02.290793  6376 heartbeater.cc:344] Connected to a master server at 127.3.54.190:42821
I20260710 11:05:02.291232  6376 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:02.291502  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:02.291775  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:02.291971  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681502291954 us; error 0 us; skew 500 ppm
I20260710 11:05:02.292155  6376 heartbeater.cc:507] Master 127.3.54.190:42821 requested a full tablet report, sending...
I20260710 11:05:02.292732  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:02.294466  6174 ts_manager.cc:194] Registered new tserver with Master: 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717)
I20260710 11:05:02.295532  3290 webserver.cc:533] Webserver started at http://127.3.54.131:33305/ using document root <none> and password file <none>
I20260710 11:05:02.296226  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:02.296301  6174 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50944
I20260710 11:05:02.296480  3290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:02.296831  3290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:02.298305  3290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681429800727-3290-0/minicluster-data/ts-2-root/instance:
uuid: "10720c5ed657469a9044a629052fc465"
format_stamp: "Formatted at 2026-07-10 11:05:02 on dist-test-slave-9dq9"
I20260710 11:05:02.302850  3290 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:05:02.306381  6387 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:02.307178  3290 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:05:02.307466  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681429800727-3290-0/minicluster-data/ts-2-root
uuid: "10720c5ed657469a9044a629052fc465"
format_stamp: "Formatted at 2026-07-10 11:05:02 on dist-test-slave-9dq9"
I20260710 11:05:02.307767  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681429800727-3290-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681429800727-3290-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681429800727-3290-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)
I20260710 11:05:02.325984  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:02.327153  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:02.328639  3290 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:02.330866  3290 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:02.331058  3290 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:02.331283  3290 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:02.331432  3290 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:02.370030  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.131:38443
I20260710 11:05:02.370131  6449 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.131:38443 every 8 connection(s)
I20260710 11:05:02.382988  6450 heartbeater.cc:344] Connected to a master server at 127.3.54.190:42821
I20260710 11:05:02.383378  6450 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:02.384088  6450 heartbeater.cc:507] Master 127.3.54.190:42821 requested a full tablet report, sending...
I20260710 11:05:02.385964  6174 ts_manager.cc:194] Registered new tserver with Master: 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443)
I20260710 11:05:02.386370  3290 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013224263s
I20260710 11:05:02.387233  6174 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50950
I20260710 11:05:02.411028  6174 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50960:
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"
    }
  }
}
W20260710 11:05:02.413815  6174 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.
I20260710 11:05:02.485692  6412 tablet_service.cc:1511] Processing CreateTablet for tablet a76a6a760330418483eaf1e3048a8ff5 (DEFAULT_TABLE table=test-workload [id=2789d26aa59f440c88ae22f7a89b40fd]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:05:02.487186  6412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76a6a760330418483eaf1e3048a8ff5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.489053  6415 tablet_service.cc:1511] Processing CreateTablet for tablet d6c0c40aedd14c78bff7b1d47e5b952b (DEFAULT_TABLE table=test-workload [id=2789d26aa59f440c88ae22f7a89b40fd]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:05:02.490391  6415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6c0c40aedd14c78bff7b1d47e5b952b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.493204  6414 tablet_service.cc:1511] Processing CreateTablet for tablet caf2f3a65d134d43aa9fc992610d063c (DEFAULT_TABLE table=test-workload [id=2789d26aa59f440c88ae22f7a89b40fd]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:05:02.494529  6414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caf2f3a65d134d43aa9fc992610d063c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.497232  6340 tablet_service.cc:1511] Processing CreateTablet for tablet caf2f3a65d134d43aa9fc992610d063c (DEFAULT_TABLE table=test-workload [id=2789d26aa59f440c88ae22f7a89b40fd]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:05:02.498658  6340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caf2f3a65d134d43aa9fc992610d063c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.501152  6339 tablet_service.cc:1511] Processing CreateTablet for tablet 4339e302f95c45889f2c1de37f1e2347 (DEFAULT_TABLE table=test-workload [id=2789d26aa59f440c88ae22f7a89b40fd]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:05:02.501407  6334 tablet_service.cc:1511] Processing CreateTablet for tablet 5892eea2176f4ebd8f70b7a82f09754b (DEFAULT_TABLE table=test-workload [id=2789d26aa59f440c88ae22f7a89b40fd]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:05:02.501950  6333 tablet_service.cc:1511] Processing CreateTablet for tablet 3a175de726124f118a3ab1837526b457 (DEFAULT_TABLE table=test-workload [id=2789d26aa59f440c88ae22f7a89b40fd]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:05:02.502606  6339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4339e302f95c45889f2c1de37f1e2347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.503201  6336 tablet_service.cc:1511] Processing CreateTablet for tablet 2d7b2256a14f40f7854bbda9345e651e (DEFAULT_TABLE table=test-workload [id=2789d26aa59f440c88ae22f7a89b40fd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:05:02.504690  6333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a175de726124f118a3ab1837526b457. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.505110  6337 tablet_service.cc:1511] Processing CreateTablet for tablet 9d015d180f9842caa888df0bd510d512 (DEFAULT_TABLE table=test-workload [id=2789d26aa59f440c88ae22f7a89b40fd]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:05:02.506381  6337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d015d180f9842caa888df0bd510d512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.506168  6335 tablet_service.cc:1511] Processing CreateTablet for tablet 25df47064457406aa4556df59bfad4db (DEFAULT_TABLE table=test-workload [id=2789d26aa59f440c88ae22f7a89b40fd]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:05:02.507413  6335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25df47064457406aa4556df59bfad4db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.508617  6336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d7b2256a14f40f7854bbda9345e651e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.508404  6338 tablet_service.cc:1511] Processing CreateTablet for tablet a76a6a760330418483eaf1e3048a8ff5 (DEFAULT_TABLE table=test-workload [id=2789d26aa59f440c88ae22f7a89b40fd]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:05:02.509707  6338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76a6a760330418483eaf1e3048a8ff5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.511473  6334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5892eea2176f4ebd8f70b7a82f09754b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.513295  6332 tablet_service.cc:1511] Processing CreateTablet for tablet afc66d8bbe394e12b85cf9ab4ceb1a41 (DEFAULT_TABLE table=test-workload [id=2789d26aa59f440c88ae22f7a89b40fd]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:05:02.514755  6332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afc66d8bbe394e12b85cf9ab4ceb1a41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.515983  6413 tablet_service.cc:1511] Processing CreateTablet for tablet 4339e302f95c45889f2c1de37f1e2347 (DEFAULT_TABLE table=test-workload [id=2789d26aa59f440c88ae22f7a89b40fd]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:05:02.517606  6413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4339e302f95c45889f2c1de37f1e2347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.498327  6341 tablet_service.cc:1511] Processing CreateTablet for tablet d6c0c40aedd14c78bff7b1d47e5b952b (DEFAULT_TABLE table=test-workload [id=2789d26aa59f440c88ae22f7a89b40fd]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:05:02.519531  6341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6c0c40aedd14c78bff7b1d47e5b952b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.522442  6411 tablet_service.cc:1511] Processing CreateTablet for tablet 9d015d180f9842caa888df0bd510d512 (DEFAULT_TABLE table=test-workload [id=2789d26aa59f440c88ae22f7a89b40fd]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:05:02.525867  6410 tablet_service.cc:1511] Processing CreateTablet for tablet 2d7b2256a14f40f7854bbda9345e651e (DEFAULT_TABLE table=test-workload [id=2789d26aa59f440c88ae22f7a89b40fd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:05:02.523936  6411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d015d180f9842caa888df0bd510d512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.528491  6410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d7b2256a14f40f7854bbda9345e651e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.547284  6266 tablet_service.cc:1511] Processing CreateTablet for tablet d6c0c40aedd14c78bff7b1d47e5b952b (DEFAULT_TABLE table=test-workload [id=2789d26aa59f440c88ae22f7a89b40fd]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:05:02.548763  6266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6c0c40aedd14c78bff7b1d47e5b952b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.549086  6264 tablet_service.cc:1511] Processing CreateTablet for tablet 4339e302f95c45889f2c1de37f1e2347 (DEFAULT_TABLE table=test-workload [id=2789d26aa59f440c88ae22f7a89b40fd]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:05:02.550424  6264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4339e302f95c45889f2c1de37f1e2347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.553193  6258 tablet_service.cc:1511] Processing CreateTablet for tablet 3a175de726124f118a3ab1837526b457 (DEFAULT_TABLE table=test-workload [id=2789d26aa59f440c88ae22f7a89b40fd]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:05:02.554615  6258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a175de726124f118a3ab1837526b457. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.554339  6262 tablet_service.cc:1511] Processing CreateTablet for tablet 9d015d180f9842caa888df0bd510d512 (DEFAULT_TABLE table=test-workload [id=2789d26aa59f440c88ae22f7a89b40fd]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:05:02.555719  6262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d015d180f9842caa888df0bd510d512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.557166  6261 tablet_service.cc:1511] Processing CreateTablet for tablet 2d7b2256a14f40f7854bbda9345e651e (DEFAULT_TABLE table=test-workload [id=2789d26aa59f440c88ae22f7a89b40fd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:05:02.558480  6261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d7b2256a14f40f7854bbda9345e651e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.561190  6260 tablet_service.cc:1511] Processing CreateTablet for tablet 25df47064457406aa4556df59bfad4db (DEFAULT_TABLE table=test-workload [id=2789d26aa59f440c88ae22f7a89b40fd]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:05:02.562511  6260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25df47064457406aa4556df59bfad4db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.563623  6257 tablet_service.cc:1511] Processing CreateTablet for tablet afc66d8bbe394e12b85cf9ab4ceb1a41 (DEFAULT_TABLE table=test-workload [id=2789d26aa59f440c88ae22f7a89b40fd]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:05:02.564879  6257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afc66d8bbe394e12b85cf9ab4ceb1a41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.565186  6259 tablet_service.cc:1511] Processing CreateTablet for tablet 5892eea2176f4ebd8f70b7a82f09754b (DEFAULT_TABLE table=test-workload [id=2789d26aa59f440c88ae22f7a89b40fd]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:05:02.566421  6259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5892eea2176f4ebd8f70b7a82f09754b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.553205  6263 tablet_service.cc:1511] Processing CreateTablet for tablet a76a6a760330418483eaf1e3048a8ff5 (DEFAULT_TABLE table=test-workload [id=2789d26aa59f440c88ae22f7a89b40fd]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:05:02.569471  6263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76a6a760330418483eaf1e3048a8ff5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.547540  6265 tablet_service.cc:1511] Processing CreateTablet for tablet caf2f3a65d134d43aa9fc992610d063c (DEFAULT_TABLE table=test-workload [id=2789d26aa59f440c88ae22f7a89b40fd]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:05:02.572956  6265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caf2f3a65d134d43aa9fc992610d063c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.578914  6409 tablet_service.cc:1511] Processing CreateTablet for tablet 25df47064457406aa4556df59bfad4db (DEFAULT_TABLE table=test-workload [id=2789d26aa59f440c88ae22f7a89b40fd]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:05:02.580276  6409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25df47064457406aa4556df59bfad4db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.585744  6408 tablet_service.cc:1511] Processing CreateTablet for tablet 5892eea2176f4ebd8f70b7a82f09754b (DEFAULT_TABLE table=test-workload [id=2789d26aa59f440c88ae22f7a89b40fd]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:05:02.587203  6408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5892eea2176f4ebd8f70b7a82f09754b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.593953  6407 tablet_service.cc:1511] Processing CreateTablet for tablet 3a175de726124f118a3ab1837526b457 (DEFAULT_TABLE table=test-workload [id=2789d26aa59f440c88ae22f7a89b40fd]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:05:02.595320  6407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a175de726124f118a3ab1837526b457. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.597131  6406 tablet_service.cc:1511] Processing CreateTablet for tablet afc66d8bbe394e12b85cf9ab4ceb1a41 (DEFAULT_TABLE table=test-workload [id=2789d26aa59f440c88ae22f7a89b40fd]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:05:02.598440  6406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afc66d8bbe394e12b85cf9ab4ceb1a41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.655140  6466 tablet_bootstrap.cc:492] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07: Bootstrap starting.
I20260710 11:05:02.699241  6466 tablet_bootstrap.cc:654] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:02.747506  6465 tablet_bootstrap.cc:492] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02: Bootstrap starting.
I20260710 11:05:02.750936  6467 tablet_bootstrap.cc:492] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465: Bootstrap starting.
I20260710 11:05:02.753342  6466 tablet_bootstrap.cc:492] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07: No bootstrap required, opened a new log
I20260710 11:05:02.753952  6466 ts_tablet_manager.cc:1403] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07: Time spent bootstrapping tablet: real 0.099s	user 0.011s	sys 0.011s
I20260710 11:05:02.756850  6466 raft_consensus.cc:359] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:02.757629  6466 raft_consensus.cc:385] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:02.757877  6466 raft_consensus.cc:740] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bbdac41a4b34146ac489a549599ea07, State: Initialized, Role: FOLLOWER
I20260710 11:05:02.758200  6467 tablet_bootstrap.cc:654] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:02.758525  6466 consensus_queue.cc:260] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:02.758939  6465 tablet_bootstrap.cc:654] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:02.760869  6466 ts_tablet_manager.cc:1434] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:02.761126  6376 heartbeater.cc:499] Master 127.3.54.190:42821 was elected leader, sending a full tablet report...
I20260710 11:05:02.761729  6466 tablet_bootstrap.cc:492] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07: Bootstrap starting.
I20260710 11:05:02.764410  6465 tablet_bootstrap.cc:492] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02: No bootstrap required, opened a new log
I20260710 11:05:02.764969  6465 ts_tablet_manager.cc:1403] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260710 11:05:02.767843  6465 raft_consensus.cc:359] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } } peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } }
I20260710 11:05:02.768473  6466 tablet_bootstrap.cc:654] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:02.768690  6465 raft_consensus.cc:385] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:02.769098  6465 raft_consensus.cc:740] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f32792c19b8e450bb57964d2de6b9e02, State: Initialized, Role: FOLLOWER
I20260710 11:05:02.769889  6465 consensus_queue.cc:260] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } } peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } }
I20260710 11:05:02.786708  6465 ts_tablet_manager.cc:1434] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.015s
I20260710 11:05:02.788412  6301 heartbeater.cc:499] Master 127.3.54.190:42821 was elected leader, sending a full tablet report...
I20260710 11:05:02.789139  6466 tablet_bootstrap.cc:492] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07: No bootstrap required, opened a new log
I20260710 11:05:02.789430  6467 tablet_bootstrap.cc:492] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465: No bootstrap required, opened a new log
I20260710 11:05:02.789565  6466 ts_tablet_manager.cc:1403] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.008s
I20260710 11:05:02.790441  6467 ts_tablet_manager.cc:1403] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.024s
I20260710 11:05:02.792795  6465 tablet_bootstrap.cc:492] T 3a175de726124f118a3ab1837526b457 P f32792c19b8e450bb57964d2de6b9e02: Bootstrap starting.
I20260710 11:05:02.792552  6466 raft_consensus.cc:359] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:02.793336  6466 raft_consensus.cc:385] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:02.793694  6466 raft_consensus.cc:740] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bbdac41a4b34146ac489a549599ea07, State: Initialized, Role: FOLLOWER
I20260710 11:05:02.793418  6467 raft_consensus.cc:359] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:02.794219  6467 raft_consensus.cc:385] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:02.794797  6467 raft_consensus.cc:740] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10720c5ed657469a9044a629052fc465, State: Initialized, Role: FOLLOWER
I20260710 11:05:02.794456  6466 consensus_queue.cc:260] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:02.795629  6467 consensus_queue.cc:260] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:02.796761  6466 ts_tablet_manager.cc:1434] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260710 11:05:02.799826  6465 tablet_bootstrap.cc:654] T 3a175de726124f118a3ab1837526b457 P f32792c19b8e450bb57964d2de6b9e02: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:02.799821  6466 tablet_bootstrap.cc:492] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07: Bootstrap starting.
I20260710 11:05:02.806831  6466 tablet_bootstrap.cc:654] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:02.811744  6450 heartbeater.cc:499] Master 127.3.54.190:42821 was elected leader, sending a full tablet report...
I20260710 11:05:02.817907  6466 tablet_bootstrap.cc:492] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07: No bootstrap required, opened a new log
I20260710 11:05:02.818513  6466 ts_tablet_manager.cc:1403] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 11:05:02.821861  6466 raft_consensus.cc:359] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:02.822665  6466 raft_consensus.cc:385] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:02.823002  6466 raft_consensus.cc:740] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bbdac41a4b34146ac489a549599ea07, State: Initialized, Role: FOLLOWER
I20260710 11:05:02.831395  6466 consensus_queue.cc:260] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:02.832474  6467 ts_tablet_manager.cc:1434] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465: Time spent starting tablet: real 0.042s	user 0.015s	sys 0.001s
I20260710 11:05:02.833963  6466 ts_tablet_manager.cc:1434] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.003s
I20260710 11:05:02.835088  6466 tablet_bootstrap.cc:492] T d6c0c40aedd14c78bff7b1d47e5b952b P 9bbdac41a4b34146ac489a549599ea07: Bootstrap starting.
I20260710 11:05:02.838089  6467 tablet_bootstrap.cc:492] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465: Bootstrap starting.
I20260710 11:05:02.841356  6466 tablet_bootstrap.cc:654] T d6c0c40aedd14c78bff7b1d47e5b952b P 9bbdac41a4b34146ac489a549599ea07: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:02.845753  6467 tablet_bootstrap.cc:654] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:02.848574  6465 tablet_bootstrap.cc:492] T 3a175de726124f118a3ab1837526b457 P f32792c19b8e450bb57964d2de6b9e02: No bootstrap required, opened a new log
I20260710 11:05:02.849107  6465 ts_tablet_manager.cc:1403] T 3a175de726124f118a3ab1837526b457 P f32792c19b8e450bb57964d2de6b9e02: Time spent bootstrapping tablet: real 0.057s	user 0.026s	sys 0.029s
I20260710 11:05:02.849001  6469 raft_consensus.cc:493] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:02.849700  6469 raft_consensus.cc:515] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:02.852347  6469 leader_election.cc:290] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443)
I20260710 11:05:02.852182  6465 raft_consensus.cc:359] T 3a175de726124f118a3ab1837526b457 P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:02.852967  6466 tablet_bootstrap.cc:492] T d6c0c40aedd14c78bff7b1d47e5b952b P 9bbdac41a4b34146ac489a549599ea07: No bootstrap required, opened a new log
I20260710 11:05:02.852988  6465 raft_consensus.cc:385] T 3a175de726124f118a3ab1837526b457 P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:02.853520  6466 ts_tablet_manager.cc:1403] T d6c0c40aedd14c78bff7b1d47e5b952b P 9bbdac41a4b34146ac489a549599ea07: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260710 11:05:02.853461  6465 raft_consensus.cc:740] T 3a175de726124f118a3ab1837526b457 P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f32792c19b8e450bb57964d2de6b9e02, State: Initialized, Role: FOLLOWER
I20260710 11:05:02.854508  6465 consensus_queue.cc:260] T 3a175de726124f118a3ab1837526b457 P f32792c19b8e450bb57964d2de6b9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:02.856667  6466 raft_consensus.cc:359] T d6c0c40aedd14c78bff7b1d47e5b952b P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } } peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } }
I20260710 11:05:02.857383  6466 raft_consensus.cc:385] T d6c0c40aedd14c78bff7b1d47e5b952b P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:02.857684  6466 raft_consensus.cc:740] T d6c0c40aedd14c78bff7b1d47e5b952b P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bbdac41a4b34146ac489a549599ea07, State: Initialized, Role: FOLLOWER
I20260710 11:05:02.858875  6465 ts_tablet_manager.cc:1434] T 3a175de726124f118a3ab1837526b457 P f32792c19b8e450bb57964d2de6b9e02: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:05:02.859906  6465 tablet_bootstrap.cc:492] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02: Bootstrap starting.
I20260710 11:05:02.858522  6466 consensus_queue.cc:260] T d6c0c40aedd14c78bff7b1d47e5b952b P 9bbdac41a4b34146ac489a549599ea07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } } peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } }
I20260710 11:05:02.863739  6276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a175de726124f118a3ab1837526b457" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32792c19b8e450bb57964d2de6b9e02" is_pre_election: true
I20260710 11:05:02.864470  6276 raft_consensus.cc:2468] T 3a175de726124f118a3ab1837526b457 P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bbdac41a4b34146ac489a549599ea07 in term 0.
I20260710 11:05:02.865664  6466 ts_tablet_manager.cc:1434] T d6c0c40aedd14c78bff7b1d47e5b952b P 9bbdac41a4b34146ac489a549599ea07: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260710 11:05:02.867667  6472 raft_consensus.cc:493] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:02.868264  6472 raft_consensus.cc:515] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } } peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } }
I20260710 11:05:02.870235  6315 leader_election.cc:304] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bbdac41a4b34146ac489a549599ea07, f32792c19b8e450bb57964d2de6b9e02; no voters: 
I20260710 11:05:02.870994  6472 leader_election.cc:290] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443), 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717)
I20260710 11:05:02.871608  6466 tablet_bootstrap.cc:492] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 9bbdac41a4b34146ac489a549599ea07: Bootstrap starting.
I20260710 11:05:02.872051  6469 raft_consensus.cc:2804] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:02.872449  6469 raft_consensus.cc:493] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:02.872763  6469 raft_consensus.cc:3060] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:02.878325  6466 tablet_bootstrap.cc:654] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 9bbdac41a4b34146ac489a549599ea07: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:02.883713  6467 tablet_bootstrap.cc:492] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465: No bootstrap required, opened a new log
I20260710 11:05:02.884375  6467 ts_tablet_manager.cc:1403] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.005s
I20260710 11:05:02.887413  6467 raft_consensus.cc:359] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } } peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } }
I20260710 11:05:02.888423  6467 raft_consensus.cc:385] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:02.888825  6467 raft_consensus.cc:740] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10720c5ed657469a9044a629052fc465, State: Initialized, Role: FOLLOWER
I20260710 11:05:02.889762  6467 consensus_queue.cc:260] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } } peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } }
I20260710 11:05:02.887923  6465 tablet_bootstrap.cc:654] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:02.893911  6467 ts_tablet_manager.cc:1434] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:05:02.895041  6467 tablet_bootstrap.cc:492] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465: Bootstrap starting.
I20260710 11:05:02.895143  6469 raft_consensus.cc:515] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:02.899434  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a175de726124f118a3ab1837526b457" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10720c5ed657469a9044a629052fc465" is_pre_election: true
I20260710 11:05:02.900964  6469 leader_election.cc:290] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 1 election: Requested vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443)
W20260710 11:05:02.901160  6314 leader_election.cc:343] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:02.903297  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a175de726124f118a3ab1837526b457" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10720c5ed657469a9044a629052fc465"
W20260710 11:05:02.907087  6314 leader_election.cc:343] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:02.908593  6467 tablet_bootstrap.cc:654] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:02.911816  6465 tablet_bootstrap.cc:492] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02: No bootstrap required, opened a new log
I20260710 11:05:02.912397  6465 ts_tablet_manager.cc:1403] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.000s
I20260710 11:05:02.915614  6465 raft_consensus.cc:359] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:02.919621  6465 raft_consensus.cc:385] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:02.920095  6465 raft_consensus.cc:740] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f32792c19b8e450bb57964d2de6b9e02, State: Initialized, Role: FOLLOWER
I20260710 11:05:02.921079  6465 consensus_queue.cc:260] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:02.923357  6465 ts_tablet_manager.cc:1434] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:05:02.927337  6467 tablet_bootstrap.cc:492] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465: No bootstrap required, opened a new log
I20260710 11:05:02.927632  6466 tablet_bootstrap.cc:492] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 9bbdac41a4b34146ac489a549599ea07: No bootstrap required, opened a new log
I20260710 11:05:02.928086  6467 ts_tablet_manager.cc:1403] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.010s
I20260710 11:05:02.928223  6466 ts_tablet_manager.cc:1403] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 9bbdac41a4b34146ac489a549599ea07: Time spent bootstrapping tablet: real 0.057s	user 0.040s	sys 0.007s
I20260710 11:05:02.931910  6276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a175de726124f118a3ab1837526b457" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32792c19b8e450bb57964d2de6b9e02"
I20260710 11:05:02.932613  6276 raft_consensus.cc:3060] T 3a175de726124f118a3ab1837526b457 P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:02.933157  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c0c40aedd14c78bff7b1d47e5b952b" candidate_uuid: "f32792c19b8e450bb57964d2de6b9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10720c5ed657469a9044a629052fc465" is_pre_election: true
I20260710 11:05:02.933802  6425 raft_consensus.cc:2468] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f32792c19b8e450bb57964d2de6b9e02 in term 0.
I20260710 11:05:02.934213  6466 raft_consensus.cc:359] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:02.935019  6466 raft_consensus.cc:385] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:02.935843  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c0c40aedd14c78bff7b1d47e5b952b" candidate_uuid: "f32792c19b8e450bb57964d2de6b9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbdac41a4b34146ac489a549599ea07" is_pre_election: true
I20260710 11:05:02.936581  6466 raft_consensus.cc:740] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bbdac41a4b34146ac489a549599ea07, State: Initialized, Role: FOLLOWER
I20260710 11:05:02.936750  6351 raft_consensus.cc:2468] T d6c0c40aedd14c78bff7b1d47e5b952b P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f32792c19b8e450bb57964d2de6b9e02 in term 0.
I20260710 11:05:02.937095  6465 tablet_bootstrap.cc:492] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02: Bootstrap starting.
I20260710 11:05:02.935830  6239 leader_election.cc:304] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10720c5ed657469a9044a629052fc465, f32792c19b8e450bb57964d2de6b9e02; no voters: 
I20260710 11:05:02.937553  6466 consensus_queue.cc:260] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 9bbdac41a4b34146ac489a549599ea07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:02.938581  6472 raft_consensus.cc:2804] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:02.938951  6472 raft_consensus.cc:493] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:02.939306  6472 raft_consensus.cc:3060] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:02.940230  6466 ts_tablet_manager.cc:1434] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 9bbdac41a4b34146ac489a549599ea07: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 11:05:02.941414  6276 raft_consensus.cc:2468] T 3a175de726124f118a3ab1837526b457 P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bbdac41a4b34146ac489a549599ea07 in term 1.
I20260710 11:05:02.936125  6467 raft_consensus.cc:359] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:02.942139  6467 raft_consensus.cc:385] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:02.942457  6467 raft_consensus.cc:740] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10720c5ed657469a9044a629052fc465, State: Initialized, Role: FOLLOWER
I20260710 11:05:02.943209  6467 consensus_queue.cc:260] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:02.943985  6465 tablet_bootstrap.cc:654] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:02.945459  6467 ts_tablet_manager.cc:1434] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:05:02.945600  6472 raft_consensus.cc:515] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } } peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } }
I20260710 11:05:02.946679  6467 tablet_bootstrap.cc:492] T 3a175de726124f118a3ab1837526b457 P 10720c5ed657469a9044a629052fc465: Bootstrap starting.
I20260710 11:05:02.951709  6315 leader_election.cc:304] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9bbdac41a4b34146ac489a549599ea07, f32792c19b8e450bb57964d2de6b9e02; no voters: 10720c5ed657469a9044a629052fc465
I20260710 11:05:02.953070  6469 raft_consensus.cc:2804] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:02.953409  6467 tablet_bootstrap.cc:654] T 3a175de726124f118a3ab1837526b457 P 10720c5ed657469a9044a629052fc465: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:02.947712  6472 leader_election.cc:290] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02 [CANDIDATE]: Term 1 election: Requested vote from peers 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443), 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717)
I20260710 11:05:02.941383  6466 tablet_bootstrap.cc:492] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07: Bootstrap starting.
I20260710 11:05:02.957518  6465 tablet_bootstrap.cc:492] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02: No bootstrap required, opened a new log
I20260710 11:05:02.958006  6465 ts_tablet_manager.cc:1403] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260710 11:05:02.961433  6465 raft_consensus.cc:359] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:02.962170  6465 raft_consensus.cc:385] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:02.962462  6465 raft_consensus.cc:740] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f32792c19b8e450bb57964d2de6b9e02, State: Initialized, Role: FOLLOWER
I20260710 11:05:02.963418  6466 tablet_bootstrap.cc:654] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:02.963322  6465 consensus_queue.cc:260] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:02.965569  6465 ts_tablet_manager.cc:1434] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 11:05:02.967161  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c0c40aedd14c78bff7b1d47e5b952b" candidate_uuid: "f32792c19b8e450bb57964d2de6b9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10720c5ed657469a9044a629052fc465"
I20260710 11:05:02.967159  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c0c40aedd14c78bff7b1d47e5b952b" candidate_uuid: "f32792c19b8e450bb57964d2de6b9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbdac41a4b34146ac489a549599ea07"
I20260710 11:05:02.967893  6425 raft_consensus.cc:3060] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:02.968307  6351 raft_consensus.cc:3060] T d6c0c40aedd14c78bff7b1d47e5b952b P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:02.975135  6351 raft_consensus.cc:2468] T d6c0c40aedd14c78bff7b1d47e5b952b P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f32792c19b8e450bb57964d2de6b9e02 in term 1.
I20260710 11:05:02.977128  6239 leader_election.cc:304] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bbdac41a4b34146ac489a549599ea07, f32792c19b8e450bb57964d2de6b9e02; no voters: 
I20260710 11:05:02.978271  6465 tablet_bootstrap.cc:492] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02: Bootstrap starting.
I20260710 11:05:02.978441  6425 raft_consensus.cc:2468] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f32792c19b8e450bb57964d2de6b9e02 in term 1.
I20260710 11:05:02.979749  6469 raft_consensus.cc:697] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07 [term 1 LEADER]: Becoming Leader. State: Replica: 9bbdac41a4b34146ac489a549599ea07, State: Running, Role: LEADER
I20260710 11:05:02.980115  6472 raft_consensus.cc:2804] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:02.980798  6469 consensus_queue.cc:237] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:02.989071  6465 tablet_bootstrap.cc:654] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:02.992012  6472 raft_consensus.cc:697] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02 [term 1 LEADER]: Becoming Leader. State: Replica: f32792c19b8e450bb57964d2de6b9e02, State: Running, Role: LEADER
I20260710 11:05:03.000236  6466 tablet_bootstrap.cc:492] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07: No bootstrap required, opened a new log
I20260710 11:05:03.000797  6466 ts_tablet_manager.cc:1403] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.003s
I20260710 11:05:03.001158  6467 tablet_bootstrap.cc:492] T 3a175de726124f118a3ab1837526b457 P 10720c5ed657469a9044a629052fc465: No bootstrap required, opened a new log
I20260710 11:05:03.001377  6174 catalog_manager.cc:5697] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130). New cstate: current_term: 1 leader_uuid: "9bbdac41a4b34146ac489a549599ea07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:03.002632  6467 ts_tablet_manager.cc:1403] T 3a175de726124f118a3ab1837526b457 P 10720c5ed657469a9044a629052fc465: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.017s
I20260710 11:05:03.003651  6466 raft_consensus.cc:359] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.005110  6469 raft_consensus.cc:493] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:03.005659  6469 raft_consensus.cc:515] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.008504  6276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76a6a760330418483eaf1e3048a8ff5" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32792c19b8e450bb57964d2de6b9e02" is_pre_election: true
I20260710 11:05:03.004528  6466 raft_consensus.cc:385] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:02.993950  6491 raft_consensus.cc:493] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:03.009548  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76a6a760330418483eaf1e3048a8ff5" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10720c5ed657469a9044a629052fc465" is_pre_election: true
W20260710 11:05:03.010136  6315 leader_election.cc:343] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:03.010704  6466 raft_consensus.cc:740] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bbdac41a4b34146ac489a549599ea07, State: Initialized, Role: FOLLOWER
I20260710 11:05:03.009195  6467 raft_consensus.cc:359] T 3a175de726124f118a3ab1837526b457 P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.009444  6469 leader_election.cc:290] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443)
I20260710 11:05:03.005147  6472 consensus_queue.cc:237] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } } peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } }
I20260710 11:05:03.010272  6488 raft_consensus.cc:493] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:03.012480  6491 raft_consensus.cc:515] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
W20260710 11:05:03.014508  6314 leader_election.cc:343] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:03.014206  6467 raft_consensus.cc:385] T 3a175de726124f118a3ab1837526b457 P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:03.015439  6467 raft_consensus.cc:740] T 3a175de726124f118a3ab1837526b457 P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10720c5ed657469a9044a629052fc465, State: Initialized, Role: FOLLOWER
I20260710 11:05:03.015345  6314 leader_election.cc:304] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9bbdac41a4b34146ac489a549599ea07; no voters: 10720c5ed657469a9044a629052fc465, f32792c19b8e450bb57964d2de6b9e02
I20260710 11:05:03.016287  6467 consensus_queue.cc:260] T 3a175de726124f118a3ab1837526b457 P 10720c5ed657469a9044a629052fc465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.016732  6469 raft_consensus.cc:2749] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:03.014657  6466 consensus_queue.cc:260] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.016929  6491 leader_election.cc:290] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717), 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443)
I20260710 11:05:03.018707  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5892eea2176f4ebd8f70b7a82f09754b" candidate_uuid: "f32792c19b8e450bb57964d2de6b9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbdac41a4b34146ac489a549599ea07" is_pre_election: true
I20260710 11:05:03.020131  6466 ts_tablet_manager.cc:1434] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
W20260710 11:05:03.020736  6239 leader_election.cc:343] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:03.021278  6466 tablet_bootstrap.cc:492] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07: Bootstrap starting.
I20260710 11:05:03.021644  6488 raft_consensus.cc:515] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.022328  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5892eea2176f4ebd8f70b7a82f09754b" candidate_uuid: "f32792c19b8e450bb57964d2de6b9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10720c5ed657469a9044a629052fc465" is_pre_election: true
I20260710 11:05:03.022426  6467 ts_tablet_manager.cc:1434] T 3a175de726124f118a3ab1837526b457 P 10720c5ed657469a9044a629052fc465: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 11:05:03.025964  6465 tablet_bootstrap.cc:492] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02: No bootstrap required, opened a new log
W20260710 11:05:03.026787  6239 leader_election.cc:343] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:03.028163  6239 leader_election.cc:304] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f32792c19b8e450bb57964d2de6b9e02; no voters: 10720c5ed657469a9044a629052fc465, 9bbdac41a4b34146ac489a549599ea07
I20260710 11:05:03.029477  6472 raft_consensus.cc:2749] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:03.029731  6173 catalog_manager.cc:5697] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02 reported cstate change: term changed from 0 to 1, leader changed from <none> to f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129). New cstate: current_term: 1 leader_uuid: "f32792c19b8e450bb57964d2de6b9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:03.031903  6488 leader_election.cc:290] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443)
I20260710 11:05:03.034185  6276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25df47064457406aa4556df59bfad4db" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32792c19b8e450bb57964d2de6b9e02" is_pre_election: true
I20260710 11:05:03.035040  6466 tablet_bootstrap.cc:654] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:03.035534  6315 leader_election.cc:343] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:03.034956  6222 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:03.036420  6465 ts_tablet_manager.cc:1403] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02: Time spent bootstrapping tablet: real 0.058s	user 0.019s	sys 0.010s
I20260710 11:05:03.035808  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25df47064457406aa4556df59bfad4db" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10720c5ed657469a9044a629052fc465" is_pre_election: true
I20260710 11:05:03.036856  6467 tablet_bootstrap.cc:492] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465: Bootstrap starting.
W20260710 11:05:03.038436  6314 leader_election.cc:343] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:03.038866  6314 leader_election.cc:304] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9bbdac41a4b34146ac489a549599ea07; no voters: 10720c5ed657469a9044a629052fc465, f32792c19b8e450bb57964d2de6b9e02
I20260710 11:05:03.039937  6488 raft_consensus.cc:2749] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:03.040406  6465 raft_consensus.cc:359] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.041195  6465 raft_consensus.cc:385] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:03.041503  6465 raft_consensus.cc:740] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f32792c19b8e450bb57964d2de6b9e02, State: Initialized, Role: FOLLOWER
I20260710 11:05:03.042402  6465 consensus_queue.cc:260] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.044760  6467 tablet_bootstrap.cc:654] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:03.049403  6465 ts_tablet_manager.cc:1434] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 11:05:03.050518  6465 tablet_bootstrap.cc:492] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02: Bootstrap starting.
I20260710 11:05:03.050575  6472 raft_consensus.cc:493] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:03.051102  6472 raft_consensus.cc:515] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.053166  6472 leader_election.cc:290] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717), 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443)
I20260710 11:05:03.055069  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc66d8bbe394e12b85cf9ab4ceb1a41" candidate_uuid: "f32792c19b8e450bb57964d2de6b9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbdac41a4b34146ac489a549599ea07" is_pre_election: true
I20260710 11:05:03.055759  6351 raft_consensus.cc:2468] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f32792c19b8e450bb57964d2de6b9e02 in term 0.
I20260710 11:05:03.057883  6239 leader_election.cc:304] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bbdac41a4b34146ac489a549599ea07, f32792c19b8e450bb57964d2de6b9e02; no voters: 
I20260710 11:05:03.058802  6472 raft_consensus.cc:2804] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:03.059180  6472 raft_consensus.cc:493] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:03.059653  6472 raft_consensus.cc:3060] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.059384  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc66d8bbe394e12b85cf9ab4ceb1a41" candidate_uuid: "f32792c19b8e450bb57964d2de6b9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10720c5ed657469a9044a629052fc465" is_pre_election: true
W20260710 11:05:03.061048  6239 leader_election.cc:343] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:03.063982  6465 tablet_bootstrap.cc:654] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:03.066717  6472 raft_consensus.cc:515] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.068786  6466 tablet_bootstrap.cc:492] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07: No bootstrap required, opened a new log
I20260710 11:05:03.069453  6466 ts_tablet_manager.cc:1403] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.018s
I20260710 11:05:03.070013  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc66d8bbe394e12b85cf9ab4ceb1a41" candidate_uuid: "f32792c19b8e450bb57964d2de6b9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbdac41a4b34146ac489a549599ea07"
I20260710 11:05:03.070674  6351 raft_consensus.cc:3060] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.072826  6466 raft_consensus.cc:359] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.073755  6466 raft_consensus.cc:385] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:03.074105  6466 raft_consensus.cc:740] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bbdac41a4b34146ac489a549599ea07, State: Initialized, Role: FOLLOWER
I20260710 11:05:03.075100  6466 consensus_queue.cc:260] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.078804  6351 raft_consensus.cc:2468] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f32792c19b8e450bb57964d2de6b9e02 in term 1.
I20260710 11:05:03.079955  6466 ts_tablet_manager.cc:1434] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:05:03.080246  6239 leader_election.cc:304] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bbdac41a4b34146ac489a549599ea07, f32792c19b8e450bb57964d2de6b9e02; no voters: 
I20260710 11:05:03.082656  6491 raft_consensus.cc:2804] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:03.082849  6466 tablet_bootstrap.cc:492] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07: Bootstrap starting.
I20260710 11:05:03.083192  6491 raft_consensus.cc:697] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02 [term 1 LEADER]: Becoming Leader. State: Replica: f32792c19b8e450bb57964d2de6b9e02, State: Running, Role: LEADER
I20260710 11:05:03.083747  6465 tablet_bootstrap.cc:492] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02: No bootstrap required, opened a new log
I20260710 11:05:03.084378  6465 ts_tablet_manager.cc:1403] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.012s
I20260710 11:05:03.086575  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc66d8bbe394e12b85cf9ab4ceb1a41" candidate_uuid: "f32792c19b8e450bb57964d2de6b9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10720c5ed657469a9044a629052fc465"
I20260710 11:05:03.087735  6465 raft_consensus.cc:359] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
W20260710 11:05:03.088299  6239 leader_election.cc:343] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:03.088553  6465 raft_consensus.cc:385] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:03.088850  6465 raft_consensus.cc:740] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f32792c19b8e450bb57964d2de6b9e02, State: Initialized, Role: FOLLOWER
I20260710 11:05:03.088897  6472 leader_election.cc:290] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02 [CANDIDATE]: Term 1 election: Requested vote from peers 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717), 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443)
I20260710 11:05:03.089792  6465 consensus_queue.cc:260] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.091355  6466 tablet_bootstrap.cc:654] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:03.084311  6491 consensus_queue.cc:237] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.091984  6465 ts_tablet_manager.cc:1434] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:03.093019  6465 tablet_bootstrap.cc:492] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02: Bootstrap starting.
I20260710 11:05:03.097470  6466 tablet_bootstrap.cc:492] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07: No bootstrap required, opened a new log
I20260710 11:05:03.098039  6467 tablet_bootstrap.cc:492] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465: No bootstrap required, opened a new log
I20260710 11:05:03.098136  6466 ts_tablet_manager.cc:1403] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 11:05:03.098604  6467 ts_tablet_manager.cc:1403] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465: Time spent bootstrapping tablet: real 0.071s	user 0.019s	sys 0.005s
I20260710 11:05:03.098464  6465 tablet_bootstrap.cc:654] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:03.101343  6466 raft_consensus.cc:359] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.101686  6467 raft_consensus.cc:359] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.102543  6467 raft_consensus.cc:385] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:03.102212  6466 raft_consensus.cc:385] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:03.102872  6467 raft_consensus.cc:740] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10720c5ed657469a9044a629052fc465, State: Initialized, Role: FOLLOWER
I20260710 11:05:03.103929  6488 raft_consensus.cc:493] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:03.104102  6467 consensus_queue.cc:260] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.104511  6488 raft_consensus.cc:515] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.106604  6467 ts_tablet_manager.cc:1434] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:05:03.107843  6467 tablet_bootstrap.cc:492] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465: Bootstrap starting.
I20260710 11:05:03.108649  6276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4339e302f95c45889f2c1de37f1e2347" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32792c19b8e450bb57964d2de6b9e02" is_pre_election: true
I20260710 11:05:03.109301  6276 raft_consensus.cc:2468] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bbdac41a4b34146ac489a549599ea07 in term 0.
I20260710 11:05:03.110314  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4339e302f95c45889f2c1de37f1e2347" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10720c5ed657469a9044a629052fc465" is_pre_election: true
I20260710 11:05:03.110208  6174 catalog_manager.cc:5697] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02 reported cstate change: term changed from 0 to 1, leader changed from <none> to f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129). New cstate: current_term: 1 leader_uuid: "f32792c19b8e450bb57964d2de6b9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } health_report { overall_health: UNKNOWN } } }
W20260710 11:05:03.111981  6314 leader_election.cc:343] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:03.113147  6315 leader_election.cc:304] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9bbdac41a4b34146ac489a549599ea07, f32792c19b8e450bb57964d2de6b9e02; no voters: 10720c5ed657469a9044a629052fc465
I20260710 11:05:03.114027  6469 raft_consensus.cc:2804] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:03.114403  6467 tablet_bootstrap.cc:654] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:03.106594  6488 leader_election.cc:290] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443)
I20260710 11:05:03.114369  6469 raft_consensus.cc:493] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:03.115842  6469 raft_consensus.cc:3060] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.123026  6469 raft_consensus.cc:515] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.125844  6276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4339e302f95c45889f2c1de37f1e2347" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32792c19b8e450bb57964d2de6b9e02"
I20260710 11:05:03.126406  6276 raft_consensus.cc:3060] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.126534  6467 tablet_bootstrap.cc:492] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465: No bootstrap required, opened a new log
I20260710 11:05:03.127200  6467 ts_tablet_manager.cc:1403] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.001s
I20260710 11:05:03.133668  6276 raft_consensus.cc:2468] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bbdac41a4b34146ac489a549599ea07 in term 1.
I20260710 11:05:03.134066  6467 raft_consensus.cc:359] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.134768  6467 raft_consensus.cc:385] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:03.135087  6315 leader_election.cc:304] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bbdac41a4b34146ac489a549599ea07, f32792c19b8e450bb57964d2de6b9e02; no voters: 
I20260710 11:05:03.103027  6466 raft_consensus.cc:740] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bbdac41a4b34146ac489a549599ea07, State: Initialized, Role: FOLLOWER
I20260710 11:05:03.135083  6467 raft_consensus.cc:740] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10720c5ed657469a9044a629052fc465, State: Initialized, Role: FOLLOWER
I20260710 11:05:03.135792  6488 raft_consensus.cc:2804] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:03.136453  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4339e302f95c45889f2c1de37f1e2347" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10720c5ed657469a9044a629052fc465"
I20260710 11:05:03.137110  6488 raft_consensus.cc:697] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [term 1 LEADER]: Becoming Leader. State: Replica: 9bbdac41a4b34146ac489a549599ea07, State: Running, Role: LEADER
W20260710 11:05:03.137989  6314 leader_election.cc:343] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:03.137980  6488 consensus_queue.cc:237] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.139915  6469 leader_election.cc:290] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 1 election: Requested vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443)
I20260710 11:05:03.140877  6467 consensus_queue.cc:260] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.141463  6465 tablet_bootstrap.cc:492] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02: No bootstrap required, opened a new log
I20260710 11:05:03.142024  6465 ts_tablet_manager.cc:1403] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.025s
I20260710 11:05:03.142531  6466 consensus_queue.cc:260] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.143188  6467 ts_tablet_manager.cc:1434] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 11:05:03.144275  6467 tablet_bootstrap.cc:492] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465: Bootstrap starting.
I20260710 11:05:03.144598  6466 ts_tablet_manager.cc:1434] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260710 11:05:03.144999  6465 raft_consensus.cc:359] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.145463  6466 tablet_bootstrap.cc:492] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07: Bootstrap starting.
I20260710 11:05:03.145699  6465 raft_consensus.cc:385] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:03.145982  6465 raft_consensus.cc:740] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f32792c19b8e450bb57964d2de6b9e02, State: Initialized, Role: FOLLOWER
I20260710 11:05:03.146675  6465 consensus_queue.cc:260] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.149097  6465 ts_tablet_manager.cc:1434] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:05:03.150049  6465 tablet_bootstrap.cc:492] T caf2f3a65d134d43aa9fc992610d063c P f32792c19b8e450bb57964d2de6b9e02: Bootstrap starting.
I20260710 11:05:03.150849  6474 raft_consensus.cc:493] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:03.151330  6474 raft_consensus.cc:515] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.154879  6467 tablet_bootstrap.cc:654] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:03.156085  6465 tablet_bootstrap.cc:654] T caf2f3a65d134d43aa9fc992610d063c P f32792c19b8e450bb57964d2de6b9e02: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:03.164021  6474 leader_election.cc:290] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717)
I20260710 11:05:03.172469  6467 tablet_bootstrap.cc:492] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465: No bootstrap required, opened a new log
I20260710 11:05:03.173007  6467 ts_tablet_manager.cc:1403] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.006s
I20260710 11:05:03.174433  6466 tablet_bootstrap.cc:654] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:03.175532  6467 raft_consensus.cc:359] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.176117  6467 raft_consensus.cc:385] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:03.176349  6467 raft_consensus.cc:740] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10720c5ed657469a9044a629052fc465, State: Initialized, Role: FOLLOWER
I20260710 11:05:03.177021  6467 consensus_queue.cc:260] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.179701  6467 ts_tablet_manager.cc:1434] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:05:03.180728  6467 tablet_bootstrap.cc:492] T 5892eea2176f4ebd8f70b7a82f09754b P 10720c5ed657469a9044a629052fc465: Bootstrap starting.
I20260710 11:05:03.184990  6172 catalog_manager.cc:5697] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130). New cstate: current_term: 1 leader_uuid: "9bbdac41a4b34146ac489a549599ea07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:03.186523  6467 tablet_bootstrap.cc:654] T 5892eea2176f4ebd8f70b7a82f09754b P 10720c5ed657469a9044a629052fc465: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:03.195021  6276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf2f3a65d134d43aa9fc992610d063c" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32792c19b8e450bb57964d2de6b9e02" is_pre_election: true
W20260710 11:05:03.196864  6389 leader_election.cc:343] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:03.207405  6491 raft_consensus.cc:493] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:03.207959  6491 raft_consensus.cc:515] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.209604  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf2f3a65d134d43aa9fc992610d063c" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbdac41a4b34146ac489a549599ea07" is_pre_election: true
I20260710 11:05:03.210032  6491 leader_election.cc:290] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717), 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443)
I20260710 11:05:03.210253  6474 raft_consensus.cc:493] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:03.210309  6351 raft_consensus.cc:2468] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10720c5ed657469a9044a629052fc465 in term 0.
I20260710 11:05:03.210790  6474 raft_consensus.cc:515] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.211795  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7b2256a14f40f7854bbda9345e651e" candidate_uuid: "f32792c19b8e450bb57964d2de6b9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10720c5ed657469a9044a629052fc465" is_pre_election: true
I20260710 11:05:03.212438  6425 raft_consensus.cc:2468] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f32792c19b8e450bb57964d2de6b9e02 in term 0.
I20260710 11:05:03.212910  6474 leader_election.cc:290] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717)
I20260710 11:05:03.213936  6388 leader_election.cc:304] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10720c5ed657469a9044a629052fc465, 9bbdac41a4b34146ac489a549599ea07; no voters: f32792c19b8e450bb57964d2de6b9e02
I20260710 11:05:03.214391  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4339e302f95c45889f2c1de37f1e2347" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbdac41a4b34146ac489a549599ea07" is_pre_election: true
I20260710 11:05:03.214643  6239 leader_election.cc:304] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10720c5ed657469a9044a629052fc465, f32792c19b8e450bb57964d2de6b9e02; no voters: 
I20260710 11:05:03.214776  6474 raft_consensus.cc:2804] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:03.215351  6474 raft_consensus.cc:493] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:03.215611  6472 raft_consensus.cc:2804] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:03.215830  6474 raft_consensus.cc:3060] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.216207  6472 raft_consensus.cc:493] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:03.216601  6472 raft_consensus.cc:3060] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.217393  6466 tablet_bootstrap.cc:492] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07: No bootstrap required, opened a new log
I20260710 11:05:03.215301  6276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4339e302f95c45889f2c1de37f1e2347" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32792c19b8e450bb57964d2de6b9e02" is_pre_election: true
I20260710 11:05:03.218518  6276 raft_consensus.cc:2393] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10720c5ed657469a9044a629052fc465 in current term 1: Already voted for candidate 9bbdac41a4b34146ac489a549599ea07 in this term.
I20260710 11:05:03.219811  6389 leader_election.cc:304] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10720c5ed657469a9044a629052fc465; no voters: 9bbdac41a4b34146ac489a549599ea07, f32792c19b8e450bb57964d2de6b9e02
I20260710 11:05:03.221235  6474 raft_consensus.cc:515] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.222020  6515 raft_consensus.cc:3060] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.223587  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7b2256a14f40f7854bbda9345e651e" candidate_uuid: "f32792c19b8e450bb57964d2de6b9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbdac41a4b34146ac489a549599ea07" is_pre_election: true
I20260710 11:05:03.223407  6472 raft_consensus.cc:515] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.221276  6466 ts_tablet_manager.cc:1403] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.000s
W20260710 11:05:03.224786  6239 leader_election.cc:343] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:03.225098  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf2f3a65d134d43aa9fc992610d063c" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbdac41a4b34146ac489a549599ea07"
I20260710 11:05:03.225696  6350 raft_consensus.cc:3060] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.227113  6466 raft_consensus.cc:359] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.227746  6466 raft_consensus.cc:385] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:03.228006  6466 raft_consensus.cc:740] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bbdac41a4b34146ac489a549599ea07, State: Initialized, Role: FOLLOWER
I20260710 11:05:03.228518  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7b2256a14f40f7854bbda9345e651e" candidate_uuid: "f32792c19b8e450bb57964d2de6b9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbdac41a4b34146ac489a549599ea07"
I20260710 11:05:03.229771  6515 raft_consensus.cc:2749] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:03.229986  6276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf2f3a65d134d43aa9fc992610d063c" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32792c19b8e450bb57964d2de6b9e02"
I20260710 11:05:03.231163  6472 leader_election.cc:290] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [CANDIDATE]: Term 1 election: Requested vote from peers 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717), 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443)
W20260710 11:05:03.231385  6389 leader_election.cc:343] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:03.232227  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7b2256a14f40f7854bbda9345e651e" candidate_uuid: "f32792c19b8e450bb57964d2de6b9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10720c5ed657469a9044a629052fc465"
I20260710 11:05:03.232631  6350 raft_consensus.cc:2468] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10720c5ed657469a9044a629052fc465 in term 1.
I20260710 11:05:03.232754  6425 raft_consensus.cc:3060] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.232657  6466 consensus_queue.cc:260] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.233533  6474 leader_election.cc:290] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 1 election: Requested vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717)
I20260710 11:05:03.233945  6465 tablet_bootstrap.cc:492] T caf2f3a65d134d43aa9fc992610d063c P f32792c19b8e450bb57964d2de6b9e02: No bootstrap required, opened a new log
I20260710 11:05:03.234345  6465 ts_tablet_manager.cc:1403] T caf2f3a65d134d43aa9fc992610d063c P f32792c19b8e450bb57964d2de6b9e02: Time spent bootstrapping tablet: real 0.084s	user 0.027s	sys 0.029s
I20260710 11:05:03.235204  6466 ts_tablet_manager.cc:1434] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.003s
I20260710 11:05:03.236099  6466 tablet_bootstrap.cc:492] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07: Bootstrap starting.
I20260710 11:05:03.237087  6351 raft_consensus.cc:3060] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.236768  6465 raft_consensus.cc:359] T caf2f3a65d134d43aa9fc992610d063c P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.237864  6465 raft_consensus.cc:385] T caf2f3a65d134d43aa9fc992610d063c P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:03.238197  6465 raft_consensus.cc:740] T caf2f3a65d134d43aa9fc992610d063c P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f32792c19b8e450bb57964d2de6b9e02, State: Initialized, Role: FOLLOWER
I20260710 11:05:03.238197  6474 raft_consensus.cc:493] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:03.236703  6388 leader_election.cc:304] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10720c5ed657469a9044a629052fc465, 9bbdac41a4b34146ac489a549599ea07; no voters: f32792c19b8e450bb57964d2de6b9e02
I20260710 11:05:03.238827  6474 raft_consensus.cc:515] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.239149  6465 consensus_queue.cc:260] T caf2f3a65d134d43aa9fc992610d063c P f32792c19b8e450bb57964d2de6b9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.241369  6465 ts_tablet_manager.cc:1434] T caf2f3a65d134d43aa9fc992610d063c P f32792c19b8e450bb57964d2de6b9e02: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:03.241607  6276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25df47064457406aa4556df59bfad4db" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32792c19b8e450bb57964d2de6b9e02" is_pre_election: true
I20260710 11:05:03.241825  6466 tablet_bootstrap.cc:654] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:03.242977  6389 leader_election.cc:343] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:03.243925  6474 leader_election.cc:290] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717)
I20260710 11:05:03.245152  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25df47064457406aa4556df59bfad4db" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbdac41a4b34146ac489a549599ea07" is_pre_election: true
I20260710 11:05:03.245416  6467 tablet_bootstrap.cc:492] T 5892eea2176f4ebd8f70b7a82f09754b P 10720c5ed657469a9044a629052fc465: No bootstrap required, opened a new log
I20260710 11:05:03.245095  6465 tablet_bootstrap.cc:492] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02: Bootstrap starting.
I20260710 11:05:03.245882  6467 ts_tablet_manager.cc:1403] T 5892eea2176f4ebd8f70b7a82f09754b P 10720c5ed657469a9044a629052fc465: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.016s
I20260710 11:05:03.245814  6350 raft_consensus.cc:2468] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10720c5ed657469a9044a629052fc465 in term 0.
I20260710 11:05:03.246989  6388 leader_election.cc:304] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10720c5ed657469a9044a629052fc465, 9bbdac41a4b34146ac489a549599ea07; no voters: f32792c19b8e450bb57964d2de6b9e02
I20260710 11:05:03.247584  6474 raft_consensus.cc:2804] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:03.248570  6467 raft_consensus.cc:359] T 5892eea2176f4ebd8f70b7a82f09754b P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.249219  6467 raft_consensus.cc:385] T 5892eea2176f4ebd8f70b7a82f09754b P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:03.249444  6467 raft_consensus.cc:740] T 5892eea2176f4ebd8f70b7a82f09754b P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10720c5ed657469a9044a629052fc465, State: Initialized, Role: FOLLOWER
I20260710 11:05:03.250146  6467 consensus_queue.cc:260] T 5892eea2176f4ebd8f70b7a82f09754b P 10720c5ed657469a9044a629052fc465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.256019  6467 ts_tablet_manager.cc:1434] T 5892eea2176f4ebd8f70b7a82f09754b P 10720c5ed657469a9044a629052fc465: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 11:05:03.257097  6467 tablet_bootstrap.cc:492] T 9d015d180f9842caa888df0bd510d512 P 10720c5ed657469a9044a629052fc465: Bootstrap starting.
I20260710 11:05:03.251964  6425 raft_consensus.cc:2468] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f32792c19b8e450bb57964d2de6b9e02 in term 1.
I20260710 11:05:03.255383  6515 raft_consensus.cc:2804] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:03.264604  6515 raft_consensus.cc:493] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:03.265125  6515 raft_consensus.cc:3060] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.267660  6467 tablet_bootstrap.cc:654] T 9d015d180f9842caa888df0bd510d512 P 10720c5ed657469a9044a629052fc465: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:03.264401  6239 leader_election.cc:304] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10720c5ed657469a9044a629052fc465, f32792c19b8e450bb57964d2de6b9e02; no voters: 
I20260710 11:05:03.269304  6472 raft_consensus.cc:2804] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:03.269749  6472 raft_consensus.cc:697] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [term 1 LEADER]: Becoming Leader. State: Replica: f32792c19b8e450bb57964d2de6b9e02, State: Running, Role: LEADER
I20260710 11:05:03.270553  6472 consensus_queue.cc:237] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.272646  6491 raft_consensus.cc:493] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:03.273307  6491 raft_consensus.cc:515] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.275342  6491 leader_election.cc:290] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717), 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443)
I20260710 11:05:03.277269  6351 raft_consensus.cc:2468] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f32792c19b8e450bb57964d2de6b9e02 in term 1.
I20260710 11:05:03.272680  6465 tablet_bootstrap.cc:654] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:03.280473  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76a6a760330418483eaf1e3048a8ff5" candidate_uuid: "f32792c19b8e450bb57964d2de6b9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbdac41a4b34146ac489a549599ea07" is_pre_election: true
I20260710 11:05:03.281184  6350 raft_consensus.cc:2468] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f32792c19b8e450bb57964d2de6b9e02 in term 0.
I20260710 11:05:03.282235  6466 tablet_bootstrap.cc:492] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07: No bootstrap required, opened a new log
I20260710 11:05:03.279184  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76a6a760330418483eaf1e3048a8ff5" candidate_uuid: "f32792c19b8e450bb57964d2de6b9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10720c5ed657469a9044a629052fc465" is_pre_election: true
I20260710 11:05:03.282372  6239 leader_election.cc:304] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bbdac41a4b34146ac489a549599ea07, f32792c19b8e450bb57964d2de6b9e02; no voters: 
I20260710 11:05:03.282985  6425 raft_consensus.cc:2468] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f32792c19b8e450bb57964d2de6b9e02 in term 0.
I20260710 11:05:03.283486  6491 raft_consensus.cc:2804] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:03.283825  6491 raft_consensus.cc:493] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:03.284708  6466 ts_tablet_manager.cc:1403] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.004s
I20260710 11:05:03.285956  6491 raft_consensus.cc:3060] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.272785  6474 raft_consensus.cc:697] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [term 1 LEADER]: Becoming Leader. State: Replica: 10720c5ed657469a9044a629052fc465, State: Running, Role: LEADER
I20260710 11:05:03.291698  6466 raft_consensus.cc:359] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.293625  6466 raft_consensus.cc:385] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:03.293838  6466 raft_consensus.cc:740] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bbdac41a4b34146ac489a549599ea07, State: Initialized, Role: FOLLOWER
I20260710 11:05:03.294340  6466 consensus_queue.cc:260] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.295017  6474 consensus_queue.cc:237] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.295931  6466 ts_tablet_manager.cc:1434] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.001s
I20260710 11:05:03.288417  6515 raft_consensus.cc:515] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.304580  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25df47064457406aa4556df59bfad4db" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbdac41a4b34146ac489a549599ea07"
I20260710 11:05:03.305222  6351 raft_consensus.cc:3060] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.304860  6491 raft_consensus.cc:515] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.307359  6491 leader_election.cc:290] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02 [CANDIDATE]: Term 1 election: Requested vote from peers 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717), 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443)
I20260710 11:05:03.304760  6276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25df47064457406aa4556df59bfad4db" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32792c19b8e450bb57964d2de6b9e02"
W20260710 11:05:03.310627  6389 leader_election.cc:343] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:03.310624  6465 tablet_bootstrap.cc:492] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02: No bootstrap required, opened a new log
I20260710 11:05:03.311311  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76a6a760330418483eaf1e3048a8ff5" candidate_uuid: "f32792c19b8e450bb57964d2de6b9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbdac41a4b34146ac489a549599ea07"
I20260710 11:05:03.311589  6465 ts_tablet_manager.cc:1403] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.005s
I20260710 11:05:03.314234  6465 raft_consensus.cc:359] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.315346  6350 raft_consensus.cc:3060] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.314940  6465 raft_consensus.cc:385] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:03.316982  6465 raft_consensus.cc:740] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f32792c19b8e450bb57964d2de6b9e02, State: Initialized, Role: FOLLOWER
I20260710 11:05:03.308688  6515 leader_election.cc:290] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 1 election: Requested vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717)
I20260710 11:05:03.319278  6467 tablet_bootstrap.cc:492] T 9d015d180f9842caa888df0bd510d512 P 10720c5ed657469a9044a629052fc465: No bootstrap required, opened a new log
I20260710 11:05:03.319823  6467 ts_tablet_manager.cc:1403] T 9d015d180f9842caa888df0bd510d512 P 10720c5ed657469a9044a629052fc465: Time spent bootstrapping tablet: real 0.063s	user 0.017s	sys 0.013s
I20260710 11:05:03.319454  6465 consensus_queue.cc:260] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.320511  6488 raft_consensus.cc:493] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:03.324450  6488 raft_consensus.cc:515] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.326515  6488 leader_election.cc:290] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443)
I20260710 11:05:03.323099  6172 catalog_manager.cc:5697] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10720c5ed657469a9044a629052fc465 (127.3.54.131). New cstate: current_term: 1 leader_uuid: "10720c5ed657469a9044a629052fc465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:03.327102  6467 raft_consensus.cc:359] T 9d015d180f9842caa888df0bd510d512 P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.328538  6424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5892eea2176f4ebd8f70b7a82f09754b" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10720c5ed657469a9044a629052fc465" is_pre_election: true
I20260710 11:05:03.327913  6467 raft_consensus.cc:385] T 9d015d180f9842caa888df0bd510d512 P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:03.329332  6467 raft_consensus.cc:740] T 9d015d180f9842caa888df0bd510d512 P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10720c5ed657469a9044a629052fc465, State: Initialized, Role: FOLLOWER
I20260710 11:05:03.329838  6465 ts_tablet_manager.cc:1434] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:05:03.329195  6424 raft_consensus.cc:2468] T 5892eea2176f4ebd8f70b7a82f09754b P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bbdac41a4b34146ac489a549599ea07 in term 0.
I20260710 11:05:03.331889  6465 tablet_bootstrap.cc:492] T 25df47064457406aa4556df59bfad4db P f32792c19b8e450bb57964d2de6b9e02: Bootstrap starting.
I20260710 11:05:03.332307  6314 leader_election.cc:304] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10720c5ed657469a9044a629052fc465, 9bbdac41a4b34146ac489a549599ea07; no voters: 
I20260710 11:05:03.330152  6467 consensus_queue.cc:260] T 9d015d180f9842caa888df0bd510d512 P 10720c5ed657469a9044a629052fc465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.333388  6488 raft_consensus.cc:2804] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:03.333762  6488 raft_consensus.cc:493] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:03.334115  6488 raft_consensus.cc:3060] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.330435  6276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5892eea2176f4ebd8f70b7a82f09754b" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32792c19b8e450bb57964d2de6b9e02" is_pre_election: true
I20260710 11:05:03.335747  6467 ts_tablet_manager.cc:1434] T 9d015d180f9842caa888df0bd510d512 P 10720c5ed657469a9044a629052fc465: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:05:03.335705  6276 raft_consensus.cc:2468] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bbdac41a4b34146ac489a549599ea07 in term 0.
I20260710 11:05:03.336946  6467 tablet_bootstrap.cc:492] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465: Bootstrap starting.
I20260710 11:05:03.335951  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76a6a760330418483eaf1e3048a8ff5" candidate_uuid: "f32792c19b8e450bb57964d2de6b9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10720c5ed657469a9044a629052fc465"
I20260710 11:05:03.343119  6425 raft_consensus.cc:3060] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.343209  6467 tablet_bootstrap.cc:654] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:03.316650  6351 raft_consensus.cc:2468] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10720c5ed657469a9044a629052fc465 in term 1.
I20260710 11:05:03.344703  6388 leader_election.cc:304] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10720c5ed657469a9044a629052fc465, 9bbdac41a4b34146ac489a549599ea07; no voters: f32792c19b8e450bb57964d2de6b9e02
I20260710 11:05:03.344516  6174 catalog_manager.cc:5697] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 reported cstate change: term changed from 0 to 1, leader changed from <none> to f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129). New cstate: current_term: 1 leader_uuid: "f32792c19b8e450bb57964d2de6b9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:03.345496  6515 raft_consensus.cc:2804] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:03.345944  6515 raft_consensus.cc:697] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [term 1 LEADER]: Becoming Leader. State: Replica: 10720c5ed657469a9044a629052fc465, State: Running, Role: LEADER
I20260710 11:05:03.346712  6515 consensus_queue.cc:237] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.332348  6350 raft_consensus.cc:2468] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f32792c19b8e450bb57964d2de6b9e02 in term 1.
I20260710 11:05:03.350718  6239 leader_election.cc:304] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bbdac41a4b34146ac489a549599ea07, f32792c19b8e450bb57964d2de6b9e02; no voters: 
I20260710 11:05:03.351608  6491 raft_consensus.cc:2804] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:03.352195  6491 raft_consensus.cc:697] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02 [term 1 LEADER]: Becoming Leader. State: Replica: f32792c19b8e450bb57964d2de6b9e02, State: Running, Role: LEADER
I20260710 11:05:03.352421  6425 raft_consensus.cc:2468] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f32792c19b8e450bb57964d2de6b9e02 in term 1.
I20260710 11:05:03.353049  6491 consensus_queue.cc:237] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.351509  6488 raft_consensus.cc:515] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.358750  6474 raft_consensus.cc:493] T 3a175de726124f118a3ab1837526b457 P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:03.359162  6474 raft_consensus.cc:515] T 3a175de726124f118a3ab1837526b457 P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.361596  6488 leader_election.cc:290] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 1 election: Requested vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443)
I20260710 11:05:03.362299  6276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a175de726124f118a3ab1837526b457" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32792c19b8e450bb57964d2de6b9e02" is_pre_election: true
I20260710 11:05:03.363103  6276 raft_consensus.cc:2393] T 3a175de726124f118a3ab1837526b457 P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10720c5ed657469a9044a629052fc465 in current term 1: Already voted for candidate 9bbdac41a4b34146ac489a549599ea07 in this term.
I20260710 11:05:03.364596  6465 tablet_bootstrap.cc:654] T 25df47064457406aa4556df59bfad4db P f32792c19b8e450bb57964d2de6b9e02: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:03.365412  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a175de726124f118a3ab1837526b457" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbdac41a4b34146ac489a549599ea07" is_pre_election: true
I20260710 11:05:03.365796  6467 tablet_bootstrap.cc:492] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465: No bootstrap required, opened a new log
I20260710 11:05:03.367153  6388 leader_election.cc:304] T 3a175de726124f118a3ab1837526b457 P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10720c5ed657469a9044a629052fc465; no voters: 9bbdac41a4b34146ac489a549599ea07, f32792c19b8e450bb57964d2de6b9e02
I20260710 11:05:03.366098  6474 leader_election.cc:290] T 3a175de726124f118a3ab1837526b457 P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717)
I20260710 11:05:03.373914  6474 raft_consensus.cc:3060] T 3a175de726124f118a3ab1837526b457 P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.374899  6467 ts_tablet_manager.cc:1403] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465: Time spent bootstrapping tablet: real 0.038s	user 0.001s	sys 0.014s
I20260710 11:05:03.377653  6467 raft_consensus.cc:359] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.378412  6467 raft_consensus.cc:385] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:03.378662  6467 raft_consensus.cc:740] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10720c5ed657469a9044a629052fc465, State: Initialized, Role: FOLLOWER
I20260710 11:05:03.379459  6467 consensus_queue.cc:260] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.380694  6474 raft_consensus.cc:2749] T 3a175de726124f118a3ab1837526b457 P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:03.381146  6467 ts_tablet_manager.cc:1434] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:05:03.366004  6276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5892eea2176f4ebd8f70b7a82f09754b" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32792c19b8e450bb57964d2de6b9e02"
I20260710 11:05:03.382108  6276 raft_consensus.cc:3060] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.375752  6174 catalog_manager.cc:5697] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10720c5ed657469a9044a629052fc465 (127.3.54.131). New cstate: current_term: 1 leader_uuid: "10720c5ed657469a9044a629052fc465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:03.367317  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5892eea2176f4ebd8f70b7a82f09754b" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10720c5ed657469a9044a629052fc465"
I20260710 11:05:03.388664  6425 raft_consensus.cc:3060] T 5892eea2176f4ebd8f70b7a82f09754b P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.389019  6276 raft_consensus.cc:2468] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bbdac41a4b34146ac489a549599ea07 in term 1.
I20260710 11:05:03.390123  6315 leader_election.cc:304] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bbdac41a4b34146ac489a549599ea07, f32792c19b8e450bb57964d2de6b9e02; no voters: 
I20260710 11:05:03.390878  6488 raft_consensus.cc:2804] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:03.391345  6488 raft_consensus.cc:697] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07 [term 1 LEADER]: Becoming Leader. State: Replica: 9bbdac41a4b34146ac489a549599ea07, State: Running, Role: LEADER
I20260710 11:05:03.392159  6488 consensus_queue.cc:237] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.393730  6172 catalog_manager.cc:5697] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02 reported cstate change: term changed from 0 to 1, leader changed from <none> to f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129). New cstate: current_term: 1 leader_uuid: "f32792c19b8e450bb57964d2de6b9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:03.395494  6425 raft_consensus.cc:2468] T 5892eea2176f4ebd8f70b7a82f09754b P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bbdac41a4b34146ac489a549599ea07 in term 1.
I20260710 11:05:03.388644  6465 tablet_bootstrap.cc:492] T 25df47064457406aa4556df59bfad4db P f32792c19b8e450bb57964d2de6b9e02: No bootstrap required, opened a new log
I20260710 11:05:03.397401  6465 ts_tablet_manager.cc:1403] T 25df47064457406aa4556df59bfad4db P f32792c19b8e450bb57964d2de6b9e02: Time spent bootstrapping tablet: real 0.066s	user 0.024s	sys 0.006s
I20260710 11:05:03.410365  6465 raft_consensus.cc:359] T 25df47064457406aa4556df59bfad4db P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.411020  6465 raft_consensus.cc:385] T 25df47064457406aa4556df59bfad4db P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:03.411242  6465 raft_consensus.cc:740] T 25df47064457406aa4556df59bfad4db P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f32792c19b8e450bb57964d2de6b9e02, State: Initialized, Role: FOLLOWER
I20260710 11:05:03.411916  6465 consensus_queue.cc:260] T 25df47064457406aa4556df59bfad4db P f32792c19b8e450bb57964d2de6b9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.413856  6465 ts_tablet_manager.cc:1434] T 25df47064457406aa4556df59bfad4db P f32792c19b8e450bb57964d2de6b9e02: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:05:03.418042  6172 catalog_manager.cc:5697] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130). New cstate: current_term: 1 leader_uuid: "9bbdac41a4b34146ac489a549599ea07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:03.439905  6488 consensus_queue.cc:1048] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:03.444399  6491 raft_consensus.cc:493] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:03.444965  6491 raft_consensus.cc:515] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.448706  6491 leader_election.cc:290] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717), 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443)
I20260710 11:05:03.449047  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d015d180f9842caa888df0bd510d512" candidate_uuid: "f32792c19b8e450bb57964d2de6b9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbdac41a4b34146ac489a549599ea07" is_pre_election: true
I20260710 11:05:03.449756  6350 raft_consensus.cc:2468] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f32792c19b8e450bb57964d2de6b9e02 in term 0.
I20260710 11:05:03.451193  6424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d015d180f9842caa888df0bd510d512" candidate_uuid: "f32792c19b8e450bb57964d2de6b9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10720c5ed657469a9044a629052fc465" is_pre_election: true
I20260710 11:05:03.451864  6424 raft_consensus.cc:2468] T 9d015d180f9842caa888df0bd510d512 P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f32792c19b8e450bb57964d2de6b9e02 in term 0.
I20260710 11:05:03.453354  6239 leader_election.cc:304] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bbdac41a4b34146ac489a549599ea07, f32792c19b8e450bb57964d2de6b9e02; no voters: 
I20260710 11:05:03.454366  6491 raft_consensus.cc:2804] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:03.454227  6488 consensus_queue.cc:1048] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:03.454802  6491 raft_consensus.cc:493] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:03.455201  6491 raft_consensus.cc:3060] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.463804  6515 raft_consensus.cc:493] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:03.464174  6491 raft_consensus.cc:515] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.464392  6515 raft_consensus.cc:515] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.466018  6491 leader_election.cc:290] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02 [CANDIDATE]: Term 1 election: Requested vote from peers 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717), 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443)
I20260710 11:05:03.466459  6515 leader_election.cc:290] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717)
I20260710 11:05:03.467011  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d015d180f9842caa888df0bd510d512" candidate_uuid: "f32792c19b8e450bb57964d2de6b9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10720c5ed657469a9044a629052fc465"
I20260710 11:05:03.467160  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d015d180f9842caa888df0bd510d512" candidate_uuid: "f32792c19b8e450bb57964d2de6b9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbdac41a4b34146ac489a549599ea07"
I20260710 11:05:03.467623  6425 raft_consensus.cc:3060] T 9d015d180f9842caa888df0bd510d512 P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.467756  6350 raft_consensus.cc:3060] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.468724  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc66d8bbe394e12b85cf9ab4ceb1a41" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbdac41a4b34146ac489a549599ea07" is_pre_election: true
I20260710 11:05:03.469473  6351 raft_consensus.cc:2393] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10720c5ed657469a9044a629052fc465 in current term 1: Already voted for candidate f32792c19b8e450bb57964d2de6b9e02 in this term.
I20260710 11:05:03.470139  6472 consensus_queue.cc:1048] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:03.470937  6276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc66d8bbe394e12b85cf9ab4ceb1a41" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32792c19b8e450bb57964d2de6b9e02" is_pre_election: true
I20260710 11:05:03.472362  6389 leader_election.cc:304] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10720c5ed657469a9044a629052fc465; no voters: 9bbdac41a4b34146ac489a549599ea07, f32792c19b8e450bb57964d2de6b9e02
I20260710 11:05:03.473475  6515 raft_consensus.cc:3060] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.474628  6425 raft_consensus.cc:2468] T 9d015d180f9842caa888df0bd510d512 P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f32792c19b8e450bb57964d2de6b9e02 in term 1.
I20260710 11:05:03.475870  6350 raft_consensus.cc:2468] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f32792c19b8e450bb57964d2de6b9e02 in term 1.
I20260710 11:05:03.475960  6239 leader_election.cc:304] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10720c5ed657469a9044a629052fc465, f32792c19b8e450bb57964d2de6b9e02; no voters: 
I20260710 11:05:03.476770  6472 raft_consensus.cc:2804] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:03.477237  6472 raft_consensus.cc:697] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02 [term 1 LEADER]: Becoming Leader. State: Replica: f32792c19b8e450bb57964d2de6b9e02, State: Running, Role: LEADER
I20260710 11:05:03.477910  6472 consensus_queue.cc:237] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.480753  6515 raft_consensus.cc:2749] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:03.487903  6493 consensus_queue.cc:1048] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:03.488576  6174 catalog_manager.cc:5697] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02 reported cstate change: term changed from 0 to 1, leader changed from <none> to f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129). New cstate: current_term: 1 leader_uuid: "f32792c19b8e450bb57964d2de6b9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:03.521586  6493 consensus_queue.cc:1048] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:03.532717  6493 consensus_queue.cc:1048] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:03.620116  6493 raft_consensus.cc:493] T 25df47064457406aa4556df59bfad4db P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:03.620585  6493 raft_consensus.cc:515] T 25df47064457406aa4556df59bfad4db P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:03.622530  6493 leader_election.cc:290] T 25df47064457406aa4556df59bfad4db P f32792c19b8e450bb57964d2de6b9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717), 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443)
I20260710 11:05:03.623231  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25df47064457406aa4556df59bfad4db" candidate_uuid: "f32792c19b8e450bb57964d2de6b9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbdac41a4b34146ac489a549599ea07" is_pre_election: true
I20260710 11:05:03.623663  6424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25df47064457406aa4556df59bfad4db" candidate_uuid: "f32792c19b8e450bb57964d2de6b9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10720c5ed657469a9044a629052fc465" is_pre_election: true
I20260710 11:05:03.624086  6350 raft_consensus.cc:2393] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f32792c19b8e450bb57964d2de6b9e02 in current term 1: Already voted for candidate 10720c5ed657469a9044a629052fc465 in this term.
I20260710 11:05:03.625329  6239 leader_election.cc:304] T 25df47064457406aa4556df59bfad4db P f32792c19b8e450bb57964d2de6b9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f32792c19b8e450bb57964d2de6b9e02; no voters: 10720c5ed657469a9044a629052fc465, 9bbdac41a4b34146ac489a549599ea07
I20260710 11:05:03.626050  6493 raft_consensus.cc:3060] T 25df47064457406aa4556df59bfad4db P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.627292  3290 ts_manager.cc:295] Set tserver state for f32792c19b8e450bb57964d2de6b9e02 to MAINTENANCE_MODE
I20260710 11:05:03.628145  3290 tablet_server.cc:179] TabletServer@127.3.54.129:0 shutting down...
I20260710 11:05:03.634903  6493 raft_consensus.cc:2749] T 25df47064457406aa4556df59bfad4db P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:03.648468  3290 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:03.649340  3290 tablet_replica.cc:333] T 25df47064457406aa4556df59bfad4db P f32792c19b8e450bb57964d2de6b9e02: stopping tablet replica
I20260710 11:05:03.650143  3290 raft_consensus.cc:2243] T 25df47064457406aa4556df59bfad4db P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:03.650578  3290 raft_consensus.cc:2272] T 25df47064457406aa4556df59bfad4db P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:03.650662  6315 consensus_peers.cc:597] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 -> Peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Couldn't send request to peer f32792c19b8e450bb57964d2de6b9e02. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:03.652647  3290 tablet_replica.cc:333] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02: stopping tablet replica
I20260710 11:05:03.653173  3290 raft_consensus.cc:2243] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:03.653695  3290 pending_rounds.cc:70] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02: Trying to abort 1 pending ops.
I20260710 11:05:03.653859  3290 pending_rounds.cc:77] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959438253510656 op_type: NO_OP noop_request { }
I20260710 11:05:03.654138  3290 raft_consensus.cc:2889] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:05:03.654358  3290 raft_consensus.cc:2272] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:03.656455  3290 tablet_replica.cc:333] T caf2f3a65d134d43aa9fc992610d063c P f32792c19b8e450bb57964d2de6b9e02: stopping tablet replica
I20260710 11:05:03.656931  3290 raft_consensus.cc:2243] T caf2f3a65d134d43aa9fc992610d063c P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:03.657243  3290 raft_consensus.cc:2272] T caf2f3a65d134d43aa9fc992610d063c P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:03.658943  3290 tablet_replica.cc:333] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02: stopping tablet replica
I20260710 11:05:03.659425  3290 raft_consensus.cc:2243] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:03.659969  3290 pending_rounds.cc:70] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02: Trying to abort 1 pending ops.
I20260710 11:05:03.660178  3290 pending_rounds.cc:77] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959437432029184 op_type: NO_OP noop_request { }
I20260710 11:05:03.660403  3290 raft_consensus.cc:2889] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:05:03.660624  3290 raft_consensus.cc:2272] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:03.662462  3290 tablet_replica.cc:333] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02: stopping tablet replica
I20260710 11:05:03.662936  3290 raft_consensus.cc:2243] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:03.663618  3290 raft_consensus.cc:2272] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:03.665593  3290 tablet_replica.cc:333] T 3a175de726124f118a3ab1837526b457 P f32792c19b8e450bb57964d2de6b9e02: stopping tablet replica
I20260710 11:05:03.666030  3290 raft_consensus.cc:2243] T 3a175de726124f118a3ab1837526b457 P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:03.666363  3290 raft_consensus.cc:2272] T 3a175de726124f118a3ab1837526b457 P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:03.668325  3290 tablet_replica.cc:333] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02: stopping tablet replica
I20260710 11:05:03.668803  3290 raft_consensus.cc:2243] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:03.669101  3290 raft_consensus.cc:2272] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:03.670560  3290 tablet_replica.cc:333] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02: stopping tablet replica
I20260710 11:05:03.670970  3290 raft_consensus.cc:2243] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:03.671330  3290 raft_consensus.cc:2272] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:03.672812  3290 tablet_replica.cc:333] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02: stopping tablet replica
I20260710 11:05:03.673215  3290 raft_consensus.cc:2243] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:03.673709  3290 pending_rounds.cc:70] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02: Trying to abort 1 pending ops.
I20260710 11:05:03.673859  3290 pending_rounds.cc:77] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959437746196480 op_type: NO_OP noop_request { }
I20260710 11:05:03.674086  3290 raft_consensus.cc:2889] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:05:03.674292  3290 raft_consensus.cc:2272] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:03.676180  3290 tablet_replica.cc:333] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02: stopping tablet replica
I20260710 11:05:03.676599  3290 raft_consensus.cc:2243] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:03.677285  3290 raft_consensus.cc:2272] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:03.705948  3290 tablet_server.cc:196] TabletServer@127.3.54.129:0 shutdown complete.
I20260710 11:05:03.758581  6488 consensus_queue.cc:1048] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:03.792049  6515 consensus_queue.cc:1048] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:05:03.808015  6389 consensus_peers.cc:597] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 -> Peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Couldn't send request to peer f32792c19b8e450bb57964d2de6b9e02. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:03.861780  6474 consensus_queue.cc:1048] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:05:03.863047  6315 consensus_peers.cc:597] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07 -> Peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Couldn't send request to peer f32792c19b8e450bb57964d2de6b9e02. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:03.874624  6389 consensus_peers.cc:597] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 -> Peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Couldn't send request to peer f32792c19b8e450bb57964d2de6b9e02. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:03.934092  6315 consensus_peers.cc:597] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07 -> Peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Couldn't send request to peer f32792c19b8e450bb57964d2de6b9e02. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:03.957948  6469 consensus_queue.cc:1048] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:05:04.038072  6222 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:04.991950  6494 raft_consensus.cc:493] T d6c0c40aedd14c78bff7b1d47e5b952b P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f32792c19b8e450bb57964d2de6b9e02)
I20260710 11:05:04.991933  6517 raft_consensus.cc:493] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f32792c19b8e450bb57964d2de6b9e02)
I20260710 11:05:04.992740  6494 raft_consensus.cc:515] T d6c0c40aedd14c78bff7b1d47e5b952b P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } } peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } }
I20260710 11:05:04.992828  6517 raft_consensus.cc:515] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } } peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } }
I20260710 11:05:04.994655  6517 leader_election.cc:290] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717)
I20260710 11:05:04.995453  6424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c0c40aedd14c78bff7b1d47e5b952b" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10720c5ed657469a9044a629052fc465" is_pre_election: true
I20260710 11:05:04.994700  6494 leader_election.cc:290] T d6c0c40aedd14c78bff7b1d47e5b952b P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443), f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439)
I20260710 11:05:04.996133  6424 raft_consensus.cc:2468] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bbdac41a4b34146ac489a549599ea07 in term 1.
I20260710 11:05:04.996758  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c0c40aedd14c78bff7b1d47e5b952b" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9bbdac41a4b34146ac489a549599ea07" is_pre_election: true
I20260710 11:05:04.997360  6350 raft_consensus.cc:2468] T d6c0c40aedd14c78bff7b1d47e5b952b P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10720c5ed657469a9044a629052fc465 in term 1.
I20260710 11:05:04.998091  6314 leader_election.cc:304] T d6c0c40aedd14c78bff7b1d47e5b952b P 9bbdac41a4b34146ac489a549599ea07 [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: 10720c5ed657469a9044a629052fc465, 9bbdac41a4b34146ac489a549599ea07; no voters: 
I20260710 11:05:04.998795  6494 raft_consensus.cc:2804] T d6c0c40aedd14c78bff7b1d47e5b952b P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:04.999135  6494 raft_consensus.cc:493] T d6c0c40aedd14c78bff7b1d47e5b952b P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f32792c19b8e450bb57964d2de6b9e02)
W20260710 11:05:04.999292  6389 leader_election.cc:336] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111)
I20260710 11:05:04.999496  6494 raft_consensus.cc:3060] T d6c0c40aedd14c78bff7b1d47e5b952b P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:05:04.999848  6315 leader_election.cc:336] T d6c0c40aedd14c78bff7b1d47e5b952b P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111)
I20260710 11:05:05.000119  6388 leader_election.cc:304] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [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: 10720c5ed657469a9044a629052fc465, 9bbdac41a4b34146ac489a549599ea07; no voters: f32792c19b8e450bb57964d2de6b9e02
I20260710 11:05:05.000895  6517 raft_consensus.cc:2804] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:05.001175  6517 raft_consensus.cc:493] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f32792c19b8e450bb57964d2de6b9e02)
I20260710 11:05:05.001431  6517 raft_consensus.cc:3060] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:05.004823  6494 raft_consensus.cc:515] T d6c0c40aedd14c78bff7b1d47e5b952b P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } } peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } }
I20260710 11:05:05.006011  6517 raft_consensus.cc:515] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } } peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } }
I20260710 11:05:05.006352  6494 leader_election.cc:290] T d6c0c40aedd14c78bff7b1d47e5b952b P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 2 election: Requested vote from peers 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443), f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439)
I20260710 11:05:05.007241  6424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c0c40aedd14c78bff7b1d47e5b952b" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10720c5ed657469a9044a629052fc465"
I20260710 11:05:05.007978  6424 raft_consensus.cc:2393] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9bbdac41a4b34146ac489a549599ea07 in current term 2: Already voted for candidate 10720c5ed657469a9044a629052fc465 in this term.
I20260710 11:05:05.007939  6517 leader_election.cc:290] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 2 election: Requested vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717)
I20260710 11:05:05.009770  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c0c40aedd14c78bff7b1d47e5b952b" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9bbdac41a4b34146ac489a549599ea07"
I20260710 11:05:05.010512  6350 raft_consensus.cc:2393] T d6c0c40aedd14c78bff7b1d47e5b952b P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 10720c5ed657469a9044a629052fc465 in current term 2: Already voted for candidate 9bbdac41a4b34146ac489a549599ea07 in this term.
W20260710 11:05:05.010777  6315 leader_election.cc:336] T d6c0c40aedd14c78bff7b1d47e5b952b P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111)
I20260710 11:05:05.011868  6314 leader_election.cc:304] T d6c0c40aedd14c78bff7b1d47e5b952b P 9bbdac41a4b34146ac489a549599ea07 [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: 9bbdac41a4b34146ac489a549599ea07; no voters: 10720c5ed657469a9044a629052fc465, f32792c19b8e450bb57964d2de6b9e02
W20260710 11:05:05.012428  6389 leader_election.cc:336] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111)
I20260710 11:05:05.012625  6494 raft_consensus.cc:2749] T d6c0c40aedd14c78bff7b1d47e5b952b P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:05:05.012902  6389 leader_election.cc:304] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [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: 10720c5ed657469a9044a629052fc465; no voters: 9bbdac41a4b34146ac489a549599ea07, f32792c19b8e450bb57964d2de6b9e02
I20260710 11:05:05.013641  6517 raft_consensus.cc:2749] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:05:05.027146  6494 raft_consensus.cc:493] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:05.027637  6494 raft_consensus.cc:515] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:05.029387  6494 leader_election.cc:290] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443)
I20260710 11:05:05.030503  6424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7b2256a14f40f7854bbda9345e651e" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10720c5ed657469a9044a629052fc465" is_pre_election: true
I20260710 11:05:05.031093  6424 raft_consensus.cc:2468] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bbdac41a4b34146ac489a549599ea07 in term 1.
I20260710 11:05:05.031949  6314 leader_election.cc:304] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [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: 10720c5ed657469a9044a629052fc465, 9bbdac41a4b34146ac489a549599ea07; no voters: 
I20260710 11:05:05.032461  6517 raft_consensus.cc:493] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f32792c19b8e450bb57964d2de6b9e02)
I20260710 11:05:05.032727  6494 raft_consensus.cc:2804] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:05.033185  6494 raft_consensus.cc:493] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:05.032953  6517 raft_consensus.cc:515] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
W20260710 11:05:05.033245  6315 leader_election.cc:336] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111)
I20260710 11:05:05.033560  6494 raft_consensus.cc:3060] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:05.034986  6517 leader_election.cc:290] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717)
I20260710 11:05:05.036401  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc66d8bbe394e12b85cf9ab4ceb1a41" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9bbdac41a4b34146ac489a549599ea07" is_pre_election: true
I20260710 11:05:05.037040  6350 raft_consensus.cc:2468] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10720c5ed657469a9044a629052fc465 in term 1.
I20260710 11:05:05.038728  6388 leader_election.cc:304] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465 [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: 10720c5ed657469a9044a629052fc465, 9bbdac41a4b34146ac489a549599ea07; no voters: 
W20260710 11:05:05.038980  6222 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:05.039397  6547 raft_consensus.cc:493] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f32792c19b8e450bb57964d2de6b9e02)
I20260710 11:05:05.039542  6517 raft_consensus.cc:2804] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:05:05.039525  6389 leader_election.cc:336] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111)
I20260710 11:05:05.040175  6517 raft_consensus.cc:493] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f32792c19b8e450bb57964d2de6b9e02)
I20260710 11:05:05.040617  6517 raft_consensus.cc:3060] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:05.040225  6547 raft_consensus.cc:515] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:05.040729  6494 raft_consensus.cc:515] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:05.042752  6494 leader_election.cc:290] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 2 election: Requested vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443)
I20260710 11:05:05.044312  6547 leader_election.cc:290] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443)
I20260710 11:05:05.044682  6424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc66d8bbe394e12b85cf9ab4ceb1a41" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10720c5ed657469a9044a629052fc465" is_pre_election: true
I20260710 11:05:05.046048  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7b2256a14f40f7854bbda9345e651e" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10720c5ed657469a9044a629052fc465"
W20260710 11:05:05.046674  6315 leader_election.cc:336] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111)
I20260710 11:05:05.046691  6425 raft_consensus.cc:3060] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:05:05.047398  6315 leader_election.cc:336] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111)
I20260710 11:05:05.048053  6517 raft_consensus.cc:515] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:05.049224  6424 raft_consensus.cc:2393] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9bbdac41a4b34146ac489a549599ea07 in current term 2: Already voted for candidate 10720c5ed657469a9044a629052fc465 in this term.
I20260710 11:05:05.050129  6517 leader_election.cc:290] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 2 election: Requested vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717)
I20260710 11:05:05.051280  6314 leader_election.cc:304] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9bbdac41a4b34146ac489a549599ea07; no voters: 10720c5ed657469a9044a629052fc465, f32792c19b8e450bb57964d2de6b9e02
I20260710 11:05:05.052456  6547 raft_consensus.cc:3060] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:05.052389  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc66d8bbe394e12b85cf9ab4ceb1a41" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9bbdac41a4b34146ac489a549599ea07"
W20260710 11:05:05.054561  6389 leader_election.cc:336] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111)
I20260710 11:05:05.055004  6425 raft_consensus.cc:2468] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bbdac41a4b34146ac489a549599ea07 in term 2.
I20260710 11:05:05.056109  6314 leader_election.cc:304] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [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: 10720c5ed657469a9044a629052fc465, 9bbdac41a4b34146ac489a549599ea07; no voters: f32792c19b8e450bb57964d2de6b9e02
I20260710 11:05:05.056733  6494 raft_consensus.cc:2804] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:05.057644  6494 raft_consensus.cc:697] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 2 LEADER]: Becoming Leader. State: Replica: 9bbdac41a4b34146ac489a549599ea07, State: Running, Role: LEADER
I20260710 11:05:05.058760  6547 raft_consensus.cc:2749] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:05.058473  6494 consensus_queue.cc:237] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [LEADER]: Queue going to LEADER 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: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:05.064983  6350 raft_consensus.cc:2468] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10720c5ed657469a9044a629052fc465 in term 2.
I20260710 11:05:05.066398  6388 leader_election.cc:304] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465 [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: 10720c5ed657469a9044a629052fc465, 9bbdac41a4b34146ac489a549599ea07; no voters: f32792c19b8e450bb57964d2de6b9e02
I20260710 11:05:05.067045  6517 raft_consensus.cc:2804] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:05.066761  6172 catalog_manager.cc:5697] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 reported cstate change: term changed from 1 to 2, leader changed from f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129) to 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130). New cstate: current_term: 2 leader_uuid: "9bbdac41a4b34146ac489a549599ea07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:05.069221  6517 raft_consensus.cc:697] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465 [term 2 LEADER]: Becoming Leader. State: Replica: 10720c5ed657469a9044a629052fc465, State: Running, Role: LEADER
I20260710 11:05:05.069895  6517 consensus_queue.cc:237] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:05.078503  6173 catalog_manager.cc:5697] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465 reported cstate change: term changed from 1 to 2, leader changed from f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129) to 10720c5ed657469a9044a629052fc465 (127.3.54.131). New cstate: current_term: 2 leader_uuid: "10720c5ed657469a9044a629052fc465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:05.098338  6494 raft_consensus.cc:493] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:05.098870  6494 raft_consensus.cc:515] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:05.100504  6494 leader_election.cc:290] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443)
I20260710 11:05:05.101593  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d015d180f9842caa888df0bd510d512" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10720c5ed657469a9044a629052fc465" is_pre_election: true
I20260710 11:05:05.102124  6425 raft_consensus.cc:2468] T 9d015d180f9842caa888df0bd510d512 P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bbdac41a4b34146ac489a549599ea07 in term 1.
I20260710 11:05:05.103006  6314 leader_election.cc:304] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07 [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: 10720c5ed657469a9044a629052fc465, 9bbdac41a4b34146ac489a549599ea07; no voters: 
I20260710 11:05:05.103601  6494 raft_consensus.cc:2804] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:05:05.103668  6315 leader_election.cc:336] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111)
I20260710 11:05:05.103907  6494 raft_consensus.cc:493] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:05.104247  6494 raft_consensus.cc:3060] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:05.108911  6494 raft_consensus.cc:515] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:05.110437  6494 leader_election.cc:290] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 2 election: Requested vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443)
I20260710 11:05:05.111578  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d015d180f9842caa888df0bd510d512" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10720c5ed657469a9044a629052fc465"
I20260710 11:05:05.112120  6425 raft_consensus.cc:3060] T 9d015d180f9842caa888df0bd510d512 P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:05:05.113874  6315 leader_election.cc:336] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111)
I20260710 11:05:05.117139  6425 raft_consensus.cc:2468] T 9d015d180f9842caa888df0bd510d512 P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bbdac41a4b34146ac489a549599ea07 in term 2.
I20260710 11:05:05.118232  6314 leader_election.cc:304] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07 [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: 10720c5ed657469a9044a629052fc465, 9bbdac41a4b34146ac489a549599ea07; no voters: f32792c19b8e450bb57964d2de6b9e02
I20260710 11:05:05.118865  6494 raft_consensus.cc:2804] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:05.119289  6494 raft_consensus.cc:697] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07 [term 2 LEADER]: Becoming Leader. State: Replica: 9bbdac41a4b34146ac489a549599ea07, State: Running, Role: LEADER
I20260710 11:05:05.120172  6494 consensus_queue.cc:237] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07 [LEADER]: Queue going to LEADER 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: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:05.127488  6173 catalog_manager.cc:5697] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07 reported cstate change: term changed from 1 to 2, leader changed from f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129) to 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130). New cstate: current_term: 2 leader_uuid: "9bbdac41a4b34146ac489a549599ea07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:05.305194  6517 raft_consensus.cc:493] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:05.305691  6517 raft_consensus.cc:515] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:05.307427  6517 leader_election.cc:290] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717)
I20260710 11:05:05.308596  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76a6a760330418483eaf1e3048a8ff5" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbdac41a4b34146ac489a549599ea07" is_pre_election: true
I20260710 11:05:05.309283  6350 raft_consensus.cc:2468] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10720c5ed657469a9044a629052fc465 in term 1.
I20260710 11:05:05.310240  6388 leader_election.cc:304] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 [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: 10720c5ed657469a9044a629052fc465, 9bbdac41a4b34146ac489a549599ea07; no voters: 
I20260710 11:05:05.311003  6517 raft_consensus.cc:2804] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:05:05.311089  6389 leader_election.cc:336] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111)
I20260710 11:05:05.311406  6517 raft_consensus.cc:493] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:05.311762  6517 raft_consensus.cc:3060] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:05.317075  6517 raft_consensus.cc:515] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:05.318847  6517 leader_election.cc:290] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 2 election: Requested vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717)
I20260710 11:05:05.319926  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76a6a760330418483eaf1e3048a8ff5" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbdac41a4b34146ac489a549599ea07"
I20260710 11:05:05.320662  6350 raft_consensus.cc:3060] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:05:05.322623  6389 leader_election.cc:336] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111)
I20260710 11:05:05.326165  6350 raft_consensus.cc:2468] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10720c5ed657469a9044a629052fc465 in term 2.
I20260710 11:05:05.327229  6388 leader_election.cc:304] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 [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: 10720c5ed657469a9044a629052fc465, 9bbdac41a4b34146ac489a549599ea07; no voters: f32792c19b8e450bb57964d2de6b9e02
I20260710 11:05:05.327952  6517 raft_consensus.cc:2804] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:05.328404  6517 raft_consensus.cc:697] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 [term 2 LEADER]: Becoming Leader. State: Replica: 10720c5ed657469a9044a629052fc465, State: Running, Role: LEADER
I20260710 11:05:05.329226  6517 consensus_queue.cc:237] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 [LEADER]: Queue going to LEADER 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: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:05.336426  6173 catalog_manager.cc:5697] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 reported cstate change: term changed from 1 to 2, leader changed from f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129) to 10720c5ed657469a9044a629052fc465 (127.3.54.131). New cstate: current_term: 2 leader_uuid: "10720c5ed657469a9044a629052fc465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:05.547147  6425 raft_consensus.cc:1275] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Refusing update from remote peer 9bbdac41a4b34146ac489a549599ea07: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:05:05.548512  6547 consensus_queue.cc:1048] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:05:05.562623  6315 consensus_peers.cc:597] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 -> Peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Couldn't send request to peer f32792c19b8e450bb57964d2de6b9e02. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:05.573789  6425 raft_consensus.cc:1275] T 9d015d180f9842caa888df0bd510d512 P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Refusing update from remote peer 9bbdac41a4b34146ac489a549599ea07: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:05:05.575048  6494 consensus_queue.cc:1048] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:05.576648  6350 raft_consensus.cc:1275] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Refusing update from remote peer 10720c5ed657469a9044a629052fc465: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:05.577865  6517 consensus_queue.cc:1048] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:05:05.588156  6315 consensus_peers.cc:597] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07 -> Peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Couldn't send request to peer f32792c19b8e450bb57964d2de6b9e02. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:05.595660  6389 consensus_peers.cc:597] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465 -> Peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Couldn't send request to peer f32792c19b8e450bb57964d2de6b9e02. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:05.799665  6389 consensus_peers.cc:597] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 -> Peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Couldn't send request to peer f32792c19b8e450bb57964d2de6b9e02. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:05.823267  6350 raft_consensus.cc:1275] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Refusing update from remote peer 10720c5ed657469a9044a629052fc465: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:05:05.824661  6563 consensus_queue.cc:1048] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:05:06.039999  6222 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:05:06.257841  6389 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111) [suppressed 61 similar messages]
W20260710 11:05:06.260673  6389 consensus_peers.cc:597] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 -> Peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Couldn't send request to peer f32792c19b8e450bb57964d2de6b9e02. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:06.262442  6389 consensus_peers.cc:597] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 -> Peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Couldn't send request to peer f32792c19b8e450bb57964d2de6b9e02. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:06.319607  6315 consensus_peers.cc:597] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07 -> Peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Couldn't send request to peer f32792c19b8e450bb57964d2de6b9e02. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:06.373332  6315 consensus_peers.cc:597] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 -> Peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Couldn't send request to peer f32792c19b8e450bb57964d2de6b9e02. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:06.387328  6315 consensus_peers.cc:597] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07 -> Peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Couldn't send request to peer f32792c19b8e450bb57964d2de6b9e02. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:05:06.526372  6563 raft_consensus.cc:493] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:06.526906  6563 raft_consensus.cc:515] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } } peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } }
I20260710 11:05:06.528601  6563 leader_election.cc:290] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717)
I20260710 11:05:06.529654  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c0c40aedd14c78bff7b1d47e5b952b" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9bbdac41a4b34146ac489a549599ea07" is_pre_election: true
I20260710 11:05:06.530308  6350 raft_consensus.cc:2468] T d6c0c40aedd14c78bff7b1d47e5b952b P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10720c5ed657469a9044a629052fc465 in term 2.
I20260710 11:05:06.531283  6388 leader_election.cc:304] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [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: 10720c5ed657469a9044a629052fc465, 9bbdac41a4b34146ac489a549599ea07; no voters: 
I20260710 11:05:06.531878  6563 raft_consensus.cc:2804] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260710 11:05:06.532137  6389 leader_election.cc:336] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111)
I20260710 11:05:06.532238  6563 raft_consensus.cc:493] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:06.532629  6563 raft_consensus.cc:3060] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:06.538252  6563 raft_consensus.cc:515] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } } peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } }
I20260710 11:05:06.539795  6563 leader_election.cc:290] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 3 election: Requested vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717)
I20260710 11:05:06.541010  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c0c40aedd14c78bff7b1d47e5b952b" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9bbdac41a4b34146ac489a549599ea07"
I20260710 11:05:06.541642  6350 raft_consensus.cc:3060] T d6c0c40aedd14c78bff7b1d47e5b952b P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:05:06.543809  6389 leader_election.cc:336] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111)
I20260710 11:05:06.547008  6350 raft_consensus.cc:2468] T d6c0c40aedd14c78bff7b1d47e5b952b P 9bbdac41a4b34146ac489a549599ea07 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10720c5ed657469a9044a629052fc465 in term 3.
I20260710 11:05:06.548094  6388 leader_election.cc:304] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [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: 10720c5ed657469a9044a629052fc465, 9bbdac41a4b34146ac489a549599ea07; no voters: f32792c19b8e450bb57964d2de6b9e02
I20260710 11:05:06.548748  6563 raft_consensus.cc:2804] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:06.549178  6563 raft_consensus.cc:697] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [term 3 LEADER]: Becoming Leader. State: Replica: 10720c5ed657469a9044a629052fc465, State: Running, Role: LEADER
I20260710 11:05:06.549763  6563 consensus_queue.cc:237] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [LEADER]: Queue going to LEADER 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: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } } peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } }
I20260710 11:05:06.556185  6172 catalog_manager.cc:5697] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 reported cstate change: term changed from 1 to 3, leader changed from f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129) to 10720c5ed657469a9044a629052fc465 (127.3.54.131). New cstate: current_term: 3 leader_uuid: "10720c5ed657469a9044a629052fc465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } health_report { overall_health: UNKNOWN } } }
W20260710 11:05:07.040958  6222 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:07.073113  6350 raft_consensus.cc:1275] T d6c0c40aedd14c78bff7b1d47e5b952b P 9bbdac41a4b34146ac489a549599ea07 [term 3 FOLLOWER]: Refusing update from remote peer 10720c5ed657469a9044a629052fc465: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:07.074411  6563 consensus_queue.cc:1048] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:05:07.087980  6389 consensus_peers.cc:597] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 -> Peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Couldn't send request to peer f32792c19b8e450bb57964d2de6b9e02. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:08.041930  6222 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:05:08.112980  6315 consensus_peers.cc:597] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07 -> Peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Couldn't send request to peer f32792c19b8e450bb57964d2de6b9e02. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:08.122551  6315 consensus_peers.cc:597] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 -> Peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Couldn't send request to peer f32792c19b8e450bb57964d2de6b9e02. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:08.151042  6389 consensus_peers.cc:597] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465 -> Peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Couldn't send request to peer f32792c19b8e450bb57964d2de6b9e02. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:08.330998  6389 consensus_peers.cc:597] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 -> Peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Couldn't send request to peer f32792c19b8e450bb57964d2de6b9e02. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:05:08.722936  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:08.729286  6575 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
W20260710 11:05:08.729553  6576 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
W20260710 11:05:08.731117  6578 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
I20260710 11:05:08.731559  3290 server_base.cc:1061] running on GCE node
I20260710 11:05:08.736111  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:08.736341  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:08.736472  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681508736461 us; error 0 us; skew 500 ppm
I20260710 11:05:08.736972  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:08.739300  3290 webserver.cc:533] Webserver started at http://127.3.54.129:44737/ using document root <none> and password file <none>
I20260710 11:05:08.739740  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:08.739880  3290 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:05:08.743211  3290 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:05:08.746764  6583 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:08.747545  3290 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:05:08.747843  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681429800727-3290-0/minicluster-data/ts-0-root
uuid: "f32792c19b8e450bb57964d2de6b9e02"
format_stamp: "Formatted at 2026-07-10 11:05:02 on dist-test-slave-9dq9"
I20260710 11:05:08.748193  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681429800727-3290-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681429800727-3290-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681429800727-3290-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)
I20260710 11:05:08.765067  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:08.766695  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:08.768510  3290 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260710 11:05:08.771823  6315 consensus_peers.cc:597] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07 -> Peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Couldn't send request to peer f32792c19b8e450bb57964d2de6b9e02. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:05:08.772606  6591 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 11:05:08.818225  6315 consensus_peers.cc:597] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07 -> Peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Couldn't send request to peer f32792c19b8e450bb57964d2de6b9e02. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:05:08.821233  3290 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:05:08.821605  3290 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.050s	user 0.002s	sys 0.000s
I20260710 11:05:08.821874  3290 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:05:08.830216  6591 tablet_bootstrap.cc:492] T 3a175de726124f118a3ab1837526b457 P f32792c19b8e450bb57964d2de6b9e02: Bootstrap starting.
W20260710 11:05:08.830911  6389 consensus_peers.cc:597] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 -> Peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Couldn't send request to peer f32792c19b8e450bb57964d2de6b9e02. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:05:08.842772  6591 tablet_bootstrap.cc:492] T 3a175de726124f118a3ab1837526b457 P f32792c19b8e450bb57964d2de6b9e02: 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
I20260710 11:05:08.843528  6591 tablet_bootstrap.cc:492] T 3a175de726124f118a3ab1837526b457 P f32792c19b8e450bb57964d2de6b9e02: Bootstrap complete.
I20260710 11:05:08.844099  6591 ts_tablet_manager.cc:1403] T 3a175de726124f118a3ab1837526b457 P f32792c19b8e450bb57964d2de6b9e02: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.004s
I20260710 11:05:08.846082  6591 raft_consensus.cc:359] T 3a175de726124f118a3ab1837526b457 P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:08.846612  6591 raft_consensus.cc:740] T 3a175de726124f118a3ab1837526b457 P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f32792c19b8e450bb57964d2de6b9e02, State: Initialized, Role: FOLLOWER
I20260710 11:05:08.847210  6591 consensus_queue.cc:260] T 3a175de726124f118a3ab1837526b457 P f32792c19b8e450bb57964d2de6b9e02 [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: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:08.849658  6591 ts_tablet_manager.cc:1434] T 3a175de726124f118a3ab1837526b457 P f32792c19b8e450bb57964d2de6b9e02: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:05:08.850335  6591 tablet_bootstrap.cc:492] T caf2f3a65d134d43aa9fc992610d063c P f32792c19b8e450bb57964d2de6b9e02: Bootstrap starting.
I20260710 11:05:08.860127  6591 tablet_bootstrap.cc:492] T caf2f3a65d134d43aa9fc992610d063c P f32792c19b8e450bb57964d2de6b9e02: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:08.860780  6591 tablet_bootstrap.cc:492] T caf2f3a65d134d43aa9fc992610d063c P f32792c19b8e450bb57964d2de6b9e02: Bootstrap complete.
I20260710 11:05:08.861300  6591 ts_tablet_manager.cc:1403] T caf2f3a65d134d43aa9fc992610d063c P f32792c19b8e450bb57964d2de6b9e02: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:05:08.862185  3290 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:05:08.862493  3290 ts_tablet_manager.cc:595] Time spent register tablets: real 0.041s	user 0.031s	sys 0.007s
I20260710 11:05:08.863222  6591 raft_consensus.cc:359] T caf2f3a65d134d43aa9fc992610d063c P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:08.863952  6591 raft_consensus.cc:385] T caf2f3a65d134d43aa9fc992610d063c P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:08.864218  6591 raft_consensus.cc:740] T caf2f3a65d134d43aa9fc992610d063c P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f32792c19b8e450bb57964d2de6b9e02, State: Initialized, Role: FOLLOWER
I20260710 11:05:08.864883  6591 consensus_queue.cc:260] T caf2f3a65d134d43aa9fc992610d063c P f32792c19b8e450bb57964d2de6b9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:08.866410  6591 ts_tablet_manager.cc:1434] T caf2f3a65d134d43aa9fc992610d063c P f32792c19b8e450bb57964d2de6b9e02: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:05:08.867054  6591 tablet_bootstrap.cc:492] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02: Bootstrap starting.
W20260710 11:05:08.881078  6315 consensus_peers.cc:597] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 -> Peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Couldn't send request to peer f32792c19b8e450bb57964d2de6b9e02. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:05:08.881873  6591 tablet_bootstrap.cc:492] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02: 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
I20260710 11:05:08.883034  6591 tablet_bootstrap.cc:492] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02: Bootstrap complete.
I20260710 11:05:08.883759  6591 ts_tablet_manager.cc:1403] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260710 11:05:08.886690  6591 raft_consensus.cc:359] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:08.887652  6591 raft_consensus.cc:740] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f32792c19b8e450bb57964d2de6b9e02, State: Initialized, Role: FOLLOWER
I20260710 11:05:08.888461  6591 consensus_queue.cc:260] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02 [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: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:08.890746  6591 ts_tablet_manager.cc:1434] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:05:08.891676  6591 tablet_bootstrap.cc:492] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02: Bootstrap starting.
I20260710 11:05:08.903923  6591 tablet_bootstrap.cc:492] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:08.904829  6591 tablet_bootstrap.cc:492] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02: Bootstrap complete.
I20260710 11:05:08.905514  6591 ts_tablet_manager.cc:1403] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 11:05:08.907866  6591 raft_consensus.cc:359] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:08.908557  6591 raft_consensus.cc:740] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f32792c19b8e450bb57964d2de6b9e02, State: Initialized, Role: FOLLOWER
I20260710 11:05:08.909359  6591 consensus_queue.cc:260] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:08.910768  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.129:41439
I20260710 11:05:08.910852  6652 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.129:41439 every 8 connection(s)
I20260710 11:05:08.911278  6591 ts_tablet_manager.cc:1434] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20260710 11:05:08.912146  6591 tablet_bootstrap.cc:492] T 25df47064457406aa4556df59bfad4db P f32792c19b8e450bb57964d2de6b9e02: Bootstrap starting.
I20260710 11:05:08.919227  3290 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:08.925171  6591 tablet_bootstrap.cc:492] T 25df47064457406aa4556df59bfad4db P f32792c19b8e450bb57964d2de6b9e02: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:08.926187  6591 tablet_bootstrap.cc:492] T 25df47064457406aa4556df59bfad4db P f32792c19b8e450bb57964d2de6b9e02: Bootstrap complete.
I20260710 11:05:08.926978  6591 ts_tablet_manager.cc:1403] T 25df47064457406aa4556df59bfad4db P f32792c19b8e450bb57964d2de6b9e02: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 11:05:08.929880  6591 raft_consensus.cc:359] T 25df47064457406aa4556df59bfad4db P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:08.930681  6591 raft_consensus.cc:740] T 25df47064457406aa4556df59bfad4db P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f32792c19b8e450bb57964d2de6b9e02, State: Initialized, Role: FOLLOWER
I20260710 11:05:08.931618  6591 consensus_queue.cc:260] T 25df47064457406aa4556df59bfad4db P f32792c19b8e450bb57964d2de6b9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:08.934188  6591 ts_tablet_manager.cc:1434] T 25df47064457406aa4556df59bfad4db P f32792c19b8e450bb57964d2de6b9e02: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:08.935161  6591 tablet_bootstrap.cc:492] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02: Bootstrap starting.
I20260710 11:05:08.946830  6653 heartbeater.cc:344] Connected to a master server at 127.3.54.190:42821
I20260710 11:05:08.947332  6653 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:08.948318  6653 heartbeater.cc:507] Master 127.3.54.190:42821 requested a full tablet report, sending...
I20260710 11:05:08.952929  6350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d7b2256a14f40f7854bbda9345e651e"
dest_uuid: "9bbdac41a4b34146ac489a549599ea07"
mode: GRACEFUL
new_leader_uuid: "10720c5ed657469a9044a629052fc465"
 from {username='slave'} at 127.0.0.1:51304
I20260710 11:05:08.953606  6350 raft_consensus.cc:606] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 2 LEADER]: Received request to transfer leadership to TS 10720c5ed657469a9044a629052fc465
I20260710 11:05:08.955013  6173 ts_manager.cc:194] Re-registered known tserver with Master: f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439)
I20260710 11:05:08.955102  6627 raft_consensus.cc:3060] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:08.956782  6350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4339e302f95c45889f2c1de37f1e2347"
dest_uuid: "9bbdac41a4b34146ac489a549599ea07"
mode: GRACEFUL
new_leader_uuid: "10720c5ed657469a9044a629052fc465"
 from {username='slave'} at 127.0.0.1:51304
I20260710 11:05:08.957463  6350 raft_consensus.cc:606] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [term 1 LEADER]: Received request to transfer leadership to TS 10720c5ed657469a9044a629052fc465
I20260710 11:05:08.958194  6591 tablet_bootstrap.cc:492] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02: 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
I20260710 11:05:08.959161  6591 tablet_bootstrap.cc:492] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02: Bootstrap complete.
I20260710 11:05:08.959811  6591 ts_tablet_manager.cc:1403] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.004s
I20260710 11:05:08.962359  6591 raft_consensus.cc:359] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } } peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } }
I20260710 11:05:08.963012  6591 raft_consensus.cc:740] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f32792c19b8e450bb57964d2de6b9e02, State: Initialized, Role: FOLLOWER
I20260710 11:05:08.963284  6627 pending_rounds.cc:85] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02: Aborting all ops after (but not including) 0
I20260710 11:05:08.963606  6627 pending_rounds.cc:107] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:05:08.963928  6627 raft_consensus.cc:2889] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:05:08.963730  6591 consensus_queue.cc:260] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02 [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: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } } peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } }
I20260710 11:05:08.969509  6173 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42826
I20260710 11:05:08.974598  6653 heartbeater.cc:499] Master 127.3.54.190:42821 was elected leader, sending a full tablet report...
I20260710 11:05:08.975463  6591 ts_tablet_manager.cc:1434] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 11:05:08.976367  6591 tablet_bootstrap.cc:492] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02: Bootstrap starting.
I20260710 11:05:08.981827  6425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "caf2f3a65d134d43aa9fc992610d063c"
dest_uuid: "10720c5ed657469a9044a629052fc465"
mode: GRACEFUL
new_leader_uuid: "9bbdac41a4b34146ac489a549599ea07"
 from {username='slave'} at 127.0.0.1:53028
I20260710 11:05:08.982419  6425 raft_consensus.cc:606] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [term 1 LEADER]: Received request to transfer leadership to TS 9bbdac41a4b34146ac489a549599ea07
I20260710 11:05:08.983625  3290 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:05:08.984244  3290 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:08.985003  3290 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:08.989707  6591 tablet_bootstrap.cc:492] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02: 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
I20260710 11:05:08.990677  6591 tablet_bootstrap.cc:492] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02: Bootstrap complete.
I20260710 11:05:08.991299  6591 ts_tablet_manager.cc:1403] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 11:05:08.993731  6591 raft_consensus.cc:359] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:08.994513  6591 raft_consensus.cc:740] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f32792c19b8e450bb57964d2de6b9e02, State: Initialized, Role: FOLLOWER
I20260710 11:05:08.995054  6591 consensus_queue.cc:260] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [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: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:08.996562  6591 ts_tablet_manager.cc:1434] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:05:08.997211  6591 tablet_bootstrap.cc:492] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02: Bootstrap starting.
I20260710 11:05:09.009900  6591 tablet_bootstrap.cc:492] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02: 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
I20260710 11:05:09.010689  6591 tablet_bootstrap.cc:492] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02: Bootstrap complete.
I20260710 11:05:09.011209  6591 ts_tablet_manager.cc:1403] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260710 11:05:09.013012  6591 raft_consensus.cc:359] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:09.013581  6591 raft_consensus.cc:740] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f32792c19b8e450bb57964d2de6b9e02, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.014058  6591 consensus_queue.cc:260] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02 [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: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:09.015867  6591 ts_tablet_manager.cc:1434] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:05:09.016659  6591 tablet_bootstrap.cc:492] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02: Bootstrap starting.
I20260710 11:05:09.027791  6591 tablet_bootstrap.cc:492] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02: 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
I20260710 11:05:09.028681  6591 tablet_bootstrap.cc:492] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02: Bootstrap complete.
I20260710 11:05:09.029299  6591 ts_tablet_manager.cc:1403] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 11:05:09.029323  6572 raft_consensus.cc:993] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465: : Instructing follower 9bbdac41a4b34146ac489a549599ea07 to start an election
I20260710 11:05:09.029778  6627 raft_consensus.cc:3060] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:05:09.029892  6670 raft_consensus.cc:1081] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [term 1 LEADER]: Signalling peer 9bbdac41a4b34146ac489a549599ea07 to start an election
I20260710 11:05:09.031461  6350 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "caf2f3a65d134d43aa9fc992610d063c"
dest_uuid: "9bbdac41a4b34146ac489a549599ea07"
 from {username='slave'} at 127.0.0.1:53426
I20260710 11:05:09.031906  6350 raft_consensus.cc:493] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:09.031764  6591 raft_consensus.cc:359] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:09.032326  6350 raft_consensus.cc:3060] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:09.032486  6591 raft_consensus.cc:740] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f32792c19b8e450bb57964d2de6b9e02, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.033262  6591 consensus_queue.cc:260] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02 [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: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:09.035163  6591 ts_tablet_manager.cc:1434] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:05:09.035941  6591 tablet_bootstrap.cc:492] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02: Bootstrap starting.
I20260710 11:05:09.037621  6350 raft_consensus.cc:515] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:09.041106  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf2f3a65d134d43aa9fc992610d063c" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10720c5ed657469a9044a629052fc465"
I20260710 11:05:09.041778  6425 raft_consensus.cc:3055] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:09.042105  6425 raft_consensus.cc:740] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10720c5ed657469a9044a629052fc465, State: Running, Role: LEADER
W20260710 11:05:09.042850  6222 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:09.042917  6425 consensus_queue.cc:260] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:09.044162  6425 raft_consensus.cc:3060] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:09.039631  6350 leader_election.cc:290] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 2 election: Requested vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443)
I20260710 11:05:09.053309  6627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf2f3a65d134d43aa9fc992610d063c" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f32792c19b8e450bb57964d2de6b9e02"
I20260710 11:05:09.053938  6627 raft_consensus.cc:3060] T caf2f3a65d134d43aa9fc992610d063c P f32792c19b8e450bb57964d2de6b9e02 [term 0 FOLLOWER]: Advancing to term 2
I20260710 11:05:09.055776  6591 tablet_bootstrap.cc:492] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:09.056655  6591 tablet_bootstrap.cc:492] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02: Bootstrap complete.
I20260710 11:05:09.057317  6591 ts_tablet_manager.cc:1403] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260710 11:05:09.057556  6425 raft_consensus.cc:2468] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bbdac41a4b34146ac489a549599ea07 in term 2.
I20260710 11:05:09.058702  6314 leader_election.cc:304] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10720c5ed657469a9044a629052fc465, 9bbdac41a4b34146ac489a549599ea07; no voters: 
I20260710 11:05:09.059382  6588 raft_consensus.cc:2804] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:09.059892  6588 raft_consensus.cc:697] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [term 2 LEADER]: Becoming Leader. State: Replica: 9bbdac41a4b34146ac489a549599ea07, State: Running, Role: LEADER
I20260710 11:05:09.059552  6591 raft_consensus.cc:359] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:09.060374  6591 raft_consensus.cc:740] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f32792c19b8e450bb57964d2de6b9e02, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.061210  6627 raft_consensus.cc:2468] T caf2f3a65d134d43aa9fc992610d063c P f32792c19b8e450bb57964d2de6b9e02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bbdac41a4b34146ac489a549599ea07 in term 2.
I20260710 11:05:09.060760  6588 consensus_queue.cc:237] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:09.061069  6591 consensus_queue.cc:260] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:09.063047  6591 ts_tablet_manager.cc:1434] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:05:09.068887  6172 catalog_manager.cc:5697] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 reported cstate change: term changed from 1 to 2, leader changed from 10720c5ed657469a9044a629052fc465 (127.3.54.131) to 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130). New cstate: current_term: 2 leader_uuid: "9bbdac41a4b34146ac489a549599ea07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:09.099786  6627 raft_consensus.cc:3060] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:09.104530  6627 pending_rounds.cc:85] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02: Aborting all ops after (but not including) 0
I20260710 11:05:09.104744  6627 pending_rounds.cc:107] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:05:09.104921  6627 raft_consensus.cc:2889] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:05:09.141566  6627 raft_consensus.cc:3060] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:09.149273  6588 raft_consensus.cc:993] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07: : Instructing follower 10720c5ed657469a9044a629052fc465 to start an election
I20260710 11:05:09.149785  6588 raft_consensus.cc:1081] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [term 1 LEADER]: Signalling peer 10720c5ed657469a9044a629052fc465 to start an election
I20260710 11:05:09.151489  6425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4339e302f95c45889f2c1de37f1e2347"
dest_uuid: "10720c5ed657469a9044a629052fc465"
 from {username='slave'} at 127.0.0.1:43176
I20260710 11:05:09.151999  6425 raft_consensus.cc:493] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:09.152388  6425 raft_consensus.cc:3060] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:09.158314  6425 raft_consensus.cc:515] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:09.160418  6425 leader_election.cc:290] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 2 election: Requested vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717)
I20260710 11:05:09.161051  6627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4339e302f95c45889f2c1de37f1e2347" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f32792c19b8e450bb57964d2de6b9e02"
I20260710 11:05:09.161314  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4339e302f95c45889f2c1de37f1e2347" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bbdac41a4b34146ac489a549599ea07"
I20260710 11:05:09.161669  6627 raft_consensus.cc:3060] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:09.161870  6350 raft_consensus.cc:3055] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:09.162199  6350 raft_consensus.cc:740] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9bbdac41a4b34146ac489a549599ea07, State: Running, Role: LEADER
I20260710 11:05:09.162796  6350 consensus_queue.cc:260] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:09.163672  6350 raft_consensus.cc:3060] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:09.166541  6627 raft_consensus.cc:2468] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10720c5ed657469a9044a629052fc465 in term 2.
I20260710 11:05:09.167562  6389 leader_election.cc:304] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10720c5ed657469a9044a629052fc465, f32792c19b8e450bb57964d2de6b9e02; no voters: 
I20260710 11:05:09.168262  6670 raft_consensus.cc:2804] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:09.168262  6350 raft_consensus.cc:2468] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10720c5ed657469a9044a629052fc465 in term 2.
I20260710 11:05:09.168859  6670 raft_consensus.cc:697] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [term 2 LEADER]: Becoming Leader. State: Replica: 10720c5ed657469a9044a629052fc465, State: Running, Role: LEADER
I20260710 11:05:09.169679  6670 consensus_queue.cc:237] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:09.177163  6172 catalog_manager.cc:5697] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 reported cstate change: term changed from 1 to 2, leader changed from 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130) to 10720c5ed657469a9044a629052fc465 (127.3.54.131). New cstate: current_term: 2 leader_uuid: "10720c5ed657469a9044a629052fc465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:09.180482  6588 raft_consensus.cc:993] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07: : Instructing follower 10720c5ed657469a9044a629052fc465 to start an election
I20260710 11:05:09.181820  6547 raft_consensus.cc:1081] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 2 LEADER]: Signalling peer 10720c5ed657469a9044a629052fc465 to start an election
I20260710 11:05:09.183646  6425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d7b2256a14f40f7854bbda9345e651e"
dest_uuid: "10720c5ed657469a9044a629052fc465"
 from {username='slave'} at 127.0.0.1:43176
I20260710 11:05:09.183804  6626 raft_consensus.cc:3060] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:09.184269  6425 raft_consensus.cc:493] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:09.184638  6425 raft_consensus.cc:3060] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:09.191023  6626 pending_rounds.cc:85] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02: Aborting all ops after (but not including) 0
I20260710 11:05:09.191397  6626 pending_rounds.cc:107] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:05:09.191359  6425 raft_consensus.cc:515] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:09.191851  6626 raft_consensus.cc:2889] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:05:09.193779  6425 leader_election.cc:290] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 3 election: Requested vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717)
I20260710 11:05:09.194043  6627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7b2256a14f40f7854bbda9345e651e" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f32792c19b8e450bb57964d2de6b9e02"
I20260710 11:05:09.194258  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7b2256a14f40f7854bbda9345e651e" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "9bbdac41a4b34146ac489a549599ea07"
I20260710 11:05:09.194599  6627 raft_consensus.cc:3060] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:09.194857  6350 raft_consensus.cc:3055] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:09.195125  6350 raft_consensus.cc:740] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9bbdac41a4b34146ac489a549599ea07, State: Running, Role: LEADER
I20260710 11:05:09.195793  6350 consensus_queue.cc:260] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [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: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:09.196964  6350 raft_consensus.cc:3060] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:09.201431  6627 raft_consensus.cc:2468] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10720c5ed657469a9044a629052fc465 in term 3.
I20260710 11:05:09.202976  6350 raft_consensus.cc:2468] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10720c5ed657469a9044a629052fc465 in term 3.
I20260710 11:05:09.202852  6389 leader_election.cc:304] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [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: 10720c5ed657469a9044a629052fc465, f32792c19b8e450bb57964d2de6b9e02; no voters: 
I20260710 11:05:09.203799  6572 raft_consensus.cc:2804] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:09.208947  6572 raft_consensus.cc:697] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 3 LEADER]: Becoming Leader. State: Replica: 10720c5ed657469a9044a629052fc465, State: Running, Role: LEADER
I20260710 11:05:09.210153  6572 consensus_queue.cc:237] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [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: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:09.220717  6172 catalog_manager.cc:5697] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 reported cstate change: term changed from 2 to 3, leader changed from 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130) to 10720c5ed657469a9044a629052fc465 (127.3.54.131). New cstate: current_term: 3 leader_uuid: "10720c5ed657469a9044a629052fc465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:09.524063  6626 raft_consensus.cc:1275] T caf2f3a65d134d43aa9fc992610d063c P f32792c19b8e450bb57964d2de6b9e02 [term 2 FOLLOWER]: Refusing update from remote peer 9bbdac41a4b34146ac489a549599ea07: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:09.525346  6681 consensus_queue.cc:1048] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:09.535475  6425 raft_consensus.cc:1275] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Refusing update from remote peer 9bbdac41a4b34146ac489a549599ea07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:09.536863  6588 consensus_queue.cc:1048] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:09.557507  6351 raft_consensus.cc:1275] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Refusing update from remote peer 10720c5ed657469a9044a629052fc465: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:09.558621  6572 consensus_queue.cc:1048] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:09.567847  6626 raft_consensus.cc:1275] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02 [term 2 FOLLOWER]: Refusing update from remote peer 10720c5ed657469a9044a629052fc465: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:09.569458  6684 consensus_queue.cc:1048] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:09.608201  6351 raft_consensus.cc:1275] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 3 FOLLOWER]: Refusing update from remote peer 10720c5ed657469a9044a629052fc465: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:09.609398  6684 consensus_queue.cc:1048] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:09.617780  6626 raft_consensus.cc:1275] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [term 3 FOLLOWER]: Refusing update from remote peer 10720c5ed657469a9044a629052fc465: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:09.619195  6684 consensus_queue.cc:1048] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:09.995051  3290 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:10.002265  6425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d7b2256a14f40f7854bbda9345e651e"
dest_uuid: "10720c5ed657469a9044a629052fc465"
mode: GRACEFUL
new_leader_uuid: "9bbdac41a4b34146ac489a549599ea07"
 from {username='slave'} at 127.0.0.1:53028
I20260710 11:05:10.002739  6425 raft_consensus.cc:606] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 3 LEADER]: Received request to transfer leadership to TS 9bbdac41a4b34146ac489a549599ea07
I20260710 11:05:10.005035  6425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4339e302f95c45889f2c1de37f1e2347"
dest_uuid: "10720c5ed657469a9044a629052fc465"
mode: GRACEFUL
new_leader_uuid: "9bbdac41a4b34146ac489a549599ea07"
 from {username='slave'} at 127.0.0.1:53028
I20260710 11:05:10.006013  6425 raft_consensus.cc:606] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [term 2 LEADER]: Received request to transfer leadership to TS 9bbdac41a4b34146ac489a549599ea07
I20260710 11:05:10.009634  6350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "caf2f3a65d134d43aa9fc992610d063c"
dest_uuid: "9bbdac41a4b34146ac489a549599ea07"
mode: GRACEFUL
new_leader_uuid: "10720c5ed657469a9044a629052fc465"
 from {username='slave'} at 127.0.0.1:51304
I20260710 11:05:10.010352  6350 raft_consensus.cc:606] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [term 2 LEADER]: Received request to transfer leadership to TS 10720c5ed657469a9044a629052fc465
I20260710 11:05:10.011634  3290 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:05:10.012234  3290 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:10.012921  3290 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:10.013495  6670 raft_consensus.cc:993] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465: : Instructing follower 9bbdac41a4b34146ac489a549599ea07 to start an election
I20260710 11:05:10.013885  6684 raft_consensus.cc:1081] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 3 LEADER]: Signalling peer 9bbdac41a4b34146ac489a549599ea07 to start an election
I20260710 11:05:10.015300  6351 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d7b2256a14f40f7854bbda9345e651e"
dest_uuid: "9bbdac41a4b34146ac489a549599ea07"
 from {username='slave'} at 127.0.0.1:53426
I20260710 11:05:10.015717  6351 raft_consensus.cc:493] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:10.016057  6351 raft_consensus.cc:3060] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:10.022382  6351 raft_consensus.cc:515] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:10.024130  6351 leader_election.cc:290] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 4 election: Requested vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443)
I20260710 11:05:10.024849  6626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7b2256a14f40f7854bbda9345e651e" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "f32792c19b8e450bb57964d2de6b9e02"
I20260710 11:05:10.025146  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7b2256a14f40f7854bbda9345e651e" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "10720c5ed657469a9044a629052fc465"
I20260710 11:05:10.025432  6626 raft_consensus.cc:3060] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:10.025703  6425 raft_consensus.cc:3055] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:10.025988  6425 raft_consensus.cc:740] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 10720c5ed657469a9044a629052fc465, State: Running, Role: LEADER
I20260710 11:05:10.026605  6425 consensus_queue.cc:260] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [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: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:10.027312  6425 raft_consensus.cc:3060] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:10.032821  6425 raft_consensus.cc:2468] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bbdac41a4b34146ac489a549599ea07 in term 4.
I20260710 11:05:10.033125  6626 raft_consensus.cc:2468] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bbdac41a4b34146ac489a549599ea07 in term 4.
I20260710 11:05:10.034013  6314 leader_election.cc:304] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [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: 10720c5ed657469a9044a629052fc465, 9bbdac41a4b34146ac489a549599ea07; no voters: 
I20260710 11:05:10.034883  6682 raft_consensus.cc:2804] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:10.035353  6682 raft_consensus.cc:697] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 4 LEADER]: Becoming Leader. State: Replica: 9bbdac41a4b34146ac489a549599ea07, State: Running, Role: LEADER
I20260710 11:05:10.036154  6682 consensus_queue.cc:237] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [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: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:10.042100  6172 catalog_manager.cc:5697] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 reported cstate change: term changed from 3 to 4, leader changed from 10720c5ed657469a9044a629052fc465 (127.3.54.131) to 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130). New cstate: current_term: 4 leader_uuid: "9bbdac41a4b34146ac489a549599ea07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } health_report { overall_health: UNKNOWN } } }
W20260710 11:05:10.043949  6222 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:10.117988  6682 raft_consensus.cc:993] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07: : Instructing follower 10720c5ed657469a9044a629052fc465 to start an election
I20260710 11:05:10.118571  6588 raft_consensus.cc:1081] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [term 2 LEADER]: Signalling peer 10720c5ed657469a9044a629052fc465 to start an election
I20260710 11:05:10.120261  6425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "caf2f3a65d134d43aa9fc992610d063c"
dest_uuid: "10720c5ed657469a9044a629052fc465"
 from {username='slave'} at 127.0.0.1:43176
I20260710 11:05:10.120855  6425 raft_consensus.cc:493] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:10.121206  6425 raft_consensus.cc:3060] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:10.125844  6425 raft_consensus.cc:515] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:10.127308  6425 leader_election.cc:290] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 3 election: Requested vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717)
I20260710 11:05:10.128149  6626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf2f3a65d134d43aa9fc992610d063c" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f32792c19b8e450bb57964d2de6b9e02"
I20260710 11:05:10.128284  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf2f3a65d134d43aa9fc992610d063c" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9bbdac41a4b34146ac489a549599ea07"
I20260710 11:05:10.128708  6626 raft_consensus.cc:3060] T caf2f3a65d134d43aa9fc992610d063c P f32792c19b8e450bb57964d2de6b9e02 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:10.128834  6351 raft_consensus.cc:3055] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:10.129278  6351 raft_consensus.cc:740] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9bbdac41a4b34146ac489a549599ea07, State: Running, Role: LEADER
I20260710 11:05:10.130062  6351 consensus_queue.cc:260] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [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: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:10.131126  6351 raft_consensus.cc:3060] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:10.134989  6626 raft_consensus.cc:2468] T caf2f3a65d134d43aa9fc992610d063c P f32792c19b8e450bb57964d2de6b9e02 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10720c5ed657469a9044a629052fc465 in term 3.
I20260710 11:05:10.136214  6351 raft_consensus.cc:2468] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10720c5ed657469a9044a629052fc465 in term 3.
I20260710 11:05:10.136226  6389 leader_election.cc:304] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [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: 10720c5ed657469a9044a629052fc465, f32792c19b8e450bb57964d2de6b9e02; no voters: 
I20260710 11:05:10.137220  6684 raft_consensus.cc:2804] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:10.137658  6684 raft_consensus.cc:697] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [term 3 LEADER]: Becoming Leader. State: Replica: 10720c5ed657469a9044a629052fc465, State: Running, Role: LEADER
I20260710 11:05:10.138356  6684 consensus_queue.cc:237] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [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: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:10.144266  6172 catalog_manager.cc:5697] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 reported cstate change: term changed from 2 to 3, leader changed from 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130) to 10720c5ed657469a9044a629052fc465 (127.3.54.131). New cstate: current_term: 3 leader_uuid: "10720c5ed657469a9044a629052fc465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:10.398080  6685 raft_consensus.cc:993] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465: : Instructing follower 9bbdac41a4b34146ac489a549599ea07 to start an election
I20260710 11:05:10.398479  6684 raft_consensus.cc:1081] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [term 2 LEADER]: Signalling peer 9bbdac41a4b34146ac489a549599ea07 to start an election
I20260710 11:05:10.399842  6351 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4339e302f95c45889f2c1de37f1e2347"
dest_uuid: "9bbdac41a4b34146ac489a549599ea07"
 from {username='slave'} at 127.0.0.1:53426
I20260710 11:05:10.400331  6351 raft_consensus.cc:493] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:10.400593  6351 raft_consensus.cc:3060] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:10.405488  6351 raft_consensus.cc:515] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:10.407187  6351 leader_election.cc:290] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 3 election: Requested vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443)
I20260710 11:05:10.407917  6626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4339e302f95c45889f2c1de37f1e2347" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f32792c19b8e450bb57964d2de6b9e02"
I20260710 11:05:10.408217  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4339e302f95c45889f2c1de37f1e2347" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10720c5ed657469a9044a629052fc465"
I20260710 11:05:10.408497  6626 raft_consensus.cc:3060] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:10.408725  6425 raft_consensus.cc:3055] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:10.409039  6425 raft_consensus.cc:740] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 10720c5ed657469a9044a629052fc465, State: Running, Role: LEADER
I20260710 11:05:10.409655  6425 consensus_queue.cc:260] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [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: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:10.410476  6425 raft_consensus.cc:3060] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:10.413666  6626 raft_consensus.cc:2468] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bbdac41a4b34146ac489a549599ea07 in term 3.
I20260710 11:05:10.414670  6315 leader_election.cc:304] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [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: 9bbdac41a4b34146ac489a549599ea07, f32792c19b8e450bb57964d2de6b9e02; no voters: 
I20260710 11:05:10.414698  6425 raft_consensus.cc:2468] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bbdac41a4b34146ac489a549599ea07 in term 3.
I20260710 11:05:10.415522  6588 raft_consensus.cc:2804] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:10.415972  6588 raft_consensus.cc:697] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [term 3 LEADER]: Becoming Leader. State: Replica: 9bbdac41a4b34146ac489a549599ea07, State: Running, Role: LEADER
I20260710 11:05:10.416687  6588 consensus_queue.cc:237] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [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: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:10.423517  6172 catalog_manager.cc:5697] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 reported cstate change: term changed from 2 to 3, leader changed from 10720c5ed657469a9044a629052fc465 (127.3.54.131) to 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130). New cstate: current_term: 3 leader_uuid: "9bbdac41a4b34146ac489a549599ea07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:10.547449  6626 raft_consensus.cc:1275] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [term 4 FOLLOWER]: Refusing update from remote peer 9bbdac41a4b34146ac489a549599ea07: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:05:10.549224  6588 consensus_queue.cc:1048] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:05:10.558028  6425 raft_consensus.cc:1275] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 4 FOLLOWER]: Refusing update from remote peer 9bbdac41a4b34146ac489a549599ea07: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:05:10.559873  6588 consensus_queue.cc:1048] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:10.574425  6351 raft_consensus.cc:1275] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [term 3 FOLLOWER]: Refusing update from remote peer 10720c5ed657469a9044a629052fc465: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:10.577075  6684 consensus_queue.cc:1048] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:05:10.591648  6627 raft_consensus.cc:1275] T caf2f3a65d134d43aa9fc992610d063c P f32792c19b8e450bb57964d2de6b9e02 [term 3 FOLLOWER]: Refusing update from remote peer 10720c5ed657469a9044a629052fc465: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:10.593269  6704 consensus_queue.cc:1048] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:05:10.897715  6627 raft_consensus.cc:1275] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02 [term 3 FOLLOWER]: Refusing update from remote peer 9bbdac41a4b34146ac489a549599ea07: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:10.898993  6588 consensus_queue.cc:1048] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:10.908772  6425 raft_consensus.cc:1275] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [term 3 FOLLOWER]: Refusing update from remote peer 9bbdac41a4b34146ac489a549599ea07: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:10.910902  6682 consensus_queue.cc:1048] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:11.020306  3290 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:11.028644  6425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25df47064457406aa4556df59bfad4db"
dest_uuid: "10720c5ed657469a9044a629052fc465"
mode: GRACEFUL
new_leader_uuid: "9bbdac41a4b34146ac489a549599ea07"
 from {username='slave'} at 127.0.0.1:53028
I20260710 11:05:11.029265  6425 raft_consensus.cc:606] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [term 1 LEADER]: Received request to transfer leadership to TS 9bbdac41a4b34146ac489a549599ea07
I20260710 11:05:11.032088  6351 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d7b2256a14f40f7854bbda9345e651e"
dest_uuid: "9bbdac41a4b34146ac489a549599ea07"
mode: GRACEFUL
new_leader_uuid: "10720c5ed657469a9044a629052fc465"
 from {username='slave'} at 127.0.0.1:51304
I20260710 11:05:11.032572  6351 raft_consensus.cc:606] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 4 LEADER]: Received request to transfer leadership to TS 10720c5ed657469a9044a629052fc465
I20260710 11:05:11.034961  6351 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5892eea2176f4ebd8f70b7a82f09754b"
dest_uuid: "9bbdac41a4b34146ac489a549599ea07"
mode: GRACEFUL
new_leader_uuid: "10720c5ed657469a9044a629052fc465"
 from {username='slave'} at 127.0.0.1:51304
I20260710 11:05:11.035432  6351 raft_consensus.cc:606] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07 [term 1 LEADER]: Received request to transfer leadership to TS 10720c5ed657469a9044a629052fc465
I20260710 11:05:11.036551  3290 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:05:11.036990  3290 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:11.037703  3290 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:05:11.045735  6222 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:11.047804  6708 raft_consensus.cc:993] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07: : Instructing follower 10720c5ed657469a9044a629052fc465 to start an election
I20260710 11:05:11.048425  6681 raft_consensus.cc:1081] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 4 LEADER]: Signalling peer 10720c5ed657469a9044a629052fc465 to start an election
I20260710 11:05:11.050194  6425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d7b2256a14f40f7854bbda9345e651e"
dest_uuid: "10720c5ed657469a9044a629052fc465"
 from {username='slave'} at 127.0.0.1:43176
I20260710 11:05:11.050685  6425 raft_consensus.cc:493] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:11.050947  6425 raft_consensus.cc:3060] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:05:11.056972  6425 raft_consensus.cc:515] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:11.058462  6425 leader_election.cc:290] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 5 election: Requested vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717)
I20260710 11:05:11.059419  6626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7b2256a14f40f7854bbda9345e651e" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "f32792c19b8e450bb57964d2de6b9e02"
I20260710 11:05:11.059697  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7b2256a14f40f7854bbda9345e651e" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "9bbdac41a4b34146ac489a549599ea07"
I20260710 11:05:11.060206  6626 raft_consensus.cc:3060] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:05:11.060281  6351 raft_consensus.cc:3055] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:05:11.060668  6351 raft_consensus.cc:740] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 9bbdac41a4b34146ac489a549599ea07, State: Running, Role: LEADER
I20260710 11:05:11.061631  6351 consensus_queue.cc:260] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [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: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:11.062959  6351 raft_consensus.cc:3060] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:05:11.068470  6626 raft_consensus.cc:2468] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10720c5ed657469a9044a629052fc465 in term 5.
I20260710 11:05:11.069911  6389 leader_election.cc:304] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [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: 10720c5ed657469a9044a629052fc465, f32792c19b8e450bb57964d2de6b9e02; no voters: 
I20260710 11:05:11.070734  6704 raft_consensus.cc:2804] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:05:11.070950  6351 raft_consensus.cc:2468] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10720c5ed657469a9044a629052fc465 in term 5.
I20260710 11:05:11.071125  6704 raft_consensus.cc:697] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 5 LEADER]: Becoming Leader. State: Replica: 10720c5ed657469a9044a629052fc465, State: Running, Role: LEADER
I20260710 11:05:11.072167  6704 consensus_queue.cc:237] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [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: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:11.078050  6174 catalog_manager.cc:5697] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 reported cstate change: term changed from 4 to 5, leader changed from 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130) to 10720c5ed657469a9044a629052fc465 (127.3.54.131). New cstate: current_term: 5 leader_uuid: "10720c5ed657469a9044a629052fc465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:11.287340  6684 raft_consensus.cc:993] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465: : Instructing follower 9bbdac41a4b34146ac489a549599ea07 to start an election
I20260710 11:05:11.287858  6704 raft_consensus.cc:1081] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [term 1 LEADER]: Signalling peer 9bbdac41a4b34146ac489a549599ea07 to start an election
I20260710 11:05:11.289513  6351 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25df47064457406aa4556df59bfad4db"
dest_uuid: "9bbdac41a4b34146ac489a549599ea07"
 from {username='slave'} at 127.0.0.1:53426
I20260710 11:05:11.289975  6351 raft_consensus.cc:493] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:11.290274  6351 raft_consensus.cc:3060] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:11.295306  6351 raft_consensus.cc:515] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:11.296943  6351 leader_election.cc:290] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 2 election: Requested vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443)
I20260710 11:05:11.297708  6626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25df47064457406aa4556df59bfad4db" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f32792c19b8e450bb57964d2de6b9e02"
I20260710 11:05:11.298157  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25df47064457406aa4556df59bfad4db" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10720c5ed657469a9044a629052fc465"
I20260710 11:05:11.298342  6626 raft_consensus.cc:3060] T 25df47064457406aa4556df59bfad4db P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:11.298666  6425 raft_consensus.cc:3055] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:11.298964  6425 raft_consensus.cc:740] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10720c5ed657469a9044a629052fc465, State: Running, Role: LEADER
I20260710 11:05:11.299810  6425 consensus_queue.cc:260] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:11.300948  6425 raft_consensus.cc:3060] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:11.304682  6626 raft_consensus.cc:2468] T 25df47064457406aa4556df59bfad4db P f32792c19b8e450bb57964d2de6b9e02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bbdac41a4b34146ac489a549599ea07 in term 2.
I20260710 11:05:11.306192  6315 leader_election.cc:304] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bbdac41a4b34146ac489a549599ea07, f32792c19b8e450bb57964d2de6b9e02; no voters: 
I20260710 11:05:11.306890  6681 raft_consensus.cc:2804] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:11.307253  6681 raft_consensus.cc:697] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [term 2 LEADER]: Becoming Leader. State: Replica: 9bbdac41a4b34146ac489a549599ea07, State: Running, Role: LEADER
I20260710 11:05:11.308017  6425 raft_consensus.cc:2468] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bbdac41a4b34146ac489a549599ea07 in term 2.
I20260710 11:05:11.308017  6681 consensus_queue.cc:237] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:11.316175  6174 catalog_manager.cc:5697] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 reported cstate change: term changed from 1 to 2, leader changed from 10720c5ed657469a9044a629052fc465 (127.3.54.131) to 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130). New cstate: current_term: 2 leader_uuid: "9bbdac41a4b34146ac489a549599ea07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:11.514505  6351 raft_consensus.cc:1275] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 5 FOLLOWER]: Refusing update from remote peer 10720c5ed657469a9044a629052fc465: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 11:05:11.515684  6704 consensus_queue.cc:1048] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:11.525353  6626 raft_consensus.cc:1275] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [term 5 FOLLOWER]: Refusing update from remote peer 10720c5ed657469a9044a629052fc465: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 11:05:11.526453  6684 consensus_queue.cc:1048] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:11.640802  6588 raft_consensus.cc:993] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07: : Instructing follower 10720c5ed657469a9044a629052fc465 to start an election
I20260710 11:05:11.641289  6681 raft_consensus.cc:1081] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07 [term 1 LEADER]: Signalling peer 10720c5ed657469a9044a629052fc465 to start an election
I20260710 11:05:11.642756  6425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5892eea2176f4ebd8f70b7a82f09754b"
dest_uuid: "10720c5ed657469a9044a629052fc465"
 from {username='slave'} at 127.0.0.1:43176
I20260710 11:05:11.643172  6425 raft_consensus.cc:493] T 5892eea2176f4ebd8f70b7a82f09754b P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:11.643429  6425 raft_consensus.cc:3060] T 5892eea2176f4ebd8f70b7a82f09754b P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:11.648046  6425 raft_consensus.cc:515] T 5892eea2176f4ebd8f70b7a82f09754b P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:11.649461  6425 leader_election.cc:290] T 5892eea2176f4ebd8f70b7a82f09754b P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 2 election: Requested vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717)
I20260710 11:05:11.650343  6627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5892eea2176f4ebd8f70b7a82f09754b" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f32792c19b8e450bb57964d2de6b9e02"
I20260710 11:05:11.650607  6351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5892eea2176f4ebd8f70b7a82f09754b" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bbdac41a4b34146ac489a549599ea07"
I20260710 11:05:11.650993  6627 raft_consensus.cc:3060] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:11.651187  6351 raft_consensus.cc:3055] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:11.651515  6351 raft_consensus.cc:740] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9bbdac41a4b34146ac489a549599ea07, State: Running, Role: LEADER
I20260710 11:05:11.652269  6351 consensus_queue.cc:260] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:11.653231  6351 raft_consensus.cc:3060] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:11.656420  6627 raft_consensus.cc:2468] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10720c5ed657469a9044a629052fc465 in term 2.
I20260710 11:05:11.657464  6389 leader_election.cc:304] T 5892eea2176f4ebd8f70b7a82f09754b P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10720c5ed657469a9044a629052fc465, f32792c19b8e450bb57964d2de6b9e02; no voters: 
I20260710 11:05:11.658289  6684 raft_consensus.cc:2804] T 5892eea2176f4ebd8f70b7a82f09754b P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:11.658459  6351 raft_consensus.cc:2468] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10720c5ed657469a9044a629052fc465 in term 2.
I20260710 11:05:11.658710  6684 raft_consensus.cc:697] T 5892eea2176f4ebd8f70b7a82f09754b P 10720c5ed657469a9044a629052fc465 [term 2 LEADER]: Becoming Leader. State: Replica: 10720c5ed657469a9044a629052fc465, State: Running, Role: LEADER
I20260710 11:05:11.659546  6684 consensus_queue.cc:237] T 5892eea2176f4ebd8f70b7a82f09754b P 10720c5ed657469a9044a629052fc465 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:11.666364  6174 catalog_manager.cc:5697] T 5892eea2176f4ebd8f70b7a82f09754b P 10720c5ed657469a9044a629052fc465 reported cstate change: term changed from 1 to 2, leader changed from 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130) to 10720c5ed657469a9044a629052fc465 (127.3.54.131). New cstate: current_term: 2 leader_uuid: "10720c5ed657469a9044a629052fc465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:11.759014  6424 raft_consensus.cc:1275] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Refusing update from remote peer 9bbdac41a4b34146ac489a549599ea07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.760272  6681 consensus_queue.cc:1048] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.768332  6627 raft_consensus.cc:1275] T 25df47064457406aa4556df59bfad4db P f32792c19b8e450bb57964d2de6b9e02 [term 2 FOLLOWER]: Refusing update from remote peer 9bbdac41a4b34146ac489a549599ea07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.769922  6681 consensus_queue.cc:1048] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:05:12.047053  6222 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:12.047171  3290 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:12.054196  6424 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d7b2256a14f40f7854bbda9345e651e"
dest_uuid: "10720c5ed657469a9044a629052fc465"
mode: GRACEFUL
new_leader_uuid: "9bbdac41a4b34146ac489a549599ea07"
 from {username='slave'} at 127.0.0.1:53028
I20260710 11:05:12.054706  6424 raft_consensus.cc:606] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 5 LEADER]: Received request to transfer leadership to TS 9bbdac41a4b34146ac489a549599ea07
I20260710 11:05:12.057065  6351 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4339e302f95c45889f2c1de37f1e2347"
dest_uuid: "9bbdac41a4b34146ac489a549599ea07"
mode: GRACEFUL
new_leader_uuid: "10720c5ed657469a9044a629052fc465"
 from {username='slave'} at 127.0.0.1:51304
I20260710 11:05:12.057483  6351 raft_consensus.cc:606] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [term 3 LEADER]: Received request to transfer leadership to TS 10720c5ed657469a9044a629052fc465
I20260710 11:05:12.059741  6424 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a76a6a760330418483eaf1e3048a8ff5"
dest_uuid: "10720c5ed657469a9044a629052fc465"
mode: GRACEFUL
new_leader_uuid: "9bbdac41a4b34146ac489a549599ea07"
 from {username='slave'} at 127.0.0.1:53028
I20260710 11:05:12.060211  6424 raft_consensus.cc:606] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 [term 2 LEADER]: Received request to transfer leadership to TS 9bbdac41a4b34146ac489a549599ea07
I20260710 11:05:12.061208  3290 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:05:12.061607  3290 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:12.062076  3290 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:12.111099  6626 raft_consensus.cc:1275] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02 [term 2 FOLLOWER]: Refusing update from remote peer 10720c5ed657469a9044a629052fc465: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:12.112548  6684 consensus_queue.cc:1048] T 5892eea2176f4ebd8f70b7a82f09754b P 10720c5ed657469a9044a629052fc465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:12.122800  6351 raft_consensus.cc:1275] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Refusing update from remote peer 10720c5ed657469a9044a629052fc465: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:12.125109  6712 consensus_queue.cc:1048] T 5892eea2176f4ebd8f70b7a82f09754b P 10720c5ed657469a9044a629052fc465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:12.125348  6722 raft_consensus.cc:993] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465: : Instructing follower 9bbdac41a4b34146ac489a549599ea07 to start an election
I20260710 11:05:12.125962  6722 raft_consensus.cc:1081] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 [term 2 LEADER]: Signalling peer 9bbdac41a4b34146ac489a549599ea07 to start an election
I20260710 11:05:12.127521  6350 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a76a6a760330418483eaf1e3048a8ff5"
dest_uuid: "9bbdac41a4b34146ac489a549599ea07"
 from {username='slave'} at 127.0.0.1:53426
I20260710 11:05:12.128010  6350 raft_consensus.cc:493] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:12.128389  6350 raft_consensus.cc:3060] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:12.135703  6350 raft_consensus.cc:515] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:12.137404  6350 leader_election.cc:290] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 3 election: Requested vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443)
I20260710 11:05:12.138324  6626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76a6a760330418483eaf1e3048a8ff5" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f32792c19b8e450bb57964d2de6b9e02"
I20260710 11:05:12.138391  6424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76a6a760330418483eaf1e3048a8ff5" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "10720c5ed657469a9044a629052fc465"
I20260710 11:05:12.139047  6626 raft_consensus.cc:3060] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:12.139086  6424 raft_consensus.cc:3055] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:12.139551  6424 raft_consensus.cc:740] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 10720c5ed657469a9044a629052fc465, State: Running, Role: LEADER
I20260710 11:05:12.140285  6424 consensus_queue.cc:260] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 [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: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:12.141180  6424 raft_consensus.cc:3060] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:12.145491  6626 raft_consensus.cc:2468] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bbdac41a4b34146ac489a549599ea07 in term 3.
I20260710 11:05:12.146188  6424 raft_consensus.cc:2468] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bbdac41a4b34146ac489a549599ea07 in term 3.
I20260710 11:05:12.146777  6315 leader_election.cc:304] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07 [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: 9bbdac41a4b34146ac489a549599ea07, f32792c19b8e450bb57964d2de6b9e02; no voters: 
I20260710 11:05:12.147491  6681 raft_consensus.cc:2804] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:12.147902  6681 raft_consensus.cc:697] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07 [term 3 LEADER]: Becoming Leader. State: Replica: 9bbdac41a4b34146ac489a549599ea07, State: Running, Role: LEADER
I20260710 11:05:12.148581  6681 consensus_queue.cc:237] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07 [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: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:12.155319  6174 catalog_manager.cc:5697] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07 reported cstate change: term changed from 2 to 3, leader changed from 10720c5ed657469a9044a629052fc465 (127.3.54.131) to 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130). New cstate: current_term: 3 leader_uuid: "9bbdac41a4b34146ac489a549599ea07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:12.284598  6588 raft_consensus.cc:993] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07: : Instructing follower 10720c5ed657469a9044a629052fc465 to start an election
I20260710 11:05:12.285029  6681 raft_consensus.cc:1081] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [term 3 LEADER]: Signalling peer 10720c5ed657469a9044a629052fc465 to start an election
I20260710 11:05:12.286355  6424 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4339e302f95c45889f2c1de37f1e2347"
dest_uuid: "10720c5ed657469a9044a629052fc465"
 from {username='slave'} at 127.0.0.1:43176
I20260710 11:05:12.286796  6424 raft_consensus.cc:493] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:12.287045  6424 raft_consensus.cc:3060] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:12.291888  6424 raft_consensus.cc:515] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:12.293589  6424 leader_election.cc:290] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 4 election: Requested vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717)
I20260710 11:05:12.294414  6626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4339e302f95c45889f2c1de37f1e2347" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f32792c19b8e450bb57964d2de6b9e02"
I20260710 11:05:12.294540  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4339e302f95c45889f2c1de37f1e2347" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9bbdac41a4b34146ac489a549599ea07"
I20260710 11:05:12.295029  6626 raft_consensus.cc:3060] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:12.295092  6350 raft_consensus.cc:3055] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:12.295449  6350 raft_consensus.cc:740] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9bbdac41a4b34146ac489a549599ea07, State: Running, Role: LEADER
I20260710 11:05:12.296118  6350 consensus_queue.cc:260] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [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: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:12.296939  6350 raft_consensus.cc:3060] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:12.299927  6626 raft_consensus.cc:2468] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10720c5ed657469a9044a629052fc465 in term 4.
I20260710 11:05:12.301046  6389 leader_election.cc:304] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [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: 10720c5ed657469a9044a629052fc465, f32792c19b8e450bb57964d2de6b9e02; no voters: 
I20260710 11:05:12.301317  6350 raft_consensus.cc:2468] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10720c5ed657469a9044a629052fc465 in term 4.
I20260710 11:05:12.301883  6722 raft_consensus.cc:2804] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:12.302359  6722 raft_consensus.cc:697] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [term 4 LEADER]: Becoming Leader. State: Replica: 10720c5ed657469a9044a629052fc465, State: Running, Role: LEADER
I20260710 11:05:12.303105  6722 consensus_queue.cc:237] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [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: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:12.309731  6174 catalog_manager.cc:5697] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 reported cstate change: term changed from 3 to 4, leader changed from 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130) to 10720c5ed657469a9044a629052fc465 (127.3.54.131). New cstate: current_term: 4 leader_uuid: "10720c5ed657469a9044a629052fc465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:12.366743  6712 raft_consensus.cc:993] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465: : Instructing follower 9bbdac41a4b34146ac489a549599ea07 to start an election
I20260710 11:05:12.367163  6722 raft_consensus.cc:1081] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 5 LEADER]: Signalling peer 9bbdac41a4b34146ac489a549599ea07 to start an election
I20260710 11:05:12.368496  6350 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d7b2256a14f40f7854bbda9345e651e"
dest_uuid: "9bbdac41a4b34146ac489a549599ea07"
 from {username='slave'} at 127.0.0.1:53426
I20260710 11:05:12.368937  6350 raft_consensus.cc:493] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:12.369203  6350 raft_consensus.cc:3060] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 5 FOLLOWER]: Advancing to term 6
I20260710 11:05:12.374574  6350 raft_consensus.cc:515] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:12.376258  6350 leader_election.cc:290] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 6 election: Requested vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443)
I20260710 11:05:12.376955  6626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7b2256a14f40f7854bbda9345e651e" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "f32792c19b8e450bb57964d2de6b9e02"
I20260710 11:05:12.377234  6424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7b2256a14f40f7854bbda9345e651e" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "10720c5ed657469a9044a629052fc465"
I20260710 11:05:12.377565  6626 raft_consensus.cc:3060] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [term 5 FOLLOWER]: Advancing to term 6
I20260710 11:05:12.377764  6424 raft_consensus.cc:3055] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 5 LEADER]: Stepping down as leader of term 5
I20260710 11:05:12.378103  6424 raft_consensus.cc:740] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 10720c5ed657469a9044a629052fc465, State: Running, Role: LEADER
I20260710 11:05:12.378863  6424 consensus_queue.cc:260] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [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: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:12.380105  6424 raft_consensus.cc:3060] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 5 FOLLOWER]: Advancing to term 6
I20260710 11:05:12.384384  6626 raft_consensus.cc:2468] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bbdac41a4b34146ac489a549599ea07 in term 6.
I20260710 11:05:12.385660  6315 leader_election.cc:304] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [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: 9bbdac41a4b34146ac489a549599ea07, f32792c19b8e450bb57964d2de6b9e02; no voters: 
I20260710 11:05:12.386389  6681 raft_consensus.cc:2804] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 6 FOLLOWER]: Leader election won for term 6
I20260710 11:05:12.386616  6424 raft_consensus.cc:2468] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bbdac41a4b34146ac489a549599ea07 in term 6.
I20260710 11:05:12.386780  6681 raft_consensus.cc:697] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 6 LEADER]: Becoming Leader. State: Replica: 9bbdac41a4b34146ac489a549599ea07, State: Running, Role: LEADER
I20260710 11:05:12.387588  6681 consensus_queue.cc:237] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [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: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:12.393532  6174 catalog_manager.cc:5697] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 reported cstate change: term changed from 5 to 6, leader changed from 10720c5ed657469a9044a629052fc465 (127.3.54.131) to 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130). New cstate: current_term: 6 leader_uuid: "9bbdac41a4b34146ac489a549599ea07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:12.593672  6424 raft_consensus.cc:1275] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 [term 3 FOLLOWER]: Refusing update from remote peer 9bbdac41a4b34146ac489a549599ea07: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:12.594794  6681 consensus_queue.cc:1048] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:12.604122  6626 raft_consensus.cc:1275] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02 [term 3 FOLLOWER]: Refusing update from remote peer 9bbdac41a4b34146ac489a549599ea07: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:12.606002  6681 consensus_queue.cc:1048] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:12.758438  6350 raft_consensus.cc:1275] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [term 4 FOLLOWER]: Refusing update from remote peer 10720c5ed657469a9044a629052fc465: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:12.759616  6722 consensus_queue.cc:1048] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:12.768121  6627 raft_consensus.cc:1275] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02 [term 4 FOLLOWER]: Refusing update from remote peer 10720c5ed657469a9044a629052fc465: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:12.770346  6684 consensus_queue.cc:1048] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:12.948097  6626 raft_consensus.cc:1275] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [term 6 FOLLOWER]: Refusing update from remote peer 9bbdac41a4b34146ac489a549599ea07: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260710 11:05:12.949331  6708 consensus_queue.cc:1048] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:12.957501  6425 raft_consensus.cc:1275] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 6 FOLLOWER]: Refusing update from remote peer 9bbdac41a4b34146ac489a549599ea07: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260710 11:05:12.958978  6727 consensus_queue.cc:1048] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260710 11:05:13.048182  6222 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:13.068142  3290 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:13.075132  6350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25df47064457406aa4556df59bfad4db"
dest_uuid: "9bbdac41a4b34146ac489a549599ea07"
mode: GRACEFUL
new_leader_uuid: "10720c5ed657469a9044a629052fc465"
 from {username='slave'} at 127.0.0.1:51304
I20260710 11:05:13.075671  6350 raft_consensus.cc:606] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [term 2 LEADER]: Received request to transfer leadership to TS 10720c5ed657469a9044a629052fc465
I20260710 11:05:13.077951  6350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a175de726124f118a3ab1837526b457"
dest_uuid: "9bbdac41a4b34146ac489a549599ea07"
mode: GRACEFUL
new_leader_uuid: "10720c5ed657469a9044a629052fc465"
 from {username='slave'} at 127.0.0.1:51304
I20260710 11:05:13.078369  6350 raft_consensus.cc:606] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07 [term 1 LEADER]: Received request to transfer leadership to TS 10720c5ed657469a9044a629052fc465
I20260710 11:05:13.080525  6425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "caf2f3a65d134d43aa9fc992610d063c"
dest_uuid: "10720c5ed657469a9044a629052fc465"
mode: GRACEFUL
new_leader_uuid: "9bbdac41a4b34146ac489a549599ea07"
 from {username='slave'} at 127.0.0.1:53028
I20260710 11:05:13.080966  6425 raft_consensus.cc:606] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [term 3 LEADER]: Received request to transfer leadership to TS 9bbdac41a4b34146ac489a549599ea07
I20260710 11:05:13.081969  3290 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:05:13.082403  3290 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:13.082944  3290 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:13.310103  6733 raft_consensus.cc:993] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465: : Instructing follower 9bbdac41a4b34146ac489a549599ea07 to start an election
I20260710 11:05:13.310528  6722 raft_consensus.cc:1081] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [term 3 LEADER]: Signalling peer 9bbdac41a4b34146ac489a549599ea07 to start an election
I20260710 11:05:13.311942  6350 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "caf2f3a65d134d43aa9fc992610d063c"
dest_uuid: "9bbdac41a4b34146ac489a549599ea07"
 from {username='slave'} at 127.0.0.1:53426
I20260710 11:05:13.312391  6350 raft_consensus.cc:493] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:13.312623  6350 raft_consensus.cc:3060] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:13.318397  6350 raft_consensus.cc:515] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:13.319993  6350 leader_election.cc:290] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [CANDIDATE]: Term 4 election: Requested vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 10720c5ed657469a9044a629052fc465 (127.3.54.131:38443)
I20260710 11:05:13.320667  6626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf2f3a65d134d43aa9fc992610d063c" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f32792c19b8e450bb57964d2de6b9e02"
I20260710 11:05:13.321024  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf2f3a65d134d43aa9fc992610d063c" candidate_uuid: "9bbdac41a4b34146ac489a549599ea07" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "10720c5ed657469a9044a629052fc465"
I20260710 11:05:13.321228  6626 raft_consensus.cc:3060] T caf2f3a65d134d43aa9fc992610d063c P f32792c19b8e450bb57964d2de6b9e02 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:13.321594  6425 raft_consensus.cc:3055] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:13.321938  6425 raft_consensus.cc:740] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 10720c5ed657469a9044a629052fc465, State: Running, Role: LEADER
I20260710 11:05:13.322700  6425 consensus_queue.cc:260] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [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: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:13.323549  6588 raft_consensus.cc:993] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07: : Instructing follower 10720c5ed657469a9044a629052fc465 to start an election
I20260710 11:05:13.323829  6425 raft_consensus.cc:3060] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:13.323978  6727 raft_consensus.cc:1081] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [term 2 LEADER]: Signalling peer 10720c5ed657469a9044a629052fc465 to start an election
I20260710 11:05:13.325512  6424 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25df47064457406aa4556df59bfad4db"
dest_uuid: "10720c5ed657469a9044a629052fc465"
 from {username='slave'} at 127.0.0.1:43176
I20260710 11:05:13.325963  6424 raft_consensus.cc:493] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:13.326239  6424 raft_consensus.cc:3060] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:13.327471  6626 raft_consensus.cc:2468] T caf2f3a65d134d43aa9fc992610d063c P f32792c19b8e450bb57964d2de6b9e02 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bbdac41a4b34146ac489a549599ea07 in term 4.
I20260710 11:05:13.328539  6315 leader_election.cc:304] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [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: 9bbdac41a4b34146ac489a549599ea07, f32792c19b8e450bb57964d2de6b9e02; no voters: 
I20260710 11:05:13.329272  6727 raft_consensus.cc:2804] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:13.329744  6727 raft_consensus.cc:697] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [term 4 LEADER]: Becoming Leader. State: Replica: 9bbdac41a4b34146ac489a549599ea07, State: Running, Role: LEADER
I20260710 11:05:13.330139  6425 raft_consensus.cc:2468] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bbdac41a4b34146ac489a549599ea07 in term 4.
I20260710 11:05:13.330806  6727 consensus_queue.cc:237] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [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: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:13.332007  6424 raft_consensus.cc:515] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:13.334774  6626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25df47064457406aa4556df59bfad4db" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f32792c19b8e450bb57964d2de6b9e02"
I20260710 11:05:13.335366  6626 raft_consensus.cc:3060] T 25df47064457406aa4556df59bfad4db P f32792c19b8e450bb57964d2de6b9e02 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:13.334123  6424 leader_election.cc:290] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 3 election: Requested vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717)
I20260710 11:05:13.336952  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25df47064457406aa4556df59bfad4db" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9bbdac41a4b34146ac489a549599ea07"
I20260710 11:05:13.337423  6350 raft_consensus.cc:3055] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:13.337606  6350 raft_consensus.cc:740] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9bbdac41a4b34146ac489a549599ea07, State: Running, Role: LEADER
I20260710 11:05:13.338133  6350 consensus_queue.cc:260] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [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: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:13.338130  6174 catalog_manager.cc:5697] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 reported cstate change: term changed from 3 to 4, leader changed from 10720c5ed657469a9044a629052fc465 (127.3.54.131) to 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130). New cstate: current_term: 4 leader_uuid: "9bbdac41a4b34146ac489a549599ea07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:13.339309  6350 raft_consensus.cc:3060] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:13.343408  6626 raft_consensus.cc:2468] T 25df47064457406aa4556df59bfad4db P f32792c19b8e450bb57964d2de6b9e02 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10720c5ed657469a9044a629052fc465 in term 3.
I20260710 11:05:13.344449  6389 leader_election.cc:304] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [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: 10720c5ed657469a9044a629052fc465, f32792c19b8e450bb57964d2de6b9e02; no voters: 
I20260710 11:05:13.345166  6722 raft_consensus.cc:2804] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:13.345626  6722 raft_consensus.cc:697] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [term 3 LEADER]: Becoming Leader. State: Replica: 10720c5ed657469a9044a629052fc465, State: Running, Role: LEADER
I20260710 11:05:13.346401  6722 consensus_queue.cc:237] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [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: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:13.346783  6350 raft_consensus.cc:2468] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10720c5ed657469a9044a629052fc465 in term 3.
I20260710 11:05:13.357335  6174 catalog_manager.cc:5697] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 reported cstate change: term changed from 2 to 3, leader changed from 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130) to 10720c5ed657469a9044a629052fc465 (127.3.54.131). New cstate: current_term: 3 leader_uuid: "10720c5ed657469a9044a629052fc465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:13.608265  6588 raft_consensus.cc:993] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07: : Instructing follower 10720c5ed657469a9044a629052fc465 to start an election
I20260710 11:05:13.608714  6727 raft_consensus.cc:1081] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07 [term 1 LEADER]: Signalling peer 10720c5ed657469a9044a629052fc465 to start an election
I20260710 11:05:13.610292  6424 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a175de726124f118a3ab1837526b457"
dest_uuid: "10720c5ed657469a9044a629052fc465"
 from {username='slave'} at 127.0.0.1:43176
I20260710 11:05:13.610749  6424 raft_consensus.cc:493] T 3a175de726124f118a3ab1837526b457 P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:13.611016  6424 raft_consensus.cc:3060] T 3a175de726124f118a3ab1837526b457 P 10720c5ed657469a9044a629052fc465 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:13.616070  6424 raft_consensus.cc:515] T 3a175de726124f118a3ab1837526b457 P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:13.617908  6424 leader_election.cc:290] T 3a175de726124f118a3ab1837526b457 P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 2 election: Requested vote from peers f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439), 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717)
I20260710 11:05:13.618659  6626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a175de726124f118a3ab1837526b457" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f32792c19b8e450bb57964d2de6b9e02"
I20260710 11:05:13.618846  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a175de726124f118a3ab1837526b457" candidate_uuid: "10720c5ed657469a9044a629052fc465" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bbdac41a4b34146ac489a549599ea07"
I20260710 11:05:13.619303  6626 raft_consensus.cc:3060] T 3a175de726124f118a3ab1837526b457 P f32792c19b8e450bb57964d2de6b9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:13.619346  6350 raft_consensus.cc:3055] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:13.619756  6350 raft_consensus.cc:740] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9bbdac41a4b34146ac489a549599ea07, State: Running, Role: LEADER
I20260710 11:05:13.620393  6350 consensus_queue.cc:260] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:13.621245  6350 raft_consensus.cc:3060] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:13.623925  6626 raft_consensus.cc:2468] T 3a175de726124f118a3ab1837526b457 P f32792c19b8e450bb57964d2de6b9e02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10720c5ed657469a9044a629052fc465 in term 2.
I20260710 11:05:13.625063  6389 leader_election.cc:304] T 3a175de726124f118a3ab1837526b457 P 10720c5ed657469a9044a629052fc465 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10720c5ed657469a9044a629052fc465, f32792c19b8e450bb57964d2de6b9e02; no voters: 
I20260710 11:05:13.625641  6350 raft_consensus.cc:2468] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10720c5ed657469a9044a629052fc465 in term 2.
I20260710 11:05:13.625840  6733 raft_consensus.cc:2804] T 3a175de726124f118a3ab1837526b457 P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:13.626327  6733 raft_consensus.cc:697] T 3a175de726124f118a3ab1837526b457 P 10720c5ed657469a9044a629052fc465 [term 2 LEADER]: Becoming Leader. State: Replica: 10720c5ed657469a9044a629052fc465, State: Running, Role: LEADER
I20260710 11:05:13.627240  6733 consensus_queue.cc:237] T 3a175de726124f118a3ab1837526b457 P 10720c5ed657469a9044a629052fc465 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } }
I20260710 11:05:13.633754  6174 catalog_manager.cc:5697] T 3a175de726124f118a3ab1837526b457 P 10720c5ed657469a9044a629052fc465 reported cstate change: term changed from 1 to 2, leader changed from 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130) to 10720c5ed657469a9044a629052fc465 (127.3.54.131). New cstate: current_term: 2 leader_uuid: "10720c5ed657469a9044a629052fc465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:13.800501  6424 raft_consensus.cc:1275] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [term 4 FOLLOWER]: Refusing update from remote peer 9bbdac41a4b34146ac489a549599ea07: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:13.801690  6727 consensus_queue.cc:1048] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10720c5ed657469a9044a629052fc465" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 38443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:13.810245  6626 raft_consensus.cc:1275] T caf2f3a65d134d43aa9fc992610d063c P f32792c19b8e450bb57964d2de6b9e02 [term 4 FOLLOWER]: Refusing update from remote peer 9bbdac41a4b34146ac489a549599ea07: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:13.811839  6588 consensus_queue.cc:1048] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:13.827224  6626 raft_consensus.cc:1275] T 25df47064457406aa4556df59bfad4db P f32792c19b8e450bb57964d2de6b9e02 [term 3 FOLLOWER]: Refusing update from remote peer 10720c5ed657469a9044a629052fc465: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:13.828370  6739 consensus_queue.cc:1048] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f32792c19b8e450bb57964d2de6b9e02" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:13.836254  6351 raft_consensus.cc:1275] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [term 3 FOLLOWER]: Refusing update from remote peer 10720c5ed657469a9044a629052fc465: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:13.837603  6733 consensus_queue.cc:1048] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bbdac41a4b34146ac489a549599ea07" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 39717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:05:14.049072  6222 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:14.088898  3290 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:14.114773  3290 tablet_server.cc:179] TabletServer@127.3.54.129:41439 shutting down...
W20260710 11:05:14.118376  6389 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 53 similar messages]
W20260710 11:05:14.123135  6389 consensus_peers.cc:597] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465 -> Peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Couldn't send request to peer f32792c19b8e450bb57964d2de6b9e02. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:14.137499  3290 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:14.138460  3290 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:14.139247  3290 raft_consensus.cc:2243] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:14.139814  3290 raft_consensus.cc:2272] T 5892eea2176f4ebd8f70b7a82f09754b P f32792c19b8e450bb57964d2de6b9e02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:14.142544  3290 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:14.143186  3290 raft_consensus.cc:2243] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:14.143603  3290 raft_consensus.cc:2272] T afc66d8bbe394e12b85cf9ab4ceb1a41 P f32792c19b8e450bb57964d2de6b9e02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:14.145567  3290 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:14.146067  3290 raft_consensus.cc:2243] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:14.146442  3290 raft_consensus.cc:2272] T 9d015d180f9842caa888df0bd510d512 P f32792c19b8e450bb57964d2de6b9e02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:14.148380  3290 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:14.148880  3290 raft_consensus.cc:2243] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:14.149272  3290 raft_consensus.cc:2272] T 4339e302f95c45889f2c1de37f1e2347 P f32792c19b8e450bb57964d2de6b9e02 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:14.151149  3290 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:14.151576  3290 raft_consensus.cc:2243] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:14.151954  3290 raft_consensus.cc:2272] T 2d7b2256a14f40f7854bbda9345e651e P f32792c19b8e450bb57964d2de6b9e02 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:14.153800  3290 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:14.154253  3290 raft_consensus.cc:2243] T caf2f3a65d134d43aa9fc992610d063c P f32792c19b8e450bb57964d2de6b9e02 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:14.154582  3290 raft_consensus.cc:2272] T caf2f3a65d134d43aa9fc992610d063c P f32792c19b8e450bb57964d2de6b9e02 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:14.157075  3290 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:14.157577  3290 raft_consensus.cc:2243] T 25df47064457406aa4556df59bfad4db P f32792c19b8e450bb57964d2de6b9e02 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:14.157986  3290 raft_consensus.cc:2272] T 25df47064457406aa4556df59bfad4db P f32792c19b8e450bb57964d2de6b9e02 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:14.160293  3290 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:14.160809  3290 raft_consensus.cc:2243] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:14.161175  3290 raft_consensus.cc:2272] T d6c0c40aedd14c78bff7b1d47e5b952b P f32792c19b8e450bb57964d2de6b9e02 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:14.162916  3290 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:14.163353  3290 raft_consensus.cc:2243] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:14.163725  3290 raft_consensus.cc:2272] T a76a6a760330418483eaf1e3048a8ff5 P f32792c19b8e450bb57964d2de6b9e02 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:14.165510  3290 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:14.165942  3290 raft_consensus.cc:2243] T 3a175de726124f118a3ab1837526b457 P f32792c19b8e450bb57964d2de6b9e02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:14.166271  3290 raft_consensus.cc:2272] T 3a175de726124f118a3ab1837526b457 P f32792c19b8e450bb57964d2de6b9e02 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:14.196566  6389 consensus_peers.cc:597] T 3a175de726124f118a3ab1837526b457 P 10720c5ed657469a9044a629052fc465 -> Peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Couldn't send request to peer f32792c19b8e450bb57964d2de6b9e02. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:14.196919  3290 tablet_server.cc:196] TabletServer@127.3.54.129:41439 shutdown complete.
I20260710 11:05:14.219853  3290 tablet_server.cc:179] TabletServer@127.3.54.130:0 shutting down...
W20260710 11:05:14.225950  6315 consensus_peers.cc:597] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07 -> Peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Couldn't send request to peer f32792c19b8e450bb57964d2de6b9e02. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:14.232895  6388 consensus_peers.cc:597] T 3a175de726124f118a3ab1837526b457 P 10720c5ed657469a9044a629052fc465 -> Peer 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717): Couldn't send request to peer 9bbdac41a4b34146ac489a549599ea07. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:14.241580  6315 consensus_peers.cc:597] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 -> Peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Couldn't send request to peer f32792c19b8e450bb57964d2de6b9e02. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:14.247830  3290 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:14.248571  3290 tablet_replica.cc:333] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07: stopping tablet replica
I20260710 11:05:14.249214  3290 raft_consensus.cc:2243] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:14.249648  3290 raft_consensus.cc:2272] T 5892eea2176f4ebd8f70b7a82f09754b P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:14.251538  3290 tablet_replica.cc:333] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07: stopping tablet replica
I20260710 11:05:14.252127  3290 raft_consensus.cc:2243] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:14.252924  3290 raft_consensus.cc:2272] T 9d015d180f9842caa888df0bd510d512 P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:14.254881  3290 tablet_replica.cc:333] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07: stopping tablet replica
I20260710 11:05:14.255411  3290 raft_consensus.cc:2243] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 6 LEADER]: Raft consensus shutting down.
I20260710 11:05:14.256124  3290 raft_consensus.cc:2272] T 2d7b2256a14f40f7854bbda9345e651e P 9bbdac41a4b34146ac489a549599ea07 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:14.257910  3290 tablet_replica.cc:333] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07: stopping tablet replica
I20260710 11:05:14.258422  3290 raft_consensus.cc:2243] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:14.259182  3290 raft_consensus.cc:2272] T caf2f3a65d134d43aa9fc992610d063c P 9bbdac41a4b34146ac489a549599ea07 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:14.261600  3290 tablet_replica.cc:333] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07: stopping tablet replica
I20260710 11:05:14.262120  3290 raft_consensus.cc:2243] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:14.262511  3290 raft_consensus.cc:2272] T 4339e302f95c45889f2c1de37f1e2347 P 9bbdac41a4b34146ac489a549599ea07 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:14.264354  3290 tablet_replica.cc:333] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 9bbdac41a4b34146ac489a549599ea07: stopping tablet replica
I20260710 11:05:14.264861  3290 raft_consensus.cc:2243] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:14.265251  3290 raft_consensus.cc:2272] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:14.267122  3290 tablet_replica.cc:333] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07: stopping tablet replica
I20260710 11:05:14.267848  3290 raft_consensus.cc:2243] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:14.268671  3290 raft_consensus.cc:2272] T a76a6a760330418483eaf1e3048a8ff5 P 9bbdac41a4b34146ac489a549599ea07 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:14.271150  3290 tablet_replica.cc:333] T d6c0c40aedd14c78bff7b1d47e5b952b P 9bbdac41a4b34146ac489a549599ea07: stopping tablet replica
I20260710 11:05:14.271813  3290 raft_consensus.cc:2243] T d6c0c40aedd14c78bff7b1d47e5b952b P 9bbdac41a4b34146ac489a549599ea07 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260710 11:05:14.271821  6389 consensus_peers.cc:597] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 -> Peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Couldn't send request to peer f32792c19b8e450bb57964d2de6b9e02. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:14.272351  3290 raft_consensus.cc:2272] T d6c0c40aedd14c78bff7b1d47e5b952b P 9bbdac41a4b34146ac489a549599ea07 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:14.274317  3290 tablet_replica.cc:333] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07: stopping tablet replica
I20260710 11:05:14.274786  3290 raft_consensus.cc:2243] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:14.275133  3290 raft_consensus.cc:2272] T 3a175de726124f118a3ab1837526b457 P 9bbdac41a4b34146ac489a549599ea07 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:14.276983  3290 tablet_replica.cc:333] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07: stopping tablet replica
I20260710 11:05:14.277422  3290 raft_consensus.cc:2243] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:14.277823  3290 raft_consensus.cc:2272] T 25df47064457406aa4556df59bfad4db P 9bbdac41a4b34146ac489a549599ea07 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:14.284937  6389 consensus_peers.cc:597] T 5892eea2176f4ebd8f70b7a82f09754b P 10720c5ed657469a9044a629052fc465 -> Peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Couldn't send request to peer f32792c19b8e450bb57964d2de6b9e02. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:14.286691  6389 consensus_peers.cc:597] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 -> Peer f32792c19b8e450bb57964d2de6b9e02 (127.3.54.129:41439): Couldn't send request to peer f32792c19b8e450bb57964d2de6b9e02. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:41439: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:14.300489  3290 tablet_server.cc:196] TabletServer@127.3.54.130:0 shutdown complete.
I20260710 11:05:14.320576  3290 tablet_server.cc:179] TabletServer@127.3.54.131:0 shutting down...
W20260710 11:05:14.339100  6388 consensus_peers.cc:597] T 5892eea2176f4ebd8f70b7a82f09754b P 10720c5ed657469a9044a629052fc465 -> Peer 9bbdac41a4b34146ac489a549599ea07 (127.3.54.130:39717): Couldn't send request to peer 9bbdac41a4b34146ac489a549599ea07. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.130:39717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:14.346463  3290 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:14.347155  3290 tablet_replica.cc:333] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465: stopping tablet replica
I20260710 11:05:14.347685  3290 raft_consensus.cc:2243] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:14.348493  3290 raft_consensus.cc:2272] T afc66d8bbe394e12b85cf9ab4ceb1a41 P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:14.350334  3290 tablet_replica.cc:333] T 9d015d180f9842caa888df0bd510d512 P 10720c5ed657469a9044a629052fc465: stopping tablet replica
I20260710 11:05:14.350788  3290 raft_consensus.cc:2243] T 9d015d180f9842caa888df0bd510d512 P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:14.351161  3290 raft_consensus.cc:2272] T 9d015d180f9842caa888df0bd510d512 P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:14.352887  3290 tablet_replica.cc:333] T 5892eea2176f4ebd8f70b7a82f09754b P 10720c5ed657469a9044a629052fc465: stopping tablet replica
I20260710 11:05:14.353327  3290 raft_consensus.cc:2243] T 5892eea2176f4ebd8f70b7a82f09754b P 10720c5ed657469a9044a629052fc465 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:14.353988  3290 raft_consensus.cc:2272] T 5892eea2176f4ebd8f70b7a82f09754b P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:14.355715  3290 tablet_replica.cc:333] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465: stopping tablet replica
I20260710 11:05:14.356256  3290 raft_consensus.cc:2243] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:14.356915  3290 raft_consensus.cc:2272] T 4339e302f95c45889f2c1de37f1e2347 P 10720c5ed657469a9044a629052fc465 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:14.358601  3290 tablet_replica.cc:333] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465: stopping tablet replica
I20260710 11:05:14.359066  3290 raft_consensus.cc:2243] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:14.359735  3290 raft_consensus.cc:2272] T 25df47064457406aa4556df59bfad4db P 10720c5ed657469a9044a629052fc465 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:14.362169  3290 tablet_replica.cc:333] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465: stopping tablet replica
I20260710 11:05:14.362643  3290 raft_consensus.cc:2243] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:14.363329  3290 raft_consensus.cc:2272] T d6c0c40aedd14c78bff7b1d47e5b952b P 10720c5ed657469a9044a629052fc465 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:14.365024  3290 tablet_replica.cc:333] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465: stopping tablet replica
I20260710 11:05:14.365439  3290 raft_consensus.cc:2243] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:14.365801  3290 raft_consensus.cc:2272] T a76a6a760330418483eaf1e3048a8ff5 P 10720c5ed657469a9044a629052fc465 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:14.367458  3290 tablet_replica.cc:333] T 3a175de726124f118a3ab1837526b457 P 10720c5ed657469a9044a629052fc465: stopping tablet replica
I20260710 11:05:14.367918  3290 raft_consensus.cc:2243] T 3a175de726124f118a3ab1837526b457 P 10720c5ed657469a9044a629052fc465 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:14.368592  3290 pending_rounds.cc:70] T 3a175de726124f118a3ab1837526b457 P 10720c5ed657469a9044a629052fc465: Trying to abort 1 pending ops.
I20260710 11:05:14.368770  3290 pending_rounds.cc:77] T 3a175de726124f118a3ab1837526b457 P 10720c5ed657469a9044a629052fc465: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305959479825010688 op_type: NO_OP noop_request { }
I20260710 11:05:14.369040  3290 raft_consensus.cc:2889] T 3a175de726124f118a3ab1837526b457 P 10720c5ed657469a9044a629052fc465 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:05:14.369306  3290 raft_consensus.cc:2272] T 3a175de726124f118a3ab1837526b457 P 10720c5ed657469a9044a629052fc465 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:14.371887  3290 tablet_replica.cc:333] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465: stopping tablet replica
I20260710 11:05:14.372397  3290 raft_consensus.cc:2243] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:14.372778  3290 raft_consensus.cc:2272] T 2d7b2256a14f40f7854bbda9345e651e P 10720c5ed657469a9044a629052fc465 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:14.374599  3290 tablet_replica.cc:333] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465: stopping tablet replica
I20260710 11:05:14.375011  3290 raft_consensus.cc:2243] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:14.375412  3290 raft_consensus.cc:2272] T caf2f3a65d134d43aa9fc992610d063c P 10720c5ed657469a9044a629052fc465 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:14.404219  3290 tablet_server.cc:196] TabletServer@127.3.54.131:0 shutdown complete.
I20260710 11:05:14.424985  3290 master.cc:562] Master@127.3.54.190:42821 shutting down...
I20260710 11:05:14.443315  3290 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 66b079c098884e85a84e808b7a1938b4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:14.443849  3290 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 66b079c098884e85a84e808b7a1938b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:14.444199  3290 tablet_replica.cc:333] T 00000000000000000000000000000000 P 66b079c098884e85a84e808b7a1938b4: stopping tablet replica
I20260710 11:05:14.468020  3290 master.cc:584] Master@127.3.54.190:42821 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12604 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:05:14.508530  3290 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.54.190:43507
I20260710 11:05:14.509622  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:14.514590  6755 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
W20260710 11:05:14.515719  6756 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
W20260710 11:05:14.516590  6758 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
I20260710 11:05:14.517169  3290 server_base.cc:1061] running on GCE node
I20260710 11:05:14.518227  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:14.518435  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:14.518585  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681514518569 us; error 0 us; skew 500 ppm
I20260710 11:05:14.519331  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:14.521944  3290 webserver.cc:533] Webserver started at http://127.3.54.190:33991/ using document root <none> and password file <none>
I20260710 11:05:14.522384  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:14.522538  3290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:14.522754  3290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:14.523800  3290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681429800727-3290-0/minicluster-data/master-0-root/instance:
uuid: "6702e9e23179477ea1dff2422feff9ef"
format_stamp: "Formatted at 2026-07-10 11:05:14 on dist-test-slave-9dq9"
I20260710 11:05:14.527997  3290 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:05:14.531638  6763 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:14.532383  3290 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:14.532680  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681429800727-3290-0/minicluster-data/master-0-root
uuid: "6702e9e23179477ea1dff2422feff9ef"
format_stamp: "Formatted at 2026-07-10 11:05:14 on dist-test-slave-9dq9"
I20260710 11:05:14.532941  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681429800727-3290-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681429800727-3290-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681429800727-3290-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)
I20260710 11:05:14.558461  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:14.559787  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:14.597127  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.190:43507
I20260710 11:05:14.597223  6814 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.190:43507 every 8 connection(s)
I20260710 11:05:14.600817  6815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:14.611183  6815 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6702e9e23179477ea1dff2422feff9ef: Bootstrap starting.
I20260710 11:05:14.615873  6815 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6702e9e23179477ea1dff2422feff9ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.620061  6815 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6702e9e23179477ea1dff2422feff9ef: No bootstrap required, opened a new log
I20260710 11:05:14.622196  6815 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6702e9e23179477ea1dff2422feff9ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6702e9e23179477ea1dff2422feff9ef" member_type: VOTER }
I20260710 11:05:14.622586  6815 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6702e9e23179477ea1dff2422feff9ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.622810  6815 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6702e9e23179477ea1dff2422feff9ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6702e9e23179477ea1dff2422feff9ef, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.623337  6815 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6702e9e23179477ea1dff2422feff9ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6702e9e23179477ea1dff2422feff9ef" member_type: VOTER }
I20260710 11:05:14.623762  6815 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6702e9e23179477ea1dff2422feff9ef [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:14.623970  6815 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6702e9e23179477ea1dff2422feff9ef [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:14.624262  6815 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6702e9e23179477ea1dff2422feff9ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.628723  6815 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6702e9e23179477ea1dff2422feff9ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6702e9e23179477ea1dff2422feff9ef" member_type: VOTER }
I20260710 11:05:14.629245  6815 leader_election.cc:304] T 00000000000000000000000000000000 P 6702e9e23179477ea1dff2422feff9ef [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: 6702e9e23179477ea1dff2422feff9ef; no voters: 
I20260710 11:05:14.630309  6815 leader_election.cc:290] T 00000000000000000000000000000000 P 6702e9e23179477ea1dff2422feff9ef [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:14.630635  6818 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6702e9e23179477ea1dff2422feff9ef [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:14.631935  6818 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6702e9e23179477ea1dff2422feff9ef [term 1 LEADER]: Becoming Leader. State: Replica: 6702e9e23179477ea1dff2422feff9ef, State: Running, Role: LEADER
I20260710 11:05:14.632545  6818 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6702e9e23179477ea1dff2422feff9ef [LEADER]: Queue going to LEADER mode. State: All 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: "6702e9e23179477ea1dff2422feff9ef" member_type: VOTER }
I20260710 11:05:14.633090  6815 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6702e9e23179477ea1dff2422feff9ef [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:14.636852  6820 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6702e9e23179477ea1dff2422feff9ef [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6702e9e23179477ea1dff2422feff9ef. Latest consensus state: current_term: 1 leader_uuid: "6702e9e23179477ea1dff2422feff9ef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6702e9e23179477ea1dff2422feff9ef" member_type: VOTER } }
I20260710 11:05:14.637398  6820 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6702e9e23179477ea1dff2422feff9ef [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:14.640484  6819 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6702e9e23179477ea1dff2422feff9ef [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6702e9e23179477ea1dff2422feff9ef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6702e9e23179477ea1dff2422feff9ef" member_type: VOTER } }
I20260710 11:05:14.640977  6819 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6702e9e23179477ea1dff2422feff9ef [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:14.646562  6826 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:14.653765  6826 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:14.654748  3290 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:14.662598  6826 catalog_manager.cc:1383] Generated new cluster ID: 18be0e4ab02745cdbce1ee2531991ebb
I20260710 11:05:14.662907  6826 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:14.688715  6826 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:14.689935  6826 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:14.704133  6826 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6702e9e23179477ea1dff2422feff9ef: Generated new TSK 0
I20260710 11:05:14.704720  6826 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:14.721786  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:14.727569  6836 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
W20260710 11:05:14.728864  6837 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
W20260710 11:05:14.730214  6839 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
I20260710 11:05:14.730449  3290 server_base.cc:1061] running on GCE node
I20260710 11:05:14.731400  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:14.731588  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:14.731746  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681514731728 us; error 0 us; skew 500 ppm
I20260710 11:05:14.732306  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:14.734663  3290 webserver.cc:533] Webserver started at http://127.3.54.129:46281/ using document root <none> and password file <none>
I20260710 11:05:14.735168  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:14.735350  3290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:14.735592  3290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:14.736682  3290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681429800727-3290-0/minicluster-data/ts-0-root/instance:
uuid: "5e8995b9ea5346bc88815434447c80d8"
format_stamp: "Formatted at 2026-07-10 11:05:14 on dist-test-slave-9dq9"
I20260710 11:05:14.741432  3290 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:05:14.744903  6844 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:14.745693  3290 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:14.745991  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681429800727-3290-0/minicluster-data/ts-0-root
uuid: "5e8995b9ea5346bc88815434447c80d8"
format_stamp: "Formatted at 2026-07-10 11:05:14 on dist-test-slave-9dq9"
I20260710 11:05:14.746280  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681429800727-3290-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681429800727-3290-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681429800727-3290-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)
I20260710 11:05:14.794967  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:14.796273  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:14.797866  3290 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:14.800127  3290 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:14.800324  3290 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:14.800546  3290 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:14.800705  3290 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:14.843829  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.129:37103
I20260710 11:05:14.843999  6906 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.129:37103 every 8 connection(s)
I20260710 11:05:14.848616  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:14.855880  6911 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
W20260710 11:05:14.857909  6912 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
I20260710 11:05:14.859887  3290 server_base.cc:1061] running on GCE node
W20260710 11:05:14.860708  6914 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
I20260710 11:05:14.861442  6907 heartbeater.cc:344] Connected to a master server at 127.3.54.190:43507
I20260710 11:05:14.861776  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:05:14.861868  6907 heartbeater.cc:461] Registering TS with master...
W20260710 11:05:14.862121  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:14.862318  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681514862303 us; error 0 us; skew 500 ppm
I20260710 11:05:14.862808  6907 heartbeater.cc:507] Master 127.3.54.190:43507 requested a full tablet report, sending...
I20260710 11:05:14.863058  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:14.865132  6780 ts_manager.cc:194] Registered new tserver with Master: 5e8995b9ea5346bc88815434447c80d8 (127.3.54.129:37103)
I20260710 11:05:14.865898  3290 webserver.cc:533] Webserver started at http://127.3.54.130:35365/ using document root <none> and password file <none>
I20260710 11:05:14.866397  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:14.866575  3290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:14.866803  3290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:14.867388  6780 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60706
I20260710 11:05:14.867946  3290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681429800727-3290-0/minicluster-data/ts-1-root/instance:
uuid: "4c7a50d334244241ae5e113ca04dd3c9"
format_stamp: "Formatted at 2026-07-10 11:05:14 on dist-test-slave-9dq9"
I20260710 11:05:14.872848  3290 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:05:14.875984  6919 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:14.876755  3290 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:14.877022  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681429800727-3290-0/minicluster-data/ts-1-root
uuid: "4c7a50d334244241ae5e113ca04dd3c9"
format_stamp: "Formatted at 2026-07-10 11:05:14 on dist-test-slave-9dq9"
I20260710 11:05:14.877281  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681429800727-3290-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681429800727-3290-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681429800727-3290-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)
I20260710 11:05:14.889385  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:14.890549  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:14.891966  3290 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:14.894171  3290 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:14.894372  3290 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:14.894582  3290 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:14.894735  3290 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:14.934057  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.130:33379
I20260710 11:05:14.934234  6981 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.130:33379 every 8 connection(s)
I20260710 11:05:14.938750  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:14.945976  6985 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
W20260710 11:05:14.946796  6986 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
I20260710 11:05:14.949694  6982 heartbeater.cc:344] Connected to a master server at 127.3.54.190:43507
I20260710 11:05:14.950106  6982 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:14.950873  6982 heartbeater.cc:507] Master 127.3.54.190:43507 requested a full tablet report, sending...
I20260710 11:05:14.951846  3290 server_base.cc:1061] running on GCE node
W20260710 11:05:14.952622  6988 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
I20260710 11:05:14.953401  6780 ts_manager.cc:194] Registered new tserver with Master: 4c7a50d334244241ae5e113ca04dd3c9 (127.3.54.130:33379)
I20260710 11:05:14.953742  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:14.954005  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:14.954205  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681514954185 us; error 0 us; skew 500 ppm
I20260710 11:05:14.954929  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:14.955228  6780 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60712
I20260710 11:05:14.957832  3290 webserver.cc:533] Webserver started at http://127.3.54.131:44949/ using document root <none> and password file <none>
I20260710 11:05:14.958334  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:14.958487  3290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:14.958689  3290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:14.959748  3290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681429800727-3290-0/minicluster-data/ts-2-root/instance:
uuid: "fc8ab26b80f349f1b626e501b54a15c7"
format_stamp: "Formatted at 2026-07-10 11:05:14 on dist-test-slave-9dq9"
I20260710 11:05:14.964131  3290 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:05:14.967309  6993 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:14.968135  3290 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:14.968417  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681429800727-3290-0/minicluster-data/ts-2-root
uuid: "fc8ab26b80f349f1b626e501b54a15c7"
format_stamp: "Formatted at 2026-07-10 11:05:14 on dist-test-slave-9dq9"
I20260710 11:05:14.968676  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681429800727-3290-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681429800727-3290-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681429800727-3290-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)
I20260710 11:05:14.980770  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:14.981936  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:14.983347  3290 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:14.985504  3290 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:14.985687  3290 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:14.985910  3290 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:14.986055  3290 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:15.024932  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.131:41013
I20260710 11:05:15.025041  7055 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.131:41013 every 8 connection(s)
I20260710 11:05:15.038322  7056 heartbeater.cc:344] Connected to a master server at 127.3.54.190:43507
I20260710 11:05:15.038755  7056 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:15.039490  7056 heartbeater.cc:507] Master 127.3.54.190:43507 requested a full tablet report, sending...
I20260710 11:05:15.041447  6780 ts_manager.cc:194] Registered new tserver with Master: fc8ab26b80f349f1b626e501b54a15c7 (127.3.54.131:41013)
I20260710 11:05:15.042310  3290 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014270704s
I20260710 11:05:15.042824  6780 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60720
I20260710 11:05:15.066457  6780 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60730:
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"
    }
  }
}
W20260710 11:05:15.068527  6780 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.
I20260710 11:05:15.120792  7021 tablet_service.cc:1511] Processing CreateTablet for tablet f47012ed6cbb4977b7a40b89e2c4ffc6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=152a130924224160b4633c6ccb5c17bf]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:15.121138  7020 tablet_service.cc:1511] Processing CreateTablet for tablet 3a6c0f7e8d684812b0f95d6aeb392b9b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=152a130924224160b4633c6ccb5c17bf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:15.122252  7021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47012ed6cbb4977b7a40b89e2c4ffc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:15.123195  6947 tablet_service.cc:1511] Processing CreateTablet for tablet f47012ed6cbb4977b7a40b89e2c4ffc6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=152a130924224160b4633c6ccb5c17bf]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:15.123531  6871 tablet_service.cc:1511] Processing CreateTablet for tablet 3a6c0f7e8d684812b0f95d6aeb392b9b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=152a130924224160b4633c6ccb5c17bf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:15.123458  6872 tablet_service.cc:1511] Processing CreateTablet for tablet f47012ed6cbb4977b7a40b89e2c4ffc6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=152a130924224160b4633c6ccb5c17bf]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:15.124894  7020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a6c0f7e8d684812b0f95d6aeb392b9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:15.125010  6871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a6c0f7e8d684812b0f95d6aeb392b9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:15.125718  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47012ed6cbb4977b7a40b89e2c4ffc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:15.128548  6872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47012ed6cbb4977b7a40b89e2c4ffc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:15.125026  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 3a6c0f7e8d684812b0f95d6aeb392b9b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=152a130924224160b4633c6ccb5c17bf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:15.130152  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a6c0f7e8d684812b0f95d6aeb392b9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:15.165205  7071 tablet_bootstrap.cc:492] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7: Bootstrap starting.
I20260710 11:05:15.166599  7072 tablet_bootstrap.cc:492] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 5e8995b9ea5346bc88815434447c80d8: Bootstrap starting.
I20260710 11:05:15.171731  7073 tablet_bootstrap.cc:492] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 4c7a50d334244241ae5e113ca04dd3c9: Bootstrap starting.
I20260710 11:05:15.173743  7071 tablet_bootstrap.cc:654] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:15.173934  7072 tablet_bootstrap.cc:654] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 5e8995b9ea5346bc88815434447c80d8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:15.178599  7073 tablet_bootstrap.cc:654] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 4c7a50d334244241ae5e113ca04dd3c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:15.179580  7072 tablet_bootstrap.cc:492] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 5e8995b9ea5346bc88815434447c80d8: No bootstrap required, opened a new log
I20260710 11:05:15.179592  7071 tablet_bootstrap.cc:492] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7: No bootstrap required, opened a new log
I20260710 11:05:15.180228  7071 ts_tablet_manager.cc:1403] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 11:05:15.180229  7072 ts_tablet_manager.cc:1403] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 5e8995b9ea5346bc88815434447c80d8: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:05:15.183018  7073 tablet_bootstrap.cc:492] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 4c7a50d334244241ae5e113ca04dd3c9: No bootstrap required, opened a new log
I20260710 11:05:15.183447  7073 ts_tablet_manager.cc:1403] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 4c7a50d334244241ae5e113ca04dd3c9: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260710 11:05:15.183355  7071 raft_consensus.cc:359] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.183509  7072 raft_consensus.cc:359] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 5e8995b9ea5346bc88815434447c80d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.184312  7071 raft_consensus.cc:385] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:15.184409  7072 raft_consensus.cc:385] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 5e8995b9ea5346bc88815434447c80d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:15.184710  7071 raft_consensus.cc:740] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc8ab26b80f349f1b626e501b54a15c7, State: Initialized, Role: FOLLOWER
I20260710 11:05:15.184753  7072 raft_consensus.cc:740] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 5e8995b9ea5346bc88815434447c80d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e8995b9ea5346bc88815434447c80d8, State: Initialized, Role: FOLLOWER
I20260710 11:05:15.185582  7071 consensus_queue.cc:260] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.185585  7072 consensus_queue.cc:260] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 5e8995b9ea5346bc88815434447c80d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.186003  7073 raft_consensus.cc:359] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 4c7a50d334244241ae5e113ca04dd3c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.186707  7073 raft_consensus.cc:385] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 4c7a50d334244241ae5e113ca04dd3c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:15.186944  7073 raft_consensus.cc:740] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 4c7a50d334244241ae5e113ca04dd3c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7a50d334244241ae5e113ca04dd3c9, State: Initialized, Role: FOLLOWER
I20260710 11:05:15.187716  7073 consensus_queue.cc:260] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 4c7a50d334244241ae5e113ca04dd3c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.188810  7071 ts_tablet_manager.cc:1434] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:05:15.190295  6907 heartbeater.cc:499] Master 127.3.54.190:43507 was elected leader, sending a full tablet report...
I20260710 11:05:15.190438  7056 heartbeater.cc:499] Master 127.3.54.190:43507 was elected leader, sending a full tablet report...
I20260710 11:05:15.191250  7077 raft_consensus.cc:493] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:15.191325  6982 heartbeater.cc:499] Master 127.3.54.190:43507 was elected leader, sending a full tablet report...
I20260710 11:05:15.192652  7071 tablet_bootstrap.cc:492] T 3a6c0f7e8d684812b0f95d6aeb392b9b P fc8ab26b80f349f1b626e501b54a15c7: Bootstrap starting.
I20260710 11:05:15.191689  7077 raft_consensus.cc:515] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.195076  7077 leader_election.cc:290] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7a50d334244241ae5e113ca04dd3c9 (127.3.54.130:33379), 5e8995b9ea5346bc88815434447c80d8 (127.3.54.129:37103)
I20260710 11:05:15.199676  7071 tablet_bootstrap.cc:654] T 3a6c0f7e8d684812b0f95d6aeb392b9b P fc8ab26b80f349f1b626e501b54a15c7: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:15.206555  7073 ts_tablet_manager.cc:1434] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 4c7a50d334244241ae5e113ca04dd3c9: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 11:05:15.208761  7078 raft_consensus.cc:493] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 5e8995b9ea5346bc88815434447c80d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:15.209044  6957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47012ed6cbb4977b7a40b89e2c4ffc6" candidate_uuid: "fc8ab26b80f349f1b626e501b54a15c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7a50d334244241ae5e113ca04dd3c9" is_pre_election: true
I20260710 11:05:15.209378  7078 raft_consensus.cc:515] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 5e8995b9ea5346bc88815434447c80d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.209411  7073 tablet_bootstrap.cc:492] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 4c7a50d334244241ae5e113ca04dd3c9: Bootstrap starting.
I20260710 11:05:15.209823  6957 raft_consensus.cc:2468] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 4c7a50d334244241ae5e113ca04dd3c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc8ab26b80f349f1b626e501b54a15c7 in term 0.
I20260710 11:05:15.216059  6994 leader_election.cc:304] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7a50d334244241ae5e113ca04dd3c9, fc8ab26b80f349f1b626e501b54a15c7; no voters: 
I20260710 11:05:15.216974  7077 raft_consensus.cc:2804] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:15.217419  7077 raft_consensus.cc:493] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:15.217787  7077 raft_consensus.cc:3060] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:15.224608  7078 leader_election.cc:290] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 5e8995b9ea5346bc88815434447c80d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7a50d334244241ae5e113ca04dd3c9 (127.3.54.130:33379), fc8ab26b80f349f1b626e501b54a15c7 (127.3.54.131:41013)
I20260710 11:05:15.225114  7077 raft_consensus.cc:515] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.232077  7072 ts_tablet_manager.cc:1434] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 5e8995b9ea5346bc88815434447c80d8: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.004s
I20260710 11:05:15.232702  6957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47012ed6cbb4977b7a40b89e2c4ffc6" candidate_uuid: "fc8ab26b80f349f1b626e501b54a15c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7a50d334244241ae5e113ca04dd3c9"
I20260710 11:05:15.237287  6957 raft_consensus.cc:3060] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 4c7a50d334244241ae5e113ca04dd3c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:15.237946  7031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a6c0f7e8d684812b0f95d6aeb392b9b" candidate_uuid: "5e8995b9ea5346bc88815434447c80d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8ab26b80f349f1b626e501b54a15c7" is_pre_election: true
W20260710 11:05:15.239512  6848 leader_election.cc:343] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 5e8995b9ea5346bc88815434447c80d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc8ab26b80f349f1b626e501b54a15c7 (127.3.54.131:41013): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:15.233621  7077 leader_election.cc:290] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7 [CANDIDATE]: Term 1 election: Requested vote from peers 4c7a50d334244241ae5e113ca04dd3c9 (127.3.54.130:33379), 5e8995b9ea5346bc88815434447c80d8 (127.3.54.129:37103)
I20260710 11:05:15.235474  6956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a6c0f7e8d684812b0f95d6aeb392b9b" candidate_uuid: "5e8995b9ea5346bc88815434447c80d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7a50d334244241ae5e113ca04dd3c9" is_pre_election: true
I20260710 11:05:15.240136  6882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47012ed6cbb4977b7a40b89e2c4ffc6" candidate_uuid: "fc8ab26b80f349f1b626e501b54a15c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e8995b9ea5346bc88815434447c80d8" is_pre_election: true
W20260710 11:05:15.241473  6845 leader_election.cc:343] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 5e8995b9ea5346bc88815434447c80d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7a50d334244241ae5e113ca04dd3c9 (127.3.54.130:33379): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:15.241916  6845 leader_election.cc:304] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 5e8995b9ea5346bc88815434447c80d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e8995b9ea5346bc88815434447c80d8; no voters: 4c7a50d334244241ae5e113ca04dd3c9, fc8ab26b80f349f1b626e501b54a15c7
I20260710 11:05:15.242528  7078 raft_consensus.cc:2749] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 5e8995b9ea5346bc88815434447c80d8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:15.243578  6882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47012ed6cbb4977b7a40b89e2c4ffc6" candidate_uuid: "fc8ab26b80f349f1b626e501b54a15c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e8995b9ea5346bc88815434447c80d8"
I20260710 11:05:15.245919  6957 raft_consensus.cc:2468] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 4c7a50d334244241ae5e113ca04dd3c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc8ab26b80f349f1b626e501b54a15c7 in term 1.
I20260710 11:05:15.246696  7073 tablet_bootstrap.cc:654] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 4c7a50d334244241ae5e113ca04dd3c9: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:15.243685  6996 leader_election.cc:343] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e8995b9ea5346bc88815434447c80d8 (127.3.54.129:37103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:15.247306  6994 leader_election.cc:304] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7a50d334244241ae5e113ca04dd3c9, fc8ab26b80f349f1b626e501b54a15c7; no voters: 
W20260710 11:05:15.248100  6996 leader_election.cc:343] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e8995b9ea5346bc88815434447c80d8 (127.3.54.129:37103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:15.248265  7077 raft_consensus.cc:2804] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:15.256858  7077 raft_consensus.cc:697] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7 [term 1 LEADER]: Becoming Leader. State: Replica: fc8ab26b80f349f1b626e501b54a15c7, State: Running, Role: LEADER
I20260710 11:05:15.257371  7072 tablet_bootstrap.cc:492] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 5e8995b9ea5346bc88815434447c80d8: Bootstrap starting.
I20260710 11:05:15.257994  7077 consensus_queue.cc:237] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.260999  7073 tablet_bootstrap.cc:492] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 4c7a50d334244241ae5e113ca04dd3c9: No bootstrap required, opened a new log
I20260710 11:05:15.261591  7073 ts_tablet_manager.cc:1403] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 4c7a50d334244241ae5e113ca04dd3c9: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.005s
I20260710 11:05:15.265130  7072 tablet_bootstrap.cc:654] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 5e8995b9ea5346bc88815434447c80d8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:15.264763  7073 raft_consensus.cc:359] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 4c7a50d334244241ae5e113ca04dd3c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.266798  7073 raft_consensus.cc:385] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 4c7a50d334244241ae5e113ca04dd3c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:15.267186  7073 raft_consensus.cc:740] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 4c7a50d334244241ae5e113ca04dd3c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7a50d334244241ae5e113ca04dd3c9, State: Initialized, Role: FOLLOWER
I20260710 11:05:15.267927  7071 tablet_bootstrap.cc:492] T 3a6c0f7e8d684812b0f95d6aeb392b9b P fc8ab26b80f349f1b626e501b54a15c7: No bootstrap required, opened a new log
I20260710 11:05:15.268563  7071 ts_tablet_manager.cc:1403] T 3a6c0f7e8d684812b0f95d6aeb392b9b P fc8ab26b80f349f1b626e501b54a15c7: Time spent bootstrapping tablet: real 0.076s	user 0.039s	sys 0.036s
I20260710 11:05:15.268208  7073 consensus_queue.cc:260] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 4c7a50d334244241ae5e113ca04dd3c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.271806  7071 raft_consensus.cc:359] T 3a6c0f7e8d684812b0f95d6aeb392b9b P fc8ab26b80f349f1b626e501b54a15c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.272578  7071 raft_consensus.cc:385] T 3a6c0f7e8d684812b0f95d6aeb392b9b P fc8ab26b80f349f1b626e501b54a15c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:15.272909  7071 raft_consensus.cc:740] T 3a6c0f7e8d684812b0f95d6aeb392b9b P fc8ab26b80f349f1b626e501b54a15c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc8ab26b80f349f1b626e501b54a15c7, State: Initialized, Role: FOLLOWER
I20260710 11:05:15.273721  7071 consensus_queue.cc:260] T 3a6c0f7e8d684812b0f95d6aeb392b9b P fc8ab26b80f349f1b626e501b54a15c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.274515  7073 ts_tablet_manager.cc:1434] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 4c7a50d334244241ae5e113ca04dd3c9: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:05:15.274161  6780 catalog_manager.cc:5697] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc8ab26b80f349f1b626e501b54a15c7 (127.3.54.131). New cstate: current_term: 1 leader_uuid: "fc8ab26b80f349f1b626e501b54a15c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:15.276126  7071 ts_tablet_manager.cc:1434] T 3a6c0f7e8d684812b0f95d6aeb392b9b P fc8ab26b80f349f1b626e501b54a15c7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
W20260710 11:05:15.278699  7057 tablet.cc:2406] T 3a6c0f7e8d684812b0f95d6aeb392b9b P fc8ab26b80f349f1b626e501b54a15c7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:05:15.282720  7072 tablet_bootstrap.cc:492] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 5e8995b9ea5346bc88815434447c80d8: No bootstrap required, opened a new log
I20260710 11:05:15.283162  7072 ts_tablet_manager.cc:1403] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 5e8995b9ea5346bc88815434447c80d8: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.001s
I20260710 11:05:15.285517  7072 raft_consensus.cc:359] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 5e8995b9ea5346bc88815434447c80d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.286062  7072 raft_consensus.cc:385] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 5e8995b9ea5346bc88815434447c80d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:15.286334  7072 raft_consensus.cc:740] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 5e8995b9ea5346bc88815434447c80d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e8995b9ea5346bc88815434447c80d8, State: Initialized, Role: FOLLOWER
I20260710 11:05:15.286975  7072 consensus_queue.cc:260] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 5e8995b9ea5346bc88815434447c80d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.288558  7072 ts_tablet_manager.cc:1434] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 5e8995b9ea5346bc88815434447c80d8: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:05:15.387050  7079 raft_consensus.cc:493] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 4c7a50d334244241ae5e113ca04dd3c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:15.387620  7079 raft_consensus.cc:515] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 4c7a50d334244241ae5e113ca04dd3c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.389834  7079 leader_election.cc:290] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 4c7a50d334244241ae5e113ca04dd3c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e8995b9ea5346bc88815434447c80d8 (127.3.54.129:37103), fc8ab26b80f349f1b626e501b54a15c7 (127.3.54.131:41013)
I20260710 11:05:15.398837  6882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a6c0f7e8d684812b0f95d6aeb392b9b" candidate_uuid: "4c7a50d334244241ae5e113ca04dd3c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e8995b9ea5346bc88815434447c80d8" is_pre_election: true
I20260710 11:05:15.399446  6882 raft_consensus.cc:2468] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 5e8995b9ea5346bc88815434447c80d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7a50d334244241ae5e113ca04dd3c9 in term 0.
I20260710 11:05:15.400240  7031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a6c0f7e8d684812b0f95d6aeb392b9b" candidate_uuid: "4c7a50d334244241ae5e113ca04dd3c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8ab26b80f349f1b626e501b54a15c7" is_pre_election: true
I20260710 11:05:15.400511  6922 leader_election.cc:304] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 4c7a50d334244241ae5e113ca04dd3c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7a50d334244241ae5e113ca04dd3c9, 5e8995b9ea5346bc88815434447c80d8; no voters: 
I20260710 11:05:15.400812  7031 raft_consensus.cc:2468] T 3a6c0f7e8d684812b0f95d6aeb392b9b P fc8ab26b80f349f1b626e501b54a15c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7a50d334244241ae5e113ca04dd3c9 in term 0.
I20260710 11:05:15.401233  7079 raft_consensus.cc:2804] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 4c7a50d334244241ae5e113ca04dd3c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:15.401541  7079 raft_consensus.cc:493] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 4c7a50d334244241ae5e113ca04dd3c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:15.401846  7079 raft_consensus.cc:3060] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 4c7a50d334244241ae5e113ca04dd3c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:15.406610  7079 raft_consensus.cc:515] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 4c7a50d334244241ae5e113ca04dd3c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.408228  7079 leader_election.cc:290] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 4c7a50d334244241ae5e113ca04dd3c9 [CANDIDATE]: Term 1 election: Requested vote from peers 5e8995b9ea5346bc88815434447c80d8 (127.3.54.129:37103), fc8ab26b80f349f1b626e501b54a15c7 (127.3.54.131:41013)
I20260710 11:05:15.408974  6882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a6c0f7e8d684812b0f95d6aeb392b9b" candidate_uuid: "4c7a50d334244241ae5e113ca04dd3c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e8995b9ea5346bc88815434447c80d8"
I20260710 11:05:15.409185  7031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a6c0f7e8d684812b0f95d6aeb392b9b" candidate_uuid: "4c7a50d334244241ae5e113ca04dd3c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8ab26b80f349f1b626e501b54a15c7"
I20260710 11:05:15.409466  6882 raft_consensus.cc:3060] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 5e8995b9ea5346bc88815434447c80d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:15.409688  7031 raft_consensus.cc:3060] T 3a6c0f7e8d684812b0f95d6aeb392b9b P fc8ab26b80f349f1b626e501b54a15c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:15.414378  6882 raft_consensus.cc:2468] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 5e8995b9ea5346bc88815434447c80d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7a50d334244241ae5e113ca04dd3c9 in term 1.
I20260710 11:05:15.414438  7031 raft_consensus.cc:2468] T 3a6c0f7e8d684812b0f95d6aeb392b9b P fc8ab26b80f349f1b626e501b54a15c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7a50d334244241ae5e113ca04dd3c9 in term 1.
I20260710 11:05:15.415449  6922 leader_election.cc:304] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 4c7a50d334244241ae5e113ca04dd3c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7a50d334244241ae5e113ca04dd3c9, 5e8995b9ea5346bc88815434447c80d8; no voters: 
I20260710 11:05:15.416119  7079 raft_consensus.cc:2804] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 4c7a50d334244241ae5e113ca04dd3c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:15.417166  7079 raft_consensus.cc:697] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 4c7a50d334244241ae5e113ca04dd3c9 [term 1 LEADER]: Becoming Leader. State: Replica: 4c7a50d334244241ae5e113ca04dd3c9, State: Running, Role: LEADER
I20260710 11:05:15.417793  7079 consensus_queue.cc:237] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 4c7a50d334244241ae5e113ca04dd3c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.424007  6780 catalog_manager.cc:5697] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 4c7a50d334244241ae5e113ca04dd3c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c7a50d334244241ae5e113ca04dd3c9 (127.3.54.130). New cstate: current_term: 1 leader_uuid: "4c7a50d334244241ae5e113ca04dd3c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:15.478175  6780 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60744:
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"
    }
  }
}
W20260710 11:05:15.480203  6780 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.
I20260710 11:05:15.502368  6872 tablet_service.cc:1511] Processing CreateTablet for tablet 802b111a2d584583a13ca628b1fcb6c5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=dd7b204cbe6a4e2d9539a8cc7af32abc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:15.503634  6872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 802b111a2d584583a13ca628b1fcb6c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:15.503521  6947 tablet_service.cc:1511] Processing CreateTablet for tablet 802b111a2d584583a13ca628b1fcb6c5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=dd7b204cbe6a4e2d9539a8cc7af32abc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:15.504841  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 802b111a2d584583a13ca628b1fcb6c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:15.506031  7020 tablet_service.cc:1511] Processing CreateTablet for tablet 802b111a2d584583a13ca628b1fcb6c5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=dd7b204cbe6a4e2d9539a8cc7af32abc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:15.507210  7020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 802b111a2d584583a13ca628b1fcb6c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:15.506896  6871 tablet_service.cc:1511] Processing CreateTablet for tablet 91858cb841fc4789835c11fa500bf8bb (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=dd7b204cbe6a4e2d9539a8cc7af32abc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:15.508069  6871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91858cb841fc4789835c11fa500bf8bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:15.507766  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 91858cb841fc4789835c11fa500bf8bb (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=dd7b204cbe6a4e2d9539a8cc7af32abc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:15.508977  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91858cb841fc4789835c11fa500bf8bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:15.509222  7021 tablet_service.cc:1511] Processing CreateTablet for tablet 91858cb841fc4789835c11fa500bf8bb (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=dd7b204cbe6a4e2d9539a8cc7af32abc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:15.510335  7021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91858cb841fc4789835c11fa500bf8bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:15.525496  7071 tablet_bootstrap.cc:492] T 802b111a2d584583a13ca628b1fcb6c5 P fc8ab26b80f349f1b626e501b54a15c7: Bootstrap starting.
I20260710 11:05:15.526077  7073 tablet_bootstrap.cc:492] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9: Bootstrap starting.
I20260710 11:05:15.532914  7071 tablet_bootstrap.cc:654] T 802b111a2d584583a13ca628b1fcb6c5 P fc8ab26b80f349f1b626e501b54a15c7: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:15.533095  7073 tablet_bootstrap.cc:654] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:15.543819  7072 tablet_bootstrap.cc:492] T 91858cb841fc4789835c11fa500bf8bb P 5e8995b9ea5346bc88815434447c80d8: Bootstrap starting.
I20260710 11:05:15.547008  7071 tablet_bootstrap.cc:492] T 802b111a2d584583a13ca628b1fcb6c5 P fc8ab26b80f349f1b626e501b54a15c7: No bootstrap required, opened a new log
I20260710 11:05:15.547634  7071 ts_tablet_manager.cc:1403] T 802b111a2d584583a13ca628b1fcb6c5 P fc8ab26b80f349f1b626e501b54a15c7: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.001s
I20260710 11:05:15.547217  7073 tablet_bootstrap.cc:492] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9: No bootstrap required, opened a new log
I20260710 11:05:15.548920  7073 ts_tablet_manager.cc:1403] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.003s
I20260710 11:05:15.550171  7071 raft_consensus.cc:359] T 802b111a2d584583a13ca628b1fcb6c5 P fc8ab26b80f349f1b626e501b54a15c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.550745  7071 raft_consensus.cc:385] T 802b111a2d584583a13ca628b1fcb6c5 P fc8ab26b80f349f1b626e501b54a15c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:15.550971  7071 raft_consensus.cc:740] T 802b111a2d584583a13ca628b1fcb6c5 P fc8ab26b80f349f1b626e501b54a15c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc8ab26b80f349f1b626e501b54a15c7, State: Initialized, Role: FOLLOWER
I20260710 11:05:15.551013  7072 tablet_bootstrap.cc:654] T 91858cb841fc4789835c11fa500bf8bb P 5e8995b9ea5346bc88815434447c80d8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:15.551638  7071 consensus_queue.cc:260] T 802b111a2d584583a13ca628b1fcb6c5 P fc8ab26b80f349f1b626e501b54a15c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.551702  7073 raft_consensus.cc:359] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.553411  7071 ts_tablet_manager.cc:1434] T 802b111a2d584583a13ca628b1fcb6c5 P fc8ab26b80f349f1b626e501b54a15c7: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260710 11:05:15.552541  7073 raft_consensus.cc:385] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:15.553992  7073 raft_consensus.cc:740] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7a50d334244241ae5e113ca04dd3c9, State: Initialized, Role: FOLLOWER
I20260710 11:05:15.554664  7071 tablet_bootstrap.cc:492] T 91858cb841fc4789835c11fa500bf8bb P fc8ab26b80f349f1b626e501b54a15c7: Bootstrap starting.
I20260710 11:05:15.554917  7073 consensus_queue.cc:260] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.557184  7073 ts_tablet_manager.cc:1434] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:05:15.558198  7073 tablet_bootstrap.cc:492] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9: Bootstrap starting.
I20260710 11:05:15.564415  7071 tablet_bootstrap.cc:654] T 91858cb841fc4789835c11fa500bf8bb P fc8ab26b80f349f1b626e501b54a15c7: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:15.564415  7073 tablet_bootstrap.cc:654] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:15.573768  7072 tablet_bootstrap.cc:492] T 91858cb841fc4789835c11fa500bf8bb P 5e8995b9ea5346bc88815434447c80d8: No bootstrap required, opened a new log
I20260710 11:05:15.573942  7071 tablet_bootstrap.cc:492] T 91858cb841fc4789835c11fa500bf8bb P fc8ab26b80f349f1b626e501b54a15c7: No bootstrap required, opened a new log
I20260710 11:05:15.574412  7072 ts_tablet_manager.cc:1403] T 91858cb841fc4789835c11fa500bf8bb P 5e8995b9ea5346bc88815434447c80d8: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.016s
I20260710 11:05:15.574548  7071 ts_tablet_manager.cc:1403] T 91858cb841fc4789835c11fa500bf8bb P fc8ab26b80f349f1b626e501b54a15c7: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.005s
I20260710 11:05:15.577590  7071 raft_consensus.cc:359] T 91858cb841fc4789835c11fa500bf8bb P fc8ab26b80f349f1b626e501b54a15c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.577934  7072 raft_consensus.cc:359] T 91858cb841fc4789835c11fa500bf8bb P 5e8995b9ea5346bc88815434447c80d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.578336  7071 raft_consensus.cc:385] T 91858cb841fc4789835c11fa500bf8bb P fc8ab26b80f349f1b626e501b54a15c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:15.578712  7072 raft_consensus.cc:385] T 91858cb841fc4789835c11fa500bf8bb P 5e8995b9ea5346bc88815434447c80d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:15.578737  7071 raft_consensus.cc:740] T 91858cb841fc4789835c11fa500bf8bb P fc8ab26b80f349f1b626e501b54a15c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc8ab26b80f349f1b626e501b54a15c7, State: Initialized, Role: FOLLOWER
I20260710 11:05:15.579154  7072 raft_consensus.cc:740] T 91858cb841fc4789835c11fa500bf8bb P 5e8995b9ea5346bc88815434447c80d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e8995b9ea5346bc88815434447c80d8, State: Initialized, Role: FOLLOWER
I20260710 11:05:15.580235  7073 tablet_bootstrap.cc:492] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9: No bootstrap required, opened a new log
I20260710 11:05:15.579784  7071 consensus_queue.cc:260] T 91858cb841fc4789835c11fa500bf8bb P fc8ab26b80f349f1b626e501b54a15c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.579845  7072 consensus_queue.cc:260] T 91858cb841fc4789835c11fa500bf8bb P 5e8995b9ea5346bc88815434447c80d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.580662  7073 ts_tablet_manager.cc:1403] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260710 11:05:15.582235  7072 ts_tablet_manager.cc:1434] T 91858cb841fc4789835c11fa500bf8bb P 5e8995b9ea5346bc88815434447c80d8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:15.582412  7071 ts_tablet_manager.cc:1434] T 91858cb841fc4789835c11fa500bf8bb P fc8ab26b80f349f1b626e501b54a15c7: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:05:15.583333  7072 tablet_bootstrap.cc:492] T 802b111a2d584583a13ca628b1fcb6c5 P 5e8995b9ea5346bc88815434447c80d8: Bootstrap starting.
I20260710 11:05:15.586686  7073 raft_consensus.cc:359] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.587447  7073 raft_consensus.cc:385] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:15.587728  7073 raft_consensus.cc:740] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7a50d334244241ae5e113ca04dd3c9, State: Initialized, Role: FOLLOWER
I20260710 11:05:15.588507  7073 consensus_queue.cc:260] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.591207  7072 tablet_bootstrap.cc:654] T 802b111a2d584583a13ca628b1fcb6c5 P 5e8995b9ea5346bc88815434447c80d8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:15.593391  7073 ts_tablet_manager.cc:1434] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:05:15.597558  7072 tablet_bootstrap.cc:492] T 802b111a2d584583a13ca628b1fcb6c5 P 5e8995b9ea5346bc88815434447c80d8: No bootstrap required, opened a new log
I20260710 11:05:15.598049  7072 ts_tablet_manager.cc:1403] T 802b111a2d584583a13ca628b1fcb6c5 P 5e8995b9ea5346bc88815434447c80d8: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 11:05:15.600513  7072 raft_consensus.cc:359] T 802b111a2d584583a13ca628b1fcb6c5 P 5e8995b9ea5346bc88815434447c80d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.601035  7072 raft_consensus.cc:385] T 802b111a2d584583a13ca628b1fcb6c5 P 5e8995b9ea5346bc88815434447c80d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:15.601318  7072 raft_consensus.cc:740] T 802b111a2d584583a13ca628b1fcb6c5 P 5e8995b9ea5346bc88815434447c80d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e8995b9ea5346bc88815434447c80d8, State: Initialized, Role: FOLLOWER
I20260710 11:05:15.601871  7072 consensus_queue.cc:260] T 802b111a2d584583a13ca628b1fcb6c5 P 5e8995b9ea5346bc88815434447c80d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.603364  7072 ts_tablet_manager.cc:1434] T 802b111a2d584583a13ca628b1fcb6c5 P 5e8995b9ea5346bc88815434447c80d8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260710 11:05:15.641703  6828 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:15.735105  6882 raft_consensus.cc:3060] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 5e8995b9ea5346bc88815434447c80d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:15.741744  7077 consensus_queue.cc:1048] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:15.757117  7105 consensus_queue.cc:1048] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:15.765484  7079 raft_consensus.cc:493] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:15.765915  7079 raft_consensus.cc:515] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.767567  7079 leader_election.cc:290] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e8995b9ea5346bc88815434447c80d8 (127.3.54.129:37103), fc8ab26b80f349f1b626e501b54a15c7 (127.3.54.131:41013)
I20260710 11:05:15.768373  6882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91858cb841fc4789835c11fa500bf8bb" candidate_uuid: "4c7a50d334244241ae5e113ca04dd3c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e8995b9ea5346bc88815434447c80d8" is_pre_election: true
I20260710 11:05:15.768831  7031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91858cb841fc4789835c11fa500bf8bb" candidate_uuid: "4c7a50d334244241ae5e113ca04dd3c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8ab26b80f349f1b626e501b54a15c7" is_pre_election: true
I20260710 11:05:15.769085  6882 raft_consensus.cc:2468] T 91858cb841fc4789835c11fa500bf8bb P 5e8995b9ea5346bc88815434447c80d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7a50d334244241ae5e113ca04dd3c9 in term 0.
I20260710 11:05:15.769485  7031 raft_consensus.cc:2468] T 91858cb841fc4789835c11fa500bf8bb P fc8ab26b80f349f1b626e501b54a15c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7a50d334244241ae5e113ca04dd3c9 in term 0.
I20260710 11:05:15.770217  6922 leader_election.cc:304] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7a50d334244241ae5e113ca04dd3c9, 5e8995b9ea5346bc88815434447c80d8; no voters: 
I20260710 11:05:15.771286  7079 raft_consensus.cc:2804] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:15.771559  7079 raft_consensus.cc:493] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:15.771811  7079 raft_consensus.cc:3060] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:15.776695  7079 raft_consensus.cc:515] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.778213  7079 leader_election.cc:290] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9 [CANDIDATE]: Term 1 election: Requested vote from peers 5e8995b9ea5346bc88815434447c80d8 (127.3.54.129:37103), fc8ab26b80f349f1b626e501b54a15c7 (127.3.54.131:41013)
I20260710 11:05:15.779085  6882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91858cb841fc4789835c11fa500bf8bb" candidate_uuid: "4c7a50d334244241ae5e113ca04dd3c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e8995b9ea5346bc88815434447c80d8"
I20260710 11:05:15.779275  7031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91858cb841fc4789835c11fa500bf8bb" candidate_uuid: "4c7a50d334244241ae5e113ca04dd3c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8ab26b80f349f1b626e501b54a15c7"
I20260710 11:05:15.779597  6882 raft_consensus.cc:3060] T 91858cb841fc4789835c11fa500bf8bb P 5e8995b9ea5346bc88815434447c80d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:15.779772  7031 raft_consensus.cc:3060] T 91858cb841fc4789835c11fa500bf8bb P fc8ab26b80f349f1b626e501b54a15c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:15.784457  6882 raft_consensus.cc:2468] T 91858cb841fc4789835c11fa500bf8bb P 5e8995b9ea5346bc88815434447c80d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7a50d334244241ae5e113ca04dd3c9 in term 1.
I20260710 11:05:15.785178  7031 raft_consensus.cc:2468] T 91858cb841fc4789835c11fa500bf8bb P fc8ab26b80f349f1b626e501b54a15c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7a50d334244241ae5e113ca04dd3c9 in term 1.
I20260710 11:05:15.785424  6922 leader_election.cc:304] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7a50d334244241ae5e113ca04dd3c9, 5e8995b9ea5346bc88815434447c80d8; no voters: 
I20260710 11:05:15.786224  7079 raft_consensus.cc:2804] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:15.786585  7079 raft_consensus.cc:697] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9 [term 1 LEADER]: Becoming Leader. State: Replica: 4c7a50d334244241ae5e113ca04dd3c9, State: Running, Role: LEADER
I20260710 11:05:15.787307  7079 consensus_queue.cc:237] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.793969  6776 catalog_manager.cc:5697] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c7a50d334244241ae5e113ca04dd3c9 (127.3.54.130). New cstate: current_term: 1 leader_uuid: "4c7a50d334244241ae5e113ca04dd3c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:15.804929  7079 raft_consensus.cc:493] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:15.805418  7079 raft_consensus.cc:515] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.807083  7079 leader_election.cc:290] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e8995b9ea5346bc88815434447c80d8 (127.3.54.129:37103), fc8ab26b80f349f1b626e501b54a15c7 (127.3.54.131:41013)
I20260710 11:05:15.807804  6882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802b111a2d584583a13ca628b1fcb6c5" candidate_uuid: "4c7a50d334244241ae5e113ca04dd3c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e8995b9ea5346bc88815434447c80d8" is_pre_election: true
I20260710 11:05:15.808079  7031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802b111a2d584583a13ca628b1fcb6c5" candidate_uuid: "4c7a50d334244241ae5e113ca04dd3c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8ab26b80f349f1b626e501b54a15c7" is_pre_election: true
I20260710 11:05:15.808372  6882 raft_consensus.cc:2468] T 802b111a2d584583a13ca628b1fcb6c5 P 5e8995b9ea5346bc88815434447c80d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7a50d334244241ae5e113ca04dd3c9 in term 0.
I20260710 11:05:15.808633  7031 raft_consensus.cc:2468] T 802b111a2d584583a13ca628b1fcb6c5 P fc8ab26b80f349f1b626e501b54a15c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7a50d334244241ae5e113ca04dd3c9 in term 0.
I20260710 11:05:15.809341  6922 leader_election.cc:304] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7a50d334244241ae5e113ca04dd3c9, 5e8995b9ea5346bc88815434447c80d8; no voters: 
I20260710 11:05:15.810058  7079 raft_consensus.cc:2804] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:15.810392  7079 raft_consensus.cc:493] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:15.810634  7079 raft_consensus.cc:3060] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:15.815371  7079 raft_consensus.cc:515] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.817083  7079 leader_election.cc:290] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9 [CANDIDATE]: Term 1 election: Requested vote from peers 5e8995b9ea5346bc88815434447c80d8 (127.3.54.129:37103), fc8ab26b80f349f1b626e501b54a15c7 (127.3.54.131:41013)
I20260710 11:05:15.817759  6882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802b111a2d584583a13ca628b1fcb6c5" candidate_uuid: "4c7a50d334244241ae5e113ca04dd3c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e8995b9ea5346bc88815434447c80d8"
I20260710 11:05:15.818042  7031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802b111a2d584583a13ca628b1fcb6c5" candidate_uuid: "4c7a50d334244241ae5e113ca04dd3c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8ab26b80f349f1b626e501b54a15c7"
I20260710 11:05:15.818234  6882 raft_consensus.cc:3060] T 802b111a2d584583a13ca628b1fcb6c5 P 5e8995b9ea5346bc88815434447c80d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:15.818550  7031 raft_consensus.cc:3060] T 802b111a2d584583a13ca628b1fcb6c5 P fc8ab26b80f349f1b626e501b54a15c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:15.822899  6882 raft_consensus.cc:2468] T 802b111a2d584583a13ca628b1fcb6c5 P 5e8995b9ea5346bc88815434447c80d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7a50d334244241ae5e113ca04dd3c9 in term 1.
I20260710 11:05:15.823055  7031 raft_consensus.cc:2468] T 802b111a2d584583a13ca628b1fcb6c5 P fc8ab26b80f349f1b626e501b54a15c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7a50d334244241ae5e113ca04dd3c9 in term 1.
I20260710 11:05:15.823947  6922 leader_election.cc:304] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7a50d334244241ae5e113ca04dd3c9, 5e8995b9ea5346bc88815434447c80d8; no voters: 
I20260710 11:05:15.824621  7079 raft_consensus.cc:2804] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:15.824988  7079 raft_consensus.cc:697] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9 [term 1 LEADER]: Becoming Leader. State: Replica: 4c7a50d334244241ae5e113ca04dd3c9, State: Running, Role: LEADER
I20260710 11:05:15.825659  7079 consensus_queue.cc:237] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:15.832183  6776 catalog_manager.cc:5697] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c7a50d334244241ae5e113ca04dd3c9 (127.3.54.130). New cstate: current_term: 1 leader_uuid: "4c7a50d334244241ae5e113ca04dd3c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:15.847391  7079 consensus_queue.cc:1048] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 4c7a50d334244241ae5e113ca04dd3c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:15.859467  7113 consensus_queue.cc:1048] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 4c7a50d334244241ae5e113ca04dd3c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:15.866478  7031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f47012ed6cbb4977b7a40b89e2c4ffc6"
dest_uuid: "fc8ab26b80f349f1b626e501b54a15c7"
mode: GRACEFUL
new_leader_uuid: "5e8995b9ea5346bc88815434447c80d8"
 from {username='slave'} at 127.0.0.1:35364
I20260710 11:05:15.867377  7031 raft_consensus.cc:606] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7 [term 1 LEADER]: Received request to transfer leadership to TS 5e8995b9ea5346bc88815434447c80d8
I20260710 11:05:15.891712  6957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "802b111a2d584583a13ca628b1fcb6c5"
dest_uuid: "4c7a50d334244241ae5e113ca04dd3c9"
mode: GRACEFUL
new_leader_uuid: "5e8995b9ea5346bc88815434447c80d8"
 from {username='slave'} at 127.0.0.1:35472
I20260710 11:05:15.892235  6957 raft_consensus.cc:606] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9 [term 1 LEADER]: Received request to transfer leadership to TS 5e8995b9ea5346bc88815434447c80d8
I20260710 11:05:15.897106  6957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91858cb841fc4789835c11fa500bf8bb"
dest_uuid: "4c7a50d334244241ae5e113ca04dd3c9"
mode: GRACEFUL
new_leader_uuid: "5e8995b9ea5346bc88815434447c80d8"
 from {username='slave'} at 127.0.0.1:35472
I20260710 11:05:15.897604  6957 raft_consensus.cc:606] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9 [term 1 LEADER]: Received request to transfer leadership to TS 5e8995b9ea5346bc88815434447c80d8
I20260710 11:05:16.221762  7077 raft_consensus.cc:993] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7: : Instructing follower 5e8995b9ea5346bc88815434447c80d8 to start an election
I20260710 11:05:16.222182  7077 raft_consensus.cc:1081] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7 [term 1 LEADER]: Signalling peer 5e8995b9ea5346bc88815434447c80d8 to start an election
I20260710 11:05:16.223557  6882 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f47012ed6cbb4977b7a40b89e2c4ffc6"
dest_uuid: "5e8995b9ea5346bc88815434447c80d8"
 from {username='slave'} at 127.0.0.1:47276
I20260710 11:05:16.224025  6882 raft_consensus.cc:493] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 5e8995b9ea5346bc88815434447c80d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:16.224364  6882 raft_consensus.cc:3060] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 5e8995b9ea5346bc88815434447c80d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:16.229034  6882 raft_consensus.cc:515] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 5e8995b9ea5346bc88815434447c80d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:16.230687  6882 leader_election.cc:290] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 5e8995b9ea5346bc88815434447c80d8 [CANDIDATE]: Term 2 election: Requested vote from peers 4c7a50d334244241ae5e113ca04dd3c9 (127.3.54.130:33379), fc8ab26b80f349f1b626e501b54a15c7 (127.3.54.131:41013)
I20260710 11:05:16.231498  6957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47012ed6cbb4977b7a40b89e2c4ffc6" candidate_uuid: "5e8995b9ea5346bc88815434447c80d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c7a50d334244241ae5e113ca04dd3c9"
I20260710 11:05:16.231730  7031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47012ed6cbb4977b7a40b89e2c4ffc6" candidate_uuid: "5e8995b9ea5346bc88815434447c80d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc8ab26b80f349f1b626e501b54a15c7"
I20260710 11:05:16.232084  6957 raft_consensus.cc:3060] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 4c7a50d334244241ae5e113ca04dd3c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:16.232301  7031 raft_consensus.cc:3055] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:16.232620  7031 raft_consensus.cc:740] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc8ab26b80f349f1b626e501b54a15c7, State: Running, Role: LEADER
I20260710 11:05:16.233314  7031 consensus_queue.cc:260] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:16.234269  7031 raft_consensus.cc:3060] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:16.237213  6957 raft_consensus.cc:2468] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 4c7a50d334244241ae5e113ca04dd3c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e8995b9ea5346bc88815434447c80d8 in term 2.
I20260710 11:05:16.238354  6845 leader_election.cc:304] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 5e8995b9ea5346bc88815434447c80d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7a50d334244241ae5e113ca04dd3c9, 5e8995b9ea5346bc88815434447c80d8; no voters: 
I20260710 11:05:16.239137  7078 raft_consensus.cc:2804] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 5e8995b9ea5346bc88815434447c80d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:16.239225  7031 raft_consensus.cc:2468] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e8995b9ea5346bc88815434447c80d8 in term 2.
I20260710 11:05:16.240154  7078 raft_consensus.cc:697] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 5e8995b9ea5346bc88815434447c80d8 [term 2 LEADER]: Becoming Leader. State: Replica: 5e8995b9ea5346bc88815434447c80d8, State: Running, Role: LEADER
I20260710 11:05:16.240919  7078 consensus_queue.cc:237] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 5e8995b9ea5346bc88815434447c80d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:16.246856  6779 catalog_manager.cc:5697] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 5e8995b9ea5346bc88815434447c80d8 reported cstate change: term changed from 1 to 2, leader changed from fc8ab26b80f349f1b626e501b54a15c7 (127.3.54.131) to 5e8995b9ea5346bc88815434447c80d8 (127.3.54.129). New cstate: current_term: 2 leader_uuid: "5e8995b9ea5346bc88815434447c80d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:16.266290  7113 consensus_queue.cc:1048] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:16.276234  7113 consensus_queue.cc:1048] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:16.282895  7113 consensus_queue.cc:1048] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:16.284556  7088 raft_consensus.cc:993] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9: : Instructing follower 5e8995b9ea5346bc88815434447c80d8 to start an election
I20260710 11:05:16.285010  7079 raft_consensus.cc:1081] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9 [term 1 LEADER]: Signalling peer 5e8995b9ea5346bc88815434447c80d8 to start an election
I20260710 11:05:16.286646  6882 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91858cb841fc4789835c11fa500bf8bb"
dest_uuid: "5e8995b9ea5346bc88815434447c80d8"
 from {username='slave'} at 127.0.0.1:47278
I20260710 11:05:16.287267  6882 raft_consensus.cc:493] T 91858cb841fc4789835c11fa500bf8bb P 5e8995b9ea5346bc88815434447c80d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:16.287547  6882 raft_consensus.cc:3060] T 91858cb841fc4789835c11fa500bf8bb P 5e8995b9ea5346bc88815434447c80d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:16.294147  6882 raft_consensus.cc:515] T 91858cb841fc4789835c11fa500bf8bb P 5e8995b9ea5346bc88815434447c80d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:16.295845  7112 consensus_queue.cc:1048] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:16.296363  6882 leader_election.cc:290] T 91858cb841fc4789835c11fa500bf8bb P 5e8995b9ea5346bc88815434447c80d8 [CANDIDATE]: Term 2 election: Requested vote from peers 4c7a50d334244241ae5e113ca04dd3c9 (127.3.54.130:33379), fc8ab26b80f349f1b626e501b54a15c7 (127.3.54.131:41013)
I20260710 11:05:16.298213  6957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91858cb841fc4789835c11fa500bf8bb" candidate_uuid: "5e8995b9ea5346bc88815434447c80d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c7a50d334244241ae5e113ca04dd3c9"
I20260710 11:05:16.298815  6957 raft_consensus.cc:3055] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:16.299113  6957 raft_consensus.cc:740] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c7a50d334244241ae5e113ca04dd3c9, State: Running, Role: LEADER
I20260710 11:05:16.299926  6957 consensus_queue.cc:260] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:16.301252  6957 raft_consensus.cc:3060] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:16.304389  7030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91858cb841fc4789835c11fa500bf8bb" candidate_uuid: "5e8995b9ea5346bc88815434447c80d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc8ab26b80f349f1b626e501b54a15c7"
I20260710 11:05:16.305063  7030 raft_consensus.cc:3060] T 91858cb841fc4789835c11fa500bf8bb P fc8ab26b80f349f1b626e501b54a15c7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:16.312611  7030 raft_consensus.cc:2468] T 91858cb841fc4789835c11fa500bf8bb P fc8ab26b80f349f1b626e501b54a15c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e8995b9ea5346bc88815434447c80d8 in term 2.
I20260710 11:05:16.314344  6848 leader_election.cc:304] T 91858cb841fc4789835c11fa500bf8bb P 5e8995b9ea5346bc88815434447c80d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e8995b9ea5346bc88815434447c80d8, fc8ab26b80f349f1b626e501b54a15c7; no voters: 
I20260710 11:05:16.314822  6957 raft_consensus.cc:2468] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e8995b9ea5346bc88815434447c80d8 in term 2.
I20260710 11:05:16.315438  7078 raft_consensus.cc:2804] T 91858cb841fc4789835c11fa500bf8bb P 5e8995b9ea5346bc88815434447c80d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:16.315966  7078 raft_consensus.cc:697] T 91858cb841fc4789835c11fa500bf8bb P 5e8995b9ea5346bc88815434447c80d8 [term 2 LEADER]: Becoming Leader. State: Replica: 5e8995b9ea5346bc88815434447c80d8, State: Running, Role: LEADER
I20260710 11:05:16.316900  7078 consensus_queue.cc:237] T 91858cb841fc4789835c11fa500bf8bb P 5e8995b9ea5346bc88815434447c80d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:16.321368  7113 raft_consensus.cc:993] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9: : Instructing follower 5e8995b9ea5346bc88815434447c80d8 to start an election
I20260710 11:05:16.321847  7112 raft_consensus.cc:1081] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9 [term 1 LEADER]: Signalling peer 5e8995b9ea5346bc88815434447c80d8 to start an election
I20260710 11:05:16.323490  6882 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "802b111a2d584583a13ca628b1fcb6c5"
dest_uuid: "5e8995b9ea5346bc88815434447c80d8"
 from {username='slave'} at 127.0.0.1:47278
I20260710 11:05:16.323988  6882 raft_consensus.cc:493] T 802b111a2d584583a13ca628b1fcb6c5 P 5e8995b9ea5346bc88815434447c80d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:16.324342  6882 raft_consensus.cc:3060] T 802b111a2d584583a13ca628b1fcb6c5 P 5e8995b9ea5346bc88815434447c80d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:16.330693  6882 raft_consensus.cc:515] T 802b111a2d584583a13ca628b1fcb6c5 P 5e8995b9ea5346bc88815434447c80d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:16.333412  6882 leader_election.cc:290] T 802b111a2d584583a13ca628b1fcb6c5 P 5e8995b9ea5346bc88815434447c80d8 [CANDIDATE]: Term 2 election: Requested vote from peers 4c7a50d334244241ae5e113ca04dd3c9 (127.3.54.130:33379), fc8ab26b80f349f1b626e501b54a15c7 (127.3.54.131:41013)
I20260710 11:05:16.333447  6957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802b111a2d584583a13ca628b1fcb6c5" candidate_uuid: "5e8995b9ea5346bc88815434447c80d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c7a50d334244241ae5e113ca04dd3c9"
I20260710 11:05:16.334184  6957 raft_consensus.cc:3055] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:16.334506  6957 raft_consensus.cc:740] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c7a50d334244241ae5e113ca04dd3c9, State: Running, Role: LEADER
I20260710 11:05:16.335528  7030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802b111a2d584583a13ca628b1fcb6c5" candidate_uuid: "5e8995b9ea5346bc88815434447c80d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc8ab26b80f349f1b626e501b54a15c7"
I20260710 11:05:16.335345  6957 consensus_queue.cc:260] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:16.336266  7030 raft_consensus.cc:3060] T 802b111a2d584583a13ca628b1fcb6c5 P fc8ab26b80f349f1b626e501b54a15c7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:16.336808  6957 raft_consensus.cc:3060] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:16.337092  6776 catalog_manager.cc:5697] T 91858cb841fc4789835c11fa500bf8bb P 5e8995b9ea5346bc88815434447c80d8 reported cstate change: term changed from 1 to 2, leader changed from 4c7a50d334244241ae5e113ca04dd3c9 (127.3.54.130) to 5e8995b9ea5346bc88815434447c80d8 (127.3.54.129). New cstate: current_term: 2 leader_uuid: "5e8995b9ea5346bc88815434447c80d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:16.343334  7030 raft_consensus.cc:2468] T 802b111a2d584583a13ca628b1fcb6c5 P fc8ab26b80f349f1b626e501b54a15c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e8995b9ea5346bc88815434447c80d8 in term 2.
I20260710 11:05:16.343937  6957 raft_consensus.cc:2468] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e8995b9ea5346bc88815434447c80d8 in term 2.
I20260710 11:05:16.344497  6848 leader_election.cc:304] T 802b111a2d584583a13ca628b1fcb6c5 P 5e8995b9ea5346bc88815434447c80d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e8995b9ea5346bc88815434447c80d8, fc8ab26b80f349f1b626e501b54a15c7; no voters: 
I20260710 11:05:16.345425  7078 raft_consensus.cc:2804] T 802b111a2d584583a13ca628b1fcb6c5 P 5e8995b9ea5346bc88815434447c80d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:16.345798  7078 raft_consensus.cc:697] T 802b111a2d584583a13ca628b1fcb6c5 P 5e8995b9ea5346bc88815434447c80d8 [term 2 LEADER]: Becoming Leader. State: Replica: 5e8995b9ea5346bc88815434447c80d8, State: Running, Role: LEADER
I20260710 11:05:16.346462  7078 consensus_queue.cc:237] T 802b111a2d584583a13ca628b1fcb6c5 P 5e8995b9ea5346bc88815434447c80d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:16.352942  6776 catalog_manager.cc:5697] T 802b111a2d584583a13ca628b1fcb6c5 P 5e8995b9ea5346bc88815434447c80d8 reported cstate change: term changed from 1 to 2, leader changed from 4c7a50d334244241ae5e113ca04dd3c9 (127.3.54.130) to 5e8995b9ea5346bc88815434447c80d8 (127.3.54.129). New cstate: current_term: 2 leader_uuid: "5e8995b9ea5346bc88815434447c80d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:16.619544  3290 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:05:16.621111  3290 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:05:16.621455  3290 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:05:16.632334  6882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "802b111a2d584583a13ca628b1fcb6c5"
dest_uuid: "5e8995b9ea5346bc88815434447c80d8"
mode: GRACEFUL
new_leader_uuid: "fc8ab26b80f349f1b626e501b54a15c7"
 from {username='slave'} at 127.0.0.1:47290
I20260710 11:05:16.632861  6882 raft_consensus.cc:606] T 802b111a2d584583a13ca628b1fcb6c5 P 5e8995b9ea5346bc88815434447c80d8 [term 2 LEADER]: Received request to transfer leadership to TS fc8ab26b80f349f1b626e501b54a15c7
I20260710 11:05:16.634024  3290 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:05:16.713600  6957 raft_consensus.cc:1275] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9 [term 2 FOLLOWER]: Refusing update from remote peer 5e8995b9ea5346bc88815434447c80d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:16.714947  7078 consensus_queue.cc:1048] T 91858cb841fc4789835c11fa500bf8bb P 5e8995b9ea5346bc88815434447c80d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:16.724169  7030 raft_consensus.cc:1275] T 91858cb841fc4789835c11fa500bf8bb P fc8ab26b80f349f1b626e501b54a15c7 [term 2 FOLLOWER]: Refusing update from remote peer 5e8995b9ea5346bc88815434447c80d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:16.726822  7116 consensus_queue.cc:1048] T 91858cb841fc4789835c11fa500bf8bb P 5e8995b9ea5346bc88815434447c80d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:16.729413  6956 raft_consensus.cc:1275] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 4c7a50d334244241ae5e113ca04dd3c9 [term 2 FOLLOWER]: Refusing update from remote peer 5e8995b9ea5346bc88815434447c80d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:16.731521  7078 consensus_queue.cc:1048] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 5e8995b9ea5346bc88815434447c80d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:16.739755  7030 raft_consensus.cc:1275] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7 [term 2 FOLLOWER]: Refusing update from remote peer 5e8995b9ea5346bc88815434447c80d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:16.741374  7078 consensus_queue.cc:1048] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 5e8995b9ea5346bc88815434447c80d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:16.839658  7030 raft_consensus.cc:1275] T 802b111a2d584583a13ca628b1fcb6c5 P fc8ab26b80f349f1b626e501b54a15c7 [term 2 FOLLOWER]: Refusing update from remote peer 5e8995b9ea5346bc88815434447c80d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:16.840950  7078 consensus_queue.cc:1048] T 802b111a2d584583a13ca628b1fcb6c5 P 5e8995b9ea5346bc88815434447c80d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:16.846053  7116 raft_consensus.cc:993] T 802b111a2d584583a13ca628b1fcb6c5 P 5e8995b9ea5346bc88815434447c80d8: : Instructing follower fc8ab26b80f349f1b626e501b54a15c7 to start an election
I20260710 11:05:16.846695  7123 raft_consensus.cc:1081] T 802b111a2d584583a13ca628b1fcb6c5 P 5e8995b9ea5346bc88815434447c80d8 [term 2 LEADER]: Signalling peer fc8ab26b80f349f1b626e501b54a15c7 to start an election
I20260710 11:05:16.849189  7031 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "802b111a2d584583a13ca628b1fcb6c5"
dest_uuid: "fc8ab26b80f349f1b626e501b54a15c7"
 from {username='slave'} at 127.0.0.1:35342
I20260710 11:05:16.849754  7031 raft_consensus.cc:493] T 802b111a2d584583a13ca628b1fcb6c5 P fc8ab26b80f349f1b626e501b54a15c7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:16.850134  7031 raft_consensus.cc:3060] T 802b111a2d584583a13ca628b1fcb6c5 P fc8ab26b80f349f1b626e501b54a15c7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:16.851276  6956 raft_consensus.cc:1275] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9 [term 2 FOLLOWER]: Refusing update from remote peer 5e8995b9ea5346bc88815434447c80d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:16.852943  7116 consensus_queue.cc:1048] T 802b111a2d584583a13ca628b1fcb6c5 P 5e8995b9ea5346bc88815434447c80d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:16.855646  7031 raft_consensus.cc:515] T 802b111a2d584583a13ca628b1fcb6c5 P fc8ab26b80f349f1b626e501b54a15c7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:16.861477  7031 leader_election.cc:290] T 802b111a2d584583a13ca628b1fcb6c5 P fc8ab26b80f349f1b626e501b54a15c7 [CANDIDATE]: Term 3 election: Requested vote from peers 5e8995b9ea5346bc88815434447c80d8 (127.3.54.129:37103), 4c7a50d334244241ae5e113ca04dd3c9 (127.3.54.130:33379)
I20260710 11:05:16.862545  6882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802b111a2d584583a13ca628b1fcb6c5" candidate_uuid: "fc8ab26b80f349f1b626e501b54a15c7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5e8995b9ea5346bc88815434447c80d8"
I20260710 11:05:16.863193  6882 raft_consensus.cc:3055] T 802b111a2d584583a13ca628b1fcb6c5 P 5e8995b9ea5346bc88815434447c80d8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:16.863487  6882 raft_consensus.cc:740] T 802b111a2d584583a13ca628b1fcb6c5 P 5e8995b9ea5346bc88815434447c80d8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5e8995b9ea5346bc88815434447c80d8, State: Running, Role: LEADER
I20260710 11:05:16.864298  6882 consensus_queue.cc:260] T 802b111a2d584583a13ca628b1fcb6c5 P 5e8995b9ea5346bc88815434447c80d8 [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: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:16.864691  6956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802b111a2d584583a13ca628b1fcb6c5" candidate_uuid: "fc8ab26b80f349f1b626e501b54a15c7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c7a50d334244241ae5e113ca04dd3c9"
I20260710 11:05:16.865330  6956 raft_consensus.cc:3060] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:16.865398  6882 raft_consensus.cc:3060] T 802b111a2d584583a13ca628b1fcb6c5 P 5e8995b9ea5346bc88815434447c80d8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:16.872356  6882 raft_consensus.cc:2468] T 802b111a2d584583a13ca628b1fcb6c5 P 5e8995b9ea5346bc88815434447c80d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc8ab26b80f349f1b626e501b54a15c7 in term 3.
I20260710 11:05:16.872380  6956 raft_consensus.cc:2468] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc8ab26b80f349f1b626e501b54a15c7 in term 3.
I20260710 11:05:16.873404  6996 leader_election.cc:304] T 802b111a2d584583a13ca628b1fcb6c5 P fc8ab26b80f349f1b626e501b54a15c7 [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: 5e8995b9ea5346bc88815434447c80d8, fc8ab26b80f349f1b626e501b54a15c7; no voters: 
I20260710 11:05:16.874037  7124 raft_consensus.cc:2804] T 802b111a2d584583a13ca628b1fcb6c5 P fc8ab26b80f349f1b626e501b54a15c7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:16.874511  7124 raft_consensus.cc:697] T 802b111a2d584583a13ca628b1fcb6c5 P fc8ab26b80f349f1b626e501b54a15c7 [term 3 LEADER]: Becoming Leader. State: Replica: fc8ab26b80f349f1b626e501b54a15c7, State: Running, Role: LEADER
I20260710 11:05:16.875247  7124 consensus_queue.cc:237] T 802b111a2d584583a13ca628b1fcb6c5 P fc8ab26b80f349f1b626e501b54a15c7 [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: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } }
I20260710 11:05:16.881102  6780 catalog_manager.cc:5697] T 802b111a2d584583a13ca628b1fcb6c5 P fc8ab26b80f349f1b626e501b54a15c7 reported cstate change: term changed from 2 to 3, leader changed from 5e8995b9ea5346bc88815434447c80d8 (127.3.54.129) to fc8ab26b80f349f1b626e501b54a15c7 (127.3.54.131). New cstate: current_term: 3 leader_uuid: "fc8ab26b80f349f1b626e501b54a15c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e8995b9ea5346bc88815434447c80d8" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 37103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7a50d334244241ae5e113ca04dd3c9" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 33379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc8ab26b80f349f1b626e501b54a15c7" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 41013 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:16.989965  3290 tablet_server.cc:179] TabletServer@127.3.54.129:0 shutting down...
I20260710 11:05:17.005120  3290 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:17.005777  3290 tablet_replica.cc:333] T 91858cb841fc4789835c11fa500bf8bb P 5e8995b9ea5346bc88815434447c80d8: stopping tablet replica
I20260710 11:05:17.006345  3290 raft_consensus.cc:2243] T 91858cb841fc4789835c11fa500bf8bb P 5e8995b9ea5346bc88815434447c80d8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:17.007100  3290 raft_consensus.cc:2272] T 91858cb841fc4789835c11fa500bf8bb P 5e8995b9ea5346bc88815434447c80d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.009173  3290 tablet_replica.cc:333] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 5e8995b9ea5346bc88815434447c80d8: stopping tablet replica
I20260710 11:05:17.009670  3290 raft_consensus.cc:2243] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 5e8995b9ea5346bc88815434447c80d8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:17.010390  3290 raft_consensus.cc:2272] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 5e8995b9ea5346bc88815434447c80d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.012820  3290 tablet_replica.cc:333] T 802b111a2d584583a13ca628b1fcb6c5 P 5e8995b9ea5346bc88815434447c80d8: stopping tablet replica
I20260710 11:05:17.013293  3290 raft_consensus.cc:2243] T 802b111a2d584583a13ca628b1fcb6c5 P 5e8995b9ea5346bc88815434447c80d8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.013680  3290 raft_consensus.cc:2272] T 802b111a2d584583a13ca628b1fcb6c5 P 5e8995b9ea5346bc88815434447c80d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.015682  3290 tablet_replica.cc:333] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 5e8995b9ea5346bc88815434447c80d8: stopping tablet replica
I20260710 11:05:17.016191  3290 raft_consensus.cc:2243] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 5e8995b9ea5346bc88815434447c80d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.016563  3290 raft_consensus.cc:2272] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 5e8995b9ea5346bc88815434447c80d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.037802  3290 tablet_server.cc:196] TabletServer@127.3.54.129:0 shutdown complete.
I20260710 11:05:17.049278  3290 tablet_server.cc:179] TabletServer@127.3.54.130:0 shutting down...
I20260710 11:05:17.065994  3290 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:17.066561  3290 tablet_replica.cc:333] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9: stopping tablet replica
I20260710 11:05:17.067058  3290 raft_consensus.cc:2243] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.067471  3290 raft_consensus.cc:2272] T 91858cb841fc4789835c11fa500bf8bb P 4c7a50d334244241ae5e113ca04dd3c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.069587  3290 tablet_replica.cc:333] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9: stopping tablet replica
I20260710 11:05:17.070088  3290 raft_consensus.cc:2243] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.070523  3290 raft_consensus.cc:2272] T 802b111a2d584583a13ca628b1fcb6c5 P 4c7a50d334244241ae5e113ca04dd3c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.072573  3290 tablet_replica.cc:333] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 4c7a50d334244241ae5e113ca04dd3c9: stopping tablet replica
I20260710 11:05:17.073047  3290 raft_consensus.cc:2243] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 4c7a50d334244241ae5e113ca04dd3c9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:17.073755  3290 raft_consensus.cc:2272] T 3a6c0f7e8d684812b0f95d6aeb392b9b P 4c7a50d334244241ae5e113ca04dd3c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.075417  3290 tablet_replica.cc:333] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 4c7a50d334244241ae5e113ca04dd3c9: stopping tablet replica
I20260710 11:05:17.075839  3290 raft_consensus.cc:2243] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 4c7a50d334244241ae5e113ca04dd3c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.076229  3290 raft_consensus.cc:2272] T f47012ed6cbb4977b7a40b89e2c4ffc6 P 4c7a50d334244241ae5e113ca04dd3c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.097152  3290 tablet_server.cc:196] TabletServer@127.3.54.130:0 shutdown complete.
I20260710 11:05:17.108556  3290 tablet_server.cc:179] TabletServer@127.3.54.131:0 shutting down...
I20260710 11:05:17.125538  3290 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:17.126137  3290 tablet_replica.cc:333] T 91858cb841fc4789835c11fa500bf8bb P fc8ab26b80f349f1b626e501b54a15c7: stopping tablet replica
I20260710 11:05:17.126644  3290 raft_consensus.cc:2243] T 91858cb841fc4789835c11fa500bf8bb P fc8ab26b80f349f1b626e501b54a15c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.127074  3290 raft_consensus.cc:2272] T 91858cb841fc4789835c11fa500bf8bb P fc8ab26b80f349f1b626e501b54a15c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.129189  3290 tablet_replica.cc:333] T 802b111a2d584583a13ca628b1fcb6c5 P fc8ab26b80f349f1b626e501b54a15c7: stopping tablet replica
I20260710 11:05:17.129714  3290 raft_consensus.cc:2243] T 802b111a2d584583a13ca628b1fcb6c5 P fc8ab26b80f349f1b626e501b54a15c7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:17.130300  3290 pending_rounds.cc:70] T 802b111a2d584583a13ca628b1fcb6c5 P fc8ab26b80f349f1b626e501b54a15c7: Trying to abort 1 pending ops.
I20260710 11:05:17.130457  3290 pending_rounds.cc:77] T 802b111a2d584583a13ca628b1fcb6c5 P fc8ab26b80f349f1b626e501b54a15c7: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305959493127974912 op_type: NO_OP noop_request { }
I20260710 11:05:17.130698  3290 raft_consensus.cc:2889] T 802b111a2d584583a13ca628b1fcb6c5 P fc8ab26b80f349f1b626e501b54a15c7 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:05:17.130951  3290 raft_consensus.cc:2272] T 802b111a2d584583a13ca628b1fcb6c5 P fc8ab26b80f349f1b626e501b54a15c7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.133359  3290 tablet_replica.cc:333] T 3a6c0f7e8d684812b0f95d6aeb392b9b P fc8ab26b80f349f1b626e501b54a15c7: stopping tablet replica
I20260710 11:05:17.133857  3290 raft_consensus.cc:2243] T 3a6c0f7e8d684812b0f95d6aeb392b9b P fc8ab26b80f349f1b626e501b54a15c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.134301  3290 raft_consensus.cc:2272] T 3a6c0f7e8d684812b0f95d6aeb392b9b P fc8ab26b80f349f1b626e501b54a15c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.136020  3290 tablet_replica.cc:333] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7: stopping tablet replica
I20260710 11:05:17.136523  3290 raft_consensus.cc:2243] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.136906  3290 raft_consensus.cc:2272] T f47012ed6cbb4977b7a40b89e2c4ffc6 P fc8ab26b80f349f1b626e501b54a15c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.158680  3290 tablet_server.cc:196] TabletServer@127.3.54.131:0 shutdown complete.
I20260710 11:05:17.169917  3290 master.cc:562] Master@127.3.54.190:43507 shutting down...
I20260710 11:05:17.183832  3290 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6702e9e23179477ea1dff2422feff9ef [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:17.184381  3290 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6702e9e23179477ea1dff2422feff9ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.184690  3290 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6702e9e23179477ea1dff2422feff9ef: stopping tablet replica
I20260710 11:05:17.203174  3290 master.cc:584] Master@127.3.54.190:43507 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2720 ms)
[----------] 6 tests from LeaderRebalancerTest (87261 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:05:17.229127  3290 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.54.190:44293
I20260710 11:05:17.230167  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:17.234856  7129 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
W20260710 11:05:17.235006  7130 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
I20260710 11:05:17.237588  3290 server_base.cc:1061] running on GCE node
W20260710 11:05:17.237679  7132 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
I20260710 11:05:17.238610  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:17.238806  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:17.238965  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681517238947 us; error 0 us; skew 500 ppm
I20260710 11:05:17.239470  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:17.241853  3290 webserver.cc:533] Webserver started at http://127.3.54.190:34439/ using document root <none> and password file <none>
I20260710 11:05:17.242307  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:17.242481  3290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:17.242723  3290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:17.243726  3290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681429800727-3290-0/minicluster-data/master-0-root/instance:
uuid: "9461724874624ebc9787eac2238679c5"
format_stamp: "Formatted at 2026-07-10 11:05:17 on dist-test-slave-9dq9"
I20260710 11:05:17.247917  3290 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:05:17.251315  7137 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:17.252089  3290 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:17.252368  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681429800727-3290-0/minicluster-data/master-0-root
uuid: "9461724874624ebc9787eac2238679c5"
format_stamp: "Formatted at 2026-07-10 11:05:17 on dist-test-slave-9dq9"
I20260710 11:05:17.252631  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681429800727-3290-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681429800727-3290-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681429800727-3290-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)
I20260710 11:05:17.273710  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:17.274703  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:17.307896  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.190:44293
I20260710 11:05:17.307986  7188 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.190:44293 every 8 connection(s)
I20260710 11:05:17.311494  7189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.322146  7189 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9461724874624ebc9787eac2238679c5: Bootstrap starting.
I20260710 11:05:17.326468  7189 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9461724874624ebc9787eac2238679c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:17.330474  7189 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9461724874624ebc9787eac2238679c5: No bootstrap required, opened a new log
I20260710 11:05:17.332626  7189 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9461724874624ebc9787eac2238679c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9461724874624ebc9787eac2238679c5" member_type: VOTER }
I20260710 11:05:17.333017  7189 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9461724874624ebc9787eac2238679c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:17.333246  7189 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9461724874624ebc9787eac2238679c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9461724874624ebc9787eac2238679c5, State: Initialized, Role: FOLLOWER
I20260710 11:05:17.333854  7189 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9461724874624ebc9787eac2238679c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9461724874624ebc9787eac2238679c5" member_type: VOTER }
I20260710 11:05:17.334312  7189 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9461724874624ebc9787eac2238679c5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:17.334515  7189 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9461724874624ebc9787eac2238679c5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:17.334771  7189 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9461724874624ebc9787eac2238679c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:17.339259  7189 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9461724874624ebc9787eac2238679c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9461724874624ebc9787eac2238679c5" member_type: VOTER }
I20260710 11:05:17.339790  7189 leader_election.cc:304] T 00000000000000000000000000000000 P 9461724874624ebc9787eac2238679c5 [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: 9461724874624ebc9787eac2238679c5; no voters: 
I20260710 11:05:17.340934  7189 leader_election.cc:290] T 00000000000000000000000000000000 P 9461724874624ebc9787eac2238679c5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:17.341254  7192 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9461724874624ebc9787eac2238679c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:17.342595  7192 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9461724874624ebc9787eac2238679c5 [term 1 LEADER]: Becoming Leader. State: Replica: 9461724874624ebc9787eac2238679c5, State: Running, Role: LEADER
I20260710 11:05:17.343163  7192 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9461724874624ebc9787eac2238679c5 [LEADER]: Queue going to LEADER mode. State: All 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: "9461724874624ebc9787eac2238679c5" member_type: VOTER }
I20260710 11:05:17.343751  7189 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9461724874624ebc9787eac2238679c5 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:17.345889  7194 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9461724874624ebc9787eac2238679c5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9461724874624ebc9787eac2238679c5. Latest consensus state: current_term: 1 leader_uuid: "9461724874624ebc9787eac2238679c5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9461724874624ebc9787eac2238679c5" member_type: VOTER } }
I20260710 11:05:17.345849  7193 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9461724874624ebc9787eac2238679c5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9461724874624ebc9787eac2238679c5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9461724874624ebc9787eac2238679c5" member_type: VOTER } }
I20260710 11:05:17.346549  7194 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9461724874624ebc9787eac2238679c5 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:17.346637  7193 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9461724874624ebc9787eac2238679c5 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:17.350100  7197 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:17.357192  7197 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:17.358573  3290 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:17.365973  7197 catalog_manager.cc:1383] Generated new cluster ID: 65fcadf9fdee46f280de081c98fdf4c7
I20260710 11:05:17.366287  7197 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:17.383932  7197 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:17.385233  7197 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:17.402405  7197 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9461724874624ebc9787eac2238679c5: Generated new TSK 0
I20260710 11:05:17.403040  7197 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:17.425374  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:17.431085  7210 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
W20260710 11:05:17.431882  7211 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
I20260710 11:05:17.434698  3290 server_base.cc:1061] running on GCE node
W20260710 11:05:17.434684  7213 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
I20260710 11:05:17.435904  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:17.436131  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:17.436270  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681517436256 us; error 0 us; skew 500 ppm
I20260710 11:05:17.436739  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:17.438971  3290 webserver.cc:533] Webserver started at http://127.3.54.129:37355/ using document root <none> and password file <none>
I20260710 11:05:17.439399  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:17.439545  3290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:17.439760  3290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:17.440865  3290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681429800727-3290-0/minicluster-data/ts-0-root/instance:
uuid: "55f8aeb458c9448880c3fbe5814a85e2"
format_stamp: "Formatted at 2026-07-10 11:05:17 on dist-test-slave-9dq9"
I20260710 11:05:17.445324  3290 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:05:17.448632  7218 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:17.449426  3290 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:05:17.449723  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681429800727-3290-0/minicluster-data/ts-0-root
uuid: "55f8aeb458c9448880c3fbe5814a85e2"
format_stamp: "Formatted at 2026-07-10 11:05:17 on dist-test-slave-9dq9"
I20260710 11:05:17.449987  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681429800727-3290-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681429800727-3290-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681429800727-3290-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)
I20260710 11:05:17.458876  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:17.459954  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:17.461429  3290 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:17.463677  3290 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:17.463871  3290 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:17.464123  3290 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:17.464272  3290 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:17.500738  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.129:39853
I20260710 11:05:17.500881  7280 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.129:39853 every 8 connection(s)
I20260710 11:05:17.505324  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:17.511611  7285 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
W20260710 11:05:17.513593  7286 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
W20260710 11:05:17.516667  7288 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
I20260710 11:05:17.517360  3290 server_base.cc:1061] running on GCE node
I20260710 11:05:17.517598  7281 heartbeater.cc:344] Connected to a master server at 127.3.54.190:44293
I20260710 11:05:17.517971  7281 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:17.518709  7281 heartbeater.cc:507] Master 127.3.54.190:44293 requested a full tablet report, sending...
I20260710 11:05:17.518730  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:17.519034  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:17.519181  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681517519165 us; error 0 us; skew 500 ppm
I20260710 11:05:17.519740  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:17.520756  7154 ts_manager.cc:194] Registered new tserver with Master: 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853)
I20260710 11:05:17.522316  3290 webserver.cc:533] Webserver started at http://127.3.54.130:46365/ using document root <none> and password file <none>
I20260710 11:05:17.522774  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:17.522717  7154 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45822
I20260710 11:05:17.523102  3290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:17.523440  3290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:17.524597  3290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681429800727-3290-0/minicluster-data/ts-1-root/instance:
uuid: "e259ab1264274da38b81879812effae2"
format_stamp: "Formatted at 2026-07-10 11:05:17 on dist-test-slave-9dq9"
I20260710 11:05:17.528975  3290 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:05:17.533015  7293 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:17.533721  3290 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 11:05:17.534006  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681429800727-3290-0/minicluster-data/ts-1-root
uuid: "e259ab1264274da38b81879812effae2"
format_stamp: "Formatted at 2026-07-10 11:05:17 on dist-test-slave-9dq9"
I20260710 11:05:17.534291  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681429800727-3290-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681429800727-3290-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681429800727-3290-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)
I20260710 11:05:17.563619  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:17.564743  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:17.566118  3290 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:17.568356  3290 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:17.568552  3290 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:17.568782  3290 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:17.568931  3290 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:17.604969  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.130:44945
I20260710 11:05:17.605060  7355 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.130:44945 every 8 connection(s)
I20260710 11:05:17.609478  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:17.616986  7360 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
W20260710 11:05:17.617039  7359 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
I20260710 11:05:17.619630  3290 server_base.cc:1061] running on GCE node
W20260710 11:05:17.620476  7363 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
I20260710 11:05:17.620625  7356 heartbeater.cc:344] Connected to a master server at 127.3.54.190:44293
I20260710 11:05:17.621101  7356 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:17.621462  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:17.621709  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:17.621786  7356 heartbeater.cc:507] Master 127.3.54.190:44293 requested a full tablet report, sending...
I20260710 11:05:17.621897  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681517621879 us; error 0 us; skew 500 ppm
I20260710 11:05:17.622563  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:17.623986  7154 ts_manager.cc:194] Registered new tserver with Master: e259ab1264274da38b81879812effae2 (127.3.54.130:44945)
I20260710 11:05:17.625730  7154 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45824
I20260710 11:05:17.625962  3290 webserver.cc:533] Webserver started at http://127.3.54.131:35493/ using document root <none> and password file <none>
I20260710 11:05:17.626549  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:17.626775  3290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:17.627063  3290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:17.628113  3290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681429800727-3290-0/minicluster-data/ts-2-root/instance:
uuid: "d1ac0ad329c745b9986e1524eda890a8"
format_stamp: "Formatted at 2026-07-10 11:05:17 on dist-test-slave-9dq9"
I20260710 11:05:17.632237  3290 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:05:17.635242  7367 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:17.636091  3290 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:17.636380  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681429800727-3290-0/minicluster-data/ts-2-root
uuid: "d1ac0ad329c745b9986e1524eda890a8"
format_stamp: "Formatted at 2026-07-10 11:05:17 on dist-test-slave-9dq9"
I20260710 11:05:17.636682  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681429800727-3290-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681429800727-3290-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681429800727-3290-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)
I20260710 11:05:17.645915  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:17.646963  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:17.648350  3290 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:17.650651  3290 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:17.650866  3290 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:17.651144  3290 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:17.651355  3290 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:17.687911  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.131:32791
I20260710 11:05:17.688009  7429 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.131:32791 every 8 connection(s)
I20260710 11:05:17.700568  7430 heartbeater.cc:344] Connected to a master server at 127.3.54.190:44293
I20260710 11:05:17.700987  7430 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:17.701673  7430 heartbeater.cc:507] Master 127.3.54.190:44293 requested a full tablet report, sending...
I20260710 11:05:17.703594  7154 ts_manager.cc:194] Registered new tserver with Master: d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
I20260710 11:05:17.704385  3290 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013420952s
I20260710 11:05:17.704977  7154 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45834
I20260710 11:05:17.728785  7154 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45848:
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"
    }
  }
}
W20260710 11:05:17.731227  7154 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.
I20260710 11:05:17.814141  7246 tablet_service.cc:1511] Processing CreateTablet for tablet 0af27ae5d3554a6fa10db9edd8ea7838 (DEFAULT_TABLE table=test-workload [id=dfb2d049cf3f4898af85c52fb25661a5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:17.815613  7246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af27ae5d3554a6fa10db9edd8ea7838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.817344  7245 tablet_service.cc:1511] Processing CreateTablet for tablet 251f715432304992ab62dbaaf0f3df96 (DEFAULT_TABLE table=test-workload [id=dfb2d049cf3f4898af85c52fb25661a5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:17.818746  7245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 251f715432304992ab62dbaaf0f3df96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.821095  7244 tablet_service.cc:1511] Processing CreateTablet for tablet d5f1285d641242a0aa41d9c704a3063a (DEFAULT_TABLE table=test-workload [id=dfb2d049cf3f4898af85c52fb25661a5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:17.822487  7244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5f1285d641242a0aa41d9c704a3063a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.822727  7394 tablet_service.cc:1511] Processing CreateTablet for tablet 251f715432304992ab62dbaaf0f3df96 (DEFAULT_TABLE table=test-workload [id=dfb2d049cf3f4898af85c52fb25661a5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:17.824082  7394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 251f715432304992ab62dbaaf0f3df96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.823755  7321 tablet_service.cc:1511] Processing CreateTablet for tablet 0af27ae5d3554a6fa10db9edd8ea7838 (DEFAULT_TABLE table=test-workload [id=dfb2d049cf3f4898af85c52fb25661a5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:17.825115  7321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af27ae5d3554a6fa10db9edd8ea7838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.825941  7241 tablet_service.cc:1511] Processing CreateTablet for tablet be0383685dfa4237b15c741ddc7b2ab8 (DEFAULT_TABLE table=test-workload [id=dfb2d049cf3f4898af85c52fb25661a5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:17.827271  7241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be0383685dfa4237b15c741ddc7b2ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.828728  7319 tablet_service.cc:1511] Processing CreateTablet for tablet d5f1285d641242a0aa41d9c704a3063a (DEFAULT_TABLE table=test-workload [id=dfb2d049cf3f4898af85c52fb25661a5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:17.829052  7393 tablet_service.cc:1511] Processing CreateTablet for tablet d5f1285d641242a0aa41d9c704a3063a (DEFAULT_TABLE table=test-workload [id=dfb2d049cf3f4898af85c52fb25661a5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:17.830408  7393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5f1285d641242a0aa41d9c704a3063a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.830030  7242 tablet_service.cc:1511] Processing CreateTablet for tablet 04f0de1cf62e408abcb9eabab679d0db (DEFAULT_TABLE table=test-workload [id=dfb2d049cf3f4898af85c52fb25661a5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:17.830101  7319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5f1285d641242a0aa41d9c704a3063a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.831435  7242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04f0de1cf62e408abcb9eabab679d0db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.832626  7243 tablet_service.cc:1511] Processing CreateTablet for tablet 548e9e65fb514848a6533b0c3c35e3fc (DEFAULT_TABLE table=test-workload [id=dfb2d049cf3f4898af85c52fb25661a5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:17.833987  7243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 548e9e65fb514848a6533b0c3c35e3fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.821141  7395 tablet_service.cc:1511] Processing CreateTablet for tablet 0af27ae5d3554a6fa10db9edd8ea7838 (DEFAULT_TABLE table=test-workload [id=dfb2d049cf3f4898af85c52fb25661a5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:17.837654  7395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af27ae5d3554a6fa10db9edd8ea7838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.829051  7240 tablet_service.cc:1511] Processing CreateTablet for tablet 7b564a19f15740139dff07897db1418b (DEFAULT_TABLE table=test-workload [id=dfb2d049cf3f4898af85c52fb25661a5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:17.841203  7318 tablet_service.cc:1511] Processing CreateTablet for tablet 548e9e65fb514848a6533b0c3c35e3fc (DEFAULT_TABLE table=test-workload [id=dfb2d049cf3f4898af85c52fb25661a5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:17.827273  7320 tablet_service.cc:1511] Processing CreateTablet for tablet 251f715432304992ab62dbaaf0f3df96 (DEFAULT_TABLE table=test-workload [id=dfb2d049cf3f4898af85c52fb25661a5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:17.842757  7318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 548e9e65fb514848a6533b0c3c35e3fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.843535  7320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 251f715432304992ab62dbaaf0f3df96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.841747  7240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b564a19f15740139dff07897db1418b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.852177  7317 tablet_service.cc:1511] Processing CreateTablet for tablet 04f0de1cf62e408abcb9eabab679d0db (DEFAULT_TABLE table=test-workload [id=dfb2d049cf3f4898af85c52fb25661a5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:17.854323  7317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04f0de1cf62e408abcb9eabab679d0db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.861397  7392 tablet_service.cc:1511] Processing CreateTablet for tablet 548e9e65fb514848a6533b0c3c35e3fc (DEFAULT_TABLE table=test-workload [id=dfb2d049cf3f4898af85c52fb25661a5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:17.862900  7392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 548e9e65fb514848a6533b0c3c35e3fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.866534  7316 tablet_service.cc:1511] Processing CreateTablet for tablet be0383685dfa4237b15c741ddc7b2ab8 (DEFAULT_TABLE table=test-workload [id=dfb2d049cf3f4898af85c52fb25661a5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:17.867769  7391 tablet_service.cc:1511] Processing CreateTablet for tablet 04f0de1cf62e408abcb9eabab679d0db (DEFAULT_TABLE table=test-workload [id=dfb2d049cf3f4898af85c52fb25661a5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:17.869120  7391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04f0de1cf62e408abcb9eabab679d0db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.870065  7316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be0383685dfa4237b15c741ddc7b2ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.869210  7315 tablet_service.cc:1511] Processing CreateTablet for tablet 7b564a19f15740139dff07897db1418b (DEFAULT_TABLE table=test-workload [id=dfb2d049cf3f4898af85c52fb25661a5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:17.877624  7315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b564a19f15740139dff07897db1418b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.877787  7390 tablet_service.cc:1511] Processing CreateTablet for tablet be0383685dfa4237b15c741ddc7b2ab8 (DEFAULT_TABLE table=test-workload [id=dfb2d049cf3f4898af85c52fb25661a5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:17.879195  7390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be0383685dfa4237b15c741ddc7b2ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.889904  7389 tablet_service.cc:1511] Processing CreateTablet for tablet 7b564a19f15740139dff07897db1418b (DEFAULT_TABLE table=test-workload [id=dfb2d049cf3f4898af85c52fb25661a5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:17.891353  7389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b564a19f15740139dff07897db1418b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.915661  7445 tablet_bootstrap.cc:492] T 0af27ae5d3554a6fa10db9edd8ea7838 P 55f8aeb458c9448880c3fbe5814a85e2: Bootstrap starting.
I20260710 11:05:17.926436  7446 tablet_bootstrap.cc:492] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8: Bootstrap starting.
I20260710 11:05:17.927381  7445 tablet_bootstrap.cc:654] T 0af27ae5d3554a6fa10db9edd8ea7838 P 55f8aeb458c9448880c3fbe5814a85e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:17.943835  7315 tablet_service.cc:1511] Processing CreateTablet for tablet f73c41a8707b42529226d4b485d862ce (DEFAULT_TABLE table=test-workload [id=dfb2d049cf3f4898af85c52fb25661a5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:17.945345  7315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f73c41a8707b42529226d4b485d862ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.945750  7393 tablet_service.cc:1511] Processing CreateTablet for tablet f73c41a8707b42529226d4b485d862ce (DEFAULT_TABLE table=test-workload [id=dfb2d049cf3f4898af85c52fb25661a5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:17.947009  7393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f73c41a8707b42529226d4b485d862ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.935928  7243 tablet_service.cc:1511] Processing CreateTablet for tablet f73c41a8707b42529226d4b485d862ce (DEFAULT_TABLE table=test-workload [id=dfb2d049cf3f4898af85c52fb25661a5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:17.955353  7243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f73c41a8707b42529226d4b485d862ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.961040  7240 tablet_service.cc:1511] Processing CreateTablet for tablet 91e425ff1eba49e18f7f02c9839e475c (DEFAULT_TABLE table=test-workload [id=dfb2d049cf3f4898af85c52fb25661a5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:17.962743  7314 tablet_service.cc:1511] Processing CreateTablet for tablet 91e425ff1eba49e18f7f02c9839e475c (DEFAULT_TABLE table=test-workload [id=dfb2d049cf3f4898af85c52fb25661a5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:17.971129  7314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91e425ff1eba49e18f7f02c9839e475c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.972626  7446 tablet_bootstrap.cc:654] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:17.971118  7240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91e425ff1eba49e18f7f02c9839e475c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.994031  7447 tablet_bootstrap.cc:492] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2: Bootstrap starting.
I20260710 11:05:17.995257  7445 tablet_bootstrap.cc:492] T 0af27ae5d3554a6fa10db9edd8ea7838 P 55f8aeb458c9448880c3fbe5814a85e2: No bootstrap required, opened a new log
I20260710 11:05:17.995792  7445 ts_tablet_manager.cc:1403] T 0af27ae5d3554a6fa10db9edd8ea7838 P 55f8aeb458c9448880c3fbe5814a85e2: Time spent bootstrapping tablet: real 0.080s	user 0.009s	sys 0.010s
I20260710 11:05:17.979991  7390 tablet_service.cc:1511] Processing CreateTablet for tablet 91e425ff1eba49e18f7f02c9839e475c (DEFAULT_TABLE table=test-workload [id=dfb2d049cf3f4898af85c52fb25661a5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:18.001888  7447 tablet_bootstrap.cc:654] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.002489  7390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91e425ff1eba49e18f7f02c9839e475c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:18.002301  7445 raft_consensus.cc:359] T 0af27ae5d3554a6fa10db9edd8ea7838 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.003722  7445 raft_consensus.cc:385] T 0af27ae5d3554a6fa10db9edd8ea7838 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.004101  7445 raft_consensus.cc:740] T 0af27ae5d3554a6fa10db9edd8ea7838 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55f8aeb458c9448880c3fbe5814a85e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.005033  7445 consensus_queue.cc:260] T 0af27ae5d3554a6fa10db9edd8ea7838 P 55f8aeb458c9448880c3fbe5814a85e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.005663  7446 tablet_bootstrap.cc:492] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8: No bootstrap required, opened a new log
I20260710 11:05:18.010363  7446 ts_tablet_manager.cc:1403] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8: Time spent bootstrapping tablet: real 0.084s	user 0.013s	sys 0.007s
I20260710 11:05:18.014688  7446 raft_consensus.cc:359] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.020393  7446 raft_consensus.cc:385] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.020869  7446 raft_consensus.cc:740] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.021894  7446 consensus_queue.cc:260] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.024318  7430 heartbeater.cc:499] Master 127.3.54.190:44293 was elected leader, sending a full tablet report...
I20260710 11:05:18.026258  7281 heartbeater.cc:499] Master 127.3.54.190:44293 was elected leader, sending a full tablet report...
I20260710 11:05:18.026471  7447 tablet_bootstrap.cc:492] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2: No bootstrap required, opened a new log
I20260710 11:05:18.026932  7447 ts_tablet_manager.cc:1403] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.012s
I20260710 11:05:18.027351  7446 ts_tablet_manager.cc:1434] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260710 11:05:18.028429  7446 tablet_bootstrap.cc:492] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8: Bootstrap starting.
I20260710 11:05:18.029827  7447 raft_consensus.cc:359] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.030632  7447 raft_consensus.cc:385] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.030897  7447 raft_consensus.cc:740] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e259ab1264274da38b81879812effae2, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.031507  7447 consensus_queue.cc:260] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.034821  7446 tablet_bootstrap.cc:654] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.036406  7356 heartbeater.cc:499] Master 127.3.54.190:44293 was elected leader, sending a full tablet report...
I20260710 11:05:18.036701  7447 ts_tablet_manager.cc:1434] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.002s
I20260710 11:05:18.037892  7447 tablet_bootstrap.cc:492] T 7b564a19f15740139dff07897db1418b P e259ab1264274da38b81879812effae2: Bootstrap starting.
I20260710 11:05:18.044962  7447 tablet_bootstrap.cc:654] T 7b564a19f15740139dff07897db1418b P e259ab1264274da38b81879812effae2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.045727  7445 ts_tablet_manager.cc:1434] T 0af27ae5d3554a6fa10db9edd8ea7838 P 55f8aeb458c9448880c3fbe5814a85e2: Time spent starting tablet: real 0.050s	user 0.011s	sys 0.002s
I20260710 11:05:18.046643  7446 tablet_bootstrap.cc:492] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8: No bootstrap required, opened a new log
I20260710 11:05:18.046890  7445 tablet_bootstrap.cc:492] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2: Bootstrap starting.
I20260710 11:05:18.047233  7446 ts_tablet_manager.cc:1403] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260710 11:05:18.050396  7446 raft_consensus.cc:359] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.051205  7446 raft_consensus.cc:385] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.051523  7446 raft_consensus.cc:740] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.052306  7446 consensus_queue.cc:260] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.054186  7445 tablet_bootstrap.cc:654] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.054888  7446 ts_tablet_manager.cc:1434] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:18.055979  7446 tablet_bootstrap.cc:492] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8: Bootstrap starting.
I20260710 11:05:18.056519  7447 tablet_bootstrap.cc:492] T 7b564a19f15740139dff07897db1418b P e259ab1264274da38b81879812effae2: No bootstrap required, opened a new log
I20260710 11:05:18.057127  7447 ts_tablet_manager.cc:1403] T 7b564a19f15740139dff07897db1418b P e259ab1264274da38b81879812effae2: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260710 11:05:18.060151  7447 raft_consensus.cc:359] T 7b564a19f15740139dff07897db1418b P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.061141  7447 raft_consensus.cc:385] T 7b564a19f15740139dff07897db1418b P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.061527  7447 raft_consensus.cc:740] T 7b564a19f15740139dff07897db1418b P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e259ab1264274da38b81879812effae2, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.061904  7446 tablet_bootstrap.cc:654] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.062527  7447 consensus_queue.cc:260] T 7b564a19f15740139dff07897db1418b P e259ab1264274da38b81879812effae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.064884  7447 ts_tablet_manager.cc:1434] T 7b564a19f15740139dff07897db1418b P e259ab1264274da38b81879812effae2: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:05:18.065835  7445 tablet_bootstrap.cc:492] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2: No bootstrap required, opened a new log
I20260710 11:05:18.065865  7447 tablet_bootstrap.cc:492] T 04f0de1cf62e408abcb9eabab679d0db P e259ab1264274da38b81879812effae2: Bootstrap starting.
I20260710 11:05:18.066540  7445 ts_tablet_manager.cc:1403] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260710 11:05:18.069432  7445 raft_consensus.cc:359] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.070365  7445 raft_consensus.cc:385] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.070732  7445 raft_consensus.cc:740] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55f8aeb458c9448880c3fbe5814a85e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.071599  7445 consensus_queue.cc:260] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.072213  7447 tablet_bootstrap.cc:654] T 04f0de1cf62e408abcb9eabab679d0db P e259ab1264274da38b81879812effae2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.074065  7445 ts_tablet_manager.cc:1434] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:18.075259  7445 tablet_bootstrap.cc:492] T 7b564a19f15740139dff07897db1418b P 55f8aeb458c9448880c3fbe5814a85e2: Bootstrap starting.
I20260710 11:05:18.081421  7445 tablet_bootstrap.cc:654] T 7b564a19f15740139dff07897db1418b P 55f8aeb458c9448880c3fbe5814a85e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.083591  7447 tablet_bootstrap.cc:492] T 04f0de1cf62e408abcb9eabab679d0db P e259ab1264274da38b81879812effae2: No bootstrap required, opened a new log
I20260710 11:05:18.084160  7446 tablet_bootstrap.cc:492] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8: No bootstrap required, opened a new log
I20260710 11:05:18.084256  7447 ts_tablet_manager.cc:1403] T 04f0de1cf62e408abcb9eabab679d0db P e259ab1264274da38b81879812effae2: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 11:05:18.084776  7446 ts_tablet_manager.cc:1403] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.019s
I20260710 11:05:18.087673  7447 raft_consensus.cc:359] T 04f0de1cf62e408abcb9eabab679d0db P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.088719  7447 raft_consensus.cc:385] T 04f0de1cf62e408abcb9eabab679d0db P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.089088  7447 raft_consensus.cc:740] T 04f0de1cf62e408abcb9eabab679d0db P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e259ab1264274da38b81879812effae2, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.090111  7447 consensus_queue.cc:260] T 04f0de1cf62e408abcb9eabab679d0db P e259ab1264274da38b81879812effae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.092020  7446 raft_consensus.cc:359] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.092504  7447 ts_tablet_manager.cc:1434] T 04f0de1cf62e408abcb9eabab679d0db P e259ab1264274da38b81879812effae2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:05:18.092835  7446 raft_consensus.cc:385] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.093196  7446 raft_consensus.cc:740] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.093832  7447 tablet_bootstrap.cc:492] T 548e9e65fb514848a6533b0c3c35e3fc P e259ab1264274da38b81879812effae2: Bootstrap starting.
I20260710 11:05:18.094158  7446 consensus_queue.cc:260] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.096066  7445 tablet_bootstrap.cc:492] T 7b564a19f15740139dff07897db1418b P 55f8aeb458c9448880c3fbe5814a85e2: No bootstrap required, opened a new log
I20260710 11:05:18.096662  7445 ts_tablet_manager.cc:1403] T 7b564a19f15740139dff07897db1418b P 55f8aeb458c9448880c3fbe5814a85e2: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260710 11:05:18.096755  7446 ts_tablet_manager.cc:1434] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:05:18.097937  7446 tablet_bootstrap.cc:492] T 251f715432304992ab62dbaaf0f3df96 P d1ac0ad329c745b9986e1524eda890a8: Bootstrap starting.
I20260710 11:05:18.099704  7445 raft_consensus.cc:359] T 7b564a19f15740139dff07897db1418b P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.100348  7447 tablet_bootstrap.cc:654] T 548e9e65fb514848a6533b0c3c35e3fc P e259ab1264274da38b81879812effae2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.100504  7445 raft_consensus.cc:385] T 7b564a19f15740139dff07897db1418b P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.100890  7445 raft_consensus.cc:740] T 7b564a19f15740139dff07897db1418b P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55f8aeb458c9448880c3fbe5814a85e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.101763  7445 consensus_queue.cc:260] T 7b564a19f15740139dff07897db1418b P 55f8aeb458c9448880c3fbe5814a85e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.103706  7446 tablet_bootstrap.cc:654] T 251f715432304992ab62dbaaf0f3df96 P d1ac0ad329c745b9986e1524eda890a8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.104331  7445 ts_tablet_manager.cc:1434] T 7b564a19f15740139dff07897db1418b P 55f8aeb458c9448880c3fbe5814a85e2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:18.105522  7445 tablet_bootstrap.cc:492] T 04f0de1cf62e408abcb9eabab679d0db P 55f8aeb458c9448880c3fbe5814a85e2: Bootstrap starting.
I20260710 11:05:18.111974  7445 tablet_bootstrap.cc:654] T 04f0de1cf62e408abcb9eabab679d0db P 55f8aeb458c9448880c3fbe5814a85e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.115345  7446 tablet_bootstrap.cc:492] T 251f715432304992ab62dbaaf0f3df96 P d1ac0ad329c745b9986e1524eda890a8: No bootstrap required, opened a new log
I20260710 11:05:18.115967  7446 ts_tablet_manager.cc:1403] T 251f715432304992ab62dbaaf0f3df96 P d1ac0ad329c745b9986e1524eda890a8: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260710 11:05:18.118057  7452 raft_consensus.cc:493] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.118513  7452 raft_consensus.cc:515] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.118822  7446 raft_consensus.cc:359] T 251f715432304992ab62dbaaf0f3df96 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.119493  7446 raft_consensus.cc:385] T 251f715432304992ab62dbaaf0f3df96 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.119782  7446 raft_consensus.cc:740] T 251f715432304992ab62dbaaf0f3df96 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.120697  7446 consensus_queue.cc:260] T 251f715432304992ab62dbaaf0f3df96 P d1ac0ad329c745b9986e1524eda890a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.121740  7453 raft_consensus.cc:493] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.122274  7453 raft_consensus.cc:515] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.125021  7452 leader_election.cc:290] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), e259ab1264274da38b81879812effae2 (127.3.54.130:44945)
I20260710 11:05:18.130062  7446 ts_tablet_manager.cc:1434] T 251f715432304992ab62dbaaf0f3df96 P d1ac0ad329c745b9986e1524eda890a8: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.002s
I20260710 11:05:18.131284  7446 tablet_bootstrap.cc:492] T f73c41a8707b42529226d4b485d862ce P d1ac0ad329c745b9986e1524eda890a8: Bootstrap starting.
I20260710 11:05:18.133266  7453 leader_election.cc:290] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
I20260710 11:05:18.142879  7446 tablet_bootstrap.cc:654] T f73c41a8707b42529226d4b485d862ce P d1ac0ad329c745b9986e1524eda890a8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.152187  7445 tablet_bootstrap.cc:492] T 04f0de1cf62e408abcb9eabab679d0db P 55f8aeb458c9448880c3fbe5814a85e2: No bootstrap required, opened a new log
I20260710 11:05:18.155793  7445 ts_tablet_manager.cc:1403] T 04f0de1cf62e408abcb9eabab679d0db P 55f8aeb458c9448880c3fbe5814a85e2: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.008s
I20260710 11:05:18.164974  7445 raft_consensus.cc:359] T 04f0de1cf62e408abcb9eabab679d0db P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.165728  7256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "548e9e65fb514848a6533b0c3c35e3fc" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2" is_pre_election: true
I20260710 11:05:18.166956  7445 raft_consensus.cc:385] T 04f0de1cf62e408abcb9eabab679d0db P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.167300  7445 raft_consensus.cc:740] T 04f0de1cf62e408abcb9eabab679d0db P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55f8aeb458c9448880c3fbe5814a85e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.167215  7256 raft_consensus.cc:2468] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 0.
I20260710 11:05:18.168556  7445 consensus_queue.cc:260] T 04f0de1cf62e408abcb9eabab679d0db P 55f8aeb458c9448880c3fbe5814a85e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.169440  7369 leader_election.cc:304] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, d1ac0ad329c745b9986e1524eda890a8; no voters: 
I20260710 11:05:18.170415  7463 raft_consensus.cc:2804] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.170804  7463 raft_consensus.cc:493] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.167220  7331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "548e9e65fb514848a6533b0c3c35e3fc" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e259ab1264274da38b81879812effae2" is_pre_election: true
I20260710 11:05:18.171162  7445 ts_tablet_manager.cc:1434] T 04f0de1cf62e408abcb9eabab679d0db P 55f8aeb458c9448880c3fbe5814a85e2: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260710 11:05:18.171120  7463 raft_consensus.cc:3060] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.172319  7447 tablet_bootstrap.cc:492] T 548e9e65fb514848a6533b0c3c35e3fc P e259ab1264274da38b81879812effae2: No bootstrap required, opened a new log
W20260710 11:05:18.172545  7370 leader_election.cc:343] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e259ab1264274da38b81879812effae2 (127.3.54.130:44945): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.172823  7447 ts_tablet_manager.cc:1403] T 548e9e65fb514848a6533b0c3c35e3fc P e259ab1264274da38b81879812effae2: Time spent bootstrapping tablet: real 0.079s	user 0.040s	sys 0.030s
I20260710 11:05:18.173866  7445 tablet_bootstrap.cc:492] T d5f1285d641242a0aa41d9c704a3063a P 55f8aeb458c9448880c3fbe5814a85e2: Bootstrap starting.
I20260710 11:05:18.175863  7447 raft_consensus.cc:359] T 548e9e65fb514848a6533b0c3c35e3fc P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.176661  7447 raft_consensus.cc:385] T 548e9e65fb514848a6533b0c3c35e3fc P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.176939  7447 raft_consensus.cc:740] T 548e9e65fb514848a6533b0c3c35e3fc P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e259ab1264274da38b81879812effae2, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.177690  7447 consensus_queue.cc:260] T 548e9e65fb514848a6533b0c3c35e3fc P e259ab1264274da38b81879812effae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.183506  7446 tablet_bootstrap.cc:492] T f73c41a8707b42529226d4b485d862ce P d1ac0ad329c745b9986e1524eda890a8: No bootstrap required, opened a new log
I20260710 11:05:18.180871  7445 tablet_bootstrap.cc:654] T d5f1285d641242a0aa41d9c704a3063a P 55f8aeb458c9448880c3fbe5814a85e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.186478  7446 ts_tablet_manager.cc:1403] T f73c41a8707b42529226d4b485d862ce P d1ac0ad329c745b9986e1524eda890a8: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.009s
I20260710 11:05:18.189754  7446 raft_consensus.cc:359] T f73c41a8707b42529226d4b485d862ce P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.179731  7463 raft_consensus.cc:515] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.185848  7452 raft_consensus.cc:493] T 251f715432304992ab62dbaaf0f3df96 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.185153  7256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af27ae5d3554a6fa10db9edd8ea7838" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2" is_pre_election: true
I20260710 11:05:18.190678  7446 raft_consensus.cc:385] T f73c41a8707b42529226d4b485d862ce P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.185257  7447 ts_tablet_manager.cc:1434] T 548e9e65fb514848a6533b0c3c35e3fc P e259ab1264274da38b81879812effae2: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:05:18.191016  7446 raft_consensus.cc:740] T f73c41a8707b42529226d4b485d862ce P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.192404  7447 tablet_bootstrap.cc:492] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2: Bootstrap starting.
I20260710 11:05:18.191119  7256 raft_consensus.cc:2468] T 0af27ae5d3554a6fa10db9edd8ea7838 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e259ab1264274da38b81879812effae2 in term 0.
I20260710 11:05:18.195698  7405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af27ae5d3554a6fa10db9edd8ea7838" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ac0ad329c745b9986e1524eda890a8" is_pre_election: true
I20260710 11:05:18.196118  7445 tablet_bootstrap.cc:492] T d5f1285d641242a0aa41d9c704a3063a P 55f8aeb458c9448880c3fbe5814a85e2: No bootstrap required, opened a new log
I20260710 11:05:18.195926  7295 leader_election.cc:304] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, e259ab1264274da38b81879812effae2; no voters: 
I20260710 11:05:18.196666  7445 ts_tablet_manager.cc:1403] T d5f1285d641242a0aa41d9c704a3063a P 55f8aeb458c9448880c3fbe5814a85e2: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.004s
I20260710 11:05:18.197332  7453 raft_consensus.cc:2804] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.197809  7453 raft_consensus.cc:493] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.198161  7453 raft_consensus.cc:3060] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:18.198814  7295 leader_election.cc:343] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.193987  7446 consensus_queue.cc:260] T f73c41a8707b42529226d4b485d862ce P d1ac0ad329c745b9986e1524eda890a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.190984  7452 raft_consensus.cc:515] T 251f715432304992ab62dbaaf0f3df96 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.199743  7445 raft_consensus.cc:359] T d5f1285d641242a0aa41d9c704a3063a P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.200601  7445 raft_consensus.cc:385] T d5f1285d641242a0aa41d9c704a3063a P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.200933  7445 raft_consensus.cc:740] T d5f1285d641242a0aa41d9c704a3063a P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55f8aeb458c9448880c3fbe5814a85e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.201460  7452 leader_election.cc:290] T 251f715432304992ab62dbaaf0f3df96 P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), e259ab1264274da38b81879812effae2 (127.3.54.130:44945)
I20260710 11:05:18.201668  7445 consensus_queue.cc:260] T d5f1285d641242a0aa41d9c704a3063a P 55f8aeb458c9448880c3fbe5814a85e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.202526  7255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251f715432304992ab62dbaaf0f3df96" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2" is_pre_election: true
I20260710 11:05:18.204356  7445 ts_tablet_manager.cc:1434] T d5f1285d641242a0aa41d9c704a3063a P 55f8aeb458c9448880c3fbe5814a85e2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:05:18.205384  7445 tablet_bootstrap.cc:492] T 251f715432304992ab62dbaaf0f3df96 P 55f8aeb458c9448880c3fbe5814a85e2: Bootstrap starting.
I20260710 11:05:18.205659  7453 raft_consensus.cc:515] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.208487  7453 leader_election.cc:290] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 1 election: Requested vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
I20260710 11:05:18.206741  7446 ts_tablet_manager.cc:1434] T f73c41a8707b42529226d4b485d862ce P d1ac0ad329c745b9986e1524eda890a8: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
W20260710 11:05:18.210753  7369 leader_election.cc:343] T 251f715432304992ab62dbaaf0f3df96 P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.212426  7255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af27ae5d3554a6fa10db9edd8ea7838" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
I20260710 11:05:18.212618  7452 raft_consensus.cc:493] T f73c41a8707b42529226d4b485d862ce P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.212934  7445 tablet_bootstrap.cc:654] T 251f715432304992ab62dbaaf0f3df96 P 55f8aeb458c9448880c3fbe5814a85e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.197500  7331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "548e9e65fb514848a6533b0c3c35e3fc" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e259ab1264274da38b81879812effae2"
I20260710 11:05:18.213584  7331 raft_consensus.cc:3060] T 548e9e65fb514848a6533b0c3c35e3fc P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.213078  7452 raft_consensus.cc:515] T f73c41a8707b42529226d4b485d862ce P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.213057  7405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af27ae5d3554a6fa10db9edd8ea7838" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ac0ad329c745b9986e1524eda890a8"
I20260710 11:05:18.213038  7255 raft_consensus.cc:3060] T 0af27ae5d3554a6fa10db9edd8ea7838 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.209915  7446 tablet_bootstrap.cc:492] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8: Bootstrap starting.
I20260710 11:05:18.220640  7330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251f715432304992ab62dbaaf0f3df96" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e259ab1264274da38b81879812effae2" is_pre_election: true
I20260710 11:05:18.221324  7452 leader_election.cc:290] T f73c41a8707b42529226d4b485d862ce P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), e259ab1264274da38b81879812effae2 (127.3.54.130:44945)
I20260710 11:05:18.222332  7451 raft_consensus.cc:493] T 7b564a19f15740139dff07897db1418b P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.222909  7451 raft_consensus.cc:515] T 7b564a19f15740139dff07897db1418b P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.224927  7446 tablet_bootstrap.cc:654] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.226766  7255 raft_consensus.cc:2468] T 0af27ae5d3554a6fa10db9edd8ea7838 P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e259ab1264274da38b81879812effae2 in term 1.
I20260710 11:05:18.227293  7254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f73c41a8707b42529226d4b485d862ce" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2" is_pre_election: true
I20260710 11:05:18.229653  7447 tablet_bootstrap.cc:654] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.230005  7451 leader_election.cc:290] T 7b564a19f15740139dff07897db1418b P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e259ab1264274da38b81879812effae2 (127.3.54.130:44945), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
W20260710 11:05:18.234077  7370 leader_election.cc:343] T 251f715432304992ab62dbaaf0f3df96 P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e259ab1264274da38b81879812effae2 (127.3.54.130:44945): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.234720  7370 leader_election.cc:304] T 251f715432304992ab62dbaaf0f3df96 P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1ac0ad329c745b9986e1524eda890a8; no voters: 55f8aeb458c9448880c3fbe5814a85e2, e259ab1264274da38b81879812effae2
I20260710 11:05:18.236071  7452 raft_consensus.cc:2749] T 251f715432304992ab62dbaaf0f3df96 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:18.237207  7446 tablet_bootstrap.cc:492] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8: No bootstrap required, opened a new log
I20260710 11:05:18.237653  7446 ts_tablet_manager.cc:1403] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.004s
I20260710 11:05:18.199906  7256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "548e9e65fb514848a6533b0c3c35e3fc" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
I20260710 11:05:18.238667  7256 raft_consensus.cc:3060] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.239880  7447 tablet_bootstrap.cc:492] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2: No bootstrap required, opened a new log
I20260710 11:05:18.240473  7447 ts_tablet_manager.cc:1403] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.002s
I20260710 11:05:18.241044  7446 raft_consensus.cc:359] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.241914  7446 raft_consensus.cc:385] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.242261  7446 raft_consensus.cc:740] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.243227  7446 consensus_queue.cc:260] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.243594  7447 raft_consensus.cc:359] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.237594  7295 leader_election.cc:304] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, e259ab1264274da38b81879812effae2; no voters: 
I20260710 11:05:18.246028  7446 ts_tablet_manager.cc:1434] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 11:05:18.247846  7446 tablet_bootstrap.cc:492] T 04f0de1cf62e408abcb9eabab679d0db P d1ac0ad329c745b9986e1524eda890a8: Bootstrap starting.
I20260710 11:05:18.246541  7453 raft_consensus.cc:2804] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:05:18.246284  7295 leader_election.cc:343] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.254443  7446 tablet_bootstrap.cc:654] T 04f0de1cf62e408abcb9eabab679d0db P d1ac0ad329c745b9986e1524eda890a8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.257664  7330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f73c41a8707b42529226d4b485d862ce" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e259ab1264274da38b81879812effae2" is_pre_election: true
W20260710 11:05:18.259246  7370 leader_election.cc:343] T f73c41a8707b42529226d4b485d862ce P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e259ab1264274da38b81879812effae2 (127.3.54.130:44945): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.259366  7452 raft_consensus.cc:493] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.244407  7447 raft_consensus.cc:385] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.259879  7452 raft_consensus.cc:515] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.260782  7447 raft_consensus.cc:740] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e259ab1264274da38b81879812effae2, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.261798  7447 consensus_queue.cc:260] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.262426  7452 leader_election.cc:290] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), e259ab1264274da38b81879812effae2 (127.3.54.130:44945)
I20260710 11:05:18.264097  7477 raft_consensus.cc:493] T 04f0de1cf62e408abcb9eabab679d0db P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.264678  7477 raft_consensus.cc:515] T 04f0de1cf62e408abcb9eabab679d0db P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.264935  7330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b564a19f15740139dff07897db1418b" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e259ab1264274da38b81879812effae2" is_pre_election: true
I20260710 11:05:18.266674  7330 raft_consensus.cc:2468] T 7b564a19f15740139dff07897db1418b P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 0.
I20260710 11:05:18.267953  7370 leader_election.cc:304] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1ac0ad329c745b9986e1524eda890a8, e259ab1264274da38b81879812effae2; no voters: 
I20260710 11:05:18.268960  7452 raft_consensus.cc:2804] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.269348  7452 raft_consensus.cc:493] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.269721  7452 raft_consensus.cc:3060] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.273731  7255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f0de1cf62e408abcb9eabab679d0db" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2" is_pre_election: true
I20260710 11:05:18.274088  7447 ts_tablet_manager.cc:1434] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.001s
I20260710 11:05:18.274485  7255 raft_consensus.cc:2468] T 04f0de1cf62e408abcb9eabab679d0db P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e259ab1264274da38b81879812effae2 in term 0.
I20260710 11:05:18.275135  7447 tablet_bootstrap.cc:492] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2: Bootstrap starting.
I20260710 11:05:18.275537  7405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f0de1cf62e408abcb9eabab679d0db" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ac0ad329c745b9986e1524eda890a8" is_pre_election: true
I20260710 11:05:18.275754  7331 raft_consensus.cc:2468] T 548e9e65fb514848a6533b0c3c35e3fc P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 1.
W20260710 11:05:18.277113  7295 leader_election.cc:343] T 04f0de1cf62e408abcb9eabab679d0db P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.277905  7295 leader_election.cc:304] T 04f0de1cf62e408abcb9eabab679d0db P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, e259ab1264274da38b81879812effae2; no voters: d1ac0ad329c745b9986e1524eda890a8
I20260710 11:05:18.278956  7370 leader_election.cc:304] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1ac0ad329c745b9986e1524eda890a8, e259ab1264274da38b81879812effae2; no voters: 
I20260710 11:05:18.267860  7477 leader_election.cc:290] T 04f0de1cf62e408abcb9eabab679d0db P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
I20260710 11:05:18.280666  7479 raft_consensus.cc:2804] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.281316  7477 raft_consensus.cc:2804] T 04f0de1cf62e408abcb9eabab679d0db P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.282371  7477 raft_consensus.cc:493] T 04f0de1cf62e408abcb9eabab679d0db P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.282779  7477 raft_consensus.cc:3060] T 04f0de1cf62e408abcb9eabab679d0db P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.282606  7452 raft_consensus.cc:515] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.286116  7452 leader_election.cc:290] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 election: Requested vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), e259ab1264274da38b81879812effae2 (127.3.54.130:44945)
I20260710 11:05:18.202677  7463 leader_election.cc:290] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 election: Requested vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), e259ab1264274da38b81879812effae2 (127.3.54.130:44945)
I20260710 11:05:18.289124  7446 tablet_bootstrap.cc:492] T 04f0de1cf62e408abcb9eabab679d0db P d1ac0ad329c745b9986e1524eda890a8: No bootstrap required, opened a new log
I20260710 11:05:18.289685  7446 ts_tablet_manager.cc:1403] T 04f0de1cf62e408abcb9eabab679d0db P d1ac0ad329c745b9986e1524eda890a8: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.008s
I20260710 11:05:18.292495  7331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b564a19f15740139dff07897db1418b" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e259ab1264274da38b81879812effae2"
I20260710 11:05:18.292665  7446 raft_consensus.cc:359] T 04f0de1cf62e408abcb9eabab679d0db P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.293413  7447 tablet_bootstrap.cc:654] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.293251  7331 raft_consensus.cc:3060] T 7b564a19f15740139dff07897db1418b P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.296417  7453 raft_consensus.cc:697] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2 [term 1 LEADER]: Becoming Leader. State: Replica: e259ab1264274da38b81879812effae2, State: Running, Role: LEADER
I20260710 11:05:18.297719  7256 raft_consensus.cc:2468] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 1.
I20260710 11:05:18.295442  7479 raft_consensus.cc:697] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Becoming Leader. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Running, Role: LEADER
I20260710 11:05:18.298893  7453 consensus_queue.cc:237] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.299355  7479 consensus_queue.cc:237] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.291354  7477 raft_consensus.cc:515] T 04f0de1cf62e408abcb9eabab679d0db P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.295190  7446 raft_consensus.cc:385] T 04f0de1cf62e408abcb9eabab679d0db P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.304150  7446 raft_consensus.cc:740] T 04f0de1cf62e408abcb9eabab679d0db P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.306351  7256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f0de1cf62e408abcb9eabab679d0db" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
I20260710 11:05:18.307049  7256 raft_consensus.cc:3060] T 04f0de1cf62e408abcb9eabab679d0db P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:18.308979  7369 leader_election.cc:343] T f73c41a8707b42529226d4b485d862ce P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.309448  7369 leader_election.cc:304] T f73c41a8707b42529226d4b485d862ce P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1ac0ad329c745b9986e1524eda890a8; no voters: 55f8aeb458c9448880c3fbe5814a85e2, e259ab1264274da38b81879812effae2
I20260710 11:05:18.310902  7480 raft_consensus.cc:2749] T f73c41a8707b42529226d4b485d862ce P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:18.313411  7255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b564a19f15740139dff07897db1418b" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2" is_pre_election: true
I20260710 11:05:18.313863  7331 raft_consensus.cc:2468] T 7b564a19f15740139dff07897db1418b P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 1.
I20260710 11:05:18.313937  7254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b564a19f15740139dff07897db1418b" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
I20260710 11:05:18.314108  7255 raft_consensus.cc:2468] T 7b564a19f15740139dff07897db1418b P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 0.
I20260710 11:05:18.320492  7370 leader_election.cc:304] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1ac0ad329c745b9986e1524eda890a8, e259ab1264274da38b81879812effae2; no voters: 
I20260710 11:05:18.321022  7405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f0de1cf62e408abcb9eabab679d0db" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ac0ad329c745b9986e1524eda890a8"
I20260710 11:05:18.317436  7477 leader_election.cc:290] T 04f0de1cf62e408abcb9eabab679d0db P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 1 election: Requested vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
I20260710 11:05:18.322047  7256 raft_consensus.cc:2468] T 04f0de1cf62e408abcb9eabab679d0db P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e259ab1264274da38b81879812effae2 in term 1.
I20260710 11:05:18.322698  7480 raft_consensus.cc:2804] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.323112  7445 tablet_bootstrap.cc:492] T 251f715432304992ab62dbaaf0f3df96 P 55f8aeb458c9448880c3fbe5814a85e2: No bootstrap required, opened a new log
I20260710 11:05:18.317185  7446 consensus_queue.cc:260] T 04f0de1cf62e408abcb9eabab679d0db P d1ac0ad329c745b9986e1524eda890a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.326404  7480 raft_consensus.cc:697] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Becoming Leader. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Running, Role: LEADER
I20260710 11:05:18.327265  7405 raft_consensus.cc:3060] T 04f0de1cf62e408abcb9eabab679d0db P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.327674  7445 ts_tablet_manager.cc:1403] T 251f715432304992ab62dbaaf0f3df96 P 55f8aeb458c9448880c3fbe5814a85e2: Time spent bootstrapping tablet: real 0.123s	user 0.037s	sys 0.054s
I20260710 11:05:18.330411  7447 tablet_bootstrap.cc:492] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2: No bootstrap required, opened a new log
I20260710 11:05:18.330999  7151 catalog_manager.cc:5697] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to e259ab1264274da38b81879812effae2 (127.3.54.130). New cstate: current_term: 1 leader_uuid: "e259ab1264274da38b81879812effae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:18.333709  7404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b564a19f15740139dff07897db1418b" candidate_uuid: "55f8aeb458c9448880c3fbe5814a85e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ac0ad329c745b9986e1524eda890a8" is_pre_election: true
I20260710 11:05:18.331827  7480 consensus_queue.cc:237] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.333690  7445 raft_consensus.cc:359] T 251f715432304992ab62dbaaf0f3df96 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.336537  7445 raft_consensus.cc:385] T 251f715432304992ab62dbaaf0f3df96 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.336910  7445 raft_consensus.cc:740] T 251f715432304992ab62dbaaf0f3df96 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55f8aeb458c9448880c3fbe5814a85e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.337877  7445 consensus_queue.cc:260] T 251f715432304992ab62dbaaf0f3df96 P 55f8aeb458c9448880c3fbe5814a85e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.330973  7447 ts_tablet_manager.cc:1403] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.002s
I20260710 11:05:18.340550  7445 ts_tablet_manager.cc:1434] T 251f715432304992ab62dbaaf0f3df96 P 55f8aeb458c9448880c3fbe5814a85e2: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:05:18.341651  7445 tablet_bootstrap.cc:492] T be0383685dfa4237b15c741ddc7b2ab8 P 55f8aeb458c9448880c3fbe5814a85e2: Bootstrap starting.
I20260710 11:05:18.342671  7405 raft_consensus.cc:2468] T 04f0de1cf62e408abcb9eabab679d0db P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e259ab1264274da38b81879812effae2 in term 1.
I20260710 11:05:18.347254  7446 ts_tablet_manager.cc:1434] T 04f0de1cf62e408abcb9eabab679d0db P d1ac0ad329c745b9986e1524eda890a8: Time spent starting tablet: real 0.057s	user 0.011s	sys 0.000s
I20260710 11:05:18.348135  7445 tablet_bootstrap.cc:654] T be0383685dfa4237b15c741ddc7b2ab8 P 55f8aeb458c9448880c3fbe5814a85e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.349534  7447 raft_consensus.cc:359] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.350387  7447 raft_consensus.cc:385] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.350690  7447 raft_consensus.cc:740] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e259ab1264274da38b81879812effae2, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.357888  7446 tablet_bootstrap.cc:492] T 0af27ae5d3554a6fa10db9edd8ea7838 P d1ac0ad329c745b9986e1524eda890a8: Bootstrap starting.
I20260710 11:05:18.358471  7295 leader_election.cc:304] T 04f0de1cf62e408abcb9eabab679d0db P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, e259ab1264274da38b81879812effae2; no voters: 
I20260710 11:05:18.359448  7477 raft_consensus.cc:2804] T 04f0de1cf62e408abcb9eabab679d0db P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.359958  7477 raft_consensus.cc:697] T 04f0de1cf62e408abcb9eabab679d0db P e259ab1264274da38b81879812effae2 [term 1 LEADER]: Becoming Leader. State: Replica: e259ab1264274da38b81879812effae2, State: Running, Role: LEADER
W20260710 11:05:18.361135  7202 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:18.360764  7477 consensus_queue.cc:237] T 04f0de1cf62e408abcb9eabab679d0db P e259ab1264274da38b81879812effae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.361588  7447 consensus_queue.cc:260] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.364349  7447 ts_tablet_manager.cc:1434] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.002s
I20260710 11:05:18.365559  7463 raft_consensus.cc:493] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.370468  7463 raft_consensus.cc:515] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.371873  7331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b564a19f15740139dff07897db1418b" candidate_uuid: "55f8aeb458c9448880c3fbe5814a85e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e259ab1264274da38b81879812effae2" is_pre_election: true
I20260710 11:05:18.372730  7331 raft_consensus.cc:2393] T 7b564a19f15740139dff07897db1418b P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 55f8aeb458c9448880c3fbe5814a85e2 in current term 1: Already voted for candidate d1ac0ad329c745b9986e1524eda890a8 in this term.
I20260710 11:05:18.374343  7221 leader_election.cc:304] T 7b564a19f15740139dff07897db1418b P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2; no voters: d1ac0ad329c745b9986e1524eda890a8, e259ab1264274da38b81879812effae2
I20260710 11:05:18.374581  7463 leader_election.cc:290] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), e259ab1264274da38b81879812effae2 (127.3.54.130:44945)
I20260710 11:05:18.375983  7451 raft_consensus.cc:3060] T 7b564a19f15740139dff07897db1418b P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.378526  7447 tablet_bootstrap.cc:492] T d5f1285d641242a0aa41d9c704a3063a P e259ab1264274da38b81879812effae2: Bootstrap starting.
I20260710 11:05:18.380535  7331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0383685dfa4237b15c741ddc7b2ab8" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e259ab1264274da38b81879812effae2" is_pre_election: true
I20260710 11:05:18.381268  7331 raft_consensus.cc:2468] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 0.
I20260710 11:05:18.381727  7153 catalog_manager.cc:5697] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131). New cstate: current_term: 1 leader_uuid: "d1ac0ad329c745b9986e1524eda890a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:18.383594  7256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0383685dfa4237b15c741ddc7b2ab8" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2" is_pre_election: true
I20260710 11:05:18.387069  7446 tablet_bootstrap.cc:654] T 0af27ae5d3554a6fa10db9edd8ea7838 P d1ac0ad329c745b9986e1524eda890a8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.382797  7370 leader_election.cc:304] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1ac0ad329c745b9986e1524eda890a8, e259ab1264274da38b81879812effae2; no voters: 
I20260710 11:05:18.388767  7463 raft_consensus.cc:2804] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:05:18.389015  7369 leader_election.cc:343] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.390410  7451 raft_consensus.cc:2749] T 7b564a19f15740139dff07897db1418b P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:18.389204  7463 raft_consensus.cc:493] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.391543  7463 raft_consensus.cc:3060] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.395931  7445 tablet_bootstrap.cc:492] T be0383685dfa4237b15c741ddc7b2ab8 P 55f8aeb458c9448880c3fbe5814a85e2: No bootstrap required, opened a new log
I20260710 11:05:18.399111  7477 raft_consensus.cc:493] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.399879  7445 ts_tablet_manager.cc:1403] T be0383685dfa4237b15c741ddc7b2ab8 P 55f8aeb458c9448880c3fbe5814a85e2: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.033s
I20260710 11:05:18.399956  7477 raft_consensus.cc:515] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.401876  7463 raft_consensus.cc:515] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.402868  7256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251f715432304992ab62dbaaf0f3df96" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2" is_pre_election: true
I20260710 11:05:18.403518  7256 raft_consensus.cc:2468] T 251f715432304992ab62dbaaf0f3df96 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e259ab1264274da38b81879812effae2 in term 0.
I20260710 11:05:18.403956  7477 leader_election.cc:290] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
I20260710 11:05:18.403774  7405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251f715432304992ab62dbaaf0f3df96" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ac0ad329c745b9986e1524eda890a8" is_pre_election: true
I20260710 11:05:18.404786  7295 leader_election.cc:304] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, e259ab1264274da38b81879812effae2; no voters: 
I20260710 11:05:18.404836  7445 raft_consensus.cc:359] T be0383685dfa4237b15c741ddc7b2ab8 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.404946  7405 raft_consensus.cc:2468] T 251f715432304992ab62dbaaf0f3df96 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e259ab1264274da38b81879812effae2 in term 0.
I20260710 11:05:18.405777  7445 raft_consensus.cc:385] T be0383685dfa4237b15c741ddc7b2ab8 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.399333  7447 tablet_bootstrap.cc:654] T d5f1285d641242a0aa41d9c704a3063a P e259ab1264274da38b81879812effae2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.406103  7445 raft_consensus.cc:740] T be0383685dfa4237b15c741ddc7b2ab8 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55f8aeb458c9448880c3fbe5814a85e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.406471  7477 raft_consensus.cc:2804] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.406848  7477 raft_consensus.cc:493] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.407217  7445 consensus_queue.cc:260] T be0383685dfa4237b15c741ddc7b2ab8 P 55f8aeb458c9448880c3fbe5814a85e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.407979  7463 leader_election.cc:290] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 election: Requested vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), e259ab1264274da38b81879812effae2 (127.3.54.130:44945)
I20260710 11:05:18.407191  7477 raft_consensus.cc:3060] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.409171  7256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0383685dfa4237b15c741ddc7b2ab8" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
I20260710 11:05:18.409833  7256 raft_consensus.cc:3060] T be0383685dfa4237b15c741ddc7b2ab8 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.410566  7445 ts_tablet_manager.cc:1434] T be0383685dfa4237b15c741ddc7b2ab8 P 55f8aeb458c9448880c3fbe5814a85e2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:05:18.411664  7445 tablet_bootstrap.cc:492] T 91e425ff1eba49e18f7f02c9839e475c P 55f8aeb458c9448880c3fbe5814a85e2: Bootstrap starting.
I20260710 11:05:18.415048  7331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0383685dfa4237b15c741ddc7b2ab8" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e259ab1264274da38b81879812effae2"
I20260710 11:05:18.415671  7331 raft_consensus.cc:3060] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.417100  7477 raft_consensus.cc:515] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.417963  7445 tablet_bootstrap.cc:654] T 91e425ff1eba49e18f7f02c9839e475c P 55f8aeb458c9448880c3fbe5814a85e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.419943  7254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251f715432304992ab62dbaaf0f3df96" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
I20260710 11:05:18.420213  7256 raft_consensus.cc:2468] T be0383685dfa4237b15c741ddc7b2ab8 P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 1.
I20260710 11:05:18.420567  7254 raft_consensus.cc:3060] T 251f715432304992ab62dbaaf0f3df96 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.421456  7369 leader_election.cc:304] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, d1ac0ad329c745b9986e1524eda890a8; no voters: 
I20260710 11:05:18.422317  7463 raft_consensus.cc:2804] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.422781  7463 raft_consensus.cc:697] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Becoming Leader. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Running, Role: LEADER
I20260710 11:05:18.423206  7331 raft_consensus.cc:2468] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 1.
I20260710 11:05:18.423588  7463 consensus_queue.cc:237] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.429101  7445 tablet_bootstrap.cc:492] T 91e425ff1eba49e18f7f02c9839e475c P 55f8aeb458c9448880c3fbe5814a85e2: No bootstrap required, opened a new log
I20260710 11:05:18.429363  7254 raft_consensus.cc:2468] T 251f715432304992ab62dbaaf0f3df96 P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e259ab1264274da38b81879812effae2 in term 1.
I20260710 11:05:18.429706  7445 ts_tablet_manager.cc:1403] T 91e425ff1eba49e18f7f02c9839e475c P 55f8aeb458c9448880c3fbe5814a85e2: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260710 11:05:18.431404  7405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251f715432304992ab62dbaaf0f3df96" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ac0ad329c745b9986e1524eda890a8"
I20260710 11:05:18.431989  7405 raft_consensus.cc:3060] T 251f715432304992ab62dbaaf0f3df96 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.433662  7445 raft_consensus.cc:359] T 91e425ff1eba49e18f7f02c9839e475c P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.434300  7445 raft_consensus.cc:385] T 91e425ff1eba49e18f7f02c9839e475c P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.434544  7445 raft_consensus.cc:740] T 91e425ff1eba49e18f7f02c9839e475c P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55f8aeb458c9448880c3fbe5814a85e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.435199  7445 consensus_queue.cc:260] T 91e425ff1eba49e18f7f02c9839e475c P 55f8aeb458c9448880c3fbe5814a85e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.430253  7477 leader_election.cc:290] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 1 election: Requested vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
I20260710 11:05:18.436523  7295 leader_election.cc:304] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, e259ab1264274da38b81879812effae2; no voters: 
I20260710 11:05:18.438547  7477 raft_consensus.cc:2804] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.439239  7477 raft_consensus.cc:697] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2 [term 1 LEADER]: Becoming Leader. State: Replica: e259ab1264274da38b81879812effae2, State: Running, Role: LEADER
I20260710 11:05:18.440136  7477 consensus_queue.cc:237] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.441061  7405 raft_consensus.cc:2468] T 251f715432304992ab62dbaaf0f3df96 P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e259ab1264274da38b81879812effae2 in term 1.
I20260710 11:05:18.440548  7446 tablet_bootstrap.cc:492] T 0af27ae5d3554a6fa10db9edd8ea7838 P d1ac0ad329c745b9986e1524eda890a8: No bootstrap required, opened a new log
I20260710 11:05:18.441797  7446 ts_tablet_manager.cc:1403] T 0af27ae5d3554a6fa10db9edd8ea7838 P d1ac0ad329c745b9986e1524eda890a8: Time spent bootstrapping tablet: real 0.085s	user 0.007s	sys 0.005s
I20260710 11:05:18.437541  7445 ts_tablet_manager.cc:1434] T 91e425ff1eba49e18f7f02c9839e475c P 55f8aeb458c9448880c3fbe5814a85e2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:05:18.443436  7445 tablet_bootstrap.cc:492] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2: Bootstrap starting.
I20260710 11:05:18.448999  7445 tablet_bootstrap.cc:654] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.450568  7446 raft_consensus.cc:359] T 0af27ae5d3554a6fa10db9edd8ea7838 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.451431  7446 raft_consensus.cc:385] T 0af27ae5d3554a6fa10db9edd8ea7838 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.452948  7446 raft_consensus.cc:740] T 0af27ae5d3554a6fa10db9edd8ea7838 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.453999  7446 consensus_queue.cc:260] T 0af27ae5d3554a6fa10db9edd8ea7838 P d1ac0ad329c745b9986e1524eda890a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.456617  7446 ts_tablet_manager.cc:1434] T 0af27ae5d3554a6fa10db9edd8ea7838 P d1ac0ad329c745b9986e1524eda890a8: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 11:05:18.457736  7446 tablet_bootstrap.cc:492] T 91e425ff1eba49e18f7f02c9839e475c P d1ac0ad329c745b9986e1524eda890a8: Bootstrap starting.
I20260710 11:05:18.464394  7446 tablet_bootstrap.cc:654] T 91e425ff1eba49e18f7f02c9839e475c P d1ac0ad329c745b9986e1524eda890a8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.473002  7445 tablet_bootstrap.cc:492] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2: No bootstrap required, opened a new log
I20260710 11:05:18.473631  7445 ts_tablet_manager.cc:1403] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.010s
I20260710 11:05:18.475142  7153 catalog_manager.cc:5697] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131). New cstate: current_term: 1 leader_uuid: "d1ac0ad329c745b9986e1524eda890a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:18.476236  7445 raft_consensus.cc:359] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.476904  7445 raft_consensus.cc:385] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.477011  7446 tablet_bootstrap.cc:492] T 91e425ff1eba49e18f7f02c9839e475c P d1ac0ad329c745b9986e1524eda890a8: No bootstrap required, opened a new log
I20260710 11:05:18.477221  7445 raft_consensus.cc:740] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55f8aeb458c9448880c3fbe5814a85e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.476755  7153 catalog_manager.cc:5697] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131). New cstate: current_term: 1 leader_uuid: "d1ac0ad329c745b9986e1524eda890a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:18.477522  7446 ts_tablet_manager.cc:1403] T 91e425ff1eba49e18f7f02c9839e475c P d1ac0ad329c745b9986e1524eda890a8: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.002s
I20260710 11:05:18.477958  7445 consensus_queue.cc:260] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.480203  7445 ts_tablet_manager.cc:1434] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:05:18.480259  7446 raft_consensus.cc:359] T 91e425ff1eba49e18f7f02c9839e475c P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.480993  7446 raft_consensus.cc:385] T 91e425ff1eba49e18f7f02c9839e475c P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.481189  7446 raft_consensus.cc:740] T 91e425ff1eba49e18f7f02c9839e475c P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.482036  7446 consensus_queue.cc:260] T 91e425ff1eba49e18f7f02c9839e475c P d1ac0ad329c745b9986e1524eda890a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.483626  7446 ts_tablet_manager.cc:1434] T 91e425ff1eba49e18f7f02c9839e475c P d1ac0ad329c745b9986e1524eda890a8: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 11:05:18.483969  7447 tablet_bootstrap.cc:492] T d5f1285d641242a0aa41d9c704a3063a P e259ab1264274da38b81879812effae2: No bootstrap required, opened a new log
I20260710 11:05:18.484508  7447 ts_tablet_manager.cc:1403] T d5f1285d641242a0aa41d9c704a3063a P e259ab1264274da38b81879812effae2: Time spent bootstrapping tablet: real 0.106s	user 0.016s	sys 0.027s
I20260710 11:05:18.487319  7447 raft_consensus.cc:359] T d5f1285d641242a0aa41d9c704a3063a P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.488013  7447 raft_consensus.cc:385] T d5f1285d641242a0aa41d9c704a3063a P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.488307  7447 raft_consensus.cc:740] T d5f1285d641242a0aa41d9c704a3063a P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e259ab1264274da38b81879812effae2, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.489089  7447 consensus_queue.cc:260] T d5f1285d641242a0aa41d9c704a3063a P e259ab1264274da38b81879812effae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.491479  7447 ts_tablet_manager.cc:1434] T d5f1285d641242a0aa41d9c704a3063a P e259ab1264274da38b81879812effae2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:05:18.492452  7447 tablet_bootstrap.cc:492] T 91e425ff1eba49e18f7f02c9839e475c P e259ab1264274da38b81879812effae2: Bootstrap starting.
I20260710 11:05:18.493305  7151 catalog_manager.cc:5697] T 04f0de1cf62e408abcb9eabab679d0db P e259ab1264274da38b81879812effae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to e259ab1264274da38b81879812effae2 (127.3.54.130). New cstate: current_term: 1 leader_uuid: "e259ab1264274da38b81879812effae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:18.494984  7151 catalog_manager.cc:5697] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to e259ab1264274da38b81879812effae2 (127.3.54.130). New cstate: current_term: 1 leader_uuid: "e259ab1264274da38b81879812effae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:18.500373  7447 tablet_bootstrap.cc:654] T 91e425ff1eba49e18f7f02c9839e475c P e259ab1264274da38b81879812effae2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.501214  7451 raft_consensus.cc:493] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.501744  7451 raft_consensus.cc:515] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.503779  7451 leader_election.cc:290] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e259ab1264274da38b81879812effae2 (127.3.54.130:44945), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
I20260710 11:05:18.504827  7405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f73c41a8707b42529226d4b485d862ce" candidate_uuid: "55f8aeb458c9448880c3fbe5814a85e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ac0ad329c745b9986e1524eda890a8" is_pre_election: true
I20260710 11:05:18.504856  7331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f73c41a8707b42529226d4b485d862ce" candidate_uuid: "55f8aeb458c9448880c3fbe5814a85e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e259ab1264274da38b81879812effae2" is_pre_election: true
I20260710 11:05:18.505594  7405 raft_consensus.cc:2468] T f73c41a8707b42529226d4b485d862ce P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55f8aeb458c9448880c3fbe5814a85e2 in term 0.
I20260710 11:05:18.505705  7447 tablet_bootstrap.cc:492] T 91e425ff1eba49e18f7f02c9839e475c P e259ab1264274da38b81879812effae2: No bootstrap required, opened a new log
I20260710 11:05:18.506230  7447 ts_tablet_manager.cc:1403] T 91e425ff1eba49e18f7f02c9839e475c P e259ab1264274da38b81879812effae2: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:05:18.506816  7220 leader_election.cc:304] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, d1ac0ad329c745b9986e1524eda890a8; no voters: 
W20260710 11:05:18.507411  7221 leader_election.cc:343] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e259ab1264274da38b81879812effae2 (127.3.54.130:44945): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.508543  7447 raft_consensus.cc:359] T 91e425ff1eba49e18f7f02c9839e475c P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.509145  7447 raft_consensus.cc:385] T 91e425ff1eba49e18f7f02c9839e475c P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.509322  7447 raft_consensus.cc:740] T 91e425ff1eba49e18f7f02c9839e475c P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e259ab1264274da38b81879812effae2, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.509976  7447 consensus_queue.cc:260] T 91e425ff1eba49e18f7f02c9839e475c P e259ab1264274da38b81879812effae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.511341  7451 raft_consensus.cc:2804] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.511652  7451 raft_consensus.cc:493] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.511915  7451 raft_consensus.cc:3060] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.512126  7447 ts_tablet_manager.cc:1434] T 91e425ff1eba49e18f7f02c9839e475c P e259ab1264274da38b81879812effae2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:05:18.513029  7447 tablet_bootstrap.cc:492] T f73c41a8707b42529226d4b485d862ce P e259ab1264274da38b81879812effae2: Bootstrap starting.
I20260710 11:05:18.517485  7451 raft_consensus.cc:515] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.517872  7447 tablet_bootstrap.cc:654] T f73c41a8707b42529226d4b485d862ce P e259ab1264274da38b81879812effae2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.520217  7331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f73c41a8707b42529226d4b485d862ce" candidate_uuid: "55f8aeb458c9448880c3fbe5814a85e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e259ab1264274da38b81879812effae2"
I20260710 11:05:18.520481  7405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f73c41a8707b42529226d4b485d862ce" candidate_uuid: "55f8aeb458c9448880c3fbe5814a85e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ac0ad329c745b9986e1524eda890a8"
I20260710 11:05:18.521121  7405 raft_consensus.cc:3060] T f73c41a8707b42529226d4b485d862ce P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.521529  7463 raft_consensus.cc:493] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.522059  7463 raft_consensus.cc:515] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.523452  7451 leader_election.cc:290] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 1 election: Requested vote from peers e259ab1264274da38b81879812effae2 (127.3.54.130:44945), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
W20260710 11:05:18.524510  7221 leader_election.cc:343] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e259ab1264274da38b81879812effae2 (127.3.54.130:44945): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.525884  7463 leader_election.cc:290] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), e259ab1264274da38b81879812effae2 (127.3.54.130:44945)
I20260710 11:05:18.526973  7331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f1285d641242a0aa41d9c704a3063a" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e259ab1264274da38b81879812effae2" is_pre_election: true
I20260710 11:05:18.527064  7447 tablet_bootstrap.cc:492] T f73c41a8707b42529226d4b485d862ce P e259ab1264274da38b81879812effae2: No bootstrap required, opened a new log
I20260710 11:05:18.526984  7254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f1285d641242a0aa41d9c704a3063a" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2" is_pre_election: true
I20260710 11:05:18.527696  7331 raft_consensus.cc:2468] T d5f1285d641242a0aa41d9c704a3063a P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 0.
I20260710 11:05:18.527910  7447 ts_tablet_manager.cc:1403] T f73c41a8707b42529226d4b485d862ce P e259ab1264274da38b81879812effae2: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 11:05:18.527942  7254 raft_consensus.cc:2468] T d5f1285d641242a0aa41d9c704a3063a P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 0.
I20260710 11:05:18.528429  7405 raft_consensus.cc:2468] T f73c41a8707b42529226d4b485d862ce P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55f8aeb458c9448880c3fbe5814a85e2 in term 1.
I20260710 11:05:18.529093  7370 leader_election.cc:304] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1ac0ad329c745b9986e1524eda890a8, e259ab1264274da38b81879812effae2; no voters: 
I20260710 11:05:18.529510  7220 leader_election.cc:304] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, d1ac0ad329c745b9986e1524eda890a8; no voters: e259ab1264274da38b81879812effae2
I20260710 11:05:18.530203  7463 raft_consensus.cc:2804] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.530319  7451 raft_consensus.cc:2804] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.530594  7463 raft_consensus.cc:493] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.531129  7463 raft_consensus.cc:3060] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.530993  7447 raft_consensus.cc:359] T f73c41a8707b42529226d4b485d862ce P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.531672  7447 raft_consensus.cc:385] T f73c41a8707b42529226d4b485d862ce P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.531948  7447 raft_consensus.cc:740] T f73c41a8707b42529226d4b485d862ce P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e259ab1264274da38b81879812effae2, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.532549  7451 raft_consensus.cc:697] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 LEADER]: Becoming Leader. State: Replica: 55f8aeb458c9448880c3fbe5814a85e2, State: Running, Role: LEADER
I20260710 11:05:18.532754  7447 consensus_queue.cc:260] T f73c41a8707b42529226d4b485d862ce P e259ab1264274da38b81879812effae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.533740  7451 consensus_queue.cc:237] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.534719  7447 ts_tablet_manager.cc:1434] T f73c41a8707b42529226d4b485d862ce P e259ab1264274da38b81879812effae2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:05:18.539750  7463 raft_consensus.cc:515] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.542459  7463 leader_election.cc:290] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 election: Requested vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), e259ab1264274da38b81879812effae2 (127.3.54.130:44945)
I20260710 11:05:18.542331  7254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f1285d641242a0aa41d9c704a3063a" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
I20260710 11:05:18.542706  7331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f1285d641242a0aa41d9c704a3063a" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e259ab1264274da38b81879812effae2"
I20260710 11:05:18.543107  7254 raft_consensus.cc:3060] T d5f1285d641242a0aa41d9c704a3063a P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.542243  7151 catalog_manager.cc:5697] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129). New cstate: current_term: 1 leader_uuid: "55f8aeb458c9448880c3fbe5814a85e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:18.543311  7331 raft_consensus.cc:3060] T d5f1285d641242a0aa41d9c704a3063a P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.548485  7254 raft_consensus.cc:2468] T d5f1285d641242a0aa41d9c704a3063a P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 1.
I20260710 11:05:18.549583  7369 leader_election.cc:304] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, d1ac0ad329c745b9986e1524eda890a8; no voters: 
I20260710 11:05:18.549856  7331 raft_consensus.cc:2468] T d5f1285d641242a0aa41d9c704a3063a P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 1.
I20260710 11:05:18.550729  7463 raft_consensus.cc:2804] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.551273  7463 raft_consensus.cc:697] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Becoming Leader. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Running, Role: LEADER
I20260710 11:05:18.552237  7463 consensus_queue.cc:237] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.553288  7477 raft_consensus.cc:493] T f73c41a8707b42529226d4b485d862ce P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.553779  7477 raft_consensus.cc:515] T f73c41a8707b42529226d4b485d862ce P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.555758  7477 leader_election.cc:290] T f73c41a8707b42529226d4b485d862ce P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
I20260710 11:05:18.557946  7254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f73c41a8707b42529226d4b485d862ce" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2" is_pre_election: true
I20260710 11:05:18.559705  7405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f73c41a8707b42529226d4b485d862ce" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ac0ad329c745b9986e1524eda890a8" is_pre_election: true
I20260710 11:05:18.560328  7405 raft_consensus.cc:2393] T f73c41a8707b42529226d4b485d862ce P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e259ab1264274da38b81879812effae2 in current term 1: Already voted for candidate 55f8aeb458c9448880c3fbe5814a85e2 in this term.
I20260710 11:05:18.560154  7151 catalog_manager.cc:5697] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131). New cstate: current_term: 1 leader_uuid: "d1ac0ad329c745b9986e1524eda890a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:18.561312  7295 leader_election.cc:304] T f73c41a8707b42529226d4b485d862ce P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e259ab1264274da38b81879812effae2; no voters: 55f8aeb458c9448880c3fbe5814a85e2, d1ac0ad329c745b9986e1524eda890a8
I20260710 11:05:18.562100  7477 raft_consensus.cc:3060] T f73c41a8707b42529226d4b485d862ce P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.567214  7477 raft_consensus.cc:2749] T f73c41a8707b42529226d4b485d862ce P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:18.705631  7463 consensus_queue.cc:1048] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.706238  7479 consensus_queue.cc:1048] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.729115  7477 consensus_queue.cc:1048] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.740686  7405 raft_consensus.cc:3060] T 0af27ae5d3554a6fa10db9edd8ea7838 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.748437  7453 consensus_queue.cc:1048] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.764842  7463 consensus_queue.cc:1048] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.765403  7453 consensus_queue.cc:1048] T 04f0de1cf62e408abcb9eabab679d0db P e259ab1264274da38b81879812effae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.779419  7452 consensus_queue.cc:1048] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.781495  7478 consensus_queue.cc:1048] T 04f0de1cf62e408abcb9eabab679d0db P e259ab1264274da38b81879812effae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:18.787865  7452 raft_consensus.cc:493] T 91e425ff1eba49e18f7f02c9839e475c P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.788370  7452 raft_consensus.cc:515] T 91e425ff1eba49e18f7f02c9839e475c P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.791021  7254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e425ff1eba49e18f7f02c9839e475c" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2" is_pre_election: true
I20260710 11:05:18.791685  7254 raft_consensus.cc:2468] T 91e425ff1eba49e18f7f02c9839e475c P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 0.
I20260710 11:05:18.792137  7452 leader_election.cc:290] T 91e425ff1eba49e18f7f02c9839e475c P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), e259ab1264274da38b81879812effae2 (127.3.54.130:44945)
I20260710 11:05:18.792898  7369 leader_election.cc:304] T 91e425ff1eba49e18f7f02c9839e475c P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, d1ac0ad329c745b9986e1524eda890a8; no voters: 
I20260710 11:05:18.794068  7478 raft_consensus.cc:493] T 91e425ff1eba49e18f7f02c9839e475c P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.794219  7331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e425ff1eba49e18f7f02c9839e475c" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e259ab1264274da38b81879812effae2" is_pre_election: true
I20260710 11:05:18.794590  7478 raft_consensus.cc:515] T 91e425ff1eba49e18f7f02c9839e475c P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.795629  7452 raft_consensus.cc:2804] T 91e425ff1eba49e18f7f02c9839e475c P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.796192  7331 raft_consensus.cc:2468] T 91e425ff1eba49e18f7f02c9839e475c P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 0.
I20260710 11:05:18.798666  7478 leader_election.cc:290] T 91e425ff1eba49e18f7f02c9839e475c P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
I20260710 11:05:18.798987  7452 raft_consensus.cc:493] T 91e425ff1eba49e18f7f02c9839e475c P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.799389  7452 raft_consensus.cc:3060] T 91e425ff1eba49e18f7f02c9839e475c P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.800014  7256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e425ff1eba49e18f7f02c9839e475c" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2" is_pre_election: true
I20260710 11:05:18.800277  7405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e425ff1eba49e18f7f02c9839e475c" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ac0ad329c745b9986e1524eda890a8" is_pre_election: true
I20260710 11:05:18.800786  7256 raft_consensus.cc:2468] T 91e425ff1eba49e18f7f02c9839e475c P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e259ab1264274da38b81879812effae2 in term 0.
I20260710 11:05:18.801950  7295 leader_election.cc:304] T 91e425ff1eba49e18f7f02c9839e475c P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, e259ab1264274da38b81879812effae2; no voters: 
I20260710 11:05:18.802722  7478 raft_consensus.cc:2804] T 91e425ff1eba49e18f7f02c9839e475c P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.803123  7478 raft_consensus.cc:493] T 91e425ff1eba49e18f7f02c9839e475c P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.803501  7478 raft_consensus.cc:3060] T 91e425ff1eba49e18f7f02c9839e475c P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.806072  7452 raft_consensus.cc:515] T 91e425ff1eba49e18f7f02c9839e475c P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.808409  7405 raft_consensus.cc:2393] T 91e425ff1eba49e18f7f02c9839e475c P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e259ab1264274da38b81879812effae2 in current term 1: Already voted for candidate d1ac0ad329c745b9986e1524eda890a8 in this term.
I20260710 11:05:18.809314  7452 leader_election.cc:290] T 91e425ff1eba49e18f7f02c9839e475c P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 election: Requested vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), e259ab1264274da38b81879812effae2 (127.3.54.130:44945)
I20260710 11:05:18.809960  7256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e425ff1eba49e18f7f02c9839e475c" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
I20260710 11:05:18.810451  7256 raft_consensus.cc:3060] T 91e425ff1eba49e18f7f02c9839e475c P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.812359  7478 raft_consensus.cc:515] T 91e425ff1eba49e18f7f02c9839e475c P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.813277  7331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e425ff1eba49e18f7f02c9839e475c" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e259ab1264274da38b81879812effae2"
I20260710 11:05:18.814003  7331 raft_consensus.cc:2393] T 91e425ff1eba49e18f7f02c9839e475c P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d1ac0ad329c745b9986e1524eda890a8 in current term 1: Already voted for candidate e259ab1264274da38b81879812effae2 in this term.
I20260710 11:05:18.815016  7254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e425ff1eba49e18f7f02c9839e475c" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
I20260710 11:05:18.816572  7256 raft_consensus.cc:2468] T 91e425ff1eba49e18f7f02c9839e475c P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 1.
I20260710 11:05:18.816814  7478 leader_election.cc:290] T 91e425ff1eba49e18f7f02c9839e475c P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 1 election: Requested vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
I20260710 11:05:18.817711  7369 leader_election.cc:304] T 91e425ff1eba49e18f7f02c9839e475c P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, d1ac0ad329c745b9986e1524eda890a8; no voters: e259ab1264274da38b81879812effae2
I20260710 11:05:18.817735  7405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e425ff1eba49e18f7f02c9839e475c" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ac0ad329c745b9986e1524eda890a8"
I20260710 11:05:18.818580  7405 raft_consensus.cc:2393] T 91e425ff1eba49e18f7f02c9839e475c P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e259ab1264274da38b81879812effae2 in current term 1: Already voted for candidate d1ac0ad329c745b9986e1524eda890a8 in this term.
I20260710 11:05:18.818935  7452 raft_consensus.cc:2804] T 91e425ff1eba49e18f7f02c9839e475c P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.819370  7452 raft_consensus.cc:697] T 91e425ff1eba49e18f7f02c9839e475c P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Becoming Leader. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Running, Role: LEADER
I20260710 11:05:18.819495  7295 leader_election.cc:304] T 91e425ff1eba49e18f7f02c9839e475c P e259ab1264274da38b81879812effae2 [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: e259ab1264274da38b81879812effae2; no voters: 55f8aeb458c9448880c3fbe5814a85e2, d1ac0ad329c745b9986e1524eda890a8
I20260710 11:05:18.820299  7478 raft_consensus.cc:2749] T 91e425ff1eba49e18f7f02c9839e475c P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:05:18.820246  7452 consensus_queue.cc:237] T 91e425ff1eba49e18f7f02c9839e475c P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:18.828961  7152 catalog_manager.cc:5697] T 91e425ff1eba49e18f7f02c9839e475c P d1ac0ad329c745b9986e1524eda890a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131). New cstate: current_term: 1 leader_uuid: "d1ac0ad329c745b9986e1524eda890a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:18.834847  7478 consensus_queue.cc:1048] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:18.846114  7478 consensus_queue.cc:1048] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.924165  7452 consensus_queue.cc:1048] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.924672  7451 consensus_queue.cc:1048] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.942000  7479 consensus_queue.cc:1048] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.943248  7500 consensus_queue.cc:1048] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:18.978117  7479 consensus_queue.cc:1048] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.988140  7479 consensus_queue.cc:1048] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:19.055783  7331 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0af27ae5d3554a6fa10db9edd8ea7838"
dest_uuid: "e259ab1264274da38b81879812effae2"
mode: GRACEFUL
new_leader_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
 from {username='slave'} at 127.0.0.1:51704
I20260710 11:05:19.056346  7331 raft_consensus.cc:606] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2 [term 1 LEADER]: Received request to transfer leadership to TS 55f8aeb458c9448880c3fbe5814a85e2
I20260710 11:05:19.061254  7331 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "251f715432304992ab62dbaaf0f3df96"
dest_uuid: "e259ab1264274da38b81879812effae2"
mode: GRACEFUL
new_leader_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
 from {username='slave'} at 127.0.0.1:51704
I20260710 11:05:19.061748  7331 raft_consensus.cc:606] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2 [term 1 LEADER]: Received request to transfer leadership to TS 55f8aeb458c9448880c3fbe5814a85e2
I20260710 11:05:19.074347  7405 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5f1285d641242a0aa41d9c704a3063a"
dest_uuid: "d1ac0ad329c745b9986e1524eda890a8"
mode: GRACEFUL
new_leader_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
 from {username='slave'} at 127.0.0.1:60692
I20260710 11:05:19.074847  7405 raft_consensus.cc:606] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Received request to transfer leadership to TS 55f8aeb458c9448880c3fbe5814a85e2
I20260710 11:05:19.079797  7405 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "548e9e65fb514848a6533b0c3c35e3fc"
dest_uuid: "d1ac0ad329c745b9986e1524eda890a8"
mode: GRACEFUL
new_leader_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
 from {username='slave'} at 127.0.0.1:60692
I20260710 11:05:19.080351  7405 raft_consensus.cc:606] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Received request to transfer leadership to TS 55f8aeb458c9448880c3fbe5814a85e2
I20260710 11:05:19.087563  7405 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be0383685dfa4237b15c741ddc7b2ab8"
dest_uuid: "d1ac0ad329c745b9986e1524eda890a8"
mode: GRACEFUL
new_leader_uuid: "e259ab1264274da38b81879812effae2"
 from {username='slave'} at 127.0.0.1:60692
I20260710 11:05:19.088076  7405 raft_consensus.cc:606] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Received request to transfer leadership to TS e259ab1264274da38b81879812effae2
I20260710 11:05:19.092787  7405 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b564a19f15740139dff07897db1418b"
dest_uuid: "d1ac0ad329c745b9986e1524eda890a8"
mode: GRACEFUL
new_leader_uuid: "e259ab1264274da38b81879812effae2"
 from {username='slave'} at 127.0.0.1:60692
I20260710 11:05:19.093256  7405 raft_consensus.cc:606] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Received request to transfer leadership to TS e259ab1264274da38b81879812effae2
I20260710 11:05:19.105486  7256 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f73c41a8707b42529226d4b485d862ce"
dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
mode: GRACEFUL
new_leader_uuid: "e259ab1264274da38b81879812effae2"
 from {username='slave'} at 127.0.0.1:58654
I20260710 11:05:19.105993  7256 raft_consensus.cc:606] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 LEADER]: Received request to transfer leadership to TS e259ab1264274da38b81879812effae2
I20260710 11:05:19.126688  7477 raft_consensus.cc:993] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2: : Instructing follower 55f8aeb458c9448880c3fbe5814a85e2 to start an election
I20260710 11:05:19.127090  7478 raft_consensus.cc:1081] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2 [term 1 LEADER]: Signalling peer 55f8aeb458c9448880c3fbe5814a85e2 to start an election
I20260710 11:05:19.128517  7256 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0af27ae5d3554a6fa10db9edd8ea7838"
dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
 from {username='slave'} at 127.0.0.1:58638
I20260710 11:05:19.128999  7256 raft_consensus.cc:493] T 0af27ae5d3554a6fa10db9edd8ea7838 P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:19.129277  7256 raft_consensus.cc:3060] T 0af27ae5d3554a6fa10db9edd8ea7838 P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.133975  7256 raft_consensus.cc:515] T 0af27ae5d3554a6fa10db9edd8ea7838 P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:19.135563  7256 leader_election.cc:290] T 0af27ae5d3554a6fa10db9edd8ea7838 P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 2 election: Requested vote from peers e259ab1264274da38b81879812effae2 (127.3.54.130:44945), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
I20260710 11:05:19.136507  7331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af27ae5d3554a6fa10db9edd8ea7838" candidate_uuid: "55f8aeb458c9448880c3fbe5814a85e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e259ab1264274da38b81879812effae2"
I20260710 11:05:19.136663  7405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af27ae5d3554a6fa10db9edd8ea7838" candidate_uuid: "55f8aeb458c9448880c3fbe5814a85e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1ac0ad329c745b9986e1524eda890a8"
I20260710 11:05:19.137231  7331 raft_consensus.cc:3055] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:19.137272  7405 raft_consensus.cc:3060] T 0af27ae5d3554a6fa10db9edd8ea7838 P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.137693  7331 raft_consensus.cc:740] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e259ab1264274da38b81879812effae2, State: Running, Role: LEADER
I20260710 11:05:19.138499  7331 consensus_queue.cc:260] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:19.139761  7331 raft_consensus.cc:3060] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.144380  7405 raft_consensus.cc:2468] T 0af27ae5d3554a6fa10db9edd8ea7838 P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55f8aeb458c9448880c3fbe5814a85e2 in term 2.
I20260710 11:05:19.145633  7220 leader_election.cc:304] T 0af27ae5d3554a6fa10db9edd8ea7838 P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, d1ac0ad329c745b9986e1524eda890a8; no voters: 
I20260710 11:05:19.146428  7331 raft_consensus.cc:2468] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55f8aeb458c9448880c3fbe5814a85e2 in term 2.
I20260710 11:05:19.146453  7500 raft_consensus.cc:2804] T 0af27ae5d3554a6fa10db9edd8ea7838 P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:19.146989  7500 raft_consensus.cc:697] T 0af27ae5d3554a6fa10db9edd8ea7838 P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 LEADER]: Becoming Leader. State: Replica: 55f8aeb458c9448880c3fbe5814a85e2, State: Running, Role: LEADER
I20260710 11:05:19.147719  7500 consensus_queue.cc:237] T 0af27ae5d3554a6fa10db9edd8ea7838 P 55f8aeb458c9448880c3fbe5814a85e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:19.153663  7151 catalog_manager.cc:5697] T 0af27ae5d3554a6fa10db9edd8ea7838 P 55f8aeb458c9448880c3fbe5814a85e2 reported cstate change: term changed from 1 to 2, leader changed from e259ab1264274da38b81879812effae2 (127.3.54.130) to 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129). New cstate: current_term: 2 leader_uuid: "55f8aeb458c9448880c3fbe5814a85e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:19.158486  7479 raft_consensus.cc:993] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8: : Instructing follower 55f8aeb458c9448880c3fbe5814a85e2 to start an election
I20260710 11:05:19.159006  7452 raft_consensus.cc:1081] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Signalling peer 55f8aeb458c9448880c3fbe5814a85e2 to start an election
I20260710 11:05:19.160480  7256 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "548e9e65fb514848a6533b0c3c35e3fc"
dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
 from {username='slave'} at 127.0.0.1:58636
I20260710 11:05:19.160948  7256 raft_consensus.cc:493] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:19.161314  7256 raft_consensus.cc:3060] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.166227  7256 raft_consensus.cc:515] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:19.167987  7256 leader_election.cc:290] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 2 election: Requested vote from peers e259ab1264274da38b81879812effae2 (127.3.54.130:44945), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
I20260710 11:05:19.168798  7331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "548e9e65fb514848a6533b0c3c35e3fc" candidate_uuid: "55f8aeb458c9448880c3fbe5814a85e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e259ab1264274da38b81879812effae2"
I20260710 11:05:19.169121  7405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "548e9e65fb514848a6533b0c3c35e3fc" candidate_uuid: "55f8aeb458c9448880c3fbe5814a85e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1ac0ad329c745b9986e1524eda890a8"
I20260710 11:05:19.169278  7331 raft_consensus.cc:3060] T 548e9e65fb514848a6533b0c3c35e3fc P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.169654  7405 raft_consensus.cc:3055] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:19.169926  7405 raft_consensus.cc:740] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Running, Role: LEADER
I20260710 11:05:19.170595  7405 consensus_queue.cc:260] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:19.171519  7405 raft_consensus.cc:3060] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.174093  7331 raft_consensus.cc:2468] T 548e9e65fb514848a6533b0c3c35e3fc P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55f8aeb458c9448880c3fbe5814a85e2 in term 2.
I20260710 11:05:19.175165  7221 leader_election.cc:304] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, e259ab1264274da38b81879812effae2; no voters: 
I20260710 11:05:19.175835  7500 raft_consensus.cc:2804] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:19.176229  7500 raft_consensus.cc:697] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 LEADER]: Becoming Leader. State: Replica: 55f8aeb458c9448880c3fbe5814a85e2, State: Running, Role: LEADER
I20260710 11:05:19.176339  7405 raft_consensus.cc:2468] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55f8aeb458c9448880c3fbe5814a85e2 in term 2.
I20260710 11:05:19.176973  7500 consensus_queue.cc:237] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:19.182746  7151 catalog_manager.cc:5697] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2 reported cstate change: term changed from 1 to 2, leader changed from d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131) to 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129). New cstate: current_term: 2 leader_uuid: "55f8aeb458c9448880c3fbe5814a85e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:19.211760  7452 consensus_queue.cc:1048] T 91e425ff1eba49e18f7f02c9839e475c P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:19.222013  7452 consensus_queue.cc:1048] T 91e425ff1eba49e18f7f02c9839e475c P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:19.361061  7479 raft_consensus.cc:993] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8: : Instructing follower e259ab1264274da38b81879812effae2 to start an election
I20260710 11:05:19.361512  7452 raft_consensus.cc:1081] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Signalling peer e259ab1264274da38b81879812effae2 to start an election
I20260710 11:05:19.363330  7330 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b564a19f15740139dff07897db1418b"
dest_uuid: "e259ab1264274da38b81879812effae2"
 from {username='slave'} at 127.0.0.1:51682
I20260710 11:05:19.363909  7330 raft_consensus.cc:493] T 7b564a19f15740139dff07897db1418b P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:19.363972  7500 raft_consensus.cc:993] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2: : Instructing follower e259ab1264274da38b81879812effae2 to start an election
I20260710 11:05:19.364352  7330 raft_consensus.cc:3060] T 7b564a19f15740139dff07897db1418b P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.364822  7519 raft_consensus.cc:1081] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 LEADER]: Signalling peer e259ab1264274da38b81879812effae2 to start an election
I20260710 11:05:19.366843  7331 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f73c41a8707b42529226d4b485d862ce"
dest_uuid: "e259ab1264274da38b81879812effae2"
 from {username='slave'} at 127.0.0.1:51692
I20260710 11:05:19.368815  7331 raft_consensus.cc:493] T f73c41a8707b42529226d4b485d862ce P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:19.369197  7331 raft_consensus.cc:3060] T f73c41a8707b42529226d4b485d862ce P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.373333  7330 raft_consensus.cc:515] T 7b564a19f15740139dff07897db1418b P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:19.376092  7331 raft_consensus.cc:515] T f73c41a8707b42529226d4b485d862ce P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:19.376726  7330 leader_election.cc:290] T 7b564a19f15740139dff07897db1418b P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 2 election: Requested vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
I20260710 11:05:19.377905  7405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b564a19f15740139dff07897db1418b" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1ac0ad329c745b9986e1524eda890a8"
I20260710 11:05:19.378221  7331 leader_election.cc:290] T f73c41a8707b42529226d4b485d862ce P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 2 election: Requested vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
I20260710 11:05:19.378535  7405 raft_consensus.cc:3055] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:19.378919  7405 raft_consensus.cc:740] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Running, Role: LEADER
I20260710 11:05:19.379518  7254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f73c41a8707b42529226d4b485d862ce" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
I20260710 11:05:19.379657  7404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f73c41a8707b42529226d4b485d862ce" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1ac0ad329c745b9986e1524eda890a8"
I20260710 11:05:19.380172  7254 raft_consensus.cc:3055] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:19.376343  7256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b564a19f15740139dff07897db1418b" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
I20260710 11:05:19.379729  7405 consensus_queue.cc:260] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:19.380558  7254 raft_consensus.cc:740] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55f8aeb458c9448880c3fbe5814a85e2, State: Running, Role: LEADER
I20260710 11:05:19.380882  7256 raft_consensus.cc:3060] T 7b564a19f15740139dff07897db1418b P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.381314  7405 raft_consensus.cc:3060] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.380385  7404 raft_consensus.cc:3060] T f73c41a8707b42529226d4b485d862ce P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.381400  7254 consensus_queue.cc:260] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:19.386529  7254 raft_consensus.cc:3060] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.388154  7256 raft_consensus.cc:2468] T 7b564a19f15740139dff07897db1418b P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e259ab1264274da38b81879812effae2 in term 2.
I20260710 11:05:19.388430  7405 raft_consensus.cc:2468] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e259ab1264274da38b81879812effae2 in term 2.
I20260710 11:05:19.388731  7404 raft_consensus.cc:2468] T f73c41a8707b42529226d4b485d862ce P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e259ab1264274da38b81879812effae2 in term 2.
I20260710 11:05:19.389652  7295 leader_election.cc:304] T 7b564a19f15740139dff07897db1418b P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1ac0ad329c745b9986e1524eda890a8, e259ab1264274da38b81879812effae2; no voters: 
I20260710 11:05:19.390432  7478 raft_consensus.cc:2804] T 7b564a19f15740139dff07897db1418b P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:19.390857  7478 raft_consensus.cc:697] T 7b564a19f15740139dff07897db1418b P e259ab1264274da38b81879812effae2 [term 2 LEADER]: Becoming Leader. State: Replica: e259ab1264274da38b81879812effae2, State: Running, Role: LEADER
I20260710 11:05:19.391084  7295 leader_election.cc:304] T f73c41a8707b42529226d4b485d862ce P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1ac0ad329c745b9986e1524eda890a8, e259ab1264274da38b81879812effae2; no voters: 
I20260710 11:05:19.391889  7477 raft_consensus.cc:2804] T f73c41a8707b42529226d4b485d862ce P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:19.391647  7478 consensus_queue.cc:237] T 7b564a19f15740139dff07897db1418b P e259ab1264274da38b81879812effae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:19.392400  7477 raft_consensus.cc:697] T f73c41a8707b42529226d4b485d862ce P e259ab1264274da38b81879812effae2 [term 2 LEADER]: Becoming Leader. State: Replica: e259ab1264274da38b81879812effae2, State: Running, Role: LEADER
I20260710 11:05:19.393210  7477 consensus_queue.cc:237] T f73c41a8707b42529226d4b485d862ce P e259ab1264274da38b81879812effae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:19.393934  7254 raft_consensus.cc:2468] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e259ab1264274da38b81879812effae2 in term 2.
I20260710 11:05:19.399060  7152 catalog_manager.cc:5697] T 7b564a19f15740139dff07897db1418b P e259ab1264274da38b81879812effae2 reported cstate change: term changed from 1 to 2, leader changed from d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131) to e259ab1264274da38b81879812effae2 (127.3.54.130). New cstate: current_term: 2 leader_uuid: "e259ab1264274da38b81879812effae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:19.400704  7478 raft_consensus.cc:993] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2: : Instructing follower 55f8aeb458c9448880c3fbe5814a85e2 to start an election
I20260710 11:05:19.401108  7477 raft_consensus.cc:1081] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2 [term 1 LEADER]: Signalling peer 55f8aeb458c9448880c3fbe5814a85e2 to start an election
I20260710 11:05:19.402557  7254 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "251f715432304992ab62dbaaf0f3df96"
dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
 from {username='slave'} at 127.0.0.1:58638
I20260710 11:05:19.402988  7254 raft_consensus.cc:493] T 251f715432304992ab62dbaaf0f3df96 P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:19.403267  7254 raft_consensus.cc:3060] T 251f715432304992ab62dbaaf0f3df96 P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.409444  7254 raft_consensus.cc:515] T 251f715432304992ab62dbaaf0f3df96 P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:19.411042  7254 leader_election.cc:290] T 251f715432304992ab62dbaaf0f3df96 P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 2 election: Requested vote from peers e259ab1264274da38b81879812effae2 (127.3.54.130:44945), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
I20260710 11:05:19.412125  7405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251f715432304992ab62dbaaf0f3df96" candidate_uuid: "55f8aeb458c9448880c3fbe5814a85e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1ac0ad329c745b9986e1524eda890a8"
I20260710 11:05:19.412271  7331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251f715432304992ab62dbaaf0f3df96" candidate_uuid: "55f8aeb458c9448880c3fbe5814a85e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e259ab1264274da38b81879812effae2"
I20260710 11:05:19.412650  7405 raft_consensus.cc:3060] T 251f715432304992ab62dbaaf0f3df96 P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.412917  7331 raft_consensus.cc:3055] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:19.413313  7331 raft_consensus.cc:740] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e259ab1264274da38b81879812effae2, State: Running, Role: LEADER
I20260710 11:05:19.413009  7152 catalog_manager.cc:5697] T f73c41a8707b42529226d4b485d862ce P e259ab1264274da38b81879812effae2 reported cstate change: term changed from 1 to 2, leader changed from 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129) to e259ab1264274da38b81879812effae2 (127.3.54.130). New cstate: current_term: 2 leader_uuid: "e259ab1264274da38b81879812effae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:19.414115  7331 consensus_queue.cc:260] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:19.415452  7331 raft_consensus.cc:3060] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.418403  7405 raft_consensus.cc:2468] T 251f715432304992ab62dbaaf0f3df96 P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55f8aeb458c9448880c3fbe5814a85e2 in term 2.
I20260710 11:05:19.419500  7220 leader_election.cc:304] T 251f715432304992ab62dbaaf0f3df96 P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, d1ac0ad329c745b9986e1524eda890a8; no voters: 
I20260710 11:05:19.420305  7500 raft_consensus.cc:2804] T 251f715432304992ab62dbaaf0f3df96 P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:19.420670  7500 raft_consensus.cc:697] T 251f715432304992ab62dbaaf0f3df96 P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 LEADER]: Becoming Leader. State: Replica: 55f8aeb458c9448880c3fbe5814a85e2, State: Running, Role: LEADER
I20260710 11:05:19.421414  7500 consensus_queue.cc:237] T 251f715432304992ab62dbaaf0f3df96 P 55f8aeb458c9448880c3fbe5814a85e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:19.422281  7331 raft_consensus.cc:2468] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55f8aeb458c9448880c3fbe5814a85e2 in term 2.
I20260710 11:05:19.428253  7152 catalog_manager.cc:5697] T 251f715432304992ab62dbaaf0f3df96 P 55f8aeb458c9448880c3fbe5814a85e2 reported cstate change: term changed from 1 to 2, leader changed from e259ab1264274da38b81879812effae2 (127.3.54.130) to 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129). New cstate: current_term: 2 leader_uuid: "55f8aeb458c9448880c3fbe5814a85e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:19.543766  7463 raft_consensus.cc:993] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8: : Instructing follower e259ab1264274da38b81879812effae2 to start an election
I20260710 11:05:19.544198  7452 raft_consensus.cc:1081] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Signalling peer e259ab1264274da38b81879812effae2 to start an election
I20260710 11:05:19.545110  7452 raft_consensus.cc:993] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8: : Instructing follower 55f8aeb458c9448880c3fbe5814a85e2 to start an election
I20260710 11:05:19.545465  7463 raft_consensus.cc:1081] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Signalling peer 55f8aeb458c9448880c3fbe5814a85e2 to start an election
I20260710 11:05:19.545746  7331 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be0383685dfa4237b15c741ddc7b2ab8"
dest_uuid: "e259ab1264274da38b81879812effae2"
 from {username='slave'} at 127.0.0.1:51682
I20260710 11:05:19.546260  7331 raft_consensus.cc:493] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:19.546535  7331 raft_consensus.cc:3060] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.546902  7254 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5f1285d641242a0aa41d9c704a3063a"
dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
 from {username='slave'} at 127.0.0.1:58636
I20260710 11:05:19.547374  7254 raft_consensus.cc:493] T d5f1285d641242a0aa41d9c704a3063a P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:19.547648  7254 raft_consensus.cc:3060] T d5f1285d641242a0aa41d9c704a3063a P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.551260  7331 raft_consensus.cc:515] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:19.552345  7254 raft_consensus.cc:515] T d5f1285d641242a0aa41d9c704a3063a P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:19.554142  7256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0383685dfa4237b15c741ddc7b2ab8" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
I20260710 11:05:19.554263  7331 leader_election.cc:290] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 2 election: Requested vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
I20260710 11:05:19.554816  7256 raft_consensus.cc:3060] T be0383685dfa4237b15c741ddc7b2ab8 P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.555088  7254 leader_election.cc:290] T d5f1285d641242a0aa41d9c704a3063a P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 2 election: Requested vote from peers e259ab1264274da38b81879812effae2 (127.3.54.130:44945), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
I20260710 11:05:19.555533  7329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f1285d641242a0aa41d9c704a3063a" candidate_uuid: "55f8aeb458c9448880c3fbe5814a85e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e259ab1264274da38b81879812effae2"
I20260710 11:05:19.556066  7329 raft_consensus.cc:3060] T d5f1285d641242a0aa41d9c704a3063a P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.560645  7329 raft_consensus.cc:2468] T d5f1285d641242a0aa41d9c704a3063a P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55f8aeb458c9448880c3fbe5814a85e2 in term 2.
I20260710 11:05:19.561223  7404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f1285d641242a0aa41d9c704a3063a" candidate_uuid: "55f8aeb458c9448880c3fbe5814a85e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1ac0ad329c745b9986e1524eda890a8"
I20260710 11:05:19.559767  7256 raft_consensus.cc:2468] T be0383685dfa4237b15c741ddc7b2ab8 P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e259ab1264274da38b81879812effae2 in term 2.
I20260710 11:05:19.562100  7404 raft_consensus.cc:3055] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:19.562247  7221 leader_election.cc:304] T d5f1285d641242a0aa41d9c704a3063a P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, e259ab1264274da38b81879812effae2; no voters: 
I20260710 11:05:19.562608  7404 raft_consensus.cc:740] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Running, Role: LEADER
I20260710 11:05:19.563254  7295 leader_election.cc:304] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, e259ab1264274da38b81879812effae2; no voters: 
I20260710 11:05:19.563508  7500 raft_consensus.cc:2804] T d5f1285d641242a0aa41d9c704a3063a P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:19.554028  7330 raft_consensus.cc:1275] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Refusing update from remote peer 55f8aeb458c9448880c3fbe5814a85e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:19.563791  7404 consensus_queue.cc:260] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:19.564203  7477 raft_consensus.cc:2804] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:19.564841  7477 raft_consensus.cc:697] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2 [term 2 LEADER]: Becoming Leader. State: Replica: e259ab1264274da38b81879812effae2, State: Running, Role: LEADER
I20260710 11:05:19.564857  7500 raft_consensus.cc:697] T d5f1285d641242a0aa41d9c704a3063a P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 LEADER]: Becoming Leader. State: Replica: 55f8aeb458c9448880c3fbe5814a85e2, State: Running, Role: LEADER
I20260710 11:05:19.565428  7519 consensus_queue.cc:1048] T 0af27ae5d3554a6fa10db9edd8ea7838 P 55f8aeb458c9448880c3fbe5814a85e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:19.565763  7500 consensus_queue.cc:237] T d5f1285d641242a0aa41d9c704a3063a P 55f8aeb458c9448880c3fbe5814a85e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:19.565768  7477 consensus_queue.cc:237] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:19.566519  7404 raft_consensus.cc:3060] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.561290  7405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0383685dfa4237b15c741ddc7b2ab8" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1ac0ad329c745b9986e1524eda890a8"
I20260710 11:05:19.568282  7405 raft_consensus.cc:3055] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:19.568851  7405 raft_consensus.cc:740] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Running, Role: LEADER
I20260710 11:05:19.569660  7405 consensus_queue.cc:260] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:19.575686  7151 catalog_manager.cc:5697] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2 reported cstate change: term changed from 1 to 2, leader changed from d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131) to e259ab1264274da38b81879812effae2 (127.3.54.130). New cstate: current_term: 2 leader_uuid: "e259ab1264274da38b81879812effae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:19.577220  7404 raft_consensus.cc:2468] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55f8aeb458c9448880c3fbe5814a85e2 in term 2.
I20260710 11:05:19.577008  7152 catalog_manager.cc:5697] T d5f1285d641242a0aa41d9c704a3063a P 55f8aeb458c9448880c3fbe5814a85e2 reported cstate change: term changed from 1 to 2, leader changed from d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131) to 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129). New cstate: current_term: 2 leader_uuid: "55f8aeb458c9448880c3fbe5814a85e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:19.579160  7403 raft_consensus.cc:1275] T 0af27ae5d3554a6fa10db9edd8ea7838 P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Refusing update from remote peer 55f8aeb458c9448880c3fbe5814a85e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:19.579408  7405 raft_consensus.cc:3060] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.580555  7500 consensus_queue.cc:1048] T 0af27ae5d3554a6fa10db9edd8ea7838 P 55f8aeb458c9448880c3fbe5814a85e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:19.586555  7405 raft_consensus.cc:2468] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e259ab1264274da38b81879812effae2 in term 2.
I20260710 11:05:19.643096  7329 raft_consensus.cc:1275] T 548e9e65fb514848a6533b0c3c35e3fc P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Refusing update from remote peer 55f8aeb458c9448880c3fbe5814a85e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:19.644438  7500 consensus_queue.cc:1048] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:19.652595  7405 raft_consensus.cc:1275] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Refusing update from remote peer 55f8aeb458c9448880c3fbe5814a85e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:19.654004  7451 consensus_queue.cc:1048] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:19.811524  7256 raft_consensus.cc:1275] T 7b564a19f15740139dff07897db1418b P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Refusing update from remote peer e259ab1264274da38b81879812effae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:19.812768  7477 consensus_queue.cc:1048] T 7b564a19f15740139dff07897db1418b P e259ab1264274da38b81879812effae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:19.822619  7405 raft_consensus.cc:1275] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Refusing update from remote peer e259ab1264274da38b81879812effae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:19.824437  7478 consensus_queue.cc:1048] T 7b564a19f15740139dff07897db1418b P e259ab1264274da38b81879812effae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:19.830816  7329 raft_consensus.cc:1275] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Refusing update from remote peer 55f8aeb458c9448880c3fbe5814a85e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:19.832125  7451 consensus_queue.cc:1048] T 251f715432304992ab62dbaaf0f3df96 P 55f8aeb458c9448880c3fbe5814a85e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:19.840626  7405 raft_consensus.cc:1275] T 251f715432304992ab62dbaaf0f3df96 P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Refusing update from remote peer 55f8aeb458c9448880c3fbe5814a85e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:19.841971  7500 consensus_queue.cc:1048] T 251f715432304992ab62dbaaf0f3df96 P 55f8aeb458c9448880c3fbe5814a85e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:19.912353  7405 raft_consensus.cc:1275] T f73c41a8707b42529226d4b485d862ce P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Refusing update from remote peer e259ab1264274da38b81879812effae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:19.913501  7478 consensus_queue.cc:1048] T f73c41a8707b42529226d4b485d862ce P e259ab1264274da38b81879812effae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:19.920794  7256 raft_consensus.cc:1275] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Refusing update from remote peer e259ab1264274da38b81879812effae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:19.922596  7475 consensus_queue.cc:1048] T f73c41a8707b42529226d4b485d862ce P e259ab1264274da38b81879812effae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:19.955535  7405 raft_consensus.cc:1275] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Refusing update from remote peer e259ab1264274da38b81879812effae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:19.956739  7475 consensus_queue.cc:1048] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:19.965113  7256 raft_consensus.cc:1275] T be0383685dfa4237b15c741ddc7b2ab8 P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Refusing update from remote peer e259ab1264274da38b81879812effae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:19.966951  7477 consensus_queue.cc:1048] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:19.981757  7329 raft_consensus.cc:1275] T d5f1285d641242a0aa41d9c704a3063a P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Refusing update from remote peer 55f8aeb458c9448880c3fbe5814a85e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:19.982858  7500 consensus_queue.cc:1048] T d5f1285d641242a0aa41d9c704a3063a P 55f8aeb458c9448880c3fbe5814a85e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:19.989945  7405 raft_consensus.cc:1275] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Refusing update from remote peer 55f8aeb458c9448880c3fbe5814a85e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:19.991603  7519 consensus_queue.cc:1048] T d5f1285d641242a0aa41d9c704a3063a P 55f8aeb458c9448880c3fbe5814a85e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:22.138489  7152 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45856:
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"
    }
  }
}
W20260710 11:05:22.141438  7152 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.
I20260710 11:05:22.192696  7243 tablet_service.cc:1511] Processing CreateTablet for tablet 52527bb8211a429f95116c9649713c9d (DEFAULT_TABLE table=soft_deleted_table [id=5492e52c81a7446e9500571a88bc016b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:22.193825  7315 tablet_service.cc:1511] Processing CreateTablet for tablet 52527bb8211a429f95116c9649713c9d (DEFAULT_TABLE table=soft_deleted_table [id=5492e52c81a7446e9500571a88bc016b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:22.194511  7243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52527bb8211a429f95116c9649713c9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.195701  7315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52527bb8211a429f95116c9649713c9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.197304  7240 tablet_service.cc:1511] Processing CreateTablet for tablet ee2dad46b40147f0945e2710e2eec68c (DEFAULT_TABLE table=soft_deleted_table [id=5492e52c81a7446e9500571a88bc016b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:22.197403  7390 tablet_service.cc:1511] Processing CreateTablet for tablet 52527bb8211a429f95116c9649713c9d (DEFAULT_TABLE table=soft_deleted_table [id=5492e52c81a7446e9500571a88bc016b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:22.198792  7240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee2dad46b40147f0945e2710e2eec68c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.199363  7390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52527bb8211a429f95116c9649713c9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.199595  7314 tablet_service.cc:1511] Processing CreateTablet for tablet ee2dad46b40147f0945e2710e2eec68c (DEFAULT_TABLE table=soft_deleted_table [id=5492e52c81a7446e9500571a88bc016b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:22.200950  7314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee2dad46b40147f0945e2710e2eec68c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.206218  7389 tablet_service.cc:1511] Processing CreateTablet for tablet ee2dad46b40147f0945e2710e2eec68c (DEFAULT_TABLE table=soft_deleted_table [id=5492e52c81a7446e9500571a88bc016b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:22.207944  7389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee2dad46b40147f0945e2710e2eec68c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.215088  7241 tablet_service.cc:1511] Processing CreateTablet for tablet 319773c2586a42648d70c79286f724ac (DEFAULT_TABLE table=soft_deleted_table [id=5492e52c81a7446e9500571a88bc016b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:22.216681  7241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 319773c2586a42648d70c79286f724ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.221874  7547 tablet_bootstrap.cc:492] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2: Bootstrap starting.
I20260710 11:05:22.230582  7547 tablet_bootstrap.cc:654] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.235078  7321 tablet_service.cc:1511] Processing CreateTablet for tablet 319773c2586a42648d70c79286f724ac (DEFAULT_TABLE table=soft_deleted_table [id=5492e52c81a7446e9500571a88bc016b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:22.241080  7321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 319773c2586a42648d70c79286f724ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.258255  7395 tablet_service.cc:1511] Processing CreateTablet for tablet 319773c2586a42648d70c79286f724ac (DEFAULT_TABLE table=soft_deleted_table [id=5492e52c81a7446e9500571a88bc016b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:22.259675  7395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 319773c2586a42648d70c79286f724ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.265652  7548 tablet_bootstrap.cc:492] T 52527bb8211a429f95116c9649713c9d P d1ac0ad329c745b9986e1524eda890a8: Bootstrap starting.
I20260710 11:05:22.268610  7319 tablet_service.cc:1511] Processing CreateTablet for tablet 2bb70ecfee4342e0833a72e2f6376467 (DEFAULT_TABLE table=soft_deleted_table [id=5492e52c81a7446e9500571a88bc016b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:22.269965  7319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bb70ecfee4342e0833a72e2f6376467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.273507  7243 tablet_service.cc:1511] Processing CreateTablet for tablet 2bb70ecfee4342e0833a72e2f6376467 (DEFAULT_TABLE table=soft_deleted_table [id=5492e52c81a7446e9500571a88bc016b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:22.274830  7243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bb70ecfee4342e0833a72e2f6376467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.282434  7548 tablet_bootstrap.cc:654] T 52527bb8211a429f95116c9649713c9d P d1ac0ad329c745b9986e1524eda890a8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.293524  7390 tablet_service.cc:1511] Processing CreateTablet for tablet 2bb70ecfee4342e0833a72e2f6376467 (DEFAULT_TABLE table=soft_deleted_table [id=5492e52c81a7446e9500571a88bc016b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:22.299288  7547 tablet_bootstrap.cc:492] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2: No bootstrap required, opened a new log
I20260710 11:05:22.299870  7547 ts_tablet_manager.cc:1403] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2: Time spent bootstrapping tablet: real 0.078s	user 0.025s	sys 0.007s
I20260710 11:05:22.299721  7243 tablet_service.cc:1511] Processing CreateTablet for tablet 2f6bd91565144c16acea2de1d5927c83 (DEFAULT_TABLE table=soft_deleted_table [id=5492e52c81a7446e9500571a88bc016b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:22.301105  7243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f6bd91565144c16acea2de1d5927c83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.302465  7314 tablet_service.cc:1511] Processing CreateTablet for tablet 2f6bd91565144c16acea2de1d5927c83 (DEFAULT_TABLE table=soft_deleted_table [id=5492e52c81a7446e9500571a88bc016b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:22.303798  7314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f6bd91565144c16acea2de1d5927c83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.303195  7547 raft_consensus.cc:359] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.304458  7547 raft_consensus.cc:385] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.304984  7547 raft_consensus.cc:740] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55f8aeb458c9448880c3fbe5814a85e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.305420  7550 tablet_bootstrap.cc:492] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2: Bootstrap starting.
I20260710 11:05:22.303838  7390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bb70ecfee4342e0833a72e2f6376467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.306022  7547 consensus_queue.cc:260] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.315831  7547 ts_tablet_manager.cc:1434] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 11:05:22.316931  7547 tablet_bootstrap.cc:492] T 319773c2586a42648d70c79286f724ac P 55f8aeb458c9448880c3fbe5814a85e2: Bootstrap starting.
I20260710 11:05:22.317391  7550 tablet_bootstrap.cc:654] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.311875  7240 tablet_service.cc:1511] Processing CreateTablet for tablet e0530f3a409a49ba9ca5be37edec8c95 (DEFAULT_TABLE table=soft_deleted_table [id=5492e52c81a7446e9500571a88bc016b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:22.325534  7240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0530f3a409a49ba9ca5be37edec8c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.335538  7319 tablet_service.cc:1511] Processing CreateTablet for tablet e0530f3a409a49ba9ca5be37edec8c95 (DEFAULT_TABLE table=soft_deleted_table [id=5492e52c81a7446e9500571a88bc016b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:22.337111  7395 tablet_service.cc:1511] Processing CreateTablet for tablet 2f6bd91565144c16acea2de1d5927c83 (DEFAULT_TABLE table=soft_deleted_table [id=5492e52c81a7446e9500571a88bc016b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:22.337182  7319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0530f3a409a49ba9ca5be37edec8c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.342788  7547 tablet_bootstrap.cc:654] T 319773c2586a42648d70c79286f724ac P 55f8aeb458c9448880c3fbe5814a85e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.341078  7390 tablet_service.cc:1511] Processing CreateTablet for tablet e0530f3a409a49ba9ca5be37edec8c95 (DEFAULT_TABLE table=soft_deleted_table [id=5492e52c81a7446e9500571a88bc016b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:22.345731  7548 tablet_bootstrap.cc:492] T 52527bb8211a429f95116c9649713c9d P d1ac0ad329c745b9986e1524eda890a8: No bootstrap required, opened a new log
I20260710 11:05:22.351501  7548 ts_tablet_manager.cc:1403] T 52527bb8211a429f95116c9649713c9d P d1ac0ad329c745b9986e1524eda890a8: Time spent bootstrapping tablet: real 0.086s	user 0.006s	sys 0.018s
I20260710 11:05:22.354195  7243 tablet_service.cc:1511] Processing CreateTablet for tablet 3ea7f907df9644a9a039783479c984ec (DEFAULT_TABLE table=soft_deleted_table [id=5492e52c81a7446e9500571a88bc016b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:22.353353  7395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f6bd91565144c16acea2de1d5927c83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.355499  7243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ea7f907df9644a9a039783479c984ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.354911  7548 raft_consensus.cc:359] T 52527bb8211a429f95116c9649713c9d P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.356137  7548 raft_consensus.cc:385] T 52527bb8211a429f95116c9649713c9d P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.356428  7548 raft_consensus.cc:740] T 52527bb8211a429f95116c9649713c9d P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.356580  7321 tablet_service.cc:1511] Processing CreateTablet for tablet 3ea7f907df9644a9a039783479c984ec (DEFAULT_TABLE table=soft_deleted_table [id=5492e52c81a7446e9500571a88bc016b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:22.357385  7548 consensus_queue.cc:260] T 52527bb8211a429f95116c9649713c9d P d1ac0ad329c745b9986e1524eda890a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.357844  7321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ea7f907df9644a9a039783479c984ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.358119  7390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0530f3a409a49ba9ca5be37edec8c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.360004  7389 tablet_service.cc:1511] Processing CreateTablet for tablet 3ea7f907df9644a9a039783479c984ec (DEFAULT_TABLE table=soft_deleted_table [id=5492e52c81a7446e9500571a88bc016b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:22.361303  7389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ea7f907df9644a9a039783479c984ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.364564  7548 ts_tablet_manager.cc:1434] T 52527bb8211a429f95116c9649713c9d P d1ac0ad329c745b9986e1524eda890a8: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260710 11:05:22.365724  7548 tablet_bootstrap.cc:492] T ee2dad46b40147f0945e2710e2eec68c P d1ac0ad329c745b9986e1524eda890a8: Bootstrap starting.
I20260710 11:05:22.376276  7550 tablet_bootstrap.cc:492] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2: No bootstrap required, opened a new log
I20260710 11:05:22.376646  7548 tablet_bootstrap.cc:654] T ee2dad46b40147f0945e2710e2eec68c P d1ac0ad329c745b9986e1524eda890a8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.376784  7550 ts_tablet_manager.cc:1403] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2: Time spent bootstrapping tablet: real 0.072s	user 0.018s	sys 0.012s
I20260710 11:05:22.382699  7241 tablet_service.cc:1511] Processing CreateTablet for tablet 528153d0019d4ea0b4edb3239eb204fa (DEFAULT_TABLE table=soft_deleted_table [id=5492e52c81a7446e9500571a88bc016b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:22.384231  7241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 528153d0019d4ea0b4edb3239eb204fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.382655  7550 raft_consensus.cc:359] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.397766  7550 raft_consensus.cc:385] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.398088  7550 raft_consensus.cc:740] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e259ab1264274da38b81879812effae2, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.398836  7550 consensus_queue.cc:260] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
W20260710 11:05:22.408823  7202 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:22.411636  7321 tablet_service.cc:1511] Processing CreateTablet for tablet 528153d0019d4ea0b4edb3239eb204fa (DEFAULT_TABLE table=soft_deleted_table [id=5492e52c81a7446e9500571a88bc016b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:22.412740  7390 tablet_service.cc:1511] Processing CreateTablet for tablet 528153d0019d4ea0b4edb3239eb204fa (DEFAULT_TABLE table=soft_deleted_table [id=5492e52c81a7446e9500571a88bc016b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:22.414238  7390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 528153d0019d4ea0b4edb3239eb204fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.413180  7321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 528153d0019d4ea0b4edb3239eb204fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.432628  7550 ts_tablet_manager.cc:1434] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260710 11:05:22.433759  7548 tablet_bootstrap.cc:492] T ee2dad46b40147f0945e2710e2eec68c P d1ac0ad329c745b9986e1524eda890a8: No bootstrap required, opened a new log
I20260710 11:05:22.435853  7519 raft_consensus.cc:493] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:22.436019  7548 ts_tablet_manager.cc:1403] T ee2dad46b40147f0945e2710e2eec68c P d1ac0ad329c745b9986e1524eda890a8: Time spent bootstrapping tablet: real 0.071s	user 0.030s	sys 0.027s
I20260710 11:05:22.436475  7519 raft_consensus.cc:515] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.434190  7547 tablet_bootstrap.cc:492] T 319773c2586a42648d70c79286f724ac P 55f8aeb458c9448880c3fbe5814a85e2: No bootstrap required, opened a new log
I20260710 11:05:22.437554  7547 ts_tablet_manager.cc:1403] T 319773c2586a42648d70c79286f724ac P 55f8aeb458c9448880c3fbe5814a85e2: Time spent bootstrapping tablet: real 0.121s	user 0.013s	sys 0.040s
I20260710 11:05:22.440061  7519 leader_election.cc:290] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e259ab1264274da38b81879812effae2 (127.3.54.130:44945), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
I20260710 11:05:22.440738  7547 raft_consensus.cc:359] T 319773c2586a42648d70c79286f724ac P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.441114  7403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52527bb8211a429f95116c9649713c9d" candidate_uuid: "55f8aeb458c9448880c3fbe5814a85e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ac0ad329c745b9986e1524eda890a8" is_pre_election: true
I20260710 11:05:22.441869  7403 raft_consensus.cc:2468] T 52527bb8211a429f95116c9649713c9d P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55f8aeb458c9448880c3fbe5814a85e2 in term 0.
I20260710 11:05:22.441984  7547 raft_consensus.cc:385] T 319773c2586a42648d70c79286f724ac P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.442369  7547 raft_consensus.cc:740] T 319773c2586a42648d70c79286f724ac P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55f8aeb458c9448880c3fbe5814a85e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.442888  7243 tablet_service.cc:1511] Processing CreateTablet for tablet efd688665b1e49aaabeddaa257b24087 (DEFAULT_TABLE table=soft_deleted_table [id=5492e52c81a7446e9500571a88bc016b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:22.443252  7547 consensus_queue.cc:260] T 319773c2586a42648d70c79286f724ac P 55f8aeb458c9448880c3fbe5814a85e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.444252  7243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd688665b1e49aaabeddaa257b24087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.445070  7220 leader_election.cc:304] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, d1ac0ad329c745b9986e1524eda890a8; no voters: 
I20260710 11:05:22.447070  7389 tablet_service.cc:1511] Processing CreateTablet for tablet efd688665b1e49aaabeddaa257b24087 (DEFAULT_TABLE table=soft_deleted_table [id=5492e52c81a7446e9500571a88bc016b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:22.448093  7519 raft_consensus.cc:2804] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:22.448583  7519 raft_consensus.cc:493] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:22.449760  7519 raft_consensus.cc:3060] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.444880  7550 tablet_bootstrap.cc:492] T 52527bb8211a429f95116c9649713c9d P e259ab1264274da38b81879812effae2: Bootstrap starting.
I20260710 11:05:22.443176  7329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52527bb8211a429f95116c9649713c9d" candidate_uuid: "55f8aeb458c9448880c3fbe5814a85e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e259ab1264274da38b81879812effae2" is_pre_election: true
W20260710 11:05:22.454394  7221 leader_election.cc:343] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e259ab1264274da38b81879812effae2 (127.3.54.130:44945): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:22.455440  7321 tablet_service.cc:1511] Processing CreateTablet for tablet efd688665b1e49aaabeddaa257b24087 (DEFAULT_TABLE table=soft_deleted_table [id=5492e52c81a7446e9500571a88bc016b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:22.448282  7389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd688665b1e49aaabeddaa257b24087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.461789  7321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd688665b1e49aaabeddaa257b24087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.463380  7550 tablet_bootstrap.cc:654] T 52527bb8211a429f95116c9649713c9d P e259ab1264274da38b81879812effae2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.465516  7548 raft_consensus.cc:359] T ee2dad46b40147f0945e2710e2eec68c P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.466369  7548 raft_consensus.cc:385] T ee2dad46b40147f0945e2710e2eec68c P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.466686  7548 raft_consensus.cc:740] T ee2dad46b40147f0945e2710e2eec68c P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.460801  7547 ts_tablet_manager.cc:1434] T 319773c2586a42648d70c79286f724ac P 55f8aeb458c9448880c3fbe5814a85e2: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
I20260710 11:05:22.467939  7547 tablet_bootstrap.cc:492] T ee2dad46b40147f0945e2710e2eec68c P 55f8aeb458c9448880c3fbe5814a85e2: Bootstrap starting.
I20260710 11:05:22.458791  7519 raft_consensus.cc:515] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.470810  7403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52527bb8211a429f95116c9649713c9d" candidate_uuid: "55f8aeb458c9448880c3fbe5814a85e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ac0ad329c745b9986e1524eda890a8"
I20260710 11:05:22.471343  7403 raft_consensus.cc:3060] T 52527bb8211a429f95116c9649713c9d P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.474502  7547 tablet_bootstrap.cc:654] T ee2dad46b40147f0945e2710e2eec68c P 55f8aeb458c9448880c3fbe5814a85e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.475354  7329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52527bb8211a429f95116c9649713c9d" candidate_uuid: "55f8aeb458c9448880c3fbe5814a85e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e259ab1264274da38b81879812effae2"
I20260710 11:05:22.467597  7548 consensus_queue.cc:260] T ee2dad46b40147f0945e2710e2eec68c P d1ac0ad329c745b9986e1524eda890a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.477833  7548 ts_tablet_manager.cc:1434] T ee2dad46b40147f0945e2710e2eec68c P d1ac0ad329c745b9986e1524eda890a8: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
W20260710 11:05:22.478219  7221 leader_election.cc:343] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e259ab1264274da38b81879812effae2 (127.3.54.130:44945): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:22.478811  7548 tablet_bootstrap.cc:492] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8: Bootstrap starting.
I20260710 11:05:22.482334  7519 leader_election.cc:290] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 1 election: Requested vote from peers e259ab1264274da38b81879812effae2 (127.3.54.130:44945), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
I20260710 11:05:22.486944  7548 tablet_bootstrap.cc:654] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.495294  7403 raft_consensus.cc:2468] T 52527bb8211a429f95116c9649713c9d P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55f8aeb458c9448880c3fbe5814a85e2 in term 1.
I20260710 11:05:22.496924  7220 leader_election.cc:304] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, d1ac0ad329c745b9986e1524eda890a8; no voters: e259ab1264274da38b81879812effae2
I20260710 11:05:22.498329  7555 raft_consensus.cc:2804] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:22.499073  7555 raft_consensus.cc:697] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 LEADER]: Becoming Leader. State: Replica: 55f8aeb458c9448880c3fbe5814a85e2, State: Running, Role: LEADER
I20260710 11:05:22.499998  7555 consensus_queue.cc:237] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.515025  7547 tablet_bootstrap.cc:492] T ee2dad46b40147f0945e2710e2eec68c P 55f8aeb458c9448880c3fbe5814a85e2: No bootstrap required, opened a new log
I20260710 11:05:22.515604  7547 ts_tablet_manager.cc:1403] T ee2dad46b40147f0945e2710e2eec68c P 55f8aeb458c9448880c3fbe5814a85e2: Time spent bootstrapping tablet: real 0.048s	user 0.027s	sys 0.013s
I20260710 11:05:22.515815  7548 tablet_bootstrap.cc:492] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8: No bootstrap required, opened a new log
I20260710 11:05:22.516377  7548 ts_tablet_manager.cc:1403] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.022s
I20260710 11:05:22.517915  7550 tablet_bootstrap.cc:492] T 52527bb8211a429f95116c9649713c9d P e259ab1264274da38b81879812effae2: No bootstrap required, opened a new log
I20260710 11:05:22.518492  7550 ts_tablet_manager.cc:1403] T 52527bb8211a429f95116c9649713c9d P e259ab1264274da38b81879812effae2: Time spent bootstrapping tablet: real 0.074s	user 0.021s	sys 0.017s
I20260710 11:05:22.519018  7547 raft_consensus.cc:359] T ee2dad46b40147f0945e2710e2eec68c P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.519861  7547 raft_consensus.cc:385] T ee2dad46b40147f0945e2710e2eec68c P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.519686  7548 raft_consensus.cc:359] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.520337  7547 raft_consensus.cc:740] T ee2dad46b40147f0945e2710e2eec68c P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55f8aeb458c9448880c3fbe5814a85e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.520658  7548 raft_consensus.cc:385] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.521061  7548 raft_consensus.cc:740] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.519984  7153 catalog_manager.cc:5697] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129). New cstate: current_term: 1 leader_uuid: "55f8aeb458c9448880c3fbe5814a85e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:22.521456  7547 consensus_queue.cc:260] T ee2dad46b40147f0945e2710e2eec68c P 55f8aeb458c9448880c3fbe5814a85e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.521822  7548 consensus_queue.cc:260] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.522030  7550 raft_consensus.cc:359] T 52527bb8211a429f95116c9649713c9d P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.524137  7548 ts_tablet_manager.cc:1434] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:05:22.524200  7550 raft_consensus.cc:385] T 52527bb8211a429f95116c9649713c9d P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.524636  7550 raft_consensus.cc:740] T 52527bb8211a429f95116c9649713c9d P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e259ab1264274da38b81879812effae2, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.525264  7548 tablet_bootstrap.cc:492] T 2bb70ecfee4342e0833a72e2f6376467 P d1ac0ad329c745b9986e1524eda890a8: Bootstrap starting.
I20260710 11:05:22.525460  7550 consensus_queue.cc:260] T 52527bb8211a429f95116c9649713c9d P e259ab1264274da38b81879812effae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.526744  7547 ts_tablet_manager.cc:1434] T ee2dad46b40147f0945e2710e2eec68c P 55f8aeb458c9448880c3fbe5814a85e2: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:05:22.527768  7547 tablet_bootstrap.cc:492] T 2bb70ecfee4342e0833a72e2f6376467 P 55f8aeb458c9448880c3fbe5814a85e2: Bootstrap starting.
I20260710 11:05:22.532415  7548 tablet_bootstrap.cc:654] T 2bb70ecfee4342e0833a72e2f6376467 P d1ac0ad329c745b9986e1524eda890a8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.534070  7547 tablet_bootstrap.cc:654] T 2bb70ecfee4342e0833a72e2f6376467 P 55f8aeb458c9448880c3fbe5814a85e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.543570  7550 ts_tablet_manager.cc:1434] T 52527bb8211a429f95116c9649713c9d P e259ab1264274da38b81879812effae2: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.012s
I20260710 11:05:22.544696  7550 tablet_bootstrap.cc:492] T 2bb70ecfee4342e0833a72e2f6376467 P e259ab1264274da38b81879812effae2: Bootstrap starting.
I20260710 11:05:22.546617  7547 tablet_bootstrap.cc:492] T 2bb70ecfee4342e0833a72e2f6376467 P 55f8aeb458c9448880c3fbe5814a85e2: No bootstrap required, opened a new log
I20260710 11:05:22.547279  7547 ts_tablet_manager.cc:1403] T 2bb70ecfee4342e0833a72e2f6376467 P 55f8aeb458c9448880c3fbe5814a85e2: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260710 11:05:22.550627  7547 raft_consensus.cc:359] T 2bb70ecfee4342e0833a72e2f6376467 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.551222  7550 tablet_bootstrap.cc:654] T 2bb70ecfee4342e0833a72e2f6376467 P e259ab1264274da38b81879812effae2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.551589  7547 raft_consensus.cc:385] T 2bb70ecfee4342e0833a72e2f6376467 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.552505  7547 raft_consensus.cc:740] T 2bb70ecfee4342e0833a72e2f6376467 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55f8aeb458c9448880c3fbe5814a85e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.553157  7547 consensus_queue.cc:260] T 2bb70ecfee4342e0833a72e2f6376467 P 55f8aeb458c9448880c3fbe5814a85e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.555343  7547 ts_tablet_manager.cc:1434] T 2bb70ecfee4342e0833a72e2f6376467 P 55f8aeb458c9448880c3fbe5814a85e2: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260710 11:05:22.556290  7547 tablet_bootstrap.cc:492] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2: Bootstrap starting.
I20260710 11:05:22.557570  7550 tablet_bootstrap.cc:492] T 2bb70ecfee4342e0833a72e2f6376467 P e259ab1264274da38b81879812effae2: No bootstrap required, opened a new log
I20260710 11:05:22.558111  7550 ts_tablet_manager.cc:1403] T 2bb70ecfee4342e0833a72e2f6376467 P e259ab1264274da38b81879812effae2: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260710 11:05:22.561103  7550 raft_consensus.cc:359] T 2bb70ecfee4342e0833a72e2f6376467 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.561825  7550 raft_consensus.cc:385] T 2bb70ecfee4342e0833a72e2f6376467 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.562100  7550 raft_consensus.cc:740] T 2bb70ecfee4342e0833a72e2f6376467 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e259ab1264274da38b81879812effae2, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.562584  7547 tablet_bootstrap.cc:654] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.562790  7550 consensus_queue.cc:260] T 2bb70ecfee4342e0833a72e2f6376467 P e259ab1264274da38b81879812effae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.565052  7548 tablet_bootstrap.cc:492] T 2bb70ecfee4342e0833a72e2f6376467 P d1ac0ad329c745b9986e1524eda890a8: No bootstrap required, opened a new log
I20260710 11:05:22.565618  7548 ts_tablet_manager.cc:1403] T 2bb70ecfee4342e0833a72e2f6376467 P d1ac0ad329c745b9986e1524eda890a8: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.008s
I20260710 11:05:22.565110  7550 ts_tablet_manager.cc:1434] T 2bb70ecfee4342e0833a72e2f6376467 P e259ab1264274da38b81879812effae2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:05:22.566880  7550 tablet_bootstrap.cc:492] T 319773c2586a42648d70c79286f724ac P e259ab1264274da38b81879812effae2: Bootstrap starting.
I20260710 11:05:22.568495  7548 raft_consensus.cc:359] T 2bb70ecfee4342e0833a72e2f6376467 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.569204  7548 raft_consensus.cc:385] T 2bb70ecfee4342e0833a72e2f6376467 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.569473  7548 raft_consensus.cc:740] T 2bb70ecfee4342e0833a72e2f6376467 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.570385  7548 consensus_queue.cc:260] T 2bb70ecfee4342e0833a72e2f6376467 P d1ac0ad329c745b9986e1524eda890a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.574414  7452 raft_consensus.cc:493] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:22.574918  7452 raft_consensus.cc:515] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.575555  7550 tablet_bootstrap.cc:654] T 319773c2586a42648d70c79286f724ac P e259ab1264274da38b81879812effae2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.576680  7548 ts_tablet_manager.cc:1434] T 2bb70ecfee4342e0833a72e2f6376467 P d1ac0ad329c745b9986e1524eda890a8: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:05:22.577230  7452 leader_election.cc:290] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), e259ab1264274da38b81879812effae2 (127.3.54.130:44945)
I20260710 11:05:22.578459  7330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319773c2586a42648d70c79286f724ac" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e259ab1264274da38b81879812effae2" is_pre_election: true
W20260710 11:05:22.580101  7370 leader_election.cc:343] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e259ab1264274da38b81879812effae2 (127.3.54.130:44945): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:22.582602  7548 tablet_bootstrap.cc:492] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8: Bootstrap starting.
I20260710 11:05:22.598280  7548 tablet_bootstrap.cc:654] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.602806  7256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319773c2586a42648d70c79286f724ac" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2" is_pre_election: true
I20260710 11:05:22.603510  7256 raft_consensus.cc:2468] T 319773c2586a42648d70c79286f724ac P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 0.
I20260710 11:05:22.605429  7369 leader_election.cc:304] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, d1ac0ad329c745b9986e1524eda890a8; no voters: e259ab1264274da38b81879812effae2
I20260710 11:05:22.606505  7565 raft_consensus.cc:2804] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:22.606946  7565 raft_consensus.cc:493] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:22.607337  7565 raft_consensus.cc:3060] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.607455  7547 tablet_bootstrap.cc:492] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2: No bootstrap required, opened a new log
I20260710 11:05:22.608098  7547 ts_tablet_manager.cc:1403] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2: Time spent bootstrapping tablet: real 0.052s	user 0.021s	sys 0.028s
I20260710 11:05:22.608207  7550 tablet_bootstrap.cc:492] T 319773c2586a42648d70c79286f724ac P e259ab1264274da38b81879812effae2: No bootstrap required, opened a new log
I20260710 11:05:22.608771  7550 ts_tablet_manager.cc:1403] T 319773c2586a42648d70c79286f724ac P e259ab1264274da38b81879812effae2: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.030s
I20260710 11:05:22.611299  7547 raft_consensus.cc:359] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.612164  7547 raft_consensus.cc:385] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.611775  7550 raft_consensus.cc:359] T 319773c2586a42648d70c79286f724ac P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.612540  7547 raft_consensus.cc:740] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55f8aeb458c9448880c3fbe5814a85e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.612705  7550 raft_consensus.cc:385] T 319773c2586a42648d70c79286f724ac P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.613179  7550 raft_consensus.cc:740] T 319773c2586a42648d70c79286f724ac P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e259ab1264274da38b81879812effae2, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.613559  7547 consensus_queue.cc:260] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.613955  7550 consensus_queue.cc:260] T 319773c2586a42648d70c79286f724ac P e259ab1264274da38b81879812effae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.614524  7548 tablet_bootstrap.cc:492] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8: No bootstrap required, opened a new log
I20260710 11:05:22.615216  7548 ts_tablet_manager.cc:1403] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.005s
I20260710 11:05:22.619149  7565 raft_consensus.cc:515] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.616106  7547 ts_tablet_manager.cc:1434] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:05:22.622289  7256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319773c2586a42648d70c79286f724ac" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
I20260710 11:05:22.620910  7548 raft_consensus.cc:359] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.622751  7256 raft_consensus.cc:3060] T 319773c2586a42648d70c79286f724ac P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.622946  7548 raft_consensus.cc:385] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.623291  7548 raft_consensus.cc:740] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.623981  7548 consensus_queue.cc:260] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.626032  7548 ts_tablet_manager.cc:1434] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:05:22.626986  7548 tablet_bootstrap.cc:492] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8: Bootstrap starting.
I20260710 11:05:22.622382  7547 tablet_bootstrap.cc:492] T e0530f3a409a49ba9ca5be37edec8c95 P 55f8aeb458c9448880c3fbe5814a85e2: Bootstrap starting.
I20260710 11:05:22.617777  7550 ts_tablet_manager.cc:1434] T 319773c2586a42648d70c79286f724ac P e259ab1264274da38b81879812effae2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:05:22.628975  7550 tablet_bootstrap.cc:492] T 2f6bd91565144c16acea2de1d5927c83 P e259ab1264274da38b81879812effae2: Bootstrap starting.
I20260710 11:05:22.636655  7548 tablet_bootstrap.cc:654] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.641392  7256 raft_consensus.cc:2468] T 319773c2586a42648d70c79286f724ac P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 1.
I20260710 11:05:22.641710  7550 tablet_bootstrap.cc:654] T 2f6bd91565144c16acea2de1d5927c83 P e259ab1264274da38b81879812effae2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.642776  7369 leader_election.cc:304] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, d1ac0ad329c745b9986e1524eda890a8; no voters: 
I20260710 11:05:22.643710  7452 raft_consensus.cc:2804] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:22.645731  7452 raft_consensus.cc:697] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Becoming Leader. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Running, Role: LEADER
I20260710 11:05:22.646598  7452 consensus_queue.cc:237] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.650502  7547 tablet_bootstrap.cc:654] T e0530f3a409a49ba9ca5be37edec8c95 P 55f8aeb458c9448880c3fbe5814a85e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.652245  7330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319773c2586a42648d70c79286f724ac" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e259ab1264274da38b81879812effae2"
I20260710 11:05:22.652967  7330 raft_consensus.cc:3060] T 319773c2586a42648d70c79286f724ac P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.652078  7565 leader_election.cc:290] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 election: Requested vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), e259ab1264274da38b81879812effae2 (127.3.54.130:44945)
I20260710 11:05:22.661075  7330 raft_consensus.cc:2468] T 319773c2586a42648d70c79286f724ac P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 1.
I20260710 11:05:22.670877  7547 tablet_bootstrap.cc:492] T e0530f3a409a49ba9ca5be37edec8c95 P 55f8aeb458c9448880c3fbe5814a85e2: No bootstrap required, opened a new log
I20260710 11:05:22.671711  7547 ts_tablet_manager.cc:1403] T e0530f3a409a49ba9ca5be37edec8c95 P 55f8aeb458c9448880c3fbe5814a85e2: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.004s
I20260710 11:05:22.673662  7153 catalog_manager.cc:5697] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131). New cstate: current_term: 1 leader_uuid: "d1ac0ad329c745b9986e1524eda890a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:22.674974  7547 raft_consensus.cc:359] T e0530f3a409a49ba9ca5be37edec8c95 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.675920  7547 raft_consensus.cc:385] T e0530f3a409a49ba9ca5be37edec8c95 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.676302  7547 raft_consensus.cc:740] T e0530f3a409a49ba9ca5be37edec8c95 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55f8aeb458c9448880c3fbe5814a85e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.677258  7547 consensus_queue.cc:260] T e0530f3a409a49ba9ca5be37edec8c95 P 55f8aeb458c9448880c3fbe5814a85e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.679843  7547 ts_tablet_manager.cc:1434] T e0530f3a409a49ba9ca5be37edec8c95 P 55f8aeb458c9448880c3fbe5814a85e2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:05:22.680934  7547 tablet_bootstrap.cc:492] T 3ea7f907df9644a9a039783479c984ec P 55f8aeb458c9448880c3fbe5814a85e2: Bootstrap starting.
I20260710 11:05:22.687325  7547 tablet_bootstrap.cc:654] T 3ea7f907df9644a9a039783479c984ec P 55f8aeb458c9448880c3fbe5814a85e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.692941  7550 tablet_bootstrap.cc:492] T 2f6bd91565144c16acea2de1d5927c83 P e259ab1264274da38b81879812effae2: No bootstrap required, opened a new log
I20260710 11:05:22.693339  7550 ts_tablet_manager.cc:1403] T 2f6bd91565144c16acea2de1d5927c83 P e259ab1264274da38b81879812effae2: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.025s
I20260710 11:05:22.693609  7548 tablet_bootstrap.cc:492] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8: No bootstrap required, opened a new log
I20260710 11:05:22.693892  7547 tablet_bootstrap.cc:492] T 3ea7f907df9644a9a039783479c984ec P 55f8aeb458c9448880c3fbe5814a85e2: No bootstrap required, opened a new log
I20260710 11:05:22.694124  7548 ts_tablet_manager.cc:1403] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8: Time spent bootstrapping tablet: real 0.067s	user 0.031s	sys 0.015s
I20260710 11:05:22.694337  7547 ts_tablet_manager.cc:1403] T 3ea7f907df9644a9a039783479c984ec P 55f8aeb458c9448880c3fbe5814a85e2: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:05:22.695892  7550 raft_consensus.cc:359] T 2f6bd91565144c16acea2de1d5927c83 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.696700  7550 raft_consensus.cc:385] T 2f6bd91565144c16acea2de1d5927c83 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.696995  7550 raft_consensus.cc:740] T 2f6bd91565144c16acea2de1d5927c83 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e259ab1264274da38b81879812effae2, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.697062  7548 raft_consensus.cc:359] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.697243  7547 raft_consensus.cc:359] T 3ea7f907df9644a9a039783479c984ec P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.697881  7548 raft_consensus.cc:385] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.697983  7547 raft_consensus.cc:385] T 3ea7f907df9644a9a039783479c984ec P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.697763  7550 consensus_queue.cc:260] T 2f6bd91565144c16acea2de1d5927c83 P e259ab1264274da38b81879812effae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.698364  7548 raft_consensus.cc:740] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.698422  7547 raft_consensus.cc:740] T 3ea7f907df9644a9a039783479c984ec P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55f8aeb458c9448880c3fbe5814a85e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.699275  7548 consensus_queue.cc:260] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.700541  7547 consensus_queue.cc:260] T 3ea7f907df9644a9a039783479c984ec P 55f8aeb458c9448880c3fbe5814a85e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.701586  7555 raft_consensus.cc:493] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:22.701655  7548 ts_tablet_manager.cc:1434] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:05:22.702143  7555 raft_consensus.cc:515] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.702857  7548 tablet_bootstrap.cc:492] T 528153d0019d4ea0b4edb3239eb204fa P d1ac0ad329c745b9986e1524eda890a8: Bootstrap starting.
I20260710 11:05:22.704190  7555 leader_election.cc:290] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e259ab1264274da38b81879812effae2 (127.3.54.130:44945), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
I20260710 11:05:22.699961  7550 ts_tablet_manager.cc:1434] T 2f6bd91565144c16acea2de1d5927c83 P e259ab1264274da38b81879812effae2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260710 11:05:22.706280  7330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6bd91565144c16acea2de1d5927c83" candidate_uuid: "55f8aeb458c9448880c3fbe5814a85e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e259ab1264274da38b81879812effae2" is_pre_election: true
I20260710 11:05:22.706828  7550 tablet_bootstrap.cc:492] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2: Bootstrap starting.
I20260710 11:05:22.707123  7405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6bd91565144c16acea2de1d5927c83" candidate_uuid: "55f8aeb458c9448880c3fbe5814a85e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ac0ad329c745b9986e1524eda890a8" is_pre_election: true
W20260710 11:05:22.708455  7220 leader_election.cc:343] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:22.709601  7548 tablet_bootstrap.cc:654] T 528153d0019d4ea0b4edb3239eb204fa P d1ac0ad329c745b9986e1524eda890a8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.710799  7547 ts_tablet_manager.cc:1434] T 3ea7f907df9644a9a039783479c984ec P 55f8aeb458c9448880c3fbe5814a85e2: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 11:05:22.711829  7547 tablet_bootstrap.cc:492] T efd688665b1e49aaabeddaa257b24087 P 55f8aeb458c9448880c3fbe5814a85e2: Bootstrap starting.
I20260710 11:05:22.706899  7330 raft_consensus.cc:2468] T 2f6bd91565144c16acea2de1d5927c83 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55f8aeb458c9448880c3fbe5814a85e2 in term 0.
I20260710 11:05:22.715009  7221 leader_election.cc:304] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, e259ab1264274da38b81879812effae2; no voters: d1ac0ad329c745b9986e1524eda890a8
I20260710 11:05:22.716347  7555 raft_consensus.cc:2804] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:22.716733  7555 raft_consensus.cc:493] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:22.717051  7555 raft_consensus.cc:3060] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.717180  7550 tablet_bootstrap.cc:654] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.717885  7547 tablet_bootstrap.cc:654] T efd688665b1e49aaabeddaa257b24087 P 55f8aeb458c9448880c3fbe5814a85e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.721525  7548 tablet_bootstrap.cc:492] T 528153d0019d4ea0b4edb3239eb204fa P d1ac0ad329c745b9986e1524eda890a8: No bootstrap required, opened a new log
I20260710 11:05:22.722105  7548 ts_tablet_manager.cc:1403] T 528153d0019d4ea0b4edb3239eb204fa P d1ac0ad329c745b9986e1524eda890a8: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260710 11:05:22.725033  7548 raft_consensus.cc:359] T 528153d0019d4ea0b4edb3239eb204fa P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.725914  7548 raft_consensus.cc:385] T 528153d0019d4ea0b4edb3239eb204fa P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.726246  7548 raft_consensus.cc:740] T 528153d0019d4ea0b4edb3239eb204fa P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.727015  7548 consensus_queue.cc:260] T 528153d0019d4ea0b4edb3239eb204fa P d1ac0ad329c745b9986e1524eda890a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.729358  7548 ts_tablet_manager.cc:1434] T 528153d0019d4ea0b4edb3239eb204fa P d1ac0ad329c745b9986e1524eda890a8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:05:22.730412  7548 tablet_bootstrap.cc:492] T 2f6bd91565144c16acea2de1d5927c83 P d1ac0ad329c745b9986e1524eda890a8: Bootstrap starting.
I20260710 11:05:22.731725  7555 raft_consensus.cc:515] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.736101  7452 raft_consensus.cc:493] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:22.736524  7548 tablet_bootstrap.cc:654] T 2f6bd91565144c16acea2de1d5927c83 P d1ac0ad329c745b9986e1524eda890a8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.740360  7452 raft_consensus.cc:515] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.742436  7452 leader_election.cc:290] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), e259ab1264274da38b81879812effae2 (127.3.54.130:44945)
I20260710 11:05:22.742763  7405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6bd91565144c16acea2de1d5927c83" candidate_uuid: "55f8aeb458c9448880c3fbe5814a85e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ac0ad329c745b9986e1524eda890a8"
I20260710 11:05:22.739353  7547 tablet_bootstrap.cc:492] T efd688665b1e49aaabeddaa257b24087 P 55f8aeb458c9448880c3fbe5814a85e2: No bootstrap required, opened a new log
I20260710 11:05:22.739189  7565 raft_consensus.cc:493] T 528153d0019d4ea0b4edb3239eb204fa P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:22.743018  7330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6bd91565144c16acea2de1d5927c83" candidate_uuid: "55f8aeb458c9448880c3fbe5814a85e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e259ab1264274da38b81879812effae2"
I20260710 11:05:22.743691  7547 ts_tablet_manager.cc:1403] T efd688665b1e49aaabeddaa257b24087 P 55f8aeb458c9448880c3fbe5814a85e2: Time spent bootstrapping tablet: real 0.032s	user 0.023s	sys 0.003s
I20260710 11:05:22.744095  7330 raft_consensus.cc:3060] T 2f6bd91565144c16acea2de1d5927c83 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.743839  7565 raft_consensus.cc:515] T 528153d0019d4ea0b4edb3239eb204fa P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.745581  7256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea7f907df9644a9a039783479c984ec" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2" is_pre_election: true
I20260710 11:05:22.746151  7256 raft_consensus.cc:2468] T 3ea7f907df9644a9a039783479c984ec P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 0.
I20260710 11:05:22.746237  7565 leader_election.cc:290] T 528153d0019d4ea0b4edb3239eb204fa P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), e259ab1264274da38b81879812effae2 (127.3.54.130:44945)
I20260710 11:05:22.746523  7547 raft_consensus.cc:359] T efd688665b1e49aaabeddaa257b24087 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.747205  7547 raft_consensus.cc:385] T efd688665b1e49aaabeddaa257b24087 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.747458  7547 raft_consensus.cc:740] T efd688665b1e49aaabeddaa257b24087 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55f8aeb458c9448880c3fbe5814a85e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.748096  7547 consensus_queue.cc:260] T efd688665b1e49aaabeddaa257b24087 P 55f8aeb458c9448880c3fbe5814a85e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.749099  7329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea7f907df9644a9a039783479c984ec" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e259ab1264274da38b81879812effae2" is_pre_election: true
I20260710 11:05:22.750278  7547 ts_tablet_manager.cc:1434] T efd688665b1e49aaabeddaa257b24087 P 55f8aeb458c9448880c3fbe5814a85e2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260710 11:05:22.750964  7220 leader_election.cc:343] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:22.752720  7370 leader_election.cc:343] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e259ab1264274da38b81879812effae2 (127.3.54.130:44945): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:22.751245  7547 tablet_bootstrap.cc:492] T 528153d0019d4ea0b4edb3239eb204fa P 55f8aeb458c9448880c3fbe5814a85e2: Bootstrap starting.
I20260710 11:05:22.753294  7254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528153d0019d4ea0b4edb3239eb204fa" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2" is_pre_election: true
I20260710 11:05:22.753779  7329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528153d0019d4ea0b4edb3239eb204fa" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e259ab1264274da38b81879812effae2" is_pre_election: true
W20260710 11:05:22.754944  7369 leader_election.cc:343] T 528153d0019d4ea0b4edb3239eb204fa P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:22.755519  7370 leader_election.cc:343] T 528153d0019d4ea0b4edb3239eb204fa P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e259ab1264274da38b81879812effae2 (127.3.54.130:44945): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:22.756007  7370 leader_election.cc:304] T 528153d0019d4ea0b4edb3239eb204fa P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1ac0ad329c745b9986e1524eda890a8; no voters: 55f8aeb458c9448880c3fbe5814a85e2, e259ab1264274da38b81879812effae2
I20260710 11:05:22.757395  7565 raft_consensus.cc:2749] T 528153d0019d4ea0b4edb3239eb204fa P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:22.758266  7555 leader_election.cc:290] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 1 election: Requested vote from peers e259ab1264274da38b81879812effae2 (127.3.54.130:44945), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
I20260710 11:05:22.761329  7547 tablet_bootstrap.cc:654] T 528153d0019d4ea0b4edb3239eb204fa P 55f8aeb458c9448880c3fbe5814a85e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.762065  7369 leader_election.cc:304] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, d1ac0ad329c745b9986e1524eda890a8; no voters: e259ab1264274da38b81879812effae2
I20260710 11:05:22.762423  7548 tablet_bootstrap.cc:492] T 2f6bd91565144c16acea2de1d5927c83 P d1ac0ad329c745b9986e1524eda890a8: No bootstrap required, opened a new log
I20260710 11:05:22.762439  7550 tablet_bootstrap.cc:492] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2: No bootstrap required, opened a new log
I20260710 11:05:22.763334  7548 ts_tablet_manager.cc:1403] T 2f6bd91565144c16acea2de1d5927c83 P d1ac0ad329c745b9986e1524eda890a8: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.002s
I20260710 11:05:22.763415  7550 ts_tablet_manager.cc:1403] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2: Time spent bootstrapping tablet: real 0.057s	user 0.023s	sys 0.025s
I20260710 11:05:22.766554  7550 raft_consensus.cc:359] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.767311  7550 raft_consensus.cc:385] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.767645  7550 raft_consensus.cc:740] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e259ab1264274da38b81879812effae2, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.768186  7560 raft_consensus.cc:493] T 52527bb8211a429f95116c9649713c9d P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:22.768664  7560 raft_consensus.cc:515] T 52527bb8211a429f95116c9649713c9d P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.768592  7550 consensus_queue.cc:260] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.770900  7548 raft_consensus.cc:359] T 2f6bd91565144c16acea2de1d5927c83 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.771658  7548 raft_consensus.cc:385] T 2f6bd91565144c16acea2de1d5927c83 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.771962  7548 raft_consensus.cc:740] T 2f6bd91565144c16acea2de1d5927c83 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.771953  7256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52527bb8211a429f95116c9649713c9d" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2" is_pre_election: true
I20260710 11:05:22.770817  7565 raft_consensus.cc:2804] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:22.774259  7548 consensus_queue.cc:260] T 2f6bd91565144c16acea2de1d5927c83 P d1ac0ad329c745b9986e1524eda890a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.774770  7565 raft_consensus.cc:493] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:22.775138  7565 raft_consensus.cc:3060] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.776335  7548 ts_tablet_manager.cc:1434] T 2f6bd91565144c16acea2de1d5927c83 P d1ac0ad329c745b9986e1524eda890a8: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:05:22.777231  7548 tablet_bootstrap.cc:492] T efd688665b1e49aaabeddaa257b24087 P d1ac0ad329c745b9986e1524eda890a8: Bootstrap starting.
I20260710 11:05:22.780104  7330 raft_consensus.cc:2468] T 2f6bd91565144c16acea2de1d5927c83 P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55f8aeb458c9448880c3fbe5814a85e2 in term 1.
I20260710 11:05:22.770846  7560 leader_election.cc:290] T 52527bb8211a429f95116c9649713c9d P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
I20260710 11:05:22.773126  7403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52527bb8211a429f95116c9649713c9d" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ac0ad329c745b9986e1524eda890a8" is_pre_election: true
I20260710 11:05:22.781751  7403 raft_consensus.cc:2393] T 52527bb8211a429f95116c9649713c9d P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e259ab1264274da38b81879812effae2 in current term 1: Already voted for candidate 55f8aeb458c9448880c3fbe5814a85e2 in this term.
I20260710 11:05:22.773478  7550 ts_tablet_manager.cc:1434] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:05:22.782681  7548 tablet_bootstrap.cc:654] T efd688665b1e49aaabeddaa257b24087 P d1ac0ad329c745b9986e1524eda890a8: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.783406  7550 tablet_bootstrap.cc:492] T e0530f3a409a49ba9ca5be37edec8c95 P e259ab1264274da38b81879812effae2: Bootstrap starting.
I20260710 11:05:22.783169  7295 leader_election.cc:304] T 52527bb8211a429f95116c9649713c9d P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e259ab1264274da38b81879812effae2; no voters: 55f8aeb458c9448880c3fbe5814a85e2, d1ac0ad329c745b9986e1524eda890a8
I20260710 11:05:22.784785  7560 raft_consensus.cc:3060] T 52527bb8211a429f95116c9649713c9d P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.781525  7221 leader_election.cc:304] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, e259ab1264274da38b81879812effae2; no voters: d1ac0ad329c745b9986e1524eda890a8
I20260710 11:05:22.788592  7555 raft_consensus.cc:2804] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:22.789052  7555 raft_consensus.cc:697] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 LEADER]: Becoming Leader. State: Replica: 55f8aeb458c9448880c3fbe5814a85e2, State: Running, Role: LEADER
I20260710 11:05:22.789852  7555 consensus_queue.cc:237] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.795531  7452 raft_consensus.cc:493] T ee2dad46b40147f0945e2710e2eec68c P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:22.796200  7452 raft_consensus.cc:515] T ee2dad46b40147f0945e2710e2eec68c P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.798499  7452 leader_election.cc:290] T ee2dad46b40147f0945e2710e2eec68c P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), e259ab1264274da38b81879812effae2 (127.3.54.130:44945)
I20260710 11:05:22.798820  7560 raft_consensus.cc:2749] T 52527bb8211a429f95116c9649713c9d P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:22.804778  7565 raft_consensus.cc:515] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.808161  7565 leader_election.cc:290] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 election: Requested vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), e259ab1264274da38b81879812effae2 (127.3.54.130:44945)
I20260710 11:05:22.808523  7254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea7f907df9644a9a039783479c984ec" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
I20260710 11:05:22.808921  7550 tablet_bootstrap.cc:654] T e0530f3a409a49ba9ca5be37edec8c95 P e259ab1264274da38b81879812effae2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.809186  7254 raft_consensus.cc:3060] T 3ea7f907df9644a9a039783479c984ec P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.817224  7329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea7f907df9644a9a039783479c984ec" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e259ab1264274da38b81879812effae2"
I20260710 11:05:22.817997  7329 raft_consensus.cc:3060] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.820567  7256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2dad46b40147f0945e2710e2eec68c" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2" is_pre_election: true
I20260710 11:05:22.821385  7256 raft_consensus.cc:2468] T ee2dad46b40147f0945e2710e2eec68c P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 0.
I20260710 11:05:22.822810  7369 leader_election.cc:304] T ee2dad46b40147f0945e2710e2eec68c P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, d1ac0ad329c745b9986e1524eda890a8; no voters: 
I20260710 11:05:22.823722  7565 raft_consensus.cc:2804] T ee2dad46b40147f0945e2710e2eec68c P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:22.824113  7565 raft_consensus.cc:493] T ee2dad46b40147f0945e2710e2eec68c P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:22.824427  7565 raft_consensus.cc:3060] T ee2dad46b40147f0945e2710e2eec68c P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.826305  7153 catalog_manager.cc:5697] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129). New cstate: current_term: 1 leader_uuid: "55f8aeb458c9448880c3fbe5814a85e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:22.829109  7560 raft_consensus.cc:493] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:22.830564  7560 raft_consensus.cc:515] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.839689  7329 raft_consensus.cc:2468] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 1.
I20260710 11:05:22.840188  7519 raft_consensus.cc:493] T 2bb70ecfee4342e0833a72e2f6376467 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:22.840812  7519 raft_consensus.cc:515] T 2bb70ecfee4342e0833a72e2f6376467 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.842897  7519 leader_election.cc:290] T 2bb70ecfee4342e0833a72e2f6376467 P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e259ab1264274da38b81879812effae2 (127.3.54.130:44945), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
I20260710 11:05:22.845330  7403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb70ecfee4342e0833a72e2f6376467" candidate_uuid: "55f8aeb458c9448880c3fbe5814a85e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ac0ad329c745b9986e1524eda890a8" is_pre_election: true
I20260710 11:05:22.846109  7403 raft_consensus.cc:2468] T 2bb70ecfee4342e0833a72e2f6376467 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55f8aeb458c9448880c3fbe5814a85e2 in term 0.
I20260710 11:05:22.848064  7220 leader_election.cc:304] T 2bb70ecfee4342e0833a72e2f6376467 P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, d1ac0ad329c745b9986e1524eda890a8; no voters: 
I20260710 11:05:22.848070  7329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb70ecfee4342e0833a72e2f6376467" candidate_uuid: "55f8aeb458c9448880c3fbe5814a85e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e259ab1264274da38b81879812effae2" is_pre_election: true
I20260710 11:05:22.848949  7329 raft_consensus.cc:2468] T 2bb70ecfee4342e0833a72e2f6376467 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55f8aeb458c9448880c3fbe5814a85e2 in term 0.
I20260710 11:05:22.849918  7582 raft_consensus.cc:2804] T 2bb70ecfee4342e0833a72e2f6376467 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:22.850062  7370 leader_election.cc:304] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1ac0ad329c745b9986e1524eda890a8, e259ab1264274da38b81879812effae2; no voters: 
I20260710 11:05:22.850464  7582 raft_consensus.cc:493] T 2bb70ecfee4342e0833a72e2f6376467 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:22.835659  7256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2dad46b40147f0945e2710e2eec68c" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2" is_pre_election: true
I20260710 11:05:22.850970  7582 raft_consensus.cc:3060] T 2bb70ecfee4342e0833a72e2f6376467 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.851200  7452 raft_consensus.cc:2804] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:22.851871  7452 raft_consensus.cc:697] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Becoming Leader. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Running, Role: LEADER
I20260710 11:05:22.824306  7330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2dad46b40147f0945e2710e2eec68c" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e259ab1264274da38b81879812effae2" is_pre_election: true
I20260710 11:05:22.852743  7330 raft_consensus.cc:2468] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 0.
I20260710 11:05:22.853915  7560 leader_election.cc:290] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
I20260710 11:05:22.851136  7256 raft_consensus.cc:2468] T ee2dad46b40147f0945e2710e2eec68c P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e259ab1264274da38b81879812effae2 in term 0.
I20260710 11:05:22.856981  7403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2dad46b40147f0945e2710e2eec68c" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ac0ad329c745b9986e1524eda890a8" is_pre_election: true
I20260710 11:05:22.852845  7452 consensus_queue.cc:237] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.864346  7582 raft_consensus.cc:515] T 2bb70ecfee4342e0833a72e2f6376467 P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.866976  7405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb70ecfee4342e0833a72e2f6376467" candidate_uuid: "55f8aeb458c9448880c3fbe5814a85e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ac0ad329c745b9986e1524eda890a8"
I20260710 11:05:22.867564  7405 raft_consensus.cc:3060] T 2bb70ecfee4342e0833a72e2f6376467 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.863484  7295 leader_election.cc:304] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, e259ab1264274da38b81879812effae2; no voters: 
I20260710 11:05:22.868834  7475 raft_consensus.cc:2804] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:22.869187  7475 raft_consensus.cc:493] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:22.869541  7475 raft_consensus.cc:3060] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.866916  7330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb70ecfee4342e0833a72e2f6376467" candidate_uuid: "55f8aeb458c9448880c3fbe5814a85e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e259ab1264274da38b81879812effae2"
I20260710 11:05:22.870078  7550 tablet_bootstrap.cc:492] T e0530f3a409a49ba9ca5be37edec8c95 P e259ab1264274da38b81879812effae2: No bootstrap required, opened a new log
I20260710 11:05:22.870265  7330 raft_consensus.cc:3060] T 2bb70ecfee4342e0833a72e2f6376467 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.869918  7153 catalog_manager.cc:5697] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131). New cstate: current_term: 1 leader_uuid: "d1ac0ad329c745b9986e1524eda890a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:22.870699  7550 ts_tablet_manager.cc:1403] T e0530f3a409a49ba9ca5be37edec8c95 P e259ab1264274da38b81879812effae2: Time spent bootstrapping tablet: real 0.088s	user 0.016s	sys 0.008s
I20260710 11:05:22.873850  7550 raft_consensus.cc:359] T e0530f3a409a49ba9ca5be37edec8c95 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.874550  7550 raft_consensus.cc:385] T e0530f3a409a49ba9ca5be37edec8c95 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.874877  7550 raft_consensus.cc:740] T e0530f3a409a49ba9ca5be37edec8c95 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e259ab1264274da38b81879812effae2, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.875730  7550 consensus_queue.cc:260] T e0530f3a409a49ba9ca5be37edec8c95 P e259ab1264274da38b81879812effae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.863894  7254 raft_consensus.cc:2468] T 3ea7f907df9644a9a039783479c984ec P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 1.
I20260710 11:05:22.876088  7405 raft_consensus.cc:2468] T 2bb70ecfee4342e0833a72e2f6376467 P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55f8aeb458c9448880c3fbe5814a85e2 in term 1.
I20260710 11:05:22.878098  7220 leader_election.cc:304] T 2bb70ecfee4342e0833a72e2f6376467 P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, d1ac0ad329c745b9986e1524eda890a8; no voters: 
I20260710 11:05:22.878955  7519 raft_consensus.cc:2804] T 2bb70ecfee4342e0833a72e2f6376467 P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:22.879427  7519 raft_consensus.cc:697] T 2bb70ecfee4342e0833a72e2f6376467 P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 LEADER]: Becoming Leader. State: Replica: 55f8aeb458c9448880c3fbe5814a85e2, State: Running, Role: LEADER
I20260710 11:05:22.880218  7519 consensus_queue.cc:237] T 2bb70ecfee4342e0833a72e2f6376467 P 55f8aeb458c9448880c3fbe5814a85e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.885277  7475 raft_consensus.cc:515] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.882465  7565 raft_consensus.cc:515] T ee2dad46b40147f0945e2710e2eec68c P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.888350  7403 raft_consensus.cc:2393] T ee2dad46b40147f0945e2710e2eec68c P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e259ab1264274da38b81879812effae2 in current term 1: Already voted for candidate d1ac0ad329c745b9986e1524eda890a8 in this term.
I20260710 11:05:22.888872  7254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2dad46b40147f0945e2710e2eec68c" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
I20260710 11:05:22.889449  7254 raft_consensus.cc:3060] T ee2dad46b40147f0945e2710e2eec68c P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.883219  7582 leader_election.cc:290] T 2bb70ecfee4342e0833a72e2f6376467 P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 1 election: Requested vote from peers e259ab1264274da38b81879812effae2 (127.3.54.130:44945), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
I20260710 11:05:22.894938  7256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2dad46b40147f0945e2710e2eec68c" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
I20260710 11:05:22.896268  7550 ts_tablet_manager.cc:1434] T e0530f3a409a49ba9ca5be37edec8c95 P e259ab1264274da38b81879812effae2: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.010s
I20260710 11:05:22.896301  7330 raft_consensus.cc:2468] T 2bb70ecfee4342e0833a72e2f6376467 P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55f8aeb458c9448880c3fbe5814a85e2 in term 1.
I20260710 11:05:22.897619  7550 tablet_bootstrap.cc:492] T 528153d0019d4ea0b4edb3239eb204fa P e259ab1264274da38b81879812effae2: Bootstrap starting.
I20260710 11:05:22.900161  7330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2dad46b40147f0945e2710e2eec68c" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e259ab1264274da38b81879812effae2"
I20260710 11:05:22.894819  7565 leader_election.cc:290] T ee2dad46b40147f0945e2710e2eec68c P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 election: Requested vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), e259ab1264274da38b81879812effae2 (127.3.54.130:44945)
I20260710 11:05:22.905218  7519 consensus_queue.cc:1048] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:22.903820  7550 tablet_bootstrap.cc:654] T 528153d0019d4ea0b4edb3239eb204fa P e259ab1264274da38b81879812effae2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.903975  7254 raft_consensus.cc:2468] T ee2dad46b40147f0945e2710e2eec68c P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e259ab1264274da38b81879812effae2 in term 1.
I20260710 11:05:22.907322  7295 leader_election.cc:304] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, e259ab1264274da38b81879812effae2; no voters: 
I20260710 11:05:22.908573  7548 tablet_bootstrap.cc:492] T efd688665b1e49aaabeddaa257b24087 P d1ac0ad329c745b9986e1524eda890a8: No bootstrap required, opened a new log
I20260710 11:05:22.908802  7547 tablet_bootstrap.cc:492] T 528153d0019d4ea0b4edb3239eb204fa P 55f8aeb458c9448880c3fbe5814a85e2: No bootstrap required, opened a new log
I20260710 11:05:22.909025  7548 ts_tablet_manager.cc:1403] T efd688665b1e49aaabeddaa257b24087 P d1ac0ad329c745b9986e1524eda890a8: Time spent bootstrapping tablet: real 0.132s	user 0.039s	sys 0.028s
I20260710 11:05:22.904775  7153 catalog_manager.cc:5697] T 2bb70ecfee4342e0833a72e2f6376467 P 55f8aeb458c9448880c3fbe5814a85e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129). New cstate: current_term: 1 leader_uuid: "55f8aeb458c9448880c3fbe5814a85e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:22.909260  7547 ts_tablet_manager.cc:1403] T 528153d0019d4ea0b4edb3239eb204fa P 55f8aeb458c9448880c3fbe5814a85e2: Time spent bootstrapping tablet: real 0.158s	user 0.035s	sys 0.013s
I20260710 11:05:22.912746  7565 raft_consensus.cc:493] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:22.913239  7565 raft_consensus.cc:515] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.915354  7565 leader_election.cc:290] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), e259ab1264274da38b81879812effae2 (127.3.54.130:44945)
I20260710 11:05:22.916601  7547 raft_consensus.cc:359] T 528153d0019d4ea0b4edb3239eb204fa P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.917311  7547 raft_consensus.cc:385] T 528153d0019d4ea0b4edb3239eb204fa P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.917567  7547 raft_consensus.cc:740] T 528153d0019d4ea0b4edb3239eb204fa P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55f8aeb458c9448880c3fbe5814a85e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.917985  7254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0530f3a409a49ba9ca5be37edec8c95" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2" is_pre_election: true
I20260710 11:05:22.918218  7547 consensus_queue.cc:260] T 528153d0019d4ea0b4edb3239eb204fa P 55f8aeb458c9448880c3fbe5814a85e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.919039  7330 raft_consensus.cc:2393] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d1ac0ad329c745b9986e1524eda890a8 in current term 1: Already voted for candidate e259ab1264274da38b81879812effae2 in this term.
I20260710 11:05:22.918814  7548 raft_consensus.cc:359] T efd688665b1e49aaabeddaa257b24087 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.919433  7560 raft_consensus.cc:2804] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:22.919945  7560 raft_consensus.cc:697] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2 [term 1 LEADER]: Becoming Leader. State: Replica: e259ab1264274da38b81879812effae2, State: Running, Role: LEADER
I20260710 11:05:22.920814  7560 consensus_queue.cc:237] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.918787  7254 raft_consensus.cc:2468] T e0530f3a409a49ba9ca5be37edec8c95 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 0.
I20260710 11:05:22.921789  7548 raft_consensus.cc:385] T efd688665b1e49aaabeddaa257b24087 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.922134  7548 raft_consensus.cc:740] T efd688665b1e49aaabeddaa257b24087 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.922617  7369 leader_election.cc:304] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, d1ac0ad329c745b9986e1524eda890a8; no voters: 
I20260710 11:05:22.923430  7565 raft_consensus.cc:2804] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:22.923779  7565 raft_consensus.cc:493] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:22.924088  7565 raft_consensus.cc:3060] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.927126  7403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2dad46b40147f0945e2710e2eec68c" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ac0ad329c745b9986e1524eda890a8"
I20260710 11:05:22.928004  7403 raft_consensus.cc:2393] T ee2dad46b40147f0945e2710e2eec68c P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e259ab1264274da38b81879812effae2 in current term 1: Already voted for candidate d1ac0ad329c745b9986e1524eda890a8 in this term.
I20260710 11:05:22.930512  7565 raft_consensus.cc:515] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.932503  7331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0530f3a409a49ba9ca5be37edec8c95" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e259ab1264274da38b81879812effae2" is_pre_election: true
I20260710 11:05:22.933303  7547 ts_tablet_manager.cc:1434] T 528153d0019d4ea0b4edb3239eb204fa P 55f8aeb458c9448880c3fbe5814a85e2: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260710 11:05:22.933987  7475 leader_election.cc:290] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 1 election: Requested vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
I20260710 11:05:22.934223  7254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0530f3a409a49ba9ca5be37edec8c95" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
I20260710 11:05:22.933336  7331 raft_consensus.cc:2468] T e0530f3a409a49ba9ca5be37edec8c95 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 0.
I20260710 11:05:22.934839  7254 raft_consensus.cc:3060] T e0530f3a409a49ba9ca5be37edec8c95 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.935745  7328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0530f3a409a49ba9ca5be37edec8c95" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e259ab1264274da38b81879812effae2"
I20260710 11:05:22.936486  7328 raft_consensus.cc:3060] T e0530f3a409a49ba9ca5be37edec8c95 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.937821  7565 leader_election.cc:290] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 election: Requested vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), e259ab1264274da38b81879812effae2 (127.3.54.130:44945)
I20260710 11:05:22.941342  7550 tablet_bootstrap.cc:492] T 528153d0019d4ea0b4edb3239eb204fa P e259ab1264274da38b81879812effae2: No bootstrap required, opened a new log
I20260710 11:05:22.941826  7550 ts_tablet_manager.cc:1403] T 528153d0019d4ea0b4edb3239eb204fa P e259ab1264274da38b81879812effae2: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.023s
I20260710 11:05:22.944619  7254 raft_consensus.cc:2468] T e0530f3a409a49ba9ca5be37edec8c95 P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 1.
I20260710 11:05:22.944480  7550 raft_consensus.cc:359] T 528153d0019d4ea0b4edb3239eb204fa P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.945232  7550 raft_consensus.cc:385] T 528153d0019d4ea0b4edb3239eb204fa P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.945508  7550 raft_consensus.cc:740] T 528153d0019d4ea0b4edb3239eb204fa P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e259ab1264274da38b81879812effae2, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.945776  7369 leader_election.cc:304] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, d1ac0ad329c745b9986e1524eda890a8; no voters: 
I20260710 11:05:22.946244  7550 consensus_queue.cc:260] T 528153d0019d4ea0b4edb3239eb204fa P e259ab1264274da38b81879812effae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.946652  7565 raft_consensus.cc:2804] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:22.947160  7565 raft_consensus.cc:697] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Becoming Leader. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Running, Role: LEADER
I20260710 11:05:22.947985  7565 consensus_queue.cc:237] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.922811  7548 consensus_queue.cc:260] T efd688665b1e49aaabeddaa257b24087 P d1ac0ad329c745b9986e1524eda890a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.950393  7548 ts_tablet_manager.cc:1434] T efd688665b1e49aaabeddaa257b24087 P d1ac0ad329c745b9986e1524eda890a8: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.001s
I20260710 11:05:22.950740  7370 leader_election.cc:304] T ee2dad46b40147f0945e2710e2eec68c P d1ac0ad329c745b9986e1524eda890a8 [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: d1ac0ad329c745b9986e1524eda890a8; no voters: 55f8aeb458c9448880c3fbe5814a85e2, e259ab1264274da38b81879812effae2
I20260710 11:05:22.951942  7452 raft_consensus.cc:2749] T ee2dad46b40147f0945e2710e2eec68c P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:05:22.953476  7328 raft_consensus.cc:2468] T e0530f3a409a49ba9ca5be37edec8c95 P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 1.
I20260710 11:05:22.953742  7550 ts_tablet_manager.cc:1434] T 528153d0019d4ea0b4edb3239eb204fa P e259ab1264274da38b81879812effae2: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:05:22.956511  7550 tablet_bootstrap.cc:492] T efd688665b1e49aaabeddaa257b24087 P e259ab1264274da38b81879812effae2: Bootstrap starting.
I20260710 11:05:22.964551  7153 catalog_manager.cc:5697] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131). New cstate: current_term: 1 leader_uuid: "d1ac0ad329c745b9986e1524eda890a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:22.964565  7519 consensus_queue.cc:1048] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:05:22.969105  7151 catalog_manager.cc:5697] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to e259ab1264274da38b81879812effae2 (127.3.54.130). New cstate: current_term: 1 leader_uuid: "e259ab1264274da38b81879812effae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:22.972843  7550 tablet_bootstrap.cc:654] T efd688665b1e49aaabeddaa257b24087 P e259ab1264274da38b81879812effae2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.978703  7550 tablet_bootstrap.cc:492] T efd688665b1e49aaabeddaa257b24087 P e259ab1264274da38b81879812effae2: No bootstrap required, opened a new log
I20260710 11:05:22.979208  7550 ts_tablet_manager.cc:1403] T efd688665b1e49aaabeddaa257b24087 P e259ab1264274da38b81879812effae2: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.000s
I20260710 11:05:22.982199  7550 raft_consensus.cc:359] T efd688665b1e49aaabeddaa257b24087 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.982861  7550 raft_consensus.cc:385] T efd688665b1e49aaabeddaa257b24087 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.983116  7550 raft_consensus.cc:740] T efd688665b1e49aaabeddaa257b24087 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e259ab1264274da38b81879812effae2, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.983820  7550 consensus_queue.cc:260] T efd688665b1e49aaabeddaa257b24087 P e259ab1264274da38b81879812effae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:22.985978  7550 ts_tablet_manager.cc:1434] T efd688665b1e49aaabeddaa257b24087 P e259ab1264274da38b81879812effae2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:05:23.023034  7565 raft_consensus.cc:493] T efd688665b1e49aaabeddaa257b24087 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:23.023545  7565 raft_consensus.cc:515] T efd688665b1e49aaabeddaa257b24087 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:23.025286  7565 leader_election.cc:290] T efd688665b1e49aaabeddaa257b24087 P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), e259ab1264274da38b81879812effae2 (127.3.54.130:44945)
I20260710 11:05:23.026032  7254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd688665b1e49aaabeddaa257b24087" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2" is_pre_election: true
I20260710 11:05:23.026211  7329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd688665b1e49aaabeddaa257b24087" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e259ab1264274da38b81879812effae2" is_pre_election: true
I20260710 11:05:23.026688  7254 raft_consensus.cc:2468] T efd688665b1e49aaabeddaa257b24087 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 0.
I20260710 11:05:23.026768  7329 raft_consensus.cc:2468] T efd688665b1e49aaabeddaa257b24087 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 0.
I20260710 11:05:23.027735  7369 leader_election.cc:304] T efd688665b1e49aaabeddaa257b24087 P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, d1ac0ad329c745b9986e1524eda890a8; no voters: 
I20260710 11:05:23.028414  7565 raft_consensus.cc:2804] T efd688665b1e49aaabeddaa257b24087 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:23.028713  7565 raft_consensus.cc:493] T efd688665b1e49aaabeddaa257b24087 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:23.028972  7565 raft_consensus.cc:3060] T efd688665b1e49aaabeddaa257b24087 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:23.034124  7565 raft_consensus.cc:515] T efd688665b1e49aaabeddaa257b24087 P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:23.035713  7565 leader_election.cc:290] T efd688665b1e49aaabeddaa257b24087 P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 election: Requested vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), e259ab1264274da38b81879812effae2 (127.3.54.130:44945)
I20260710 11:05:23.036445  7254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd688665b1e49aaabeddaa257b24087" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
I20260710 11:05:23.036626  7329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd688665b1e49aaabeddaa257b24087" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e259ab1264274da38b81879812effae2"
I20260710 11:05:23.036943  7254 raft_consensus.cc:3060] T efd688665b1e49aaabeddaa257b24087 P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:23.037197  7329 raft_consensus.cc:3060] T efd688665b1e49aaabeddaa257b24087 P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:23.042410  7329 raft_consensus.cc:2468] T efd688665b1e49aaabeddaa257b24087 P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 1.
I20260710 11:05:23.042403  7254 raft_consensus.cc:2468] T efd688665b1e49aaabeddaa257b24087 P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 1.
I20260710 11:05:23.043500  7369 leader_election.cc:304] T efd688665b1e49aaabeddaa257b24087 P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, d1ac0ad329c745b9986e1524eda890a8; no voters: 
I20260710 11:05:23.044139  7565 raft_consensus.cc:2804] T efd688665b1e49aaabeddaa257b24087 P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:23.044488  7565 raft_consensus.cc:697] T efd688665b1e49aaabeddaa257b24087 P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Becoming Leader. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Running, Role: LEADER
I20260710 11:05:23.045094  7565 consensus_queue.cc:237] T efd688665b1e49aaabeddaa257b24087 P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:23.051684  7153 catalog_manager.cc:5697] T efd688665b1e49aaabeddaa257b24087 P d1ac0ad329c745b9986e1524eda890a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131). New cstate: current_term: 1 leader_uuid: "d1ac0ad329c745b9986e1524eda890a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:23.086325  7565 consensus_queue.cc:1048] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.096289  7570 consensus_queue.cc:1048] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:23.102108  7565 raft_consensus.cc:493] T 2f6bd91565144c16acea2de1d5927c83 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:23.102595  7565 raft_consensus.cc:515] T 2f6bd91565144c16acea2de1d5927c83 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:23.105556  7254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6bd91565144c16acea2de1d5927c83" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2" is_pre_election: true
I20260710 11:05:23.105712  7329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6bd91565144c16acea2de1d5927c83" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e259ab1264274da38b81879812effae2" is_pre_election: true
I20260710 11:05:23.106462  7329 raft_consensus.cc:2393] T 2f6bd91565144c16acea2de1d5927c83 P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d1ac0ad329c745b9986e1524eda890a8 in current term 1: Already voted for candidate 55f8aeb458c9448880c3fbe5814a85e2 in this term.
I20260710 11:05:23.106349  7565 leader_election.cc:290] T 2f6bd91565144c16acea2de1d5927c83 P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), e259ab1264274da38b81879812effae2 (127.3.54.130:44945)
I20260710 11:05:23.107533  7370 leader_election.cc:304] T 2f6bd91565144c16acea2de1d5927c83 P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1ac0ad329c745b9986e1524eda890a8; no voters: 55f8aeb458c9448880c3fbe5814a85e2, e259ab1264274da38b81879812effae2
I20260710 11:05:23.108477  7597 raft_consensus.cc:3060] T 2f6bd91565144c16acea2de1d5927c83 P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:23.115422  7597 raft_consensus.cc:2749] T 2f6bd91565144c16acea2de1d5927c83 P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:23.127599  7475 raft_consensus.cc:493] T 528153d0019d4ea0b4edb3239eb204fa P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:23.128118  7475 raft_consensus.cc:515] T 528153d0019d4ea0b4edb3239eb204fa P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:23.129709  7475 leader_election.cc:290] T 528153d0019d4ea0b4edb3239eb204fa P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
I20260710 11:05:23.130601  7256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528153d0019d4ea0b4edb3239eb204fa" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2" is_pre_election: true
I20260710 11:05:23.130801  7403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528153d0019d4ea0b4edb3239eb204fa" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ac0ad329c745b9986e1524eda890a8" is_pre_election: true
I20260710 11:05:23.131240  7256 raft_consensus.cc:2468] T 528153d0019d4ea0b4edb3239eb204fa P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e259ab1264274da38b81879812effae2 in term 0.
I20260710 11:05:23.131434  7403 raft_consensus.cc:2468] T 528153d0019d4ea0b4edb3239eb204fa P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e259ab1264274da38b81879812effae2 in term 0.
I20260710 11:05:23.132335  7295 leader_election.cc:304] T 528153d0019d4ea0b4edb3239eb204fa P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, e259ab1264274da38b81879812effae2; no voters: 
I20260710 11:05:23.133234  7475 raft_consensus.cc:2804] T 528153d0019d4ea0b4edb3239eb204fa P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:23.133572  7475 raft_consensus.cc:493] T 528153d0019d4ea0b4edb3239eb204fa P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:23.133936  7475 raft_consensus.cc:3060] T 528153d0019d4ea0b4edb3239eb204fa P e259ab1264274da38b81879812effae2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:23.138870  7475 raft_consensus.cc:515] T 528153d0019d4ea0b4edb3239eb204fa P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:23.140460  7475 leader_election.cc:290] T 528153d0019d4ea0b4edb3239eb204fa P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 1 election: Requested vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
I20260710 11:05:23.141141  7256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528153d0019d4ea0b4edb3239eb204fa" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
I20260710 11:05:23.141357  7403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528153d0019d4ea0b4edb3239eb204fa" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ac0ad329c745b9986e1524eda890a8"
I20260710 11:05:23.141604  7256 raft_consensus.cc:3060] T 528153d0019d4ea0b4edb3239eb204fa P 55f8aeb458c9448880c3fbe5814a85e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:23.141919  7403 raft_consensus.cc:3060] T 528153d0019d4ea0b4edb3239eb204fa P d1ac0ad329c745b9986e1524eda890a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:23.145864  7256 raft_consensus.cc:2468] T 528153d0019d4ea0b4edb3239eb204fa P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e259ab1264274da38b81879812effae2 in term 1.
I20260710 11:05:23.146569  7403 raft_consensus.cc:2468] T 528153d0019d4ea0b4edb3239eb204fa P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e259ab1264274da38b81879812effae2 in term 1.
I20260710 11:05:23.146821  7295 leader_election.cc:304] T 528153d0019d4ea0b4edb3239eb204fa P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, e259ab1264274da38b81879812effae2; no voters: 
I20260710 11:05:23.147548  7475 raft_consensus.cc:2804] T 528153d0019d4ea0b4edb3239eb204fa P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:23.147929  7475 raft_consensus.cc:697] T 528153d0019d4ea0b4edb3239eb204fa P e259ab1264274da38b81879812effae2 [term 1 LEADER]: Becoming Leader. State: Replica: e259ab1264274da38b81879812effae2, State: Running, Role: LEADER
I20260710 11:05:23.148550  7475 consensus_queue.cc:237] T 528153d0019d4ea0b4edb3239eb204fa P e259ab1264274da38b81879812effae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:23.156167  7151 catalog_manager.cc:5697] T 528153d0019d4ea0b4edb3239eb204fa P e259ab1264274da38b81879812effae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to e259ab1264274da38b81879812effae2 (127.3.54.130). New cstate: current_term: 1 leader_uuid: "e259ab1264274da38b81879812effae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:23.282562  7597 consensus_queue.cc:1048] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.292339  7570 consensus_queue.cc:1048] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.306695  7555 consensus_queue.cc:1048] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.318239  7555 consensus_queue.cc:1048] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.339622  7475 consensus_queue.cc:1048] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.350716  7560 consensus_queue.cc:1048] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.361531  7329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee2dad46b40147f0945e2710e2eec68c"
dest_uuid: "e259ab1264274da38b81879812effae2"
mode: GRACEFUL
new_leader_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
 from {username='slave'} at 127.0.0.1:51704
I20260710 11:05:23.362291  7329 raft_consensus.cc:606] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2 [term 1 LEADER]: Received request to transfer leadership to TS 55f8aeb458c9448880c3fbe5814a85e2
I20260710 11:05:23.367565  7403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "319773c2586a42648d70c79286f724ac"
dest_uuid: "d1ac0ad329c745b9986e1524eda890a8"
mode: GRACEFUL
new_leader_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
 from {username='slave'} at 127.0.0.1:60692
I20260710 11:05:23.368178  7403 raft_consensus.cc:606] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Received request to transfer leadership to TS 55f8aeb458c9448880c3fbe5814a85e2
I20260710 11:05:23.376284  7256 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f6bd91565144c16acea2de1d5927c83"
dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
mode: GRACEFUL
new_leader_uuid: "e259ab1264274da38b81879812effae2"
 from {username='slave'} at 127.0.0.1:58654
I20260710 11:05:23.376276  7570 consensus_queue.cc:1048] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:23.377053  7256 raft_consensus.cc:606] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 LEADER]: Received request to transfer leadership to TS e259ab1264274da38b81879812effae2
I20260710 11:05:23.382452  7403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0530f3a409a49ba9ca5be37edec8c95"
dest_uuid: "d1ac0ad329c745b9986e1524eda890a8"
mode: GRACEFUL
new_leader_uuid: "e259ab1264274da38b81879812effae2"
 from {username='slave'} at 127.0.0.1:60692
I20260710 11:05:23.382951  7403 raft_consensus.cc:606] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Received request to transfer leadership to TS e259ab1264274da38b81879812effae2
I20260710 11:05:23.384966  7565 raft_consensus.cc:993] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8: : Instructing follower e259ab1264274da38b81879812effae2 to start an election
I20260710 11:05:23.385417  7565 raft_consensus.cc:1081] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Signalling peer e259ab1264274da38b81879812effae2 to start an election
I20260710 11:05:23.387396  7328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0530f3a409a49ba9ca5be37edec8c95"
dest_uuid: "e259ab1264274da38b81879812effae2"
 from {username='slave'} at 127.0.0.1:51682
I20260710 11:05:23.388023  7328 raft_consensus.cc:493] T e0530f3a409a49ba9ca5be37edec8c95 P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:23.388468  7328 raft_consensus.cc:3060] T e0530f3a409a49ba9ca5be37edec8c95 P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.391059  7570 consensus_queue.cc:1048] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.396272  7403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ea7f907df9644a9a039783479c984ec"
dest_uuid: "d1ac0ad329c745b9986e1524eda890a8"
mode: GRACEFUL
new_leader_uuid: "e259ab1264274da38b81879812effae2"
 from {username='slave'} at 127.0.0.1:60692
I20260710 11:05:23.397311  7403 raft_consensus.cc:606] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Received request to transfer leadership to TS e259ab1264274da38b81879812effae2
I20260710 11:05:23.399670  7328 raft_consensus.cc:515] T e0530f3a409a49ba9ca5be37edec8c95 P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:23.400696  7329 raft_consensus.cc:1240] T e0530f3a409a49ba9ca5be37edec8c95 P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Rejecting Update request from peer d1ac0ad329c745b9986e1524eda890a8 for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:23.402436  7256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0530f3a409a49ba9ca5be37edec8c95" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
I20260710 11:05:23.403018  7256 raft_consensus.cc:3060] T e0530f3a409a49ba9ca5be37edec8c95 P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.403388  7403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0530f3a409a49ba9ca5be37edec8c95" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1ac0ad329c745b9986e1524eda890a8"
I20260710 11:05:23.403981  7403 raft_consensus.cc:3055] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:23.404462  7328 leader_election.cc:290] T e0530f3a409a49ba9ca5be37edec8c95 P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 2 election: Requested vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
I20260710 11:05:23.404273  7570 consensus_queue.cc:1059] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.407989  7403 raft_consensus.cc:740] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Running, Role: LEADER
I20260710 11:05:23.408985  7256 raft_consensus.cc:2468] T e0530f3a409a49ba9ca5be37edec8c95 P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e259ab1264274da38b81879812effae2 in term 2.
I20260710 11:05:23.408898  7403 consensus_queue.cc:260] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:23.412914  7403 raft_consensus.cc:3060] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.414276  7295 leader_election.cc:304] T e0530f3a409a49ba9ca5be37edec8c95 P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, e259ab1264274da38b81879812effae2; no voters: 
I20260710 11:05:23.415385  7560 raft_consensus.cc:2804] T e0530f3a409a49ba9ca5be37edec8c95 P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:23.415766  7560 raft_consensus.cc:697] T e0530f3a409a49ba9ca5be37edec8c95 P e259ab1264274da38b81879812effae2 [term 2 LEADER]: Becoming Leader. State: Replica: e259ab1264274da38b81879812effae2, State: Running, Role: LEADER
I20260710 11:05:23.416538  7560 consensus_queue.cc:237] T e0530f3a409a49ba9ca5be37edec8c95 P e259ab1264274da38b81879812effae2 [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: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:23.420302  7403 raft_consensus.cc:2468] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e259ab1264274da38b81879812effae2 in term 2.
W20260710 11:05:23.420877  7565 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 11:05:23.426656  7151 catalog_manager.cc:5697] T e0530f3a409a49ba9ca5be37edec8c95 P e259ab1264274da38b81879812effae2 reported cstate change: term changed from 1 to 2, leader changed from d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131) to e259ab1264274da38b81879812effae2 (127.3.54.130). New cstate: current_term: 2 leader_uuid: "e259ab1264274da38b81879812effae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:23.447850  7565 consensus_queue.cc:1048] T efd688665b1e49aaabeddaa257b24087 P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.458570  7452 consensus_queue.cc:1048] T efd688665b1e49aaabeddaa257b24087 P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.481570  7555 consensus_queue.cc:1048] T 2bb70ecfee4342e0833a72e2f6376467 P 55f8aeb458c9448880c3fbe5814a85e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.493077  7519 consensus_queue.cc:1048] T 2bb70ecfee4342e0833a72e2f6376467 P 55f8aeb458c9448880c3fbe5814a85e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.630390  7597 raft_consensus.cc:993] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8: : Instructing follower 55f8aeb458c9448880c3fbe5814a85e2 to start an election
I20260710 11:05:23.630820  7452 raft_consensus.cc:1081] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Signalling peer 55f8aeb458c9448880c3fbe5814a85e2 to start an election
I20260710 11:05:23.632197  7256 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "319773c2586a42648d70c79286f724ac"
dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
 from {username='slave'} at 127.0.0.1:58636
I20260710 11:05:23.632632  7256 raft_consensus.cc:493] T 319773c2586a42648d70c79286f724ac P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:23.632891  7256 raft_consensus.cc:3060] T 319773c2586a42648d70c79286f724ac P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.637202  7256 raft_consensus.cc:515] T 319773c2586a42648d70c79286f724ac P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:23.638747  7256 leader_election.cc:290] T 319773c2586a42648d70c79286f724ac P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 2 election: Requested vote from peers e259ab1264274da38b81879812effae2 (127.3.54.130:44945), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
I20260710 11:05:23.639467  7328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319773c2586a42648d70c79286f724ac" candidate_uuid: "55f8aeb458c9448880c3fbe5814a85e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e259ab1264274da38b81879812effae2"
I20260710 11:05:23.639696  7403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319773c2586a42648d70c79286f724ac" candidate_uuid: "55f8aeb458c9448880c3fbe5814a85e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1ac0ad329c745b9986e1524eda890a8"
I20260710 11:05:23.640240  7328 raft_consensus.cc:3060] T 319773c2586a42648d70c79286f724ac P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.640338  7403 raft_consensus.cc:3055] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:23.640692  7403 raft_consensus.cc:740] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Running, Role: LEADER
I20260710 11:05:23.641326  7403 consensus_queue.cc:260] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:23.642199  7403 raft_consensus.cc:3060] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.644944  7328 raft_consensus.cc:2468] T 319773c2586a42648d70c79286f724ac P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55f8aeb458c9448880c3fbe5814a85e2 in term 2.
I20260710 11:05:23.646039  7221 leader_election.cc:304] T 319773c2586a42648d70c79286f724ac P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, e259ab1264274da38b81879812effae2; no voters: 
I20260710 11:05:23.646778  7519 raft_consensus.cc:2804] T 319773c2586a42648d70c79286f724ac P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:23.647143  7519 raft_consensus.cc:697] T 319773c2586a42648d70c79286f724ac P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 LEADER]: Becoming Leader. State: Replica: 55f8aeb458c9448880c3fbe5814a85e2, State: Running, Role: LEADER
I20260710 11:05:23.647294  7403 raft_consensus.cc:2468] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55f8aeb458c9448880c3fbe5814a85e2 in term 2.
I20260710 11:05:23.647861  7519 consensus_queue.cc:237] T 319773c2586a42648d70c79286f724ac P 55f8aeb458c9448880c3fbe5814a85e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:23.654276  7153 catalog_manager.cc:5697] T 319773c2586a42648d70c79286f724ac P 55f8aeb458c9448880c3fbe5814a85e2 reported cstate change: term changed from 1 to 2, leader changed from d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131) to 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129). New cstate: current_term: 2 leader_uuid: "55f8aeb458c9448880c3fbe5814a85e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:23.705778  7560 consensus_queue.cc:1048] T 528153d0019d4ea0b4edb3239eb204fa P e259ab1264274da38b81879812effae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.716764  7584 consensus_queue.cc:1048] T 528153d0019d4ea0b4edb3239eb204fa P e259ab1264274da38b81879812effae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.792553  7519 raft_consensus.cc:993] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2: : Instructing follower e259ab1264274da38b81879812effae2 to start an election
I20260710 11:05:23.793054  7611 raft_consensus.cc:1081] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 LEADER]: Signalling peer e259ab1264274da38b81879812effae2 to start an election
I20260710 11:05:23.794476  7328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f6bd91565144c16acea2de1d5927c83"
dest_uuid: "e259ab1264274da38b81879812effae2"
 from {username='slave'} at 127.0.0.1:51692
I20260710 11:05:23.794930  7328 raft_consensus.cc:493] T 2f6bd91565144c16acea2de1d5927c83 P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:23.795192  7328 raft_consensus.cc:3060] T 2f6bd91565144c16acea2de1d5927c83 P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.799861  7328 raft_consensus.cc:515] T 2f6bd91565144c16acea2de1d5927c83 P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:23.801492  7328 leader_election.cc:290] T 2f6bd91565144c16acea2de1d5927c83 P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 2 election: Requested vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
I20260710 11:05:23.802320  7256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6bd91565144c16acea2de1d5927c83" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
I20260710 11:05:23.802515  7403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6bd91565144c16acea2de1d5927c83" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1ac0ad329c745b9986e1524eda890a8"
I20260710 11:05:23.802940  7256 raft_consensus.cc:3055] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:23.803040  7403 raft_consensus.cc:3060] T 2f6bd91565144c16acea2de1d5927c83 P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.803404  7256 raft_consensus.cc:740] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55f8aeb458c9448880c3fbe5814a85e2, State: Running, Role: LEADER
I20260710 11:05:23.804196  7256 consensus_queue.cc:260] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:23.805333  7256 raft_consensus.cc:3060] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.808511  7255 raft_consensus.cc:1275] T e0530f3a409a49ba9ca5be37edec8c95 P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Refusing update from remote peer e259ab1264274da38b81879812effae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:23.809980  7475 consensus_queue.cc:1048] T e0530f3a409a49ba9ca5be37edec8c95 P e259ab1264274da38b81879812effae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:23.810073  7403 raft_consensus.cc:2468] T 2f6bd91565144c16acea2de1d5927c83 P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e259ab1264274da38b81879812effae2 in term 2.
I20260710 11:05:23.811153  7295 leader_election.cc:304] T 2f6bd91565144c16acea2de1d5927c83 P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1ac0ad329c745b9986e1524eda890a8, e259ab1264274da38b81879812effae2; no voters: 
I20260710 11:05:23.811560  7256 raft_consensus.cc:2468] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e259ab1264274da38b81879812effae2 in term 2.
I20260710 11:05:23.811883  7475 raft_consensus.cc:2804] T 2f6bd91565144c16acea2de1d5927c83 P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:23.812415  7475 raft_consensus.cc:697] T 2f6bd91565144c16acea2de1d5927c83 P e259ab1264274da38b81879812effae2 [term 2 LEADER]: Becoming Leader. State: Replica: e259ab1264274da38b81879812effae2, State: Running, Role: LEADER
I20260710 11:05:23.813148  7475 consensus_queue.cc:237] T 2f6bd91565144c16acea2de1d5927c83 P e259ab1264274da38b81879812effae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:23.821184  7403 raft_consensus.cc:1275] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Refusing update from remote peer e259ab1264274da38b81879812effae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:23.821794  7151 catalog_manager.cc:5697] T 2f6bd91565144c16acea2de1d5927c83 P e259ab1264274da38b81879812effae2 reported cstate change: term changed from 1 to 2, leader changed from 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129) to e259ab1264274da38b81879812effae2 (127.3.54.130). New cstate: current_term: 2 leader_uuid: "e259ab1264274da38b81879812effae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:23.822713  7615 consensus_queue.cc:1048] T e0530f3a409a49ba9ca5be37edec8c95 P e259ab1264274da38b81879812effae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:23.834122  7475 raft_consensus.cc:993] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2: : Instructing follower 55f8aeb458c9448880c3fbe5814a85e2 to start an election
I20260710 11:05:23.834637  7615 raft_consensus.cc:1081] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2 [term 1 LEADER]: Signalling peer 55f8aeb458c9448880c3fbe5814a85e2 to start an election
I20260710 11:05:23.836006  7256 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee2dad46b40147f0945e2710e2eec68c"
dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
 from {username='slave'} at 127.0.0.1:58638
I20260710 11:05:23.836598  7256 raft_consensus.cc:493] T ee2dad46b40147f0945e2710e2eec68c P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:23.836902  7256 raft_consensus.cc:3060] T ee2dad46b40147f0945e2710e2eec68c P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.841513  7256 raft_consensus.cc:515] T ee2dad46b40147f0945e2710e2eec68c P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:23.843591  7256 leader_election.cc:290] T ee2dad46b40147f0945e2710e2eec68c P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 2 election: Requested vote from peers e259ab1264274da38b81879812effae2 (127.3.54.130:44945), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
I20260710 11:05:23.843830  7328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2dad46b40147f0945e2710e2eec68c" candidate_uuid: "55f8aeb458c9448880c3fbe5814a85e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e259ab1264274da38b81879812effae2"
I20260710 11:05:23.844238  7403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2dad46b40147f0945e2710e2eec68c" candidate_uuid: "55f8aeb458c9448880c3fbe5814a85e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1ac0ad329c745b9986e1524eda890a8"
I20260710 11:05:23.844569  7328 raft_consensus.cc:3055] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:23.844929  7328 raft_consensus.cc:740] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e259ab1264274da38b81879812effae2, State: Running, Role: LEADER
I20260710 11:05:23.844944  7403 raft_consensus.cc:3060] T ee2dad46b40147f0945e2710e2eec68c P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.845741  7328 consensus_queue.cc:260] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:23.847186  7328 raft_consensus.cc:3060] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.853138  7452 raft_consensus.cc:993] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8: : Instructing follower e259ab1264274da38b81879812effae2 to start an election
I20260710 11:05:23.853665  7452 raft_consensus.cc:1081] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Signalling peer e259ab1264274da38b81879812effae2 to start an election
I20260710 11:05:23.853930  7328 raft_consensus.cc:2468] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55f8aeb458c9448880c3fbe5814a85e2 in term 2.
I20260710 11:05:23.852957  7403 raft_consensus.cc:2468] T ee2dad46b40147f0945e2710e2eec68c P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55f8aeb458c9448880c3fbe5814a85e2 in term 2.
I20260710 11:05:23.855187  7221 leader_election.cc:304] T ee2dad46b40147f0945e2710e2eec68c P 55f8aeb458c9448880c3fbe5814a85e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, e259ab1264274da38b81879812effae2; no voters: 
I20260710 11:05:23.855541  7329 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ea7f907df9644a9a039783479c984ec"
dest_uuid: "e259ab1264274da38b81879812effae2"
 from {username='slave'} at 127.0.0.1:51682
I20260710 11:05:23.856015  7611 raft_consensus.cc:2804] T ee2dad46b40147f0945e2710e2eec68c P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:23.856194  7329 raft_consensus.cc:493] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:23.856534  7611 raft_consensus.cc:697] T ee2dad46b40147f0945e2710e2eec68c P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 LEADER]: Becoming Leader. State: Replica: 55f8aeb458c9448880c3fbe5814a85e2, State: Running, Role: LEADER
I20260710 11:05:23.856760  7329 raft_consensus.cc:3060] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.857391  7611 consensus_queue.cc:237] T ee2dad46b40147f0945e2710e2eec68c P 55f8aeb458c9448880c3fbe5814a85e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:23.863533  7329 raft_consensus.cc:515] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:23.865756  7329 leader_election.cc:290] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 2 election: Requested vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131:32791)
I20260710 11:05:23.866457  7256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea7f907df9644a9a039783479c984ec" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
I20260710 11:05:23.867039  7256 raft_consensus.cc:3060] T 3ea7f907df9644a9a039783479c984ec P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.868381  7403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea7f907df9644a9a039783479c984ec" candidate_uuid: "e259ab1264274da38b81879812effae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1ac0ad329c745b9986e1524eda890a8"
I20260710 11:05:23.868889  7403 raft_consensus.cc:3055] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:23.869114  7403 raft_consensus.cc:740] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Running, Role: LEADER
I20260710 11:05:23.869781  7403 consensus_queue.cc:260] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:23.870676  7403 raft_consensus.cc:3060] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.865718  7153 catalog_manager.cc:5697] T ee2dad46b40147f0945e2710e2eec68c P 55f8aeb458c9448880c3fbe5814a85e2 reported cstate change: term changed from 1 to 2, leader changed from e259ab1264274da38b81879812effae2 (127.3.54.130) to 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129). New cstate: current_term: 2 leader_uuid: "55f8aeb458c9448880c3fbe5814a85e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:23.873018  7256 raft_consensus.cc:2468] T 3ea7f907df9644a9a039783479c984ec P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e259ab1264274da38b81879812effae2 in term 2.
I20260710 11:05:23.874013  7295 leader_election.cc:304] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55f8aeb458c9448880c3fbe5814a85e2, e259ab1264274da38b81879812effae2; no voters: 
I20260710 11:05:23.874573  7615 raft_consensus.cc:2804] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:23.875013  7615 raft_consensus.cc:697] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2 [term 2 LEADER]: Becoming Leader. State: Replica: e259ab1264274da38b81879812effae2, State: Running, Role: LEADER
I20260710 11:05:23.875852  7615 consensus_queue.cc:237] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:23.876533  7403 raft_consensus.cc:2468] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e259ab1264274da38b81879812effae2 in term 2.
I20260710 11:05:23.882776  7153 catalog_manager.cc:5697] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2 reported cstate change: term changed from 1 to 2, leader changed from d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131) to e259ab1264274da38b81879812effae2 (127.3.54.130). New cstate: current_term: 2 leader_uuid: "e259ab1264274da38b81879812effae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:24.102272  7403 raft_consensus.cc:1275] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Refusing update from remote peer 55f8aeb458c9448880c3fbe5814a85e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:24.103554  7611 consensus_queue.cc:1048] T 319773c2586a42648d70c79286f724ac P 55f8aeb458c9448880c3fbe5814a85e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:24.114040  7329 raft_consensus.cc:1275] T 319773c2586a42648d70c79286f724ac P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Refusing update from remote peer 55f8aeb458c9448880c3fbe5814a85e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:24.115377  7611 consensus_queue.cc:1048] T 319773c2586a42648d70c79286f724ac P 55f8aeb458c9448880c3fbe5814a85e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:24.267989  7403 raft_consensus.cc:1275] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Refusing update from remote peer e259ab1264274da38b81879812effae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:24.269167  7475 consensus_queue.cc:1048] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:24.275962  7256 raft_consensus.cc:1275] T 3ea7f907df9644a9a039783479c984ec P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Refusing update from remote peer e259ab1264274da38b81879812effae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:24.277374  7615 consensus_queue.cc:1048] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:24.359136  7403 raft_consensus.cc:1275] T 2f6bd91565144c16acea2de1d5927c83 P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Refusing update from remote peer e259ab1264274da38b81879812effae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:24.360281  7584 consensus_queue.cc:1048] T 2f6bd91565144c16acea2de1d5927c83 P e259ab1264274da38b81879812effae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:24.368297  7256 raft_consensus.cc:1275] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Refusing update from remote peer e259ab1264274da38b81879812effae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:24.370096  7584 consensus_queue.cc:1048] T 2f6bd91565144c16acea2de1d5927c83 P e259ab1264274da38b81879812effae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:24.391491  7403 raft_consensus.cc:1275] T ee2dad46b40147f0945e2710e2eec68c P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Refusing update from remote peer 55f8aeb458c9448880c3fbe5814a85e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:24.392571  7611 consensus_queue.cc:1048] T ee2dad46b40147f0945e2710e2eec68c P 55f8aeb458c9448880c3fbe5814a85e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:24.400079  7329 raft_consensus.cc:1275] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Refusing update from remote peer 55f8aeb458c9448880c3fbe5814a85e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:24.401451  7519 consensus_queue.cc:1048] T ee2dad46b40147f0945e2710e2eec68c P 55f8aeb458c9448880c3fbe5814a85e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:26.407159  7151 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:45856:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:05:26.425681  7151 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45856:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:05:26.478222  3290 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:05:26.573902  7665 tablet.cc:1724] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:26.578027  7658 tablet.cc:1724] T 2f6bd91565144c16acea2de1d5927c83 P e259ab1264274da38b81879812effae2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:05:26.593195  7431 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:319773c2586a42648d70c79286f724ac)
W20260710 11:05:26.594132  7431 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:319773c2586a42648d70c79286f724ac)
I20260710 11:05:26.618069  7675 tablet.cc:1724] T 319773c2586a42648d70c79286f724ac P 55f8aeb458c9448880c3fbe5814a85e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:26.666383  7658 tablet.cc:1724] T e0530f3a409a49ba9ca5be37edec8c95 P e259ab1264274da38b81879812effae2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:05:26.669495  7282 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:319773c2586a42648d70c79286f724ac)
I20260710 11:05:26.672255  7683 tablet.cc:1724] T 52527bb8211a429f95116c9649713c9d P d1ac0ad329c745b9986e1524eda890a8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:26.697032  7689 tablet.cc:1724] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:26.703315  7658 tablet.cc:1724] T 52527bb8211a429f95116c9649713c9d P e259ab1264274da38b81879812effae2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:26.706908  7687 tablet.cc:1724] T 2bb70ecfee4342e0833a72e2f6376467 P 55f8aeb458c9448880c3fbe5814a85e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:26.687882  7675 tablet.cc:1724] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:26.728349  7683 tablet.cc:1724] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:26.733588  7689 tablet.cc:1724] T ee2dad46b40147f0945e2710e2eec68c P d1ac0ad329c745b9986e1524eda890a8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:26.735661  7658 tablet.cc:1724] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:26.736016  7675 tablet.cc:1724] T ee2dad46b40147f0945e2710e2eec68c P 55f8aeb458c9448880c3fbe5814a85e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:26.709444  7671 tablet.cc:1724] T e0530f3a409a49ba9ca5be37edec8c95 P 55f8aeb458c9448880c3fbe5814a85e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:26.744256  7653 tablet.cc:1724] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:26.747686  7687 tablet.cc:1724] T 3ea7f907df9644a9a039783479c984ec P 55f8aeb458c9448880c3fbe5814a85e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:26.749372  7658 tablet.cc:1724] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:26.759101  7687 tablet.cc:1724] T 528153d0019d4ea0b4edb3239eb204fa P 55f8aeb458c9448880c3fbe5814a85e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:05:26.763409  7676 log.cc:927] Time spent T 528153d0019d4ea0b4edb3239eb204fa P d1ac0ad329c745b9986e1524eda890a8: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260710 11:05:26.717556  7681 tablet.cc:1724] T efd688665b1e49aaabeddaa257b24087 P e259ab1264274da38b81879812effae2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:26.775509  7658 tablet.cc:1724] T 528153d0019d4ea0b4edb3239eb204fa P e259ab1264274da38b81879812effae2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:26.711098  7677 tablet.cc:1724] T efd688665b1e49aaabeddaa257b24087 P d1ac0ad329c745b9986e1524eda890a8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:26.712567  7691 tablet.cc:1724] T 2bb70ecfee4342e0833a72e2f6376467 P e259ab1264274da38b81879812effae2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:26.784665  7653 tablet.cc:1724] T efd688665b1e49aaabeddaa257b24087 P 55f8aeb458c9448880c3fbe5814a85e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:26.798408  7691 tablet.cc:1724] T 319773c2586a42648d70c79286f724ac P e259ab1264274da38b81879812effae2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:26.807853  7329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ea7f907df9644a9a039783479c984ec"
dest_uuid: "e259ab1264274da38b81879812effae2"
mode: GRACEFUL
new_leader_uuid: "d1ac0ad329c745b9986e1524eda890a8"
 from {username='slave'} at 127.0.0.1:51714
I20260710 11:05:26.815502  7329 raft_consensus.cc:606] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2 [term 2 LEADER]: Received request to transfer leadership to TS d1ac0ad329c745b9986e1524eda890a8
I20260710 11:05:26.823733  7689 tablet.cc:1724] T 2f6bd91565144c16acea2de1d5927c83 P d1ac0ad329c745b9986e1524eda890a8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:26.834853  7683 tablet.cc:1724] T 528153d0019d4ea0b4edb3239eb204fa P d1ac0ad329c745b9986e1524eda890a8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:26.844940  7677 tablet.cc:1724] T 2bb70ecfee4342e0833a72e2f6376467 P d1ac0ad329c745b9986e1524eda890a8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:26.872253  7255 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52527bb8211a429f95116c9649713c9d"
dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
mode: GRACEFUL
new_leader_uuid: "d1ac0ad329c745b9986e1524eda890a8"
 from {username='slave'} at 127.0.0.1:58660
I20260710 11:05:26.872754  7255 raft_consensus.cc:606] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 LEADER]: Received request to transfer leadership to TS d1ac0ad329c745b9986e1524eda890a8
I20260710 11:05:26.873852  3290 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:05:26.874295  3290 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:26.874432  7153 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 9461724874624ebc9787eac2238679c5: soft_deleted_table [id=5492e52c81a7446e9500571a88bc016b] alter complete (version 1)
I20260710 11:05:26.883841  7255 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "548e9e65fb514848a6533b0c3c35e3fc"
dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
mode: GRACEFUL
new_leader_uuid: "d1ac0ad329c745b9986e1524eda890a8"
 from {username='slave'} at 127.0.0.1:58660
I20260710 11:05:26.884388  7255 raft_consensus.cc:606] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 LEADER]: Received request to transfer leadership to TS d1ac0ad329c745b9986e1524eda890a8
I20260710 11:05:26.886668  7331 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be0383685dfa4237b15c741ddc7b2ab8"
dest_uuid: "e259ab1264274da38b81879812effae2"
mode: GRACEFUL
new_leader_uuid: "d1ac0ad329c745b9986e1524eda890a8"
 from {username='slave'} at 127.0.0.1:51714
I20260710 11:05:26.887126  7331 raft_consensus.cc:606] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2 [term 2 LEADER]: Received request to transfer leadership to TS d1ac0ad329c745b9986e1524eda890a8
I20260710 11:05:26.888211  3290 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:26.888629  3290 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:27.013659  7519 raft_consensus.cc:993] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2: : Instructing follower d1ac0ad329c745b9986e1524eda890a8 to start an election
I20260710 11:05:27.014468  7663 raft_consensus.cc:1081] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 LEADER]: Signalling peer d1ac0ad329c745b9986e1524eda890a8 to start an election
I20260710 11:05:27.016103  7401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "548e9e65fb514848a6533b0c3c35e3fc"
dest_uuid: "d1ac0ad329c745b9986e1524eda890a8"
 from {username='slave'} at 127.0.0.1:60684
I20260710 11:05:27.016655  7401 raft_consensus.cc:493] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:27.017009  7401 raft_consensus.cc:3060] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:27.021981  7401 raft_consensus.cc:515] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:27.023518  7401 leader_election.cc:290] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 3 election: Requested vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), e259ab1264274da38b81879812effae2 (127.3.54.130:44945)
I20260710 11:05:27.024503  7255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "548e9e65fb514848a6533b0c3c35e3fc" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
I20260710 11:05:27.024649  7331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "548e9e65fb514848a6533b0c3c35e3fc" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e259ab1264274da38b81879812effae2"
I20260710 11:05:27.025267  7255 raft_consensus.cc:3055] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:27.025277  7331 raft_consensus.cc:3060] T 548e9e65fb514848a6533b0c3c35e3fc P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:27.025758  7255 raft_consensus.cc:740] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 55f8aeb458c9448880c3fbe5814a85e2, State: Running, Role: LEADER
I20260710 11:05:27.026600  7255 consensus_queue.cc:260] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2 [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: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:27.027808  7255 raft_consensus.cc:3060] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:27.030378  7331 raft_consensus.cc:2468] T 548e9e65fb514848a6533b0c3c35e3fc P e259ab1264274da38b81879812effae2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 3.
I20260710 11:05:27.031366  7370 leader_election.cc:304] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [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: d1ac0ad329c745b9986e1524eda890a8, e259ab1264274da38b81879812effae2; no voters: 
I20260710 11:05:27.032167  7688 raft_consensus.cc:2804] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:27.032631  7688 raft_consensus.cc:697] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [term 3 LEADER]: Becoming Leader. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Running, Role: LEADER
I20260710 11:05:27.033170  7255 raft_consensus.cc:2468] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 3.
I20260710 11:05:27.033461  7688 consensus_queue.cc:237] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [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: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:27.040812  7154 catalog_manager.cc:5697] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 reported cstate change: term changed from 2 to 3, leader changed from 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129) to d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131). New cstate: current_term: 3 leader_uuid: "d1ac0ad329c745b9986e1524eda890a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:27.118247  7661 raft_consensus.cc:993] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2: : Instructing follower d1ac0ad329c745b9986e1524eda890a8 to start an election
I20260710 11:05:27.118635  7663 raft_consensus.cc:1081] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 LEADER]: Signalling peer d1ac0ad329c745b9986e1524eda890a8 to start an election
I20260710 11:05:27.120142  7401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52527bb8211a429f95116c9649713c9d"
dest_uuid: "d1ac0ad329c745b9986e1524eda890a8"
 from {username='slave'} at 127.0.0.1:60684
I20260710 11:05:27.120575  7401 raft_consensus.cc:493] T 52527bb8211a429f95116c9649713c9d P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:27.120847  7401 raft_consensus.cc:3060] T 52527bb8211a429f95116c9649713c9d P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:27.125412  7401 raft_consensus.cc:515] T 52527bb8211a429f95116c9649713c9d P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:27.126961  7401 leader_election.cc:290] T 52527bb8211a429f95116c9649713c9d P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 2 election: Requested vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), e259ab1264274da38b81879812effae2 (127.3.54.130:44945)
I20260710 11:05:27.127529  7256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52527bb8211a429f95116c9649713c9d" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
I20260710 11:05:27.127894  7331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52527bb8211a429f95116c9649713c9d" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "e259ab1264274da38b81879812effae2"
I20260710 11:05:27.128162  7256 raft_consensus.cc:3055] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:27.128501  7331 raft_consensus.cc:3060] T 52527bb8211a429f95116c9649713c9d P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:27.128504  7256 raft_consensus.cc:740] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55f8aeb458c9448880c3fbe5814a85e2, State: Running, Role: LEADER
I20260710 11:05:27.129328  7256 consensus_queue.cc:260] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2 [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: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:27.130110  7256 raft_consensus.cc:3060] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:27.132822  7331 raft_consensus.cc:2468] T 52527bb8211a429f95116c9649713c9d P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 2.
I20260710 11:05:27.133630  7370 leader_election.cc:304] T 52527bb8211a429f95116c9649713c9d P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1ac0ad329c745b9986e1524eda890a8, e259ab1264274da38b81879812effae2; no voters: 
I20260710 11:05:27.134235  7688 raft_consensus.cc:2804] T 52527bb8211a429f95116c9649713c9d P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:27.134262  7256 raft_consensus.cc:2468] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 2.
I20260710 11:05:27.134670  7688 raft_consensus.cc:697] T 52527bb8211a429f95116c9649713c9d P d1ac0ad329c745b9986e1524eda890a8 [term 2 LEADER]: Becoming Leader. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Running, Role: LEADER
I20260710 11:05:27.135421  7688 consensus_queue.cc:237] T 52527bb8211a429f95116c9649713c9d P d1ac0ad329c745b9986e1524eda890a8 [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: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:27.141517  7154 catalog_manager.cc:5697] T 52527bb8211a429f95116c9649713c9d P d1ac0ad329c745b9986e1524eda890a8 reported cstate change: term changed from 1 to 2, leader changed from 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129) to d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131). New cstate: current_term: 2 leader_uuid: "d1ac0ad329c745b9986e1524eda890a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:27.280097  7694 raft_consensus.cc:993] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2: : Instructing follower d1ac0ad329c745b9986e1524eda890a8 to start an election
I20260710 11:05:27.280511  7623 raft_consensus.cc:1081] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2 [term 2 LEADER]: Signalling peer d1ac0ad329c745b9986e1524eda890a8 to start an election
I20260710 11:05:27.281816  7401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be0383685dfa4237b15c741ddc7b2ab8"
dest_uuid: "d1ac0ad329c745b9986e1524eda890a8"
 from {username='slave'} at 127.0.0.1:60674
I20260710 11:05:27.282258  7401 raft_consensus.cc:493] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:27.282526  7401 raft_consensus.cc:3060] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:27.287292  7401 raft_consensus.cc:515] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:27.288957  7401 leader_election.cc:290] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 3 election: Requested vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), e259ab1264274da38b81879812effae2 (127.3.54.130:44945)
I20260710 11:05:27.289685  7256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0383685dfa4237b15c741ddc7b2ab8" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
I20260710 11:05:27.289902  7331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0383685dfa4237b15c741ddc7b2ab8" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e259ab1264274da38b81879812effae2"
I20260710 11:05:27.290184  7256 raft_consensus.cc:3060] T be0383685dfa4237b15c741ddc7b2ab8 P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:27.290412  7331 raft_consensus.cc:3055] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:27.290686  7331 raft_consensus.cc:740] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e259ab1264274da38b81879812effae2, State: Running, Role: LEADER
I20260710 11:05:27.291232  7331 consensus_queue.cc:260] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2 [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: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:27.292083  7331 raft_consensus.cc:3060] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:27.294622  7256 raft_consensus.cc:2468] T be0383685dfa4237b15c741ddc7b2ab8 P 55f8aeb458c9448880c3fbe5814a85e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 3.
I20260710 11:05:27.295581  7369 leader_election.cc:304] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [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: 55f8aeb458c9448880c3fbe5814a85e2, d1ac0ad329c745b9986e1524eda890a8; no voters: 
I20260710 11:05:27.296201  7688 raft_consensus.cc:2804] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:27.296659  7688 raft_consensus.cc:697] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [term 3 LEADER]: Becoming Leader. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Running, Role: LEADER
I20260710 11:05:27.296681  7331 raft_consensus.cc:2468] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 3.
I20260710 11:05:27.297683  7688 consensus_queue.cc:237] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [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: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:27.298636  7694 raft_consensus.cc:993] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2: : Instructing follower d1ac0ad329c745b9986e1524eda890a8 to start an election
I20260710 11:05:27.299162  7694 raft_consensus.cc:1081] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2 [term 2 LEADER]: Signalling peer d1ac0ad329c745b9986e1524eda890a8 to start an election
I20260710 11:05:27.301436  7400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ea7f907df9644a9a039783479c984ec"
dest_uuid: "d1ac0ad329c745b9986e1524eda890a8"
 from {username='slave'} at 127.0.0.1:60674
I20260710 11:05:27.301961  7400 raft_consensus.cc:493] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:27.302315  7400 raft_consensus.cc:3060] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:27.308279  7400 raft_consensus.cc:515] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:27.308678  7154 catalog_manager.cc:5697] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 reported cstate change: term changed from 2 to 3, leader changed from e259ab1264274da38b81879812effae2 (127.3.54.130) to d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131). New cstate: current_term: 3 leader_uuid: "d1ac0ad329c745b9986e1524eda890a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:27.310745  7256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea7f907df9644a9a039783479c984ec" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "55f8aeb458c9448880c3fbe5814a85e2"
I20260710 11:05:27.310884  7400 leader_election.cc:290] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [CANDIDATE]: Term 3 election: Requested vote from peers 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853), e259ab1264274da38b81879812effae2 (127.3.54.130:44945)
I20260710 11:05:27.311102  7331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea7f907df9644a9a039783479c984ec" candidate_uuid: "d1ac0ad329c745b9986e1524eda890a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "e259ab1264274da38b81879812effae2"
I20260710 11:05:27.311450  7256 raft_consensus.cc:3060] T 3ea7f907df9644a9a039783479c984ec P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:27.311717  7331 raft_consensus.cc:3055] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:27.312832  7331 raft_consensus.cc:740] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e259ab1264274da38b81879812effae2, State: Running, Role: LEADER
I20260710 11:05:27.313771  7331 consensus_queue.cc:260] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2 [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: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:27.314961  7331 raft_consensus.cc:3060] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:27.319517  7256 raft_consensus.cc:2468] T 3ea7f907df9644a9a039783479c984ec P 55f8aeb458c9448880c3fbe5814a85e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 3.
I20260710 11:05:27.320549  7369 leader_election.cc:304] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [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: 55f8aeb458c9448880c3fbe5814a85e2, d1ac0ad329c745b9986e1524eda890a8; no voters: 
I20260710 11:05:27.321106  7331 raft_consensus.cc:2468] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ac0ad329c745b9986e1524eda890a8 in term 3.
I20260710 11:05:27.321245  7597 raft_consensus.cc:2804] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:27.321856  7597 raft_consensus.cc:697] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [term 3 LEADER]: Becoming Leader. State: Replica: d1ac0ad329c745b9986e1524eda890a8, State: Running, Role: LEADER
I20260710 11:05:27.322708  7597 consensus_queue.cc:237] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [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: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } }
I20260710 11:05:27.329694  7154 catalog_manager.cc:5697] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 reported cstate change: term changed from 2 to 3, leader changed from e259ab1264274da38b81879812effae2 (127.3.54.130) to d1ac0ad329c745b9986e1524eda890a8 (127.3.54.131). New cstate: current_term: 3 leader_uuid: "d1ac0ad329c745b9986e1524eda890a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ac0ad329c745b9986e1524eda890a8" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 32791 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:27.514474  7331 raft_consensus.cc:1275] T 548e9e65fb514848a6533b0c3c35e3fc P e259ab1264274da38b81879812effae2 [term 3 FOLLOWER]: Refusing update from remote peer d1ac0ad329c745b9986e1524eda890a8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:27.515552  7597 consensus_queue.cc:1048] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:27.525239  7256 raft_consensus.cc:1275] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2 [term 3 FOLLOWER]: Refusing update from remote peer d1ac0ad329c745b9986e1524eda890a8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:27.526713  7597 consensus_queue.cc:1048] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:27.600068  7256 raft_consensus.cc:1275] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Refusing update from remote peer d1ac0ad329c745b9986e1524eda890a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:05:27.601176  7597 consensus_queue.cc:1048] T 52527bb8211a429f95116c9649713c9d P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:27.604681  7331 raft_consensus.cc:1275] T 52527bb8211a429f95116c9649713c9d P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Refusing update from remote peer d1ac0ad329c745b9986e1524eda890a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:05:27.606009  7688 consensus_queue.cc:1048] T 52527bb8211a429f95116c9649713c9d P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:27.745982  7256 raft_consensus.cc:1275] T 3ea7f907df9644a9a039783479c984ec P 55f8aeb458c9448880c3fbe5814a85e2 [term 3 FOLLOWER]: Refusing update from remote peer d1ac0ad329c745b9986e1524eda890a8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:05:27.747130  7597 consensus_queue.cc:1048] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:27.749635  7331 raft_consensus.cc:1275] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2 [term 3 FOLLOWER]: Refusing update from remote peer d1ac0ad329c745b9986e1524eda890a8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:05:27.750800  7688 consensus_queue.cc:1048] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:27.764314  7256 raft_consensus.cc:1275] T be0383685dfa4237b15c741ddc7b2ab8 P 55f8aeb458c9448880c3fbe5814a85e2 [term 3 FOLLOWER]: Refusing update from remote peer d1ac0ad329c745b9986e1524eda890a8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:27.766984  7597 consensus_queue.cc:1048] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55f8aeb458c9448880c3fbe5814a85e2" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:27.776433  7331 raft_consensus.cc:1275] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2 [term 3 FOLLOWER]: Refusing update from remote peer d1ac0ad329c745b9986e1524eda890a8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:27.777936  7702 consensus_queue.cc:1048] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e259ab1264274da38b81879812effae2" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:27.943884  3290 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:05:27.949069  3290 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:05:27.949461  3290 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:27.955163  3290 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:05:27.955557  3290 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:28.981719  3290 tablet_server.cc:179] TabletServer@127.3.54.129:0 shutting down...
I20260710 11:05:29.006390  3290 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:29.006989  3290 tablet_replica.cc:333] T e0530f3a409a49ba9ca5be37edec8c95 P 55f8aeb458c9448880c3fbe5814a85e2: stopping tablet replica
I20260710 11:05:29.007553  3290 raft_consensus.cc:2243] T e0530f3a409a49ba9ca5be37edec8c95 P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.008023  3290 raft_consensus.cc:2272] T e0530f3a409a49ba9ca5be37edec8c95 P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.009857  3290 tablet_replica.cc:333] T ee2dad46b40147f0945e2710e2eec68c P 55f8aeb458c9448880c3fbe5814a85e2: stopping tablet replica
I20260710 11:05:29.010396  3290 raft_consensus.cc:2243] T ee2dad46b40147f0945e2710e2eec68c P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:29.011088  3290 raft_consensus.cc:2272] T ee2dad46b40147f0945e2710e2eec68c P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.012945  3290 tablet_replica.cc:333] T 319773c2586a42648d70c79286f724ac P 55f8aeb458c9448880c3fbe5814a85e2: stopping tablet replica
I20260710 11:05:29.013713  3290 raft_consensus.cc:2243] T 319773c2586a42648d70c79286f724ac P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:29.014611  3290 raft_consensus.cc:2272] T 319773c2586a42648d70c79286f724ac P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.016713  3290 tablet_replica.cc:333] T 2bb70ecfee4342e0833a72e2f6376467 P 55f8aeb458c9448880c3fbe5814a85e2: stopping tablet replica
I20260710 11:05:29.017261  3290 raft_consensus.cc:2243] T 2bb70ecfee4342e0833a72e2f6376467 P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:29.017961  3290 raft_consensus.cc:2272] T 2bb70ecfee4342e0833a72e2f6376467 P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.019651  3290 tablet_replica.cc:333] T 04f0de1cf62e408abcb9eabab679d0db P 55f8aeb458c9448880c3fbe5814a85e2: stopping tablet replica
I20260710 11:05:29.020205  3290 raft_consensus.cc:2243] T 04f0de1cf62e408abcb9eabab679d0db P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.020605  3290 raft_consensus.cc:2272] T 04f0de1cf62e408abcb9eabab679d0db P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.022419  3290 tablet_replica.cc:333] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2: stopping tablet replica
I20260710 11:05:29.022925  3290 raft_consensus.cc:2243] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.023312  3290 raft_consensus.cc:2272] T 52527bb8211a429f95116c9649713c9d P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.024924  3290 tablet_replica.cc:333] T 528153d0019d4ea0b4edb3239eb204fa P 55f8aeb458c9448880c3fbe5814a85e2: stopping tablet replica
I20260710 11:05:29.025449  3290 raft_consensus.cc:2243] T 528153d0019d4ea0b4edb3239eb204fa P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.025820  3290 raft_consensus.cc:2272] T 528153d0019d4ea0b4edb3239eb204fa P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.027386  3290 tablet_replica.cc:333] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2: stopping tablet replica
I20260710 11:05:29.027853  3290 raft_consensus.cc:2243] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.028250  3290 raft_consensus.cc:2272] T 2f6bd91565144c16acea2de1d5927c83 P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:29.029637  7369 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]
I20260710 11:05:29.030185  3290 tablet_replica.cc:333] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2: stopping tablet replica
I20260710 11:05:29.030797  3290 raft_consensus.cc:2243] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.031260  3290 raft_consensus.cc:2272] T f73c41a8707b42529226d4b485d862ce P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:29.032472  7369 consensus_peers.cc:597] T 91e425ff1eba49e18f7f02c9839e475c P d1ac0ad329c745b9986e1524eda890a8 -> Peer 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853): Couldn't send request to peer 55f8aeb458c9448880c3fbe5814a85e2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:29.033723  3290 tablet_replica.cc:333] T 3ea7f907df9644a9a039783479c984ec P 55f8aeb458c9448880c3fbe5814a85e2: stopping tablet replica
W20260710 11:05:29.033726  7369 consensus_peers.cc:597] T efd688665b1e49aaabeddaa257b24087 P d1ac0ad329c745b9986e1524eda890a8 -> Peer 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853): Couldn't send request to peer 55f8aeb458c9448880c3fbe5814a85e2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:29.034404  3290 raft_consensus.cc:2243] T 3ea7f907df9644a9a039783479c984ec P 55f8aeb458c9448880c3fbe5814a85e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.034816  3290 raft_consensus.cc:2272] T 3ea7f907df9644a9a039783479c984ec P 55f8aeb458c9448880c3fbe5814a85e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.036517  3290 tablet_replica.cc:333] T 91e425ff1eba49e18f7f02c9839e475c P 55f8aeb458c9448880c3fbe5814a85e2: stopping tablet replica
I20260710 11:05:29.037020  3290 raft_consensus.cc:2243] T 91e425ff1eba49e18f7f02c9839e475c P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.037391  3290 raft_consensus.cc:2272] T 91e425ff1eba49e18f7f02c9839e475c P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.039222  3290 tablet_replica.cc:333] T 251f715432304992ab62dbaaf0f3df96 P 55f8aeb458c9448880c3fbe5814a85e2: stopping tablet replica
I20260710 11:05:29.039692  3290 raft_consensus.cc:2243] T 251f715432304992ab62dbaaf0f3df96 P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:29.040416  3290 raft_consensus.cc:2272] T 251f715432304992ab62dbaaf0f3df96 P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.042191  3290 tablet_replica.cc:333] T d5f1285d641242a0aa41d9c704a3063a P 55f8aeb458c9448880c3fbe5814a85e2: stopping tablet replica
I20260710 11:05:29.042686  3290 raft_consensus.cc:2243] T d5f1285d641242a0aa41d9c704a3063a P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:29.043408  3290 raft_consensus.cc:2272] T d5f1285d641242a0aa41d9c704a3063a P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.045219  3290 tablet_replica.cc:333] T be0383685dfa4237b15c741ddc7b2ab8 P 55f8aeb458c9448880c3fbe5814a85e2: stopping tablet replica
I20260710 11:05:29.045727  3290 raft_consensus.cc:2243] T be0383685dfa4237b15c741ddc7b2ab8 P 55f8aeb458c9448880c3fbe5814a85e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.046116  3290 raft_consensus.cc:2272] T be0383685dfa4237b15c741ddc7b2ab8 P 55f8aeb458c9448880c3fbe5814a85e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.047978  3290 tablet_replica.cc:333] T 7b564a19f15740139dff07897db1418b P 55f8aeb458c9448880c3fbe5814a85e2: stopping tablet replica
I20260710 11:05:29.048483  3290 raft_consensus.cc:2243] T 7b564a19f15740139dff07897db1418b P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.048902  3290 raft_consensus.cc:2272] T 7b564a19f15740139dff07897db1418b P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.050648  3290 tablet_replica.cc:333] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2: stopping tablet replica
I20260710 11:05:29.051119  3290 raft_consensus.cc:2243] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.051492  3290 raft_consensus.cc:2272] T 548e9e65fb514848a6533b0c3c35e3fc P 55f8aeb458c9448880c3fbe5814a85e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.053340  3290 tablet_replica.cc:333] T efd688665b1e49aaabeddaa257b24087 P 55f8aeb458c9448880c3fbe5814a85e2: stopping tablet replica
I20260710 11:05:29.053764  3290 raft_consensus.cc:2243] T efd688665b1e49aaabeddaa257b24087 P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.054169  3290 raft_consensus.cc:2272] T efd688665b1e49aaabeddaa257b24087 P 55f8aeb458c9448880c3fbe5814a85e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.055838  3290 tablet_replica.cc:333] T 0af27ae5d3554a6fa10db9edd8ea7838 P 55f8aeb458c9448880c3fbe5814a85e2: stopping tablet replica
I20260710 11:05:29.056305  3290 raft_consensus.cc:2243] T 0af27ae5d3554a6fa10db9edd8ea7838 P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:29.057029  3290 raft_consensus.cc:2272] T 0af27ae5d3554a6fa10db9edd8ea7838 P 55f8aeb458c9448880c3fbe5814a85e2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:29.088379  7295 consensus_peers.cc:597] T 2f6bd91565144c16acea2de1d5927c83 P e259ab1264274da38b81879812effae2 -> Peer 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853): Couldn't send request to peer 55f8aeb458c9448880c3fbe5814a85e2. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:39853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:29.092931  3290 tablet_server.cc:196] TabletServer@127.3.54.129:0 shutdown complete.
W20260710 11:05:29.111644  7295 consensus_peers.cc:597] T e0530f3a409a49ba9ca5be37edec8c95 P e259ab1264274da38b81879812effae2 -> Peer 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853): Couldn't send request to peer 55f8aeb458c9448880c3fbe5814a85e2. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:39853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:29.120179  3290 tablet_server.cc:179] TabletServer@127.3.54.130:0 shutting down...
I20260710 11:05:29.143447  3290 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:29.144116  3290 tablet_replica.cc:333] T e0530f3a409a49ba9ca5be37edec8c95 P e259ab1264274da38b81879812effae2: stopping tablet replica
I20260710 11:05:29.144863  3290 raft_consensus.cc:2243] T e0530f3a409a49ba9ca5be37edec8c95 P e259ab1264274da38b81879812effae2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:29.145803  3290 raft_consensus.cc:2272] T e0530f3a409a49ba9ca5be37edec8c95 P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.147470  3290 tablet_replica.cc:333] T 319773c2586a42648d70c79286f724ac P e259ab1264274da38b81879812effae2: stopping tablet replica
I20260710 11:05:29.147969  3290 raft_consensus.cc:2243] T 319773c2586a42648d70c79286f724ac P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.148415  3290 raft_consensus.cc:2272] T 319773c2586a42648d70c79286f724ac P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.149979  3290 tablet_replica.cc:333] T 2bb70ecfee4342e0833a72e2f6376467 P e259ab1264274da38b81879812effae2: stopping tablet replica
I20260710 11:05:29.150465  3290 raft_consensus.cc:2243] T 2bb70ecfee4342e0833a72e2f6376467 P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.150836  3290 raft_consensus.cc:2272] T 2bb70ecfee4342e0833a72e2f6376467 P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.152424  3290 tablet_replica.cc:333] T 04f0de1cf62e408abcb9eabab679d0db P e259ab1264274da38b81879812effae2: stopping tablet replica
I20260710 11:05:29.152943  3290 raft_consensus.cc:2243] T 04f0de1cf62e408abcb9eabab679d0db P e259ab1264274da38b81879812effae2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:29.153796  3290 raft_consensus.cc:2272] T 04f0de1cf62e408abcb9eabab679d0db P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.155658  3290 tablet_replica.cc:333] T 52527bb8211a429f95116c9649713c9d P e259ab1264274da38b81879812effae2: stopping tablet replica
I20260710 11:05:29.156183  3290 raft_consensus.cc:2243] T 52527bb8211a429f95116c9649713c9d P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.156579  3290 raft_consensus.cc:2272] T 52527bb8211a429f95116c9649713c9d P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.158109  3290 tablet_replica.cc:333] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2: stopping tablet replica
I20260710 11:05:29.158591  3290 raft_consensus.cc:2243] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.158972  3290 raft_consensus.cc:2272] T ee2dad46b40147f0945e2710e2eec68c P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.160574  3290 tablet_replica.cc:333] T 528153d0019d4ea0b4edb3239eb204fa P e259ab1264274da38b81879812effae2: stopping tablet replica
I20260710 11:05:29.161052  3290 raft_consensus.cc:2243] T 528153d0019d4ea0b4edb3239eb204fa P e259ab1264274da38b81879812effae2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:29.161755  3290 raft_consensus.cc:2272] T 528153d0019d4ea0b4edb3239eb204fa P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.163332  3290 tablet_replica.cc:333] T 2f6bd91565144c16acea2de1d5927c83 P e259ab1264274da38b81879812effae2: stopping tablet replica
I20260710 11:05:29.163795  3290 raft_consensus.cc:2243] T 2f6bd91565144c16acea2de1d5927c83 P e259ab1264274da38b81879812effae2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:29.164553  3290 raft_consensus.cc:2272] T 2f6bd91565144c16acea2de1d5927c83 P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.166311  3290 tablet_replica.cc:333] T f73c41a8707b42529226d4b485d862ce P e259ab1264274da38b81879812effae2: stopping tablet replica
I20260710 11:05:29.166781  3290 raft_consensus.cc:2243] T f73c41a8707b42529226d4b485d862ce P e259ab1264274da38b81879812effae2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:29.167455  3290 raft_consensus.cc:2272] T f73c41a8707b42529226d4b485d862ce P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.169148  3290 tablet_replica.cc:333] T d5f1285d641242a0aa41d9c704a3063a P e259ab1264274da38b81879812effae2: stopping tablet replica
I20260710 11:05:29.169628  3290 raft_consensus.cc:2243] T d5f1285d641242a0aa41d9c704a3063a P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.170051  3290 raft_consensus.cc:2272] T d5f1285d641242a0aa41d9c704a3063a P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.171648  3290 tablet_replica.cc:333] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2: stopping tablet replica
I20260710 11:05:29.172274  3290 raft_consensus.cc:2243] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.172675  3290 raft_consensus.cc:2272] T 3ea7f907df9644a9a039783479c984ec P e259ab1264274da38b81879812effae2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.174196  3290 tablet_replica.cc:333] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2: stopping tablet replica
I20260710 11:05:29.174676  3290 raft_consensus.cc:2243] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.175047  3290 raft_consensus.cc:2272] T 251f715432304992ab62dbaaf0f3df96 P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.176783  3290 tablet_replica.cc:333] T 91e425ff1eba49e18f7f02c9839e475c P e259ab1264274da38b81879812effae2: stopping tablet replica
I20260710 11:05:29.177273  3290 raft_consensus.cc:2243] T 91e425ff1eba49e18f7f02c9839e475c P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.177641  3290 raft_consensus.cc:2272] T 91e425ff1eba49e18f7f02c9839e475c P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.179355  3290 tablet_replica.cc:333] T 7b564a19f15740139dff07897db1418b P e259ab1264274da38b81879812effae2: stopping tablet replica
I20260710 11:05:29.179805  3290 raft_consensus.cc:2243] T 7b564a19f15740139dff07897db1418b P e259ab1264274da38b81879812effae2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:29.180557  3290 raft_consensus.cc:2272] T 7b564a19f15740139dff07897db1418b P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.182370  3290 tablet_replica.cc:333] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2: stopping tablet replica
I20260710 11:05:29.182865  3290 raft_consensus.cc:2243] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.183241  3290 raft_consensus.cc:2272] T be0383685dfa4237b15c741ddc7b2ab8 P e259ab1264274da38b81879812effae2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.184938  3290 tablet_replica.cc:333] T 548e9e65fb514848a6533b0c3c35e3fc P e259ab1264274da38b81879812effae2: stopping tablet replica
I20260710 11:05:29.185411  3290 raft_consensus.cc:2243] T 548e9e65fb514848a6533b0c3c35e3fc P e259ab1264274da38b81879812effae2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.185830  3290 raft_consensus.cc:2272] T 548e9e65fb514848a6533b0c3c35e3fc P e259ab1264274da38b81879812effae2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.187572  3290 tablet_replica.cc:333] T efd688665b1e49aaabeddaa257b24087 P e259ab1264274da38b81879812effae2: stopping tablet replica
I20260710 11:05:29.188057  3290 raft_consensus.cc:2243] T efd688665b1e49aaabeddaa257b24087 P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.188465  3290 raft_consensus.cc:2272] T efd688665b1e49aaabeddaa257b24087 P e259ab1264274da38b81879812effae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.190094  3290 tablet_replica.cc:333] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2: stopping tablet replica
I20260710 11:05:29.190524  3290 raft_consensus.cc:2243] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.190933  3290 raft_consensus.cc:2272] T 0af27ae5d3554a6fa10db9edd8ea7838 P e259ab1264274da38b81879812effae2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:29.208261  7370 consensus_peers.cc:597] T efd688665b1e49aaabeddaa257b24087 P d1ac0ad329c745b9986e1524eda890a8 -> Peer e259ab1264274da38b81879812effae2 (127.3.54.130:44945): Couldn't send request to peer e259ab1264274da38b81879812effae2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:29.209497  7370 consensus_peers.cc:597] T 52527bb8211a429f95116c9649713c9d P d1ac0ad329c745b9986e1524eda890a8 -> Peer e259ab1264274da38b81879812effae2 (127.3.54.130:44945): Couldn't send request to peer e259ab1264274da38b81879812effae2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:29.227954  3290 tablet_server.cc:196] TabletServer@127.3.54.130:0 shutdown complete.
I20260710 11:05:29.256001  3290 tablet_server.cc:179] TabletServer@127.3.54.131:0 shutting down...
I20260710 11:05:29.280278  3290 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:29.280961  3290 tablet_replica.cc:333] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8: stopping tablet replica
I20260710 11:05:29.281756  3290 raft_consensus.cc:2243] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.282338  3290 raft_consensus.cc:2272] T e0530f3a409a49ba9ca5be37edec8c95 P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:29.283234  7370 consensus_peers.cc:597] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 -> Peer e259ab1264274da38b81879812effae2 (127.3.54.130:44945): Couldn't send request to peer e259ab1264274da38b81879812effae2. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.130:44945: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:29.284533  3290 tablet_replica.cc:333] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8: stopping tablet replica
I20260710 11:05:29.285243  3290 raft_consensus.cc:2243] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.285758  3290 raft_consensus.cc:2272] T 319773c2586a42648d70c79286f724ac P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:29.287381  7370 consensus_peers.cc:597] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 -> Peer e259ab1264274da38b81879812effae2 (127.3.54.130:44945): Couldn't send request to peer e259ab1264274da38b81879812effae2. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.130:44945: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:29.287979  3290 tablet_replica.cc:333] T ee2dad46b40147f0945e2710e2eec68c P d1ac0ad329c745b9986e1524eda890a8: stopping tablet replica
I20260710 11:05:29.288601  3290 raft_consensus.cc:2243] T ee2dad46b40147f0945e2710e2eec68c P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.288986  3290 raft_consensus.cc:2272] T ee2dad46b40147f0945e2710e2eec68c P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.290699  3290 tablet_replica.cc:333] T 2bb70ecfee4342e0833a72e2f6376467 P d1ac0ad329c745b9986e1524eda890a8: stopping tablet replica
I20260710 11:05:29.291190  3290 raft_consensus.cc:2243] T 2bb70ecfee4342e0833a72e2f6376467 P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.291553  3290 raft_consensus.cc:2272] T 2bb70ecfee4342e0833a72e2f6376467 P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.293220  3290 tablet_replica.cc:333] T 04f0de1cf62e408abcb9eabab679d0db P d1ac0ad329c745b9986e1524eda890a8: stopping tablet replica
I20260710 11:05:29.293730  3290 raft_consensus.cc:2243] T 04f0de1cf62e408abcb9eabab679d0db P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.294090  3290 raft_consensus.cc:2272] T 04f0de1cf62e408abcb9eabab679d0db P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.295902  3290 tablet_replica.cc:333] T 52527bb8211a429f95116c9649713c9d P d1ac0ad329c745b9986e1524eda890a8: stopping tablet replica
I20260710 11:05:29.296525  3290 raft_consensus.cc:2243] T 52527bb8211a429f95116c9649713c9d P d1ac0ad329c745b9986e1524eda890a8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:29.297207  3290 raft_consensus.cc:2272] T 52527bb8211a429f95116c9649713c9d P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.298875  3290 tablet_replica.cc:333] T efd688665b1e49aaabeddaa257b24087 P d1ac0ad329c745b9986e1524eda890a8: stopping tablet replica
I20260710 11:05:29.299362  3290 raft_consensus.cc:2243] T efd688665b1e49aaabeddaa257b24087 P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:29.300134  3290 raft_consensus.cc:2272] T efd688665b1e49aaabeddaa257b24087 P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.302280  3290 tablet_replica.cc:333] T 0af27ae5d3554a6fa10db9edd8ea7838 P d1ac0ad329c745b9986e1524eda890a8: stopping tablet replica
I20260710 11:05:29.302975  3290 raft_consensus.cc:2243] T 0af27ae5d3554a6fa10db9edd8ea7838 P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.303519  3290 raft_consensus.cc:2272] T 0af27ae5d3554a6fa10db9edd8ea7838 P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:29.304107  7369 consensus_peers.cc:597] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 -> Peer 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853): Couldn't send request to peer 55f8aeb458c9448880c3fbe5814a85e2. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:39853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:29.305709  3290 tablet_replica.cc:333] T 2f6bd91565144c16acea2de1d5927c83 P d1ac0ad329c745b9986e1524eda890a8: stopping tablet replica
I20260710 11:05:29.306339  3290 raft_consensus.cc:2243] T 2f6bd91565144c16acea2de1d5927c83 P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.306851  3290 raft_consensus.cc:2272] T 2f6bd91565144c16acea2de1d5927c83 P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.308970  3290 tablet_replica.cc:333] T 528153d0019d4ea0b4edb3239eb204fa P d1ac0ad329c745b9986e1524eda890a8: stopping tablet replica
I20260710 11:05:29.309540  3290 raft_consensus.cc:2243] T 528153d0019d4ea0b4edb3239eb204fa P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:05:29.309775  7369 consensus_peers.cc:597] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 -> Peer 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853): Couldn't send request to peer 55f8aeb458c9448880c3fbe5814a85e2. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:39853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:29.310025  3290 raft_consensus.cc:2272] T 528153d0019d4ea0b4edb3239eb204fa P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.311834  3290 tablet_replica.cc:333] T f73c41a8707b42529226d4b485d862ce P d1ac0ad329c745b9986e1524eda890a8: stopping tablet replica
I20260710 11:05:29.312379  3290 raft_consensus.cc:2243] T f73c41a8707b42529226d4b485d862ce P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.312747  3290 raft_consensus.cc:2272] T f73c41a8707b42529226d4b485d862ce P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.314903  3290 tablet_replica.cc:333] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8: stopping tablet replica
I20260710 11:05:29.315476  3290 raft_consensus.cc:2243] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:29.316284  3290 raft_consensus.cc:2272] T 3ea7f907df9644a9a039783479c984ec P d1ac0ad329c745b9986e1524eda890a8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.317938  3290 tablet_replica.cc:333] T 251f715432304992ab62dbaaf0f3df96 P d1ac0ad329c745b9986e1524eda890a8: stopping tablet replica
W20260710 11:05:29.318199  7369 consensus_peers.cc:597] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 -> Peer 55f8aeb458c9448880c3fbe5814a85e2 (127.3.54.129:39853): Couldn't send request to peer 55f8aeb458c9448880c3fbe5814a85e2. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:39853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:29.318466  3290 raft_consensus.cc:2243] T 251f715432304992ab62dbaaf0f3df96 P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.318907  3290 raft_consensus.cc:2272] T 251f715432304992ab62dbaaf0f3df96 P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.320708  3290 tablet_replica.cc:333] T 91e425ff1eba49e18f7f02c9839e475c P d1ac0ad329c745b9986e1524eda890a8: stopping tablet replica
I20260710 11:05:29.321192  3290 raft_consensus.cc:2243] T 91e425ff1eba49e18f7f02c9839e475c P d1ac0ad329c745b9986e1524eda890a8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:29.321883  3290 raft_consensus.cc:2272] T 91e425ff1eba49e18f7f02c9839e475c P d1ac0ad329c745b9986e1524eda890a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.323693  3290 tablet_replica.cc:333] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8: stopping tablet replica
I20260710 11:05:29.324187  3290 raft_consensus.cc:2243] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.324561  3290 raft_consensus.cc:2272] T 7b564a19f15740139dff07897db1418b P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.326422  3290 tablet_replica.cc:333] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8: stopping tablet replica
I20260710 11:05:29.326870  3290 raft_consensus.cc:2243] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:29.327548  3290 raft_consensus.cc:2272] T be0383685dfa4237b15c741ddc7b2ab8 P d1ac0ad329c745b9986e1524eda890a8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.329396  3290 tablet_replica.cc:333] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8: stopping tablet replica
I20260710 11:05:29.329864  3290 raft_consensus.cc:2243] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:29.330565  3290 raft_consensus.cc:2272] T 548e9e65fb514848a6533b0c3c35e3fc P d1ac0ad329c745b9986e1524eda890a8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.332283  3290 tablet_replica.cc:333] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8: stopping tablet replica
I20260710 11:05:29.332685  3290 raft_consensus.cc:2243] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.333099  3290 raft_consensus.cc:2272] T d5f1285d641242a0aa41d9c704a3063a P d1ac0ad329c745b9986e1524eda890a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.368846  3290 tablet_server.cc:196] TabletServer@127.3.54.131:0 shutdown complete.
I20260710 11:05:29.394922  3290 master.cc:562] Master@127.3.54.190:44293 shutting down...
I20260710 11:05:29.416353  3290 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9461724874624ebc9787eac2238679c5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:29.416853  3290 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9461724874624ebc9787eac2238679c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.417126  3290 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9461724874624ebc9787eac2238679c5: stopping tablet replica
I20260710 11:05:29.436443  3290 master.cc:584] Master@127.3.54.190:44293 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12256 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:05:29.485697  3290 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.54.190:38013
I20260710 11:05:29.486792  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:29.492408  7712 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
W20260710 11:05:29.492775  7714 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
W20260710 11:05:29.492465  7711 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
I20260710 11:05:29.494989  3290 server_base.cc:1061] running on GCE node
I20260710 11:05:29.495783  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:29.495965  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:29.496129  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681529496114 us; error 0 us; skew 500 ppm
I20260710 11:05:29.496603  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:29.498879  3290 webserver.cc:533] Webserver started at http://127.3.54.190:38807/ using document root <none> and password file <none>
I20260710 11:05:29.499303  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:29.499469  3290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:29.499742  3290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:29.500865  3290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681429800727-3290-0/minicluster-data/master-0-root/instance:
uuid: "7bf5f717597e4ba3bc4985c4f0470886"
format_stamp: "Formatted at 2026-07-10 11:05:29 on dist-test-slave-9dq9"
I20260710 11:05:29.505036  3290 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:05:29.508195  7719 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:29.508966  3290 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:29.509234  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681429800727-3290-0/minicluster-data/master-0-root
uuid: "7bf5f717597e4ba3bc4985c4f0470886"
format_stamp: "Formatted at 2026-07-10 11:05:29 on dist-test-slave-9dq9"
I20260710 11:05:29.509485  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681429800727-3290-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681429800727-3290-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681429800727-3290-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)
I20260710 11:05:29.526437  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:29.527570  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:29.564224  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.190:38013
I20260710 11:05:29.564321  7770 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.190:38013 every 8 connection(s)
I20260710 11:05:29.567859  7771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:29.578759  7771 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7bf5f717597e4ba3bc4985c4f0470886: Bootstrap starting.
I20260710 11:05:29.583313  7771 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7bf5f717597e4ba3bc4985c4f0470886: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.587426  7771 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7bf5f717597e4ba3bc4985c4f0470886: No bootstrap required, opened a new log
I20260710 11:05:29.589588  7771 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7bf5f717597e4ba3bc4985c4f0470886 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7bf5f717597e4ba3bc4985c4f0470886" member_type: VOTER }
I20260710 11:05:29.589955  7771 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7bf5f717597e4ba3bc4985c4f0470886 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.590173  7771 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7bf5f717597e4ba3bc4985c4f0470886 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bf5f717597e4ba3bc4985c4f0470886, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.590766  7771 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7bf5f717597e4ba3bc4985c4f0470886 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7bf5f717597e4ba3bc4985c4f0470886" member_type: VOTER }
I20260710 11:05:29.591204  7771 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7bf5f717597e4ba3bc4985c4f0470886 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:29.591400  7771 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7bf5f717597e4ba3bc4985c4f0470886 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:29.591631  7771 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7bf5f717597e4ba3bc4985c4f0470886 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:29.596019  7771 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7bf5f717597e4ba3bc4985c4f0470886 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7bf5f717597e4ba3bc4985c4f0470886" member_type: VOTER }
I20260710 11:05:29.596544  7771 leader_election.cc:304] T 00000000000000000000000000000000 P 7bf5f717597e4ba3bc4985c4f0470886 [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: 7bf5f717597e4ba3bc4985c4f0470886; no voters: 
I20260710 11:05:29.597563  7771 leader_election.cc:290] T 00000000000000000000000000000000 P 7bf5f717597e4ba3bc4985c4f0470886 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:29.597887  7774 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7bf5f717597e4ba3bc4985c4f0470886 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:29.599056  7774 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7bf5f717597e4ba3bc4985c4f0470886 [term 1 LEADER]: Becoming Leader. State: Replica: 7bf5f717597e4ba3bc4985c4f0470886, State: Running, Role: LEADER
I20260710 11:05:29.599675  7774 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7bf5f717597e4ba3bc4985c4f0470886 [LEADER]: Queue going to LEADER mode. State: All 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: "7bf5f717597e4ba3bc4985c4f0470886" member_type: VOTER }
I20260710 11:05:29.600246  7771 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7bf5f717597e4ba3bc4985c4f0470886 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:29.603475  7775 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7bf5f717597e4ba3bc4985c4f0470886 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7bf5f717597e4ba3bc4985c4f0470886" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7bf5f717597e4ba3bc4985c4f0470886" member_type: VOTER } }
I20260710 11:05:29.603591  7776 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7bf5f717597e4ba3bc4985c4f0470886 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7bf5f717597e4ba3bc4985c4f0470886. Latest consensus state: current_term: 1 leader_uuid: "7bf5f717597e4ba3bc4985c4f0470886" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7bf5f717597e4ba3bc4985c4f0470886" member_type: VOTER } }
I20260710 11:05:29.604211  7775 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7bf5f717597e4ba3bc4985c4f0470886 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:29.604344  7776 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7bf5f717597e4ba3bc4985c4f0470886 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:29.607123  7780 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:29.614121  7780 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:29.615471  3290 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:29.622745  7780 catalog_manager.cc:1383] Generated new cluster ID: 27f68aaa759343bb9c05f77446f17c47
I20260710 11:05:29.623018  7780 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:29.659389  7780 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:29.660674  7780 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:29.676867  7780 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7bf5f717597e4ba3bc4985c4f0470886: Generated new TSK 0
I20260710 11:05:29.677451  7780 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:29.681725  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:29.687404  7792 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
W20260710 11:05:29.688498  7793 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
I20260710 11:05:29.691632  3290 server_base.cc:1061] running on GCE node
W20260710 11:05:29.691730  7795 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
I20260710 11:05:29.692826  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:29.693018  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:29.693136  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681529693125 us; error 0 us; skew 500 ppm
I20260710 11:05:29.693572  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:29.695607  3290 webserver.cc:533] Webserver started at http://127.3.54.129:41743/ using document root <none> and password file <none>
I20260710 11:05:29.696010  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:29.696221  3290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:29.696439  3290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:29.697420  3290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681429800727-3290-0/minicluster-data/ts-0-root/instance:
uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
format_stamp: "Formatted at 2026-07-10 11:05:29 on dist-test-slave-9dq9"
I20260710 11:05:29.701599  3290 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:05:29.704701  7800 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:29.705369  3290 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:29.705605  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681429800727-3290-0/minicluster-data/ts-0-root
uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
format_stamp: "Formatted at 2026-07-10 11:05:29 on dist-test-slave-9dq9"
I20260710 11:05:29.705829  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681429800727-3290-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681429800727-3290-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681429800727-3290-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)
I20260710 11:05:29.718849  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:29.719949  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:29.721365  3290 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:29.723488  3290 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:29.723658  3290 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:29.723898  3290 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:29.724077  3290 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:05:29.761119  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.129:42747
I20260710 11:05:29.761214  7862 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.129:42747 every 8 connection(s)
I20260710 11:05:29.765825  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:29.772897  7867 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
W20260710 11:05:29.774055  7868 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
W20260710 11:05:29.775614  7870 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
I20260710 11:05:29.776450  3290 server_base.cc:1061] running on GCE node
I20260710 11:05:29.778015  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:29.778225  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:29.778424  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681529778404 us; error 0 us; skew 500 ppm
I20260710 11:05:29.778502  7863 heartbeater.cc:344] Connected to a master server at 127.3.54.190:38013
I20260710 11:05:29.778926  7863 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:29.778959  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:29.779716  7863 heartbeater.cc:507] Master 127.3.54.190:38013 requested a full tablet report, sending...
I20260710 11:05:29.781809  7736 ts_manager.cc:194] Registered new tserver with Master: b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747)
I20260710 11:05:29.781805  3290 webserver.cc:533] Webserver started at http://127.3.54.130:46215/ using document root <none> and password file <none>
I20260710 11:05:29.782521  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:29.782701  3290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:29.782945  3290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:29.783663  7736 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42048
I20260710 11:05:29.783941  3290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681429800727-3290-0/minicluster-data/ts-1-root/instance:
uuid: "b2dd575b5e03494f8d64387f794dbdec"
format_stamp: "Formatted at 2026-07-10 11:05:29 on dist-test-slave-9dq9"
I20260710 11:05:29.788210  3290 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:05:29.791446  7875 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:29.792215  3290 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:29.792505  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681429800727-3290-0/minicluster-data/ts-1-root
uuid: "b2dd575b5e03494f8d64387f794dbdec"
format_stamp: "Formatted at 2026-07-10 11:05:29 on dist-test-slave-9dq9"
I20260710 11:05:29.792778  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681429800727-3290-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681429800727-3290-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681429800727-3290-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)
I20260710 11:05:29.806959  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:29.808220  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:29.809602  3290 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:29.812155  3290 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:29.812359  3290 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:29.812574  3290 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:29.812727  3290 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:29.851218  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.130:38861
I20260710 11:05:29.851303  7937 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.130:38861 every 8 connection(s)
I20260710 11:05:29.855748  3290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:29.862505  7941 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
W20260710 11:05:29.864598  7942 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
W20260710 11:05:29.865458  7944 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
I20260710 11:05:29.866086  3290 server_base.cc:1061] running on GCE node
I20260710 11:05:29.867165  3290 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:29.867432  3290 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:29.867628  3290 hybrid_clock.cc:648] HybridClock initialized: now 1783681529867611 us; error 0 us; skew 500 ppm
I20260710 11:05:29.868304  3290 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:29.868320  7938 heartbeater.cc:344] Connected to a master server at 127.3.54.190:38013
I20260710 11:05:29.868752  7938 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:29.869588  7938 heartbeater.cc:507] Master 127.3.54.190:38013 requested a full tablet report, sending...
I20260710 11:05:29.870934  3290 webserver.cc:533] Webserver started at http://127.3.54.131:36709/ using document root <none> and password file <none>
I20260710 11:05:29.871513  3290 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:29.871695  3290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:29.871637  7736 ts_manager.cc:194] Registered new tserver with Master: b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861)
I20260710 11:05:29.872171  3290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:29.873173  7736 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42062
I20260710 11:05:29.873351  3290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681429800727-3290-0/minicluster-data/ts-2-root/instance:
uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
format_stamp: "Formatted at 2026-07-10 11:05:29 on dist-test-slave-9dq9"
I20260710 11:05:29.877817  3290 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:05:29.880858  7949 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:29.881526  3290 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:29.881795  3290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681429800727-3290-0/minicluster-data/ts-2-root
uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
format_stamp: "Formatted at 2026-07-10 11:05:29 on dist-test-slave-9dq9"
I20260710 11:05:29.882045  3290 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681429800727-3290-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681429800727-3290-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMkSDQh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681429800727-3290-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)
I20260710 11:05:29.913026  3290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:29.914121  3290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:29.915537  3290 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:29.917629  3290 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:29.917817  3290 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:29.918030  3290 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:29.918179  3290 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:29.954905  3290 rpc_server.cc:307] RPC server started. Bound to: 127.3.54.131:42083
I20260710 11:05:29.955003  8011 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.54.131:42083 every 8 connection(s)
I20260710 11:05:29.967479  8012 heartbeater.cc:344] Connected to a master server at 127.3.54.190:38013
I20260710 11:05:29.967890  8012 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:29.968588  8012 heartbeater.cc:507] Master 127.3.54.190:38013 requested a full tablet report, sending...
I20260710 11:05:29.970470  7736 ts_manager.cc:194] Registered new tserver with Master: 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:29.971227  3290 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013193208s
I20260710 11:05:29.971932  7736 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42078
I20260710 11:05:29.994009  7736 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42080:
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"
    }
  }
}
W20260710 11:05:29.996528  7736 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.
I20260710 11:05:30.073426  7828 tablet_service.cc:1511] Processing CreateTablet for tablet 62bfff614e1c41598efc839b6ec3ad7d (DEFAULT_TABLE table=test-workload [id=79b2a1b4c4a448938a84a101dfa43740]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:30.074782  7827 tablet_service.cc:1511] Processing CreateTablet for tablet 717254ea2b3c4cad910e53cc7002d9c9 (DEFAULT_TABLE table=test-workload [id=79b2a1b4c4a448938a84a101dfa43740]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:30.076141  7975 tablet_service.cc:1511] Processing CreateTablet for tablet 99e32e34dd2e4122ad1c7ee73749649a (DEFAULT_TABLE table=test-workload [id=79b2a1b4c4a448938a84a101dfa43740]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:30.077008  7974 tablet_service.cc:1511] Processing CreateTablet for tablet f4aa0f88ced3429384e49060b8b3d834 (DEFAULT_TABLE table=test-workload [id=79b2a1b4c4a448938a84a101dfa43740]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:30.078279  7824 tablet_service.cc:1511] Processing CreateTablet for tablet 93cab5d66a1545aca95e7738449bab15 (DEFAULT_TABLE table=test-workload [id=79b2a1b4c4a448938a84a101dfa43740]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:30.078863  7903 tablet_service.cc:1511] Processing CreateTablet for tablet 62bfff614e1c41598efc839b6ec3ad7d (DEFAULT_TABLE table=test-workload [id=79b2a1b4c4a448938a84a101dfa43740]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:30.080420  7898 tablet_service.cc:1511] Processing CreateTablet for tablet 13d8462772634891844e079d400c0596 (DEFAULT_TABLE table=test-workload [id=79b2a1b4c4a448938a84a101dfa43740]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:30.080432  7977 tablet_service.cc:1511] Processing CreateTablet for tablet 62bfff614e1c41598efc839b6ec3ad7d (DEFAULT_TABLE table=test-workload [id=79b2a1b4c4a448938a84a101dfa43740]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:30.082618  7826 tablet_service.cc:1511] Processing CreateTablet for tablet 99e32e34dd2e4122ad1c7ee73749649a (DEFAULT_TABLE table=test-workload [id=79b2a1b4c4a448938a84a101dfa43740]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:30.082949  7823 tablet_service.cc:1511] Processing CreateTablet for tablet 13d8462772634891844e079d400c0596 (DEFAULT_TABLE table=test-workload [id=79b2a1b4c4a448938a84a101dfa43740]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:30.084807  7976 tablet_service.cc:1511] Processing CreateTablet for tablet 717254ea2b3c4cad910e53cc7002d9c9 (DEFAULT_TABLE table=test-workload [id=79b2a1b4c4a448938a84a101dfa43740]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:30.085026  7901 tablet_service.cc:1511] Processing CreateTablet for tablet 99e32e34dd2e4122ad1c7ee73749649a (DEFAULT_TABLE table=test-workload [id=79b2a1b4c4a448938a84a101dfa43740]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:30.086167  7975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99e32e34dd2e4122ad1c7ee73749649a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.085948  7897 tablet_service.cc:1511] Processing CreateTablet for tablet fde96840da794d32881eaad5d7f6aebb (DEFAULT_TABLE table=test-workload [id=79b2a1b4c4a448938a84a101dfa43740]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:30.081468  7825 tablet_service.cc:1511] Processing CreateTablet for tablet f4aa0f88ced3429384e49060b8b3d834 (DEFAULT_TABLE table=test-workload [id=79b2a1b4c4a448938a84a101dfa43740]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:30.074831  7828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62bfff614e1c41598efc839b6ec3ad7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.089948  7900 tablet_service.cc:1511] Processing CreateTablet for tablet f4aa0f88ced3429384e49060b8b3d834 (DEFAULT_TABLE table=test-workload [id=79b2a1b4c4a448938a84a101dfa43740]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:30.090188  7822 tablet_service.cc:1511] Processing CreateTablet for tablet fde96840da794d32881eaad5d7f6aebb (DEFAULT_TABLE table=test-workload [id=79b2a1b4c4a448938a84a101dfa43740]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:30.090757  7824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93cab5d66a1545aca95e7738449bab15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.092082  7972 tablet_service.cc:1511] Processing CreateTablet for tablet 13d8462772634891844e079d400c0596 (DEFAULT_TABLE table=test-workload [id=79b2a1b4c4a448938a84a101dfa43740]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:30.088645  7899 tablet_service.cc:1511] Processing CreateTablet for tablet 93cab5d66a1545aca95e7738449bab15 (DEFAULT_TABLE table=test-workload [id=79b2a1b4c4a448938a84a101dfa43740]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:30.081434  7902 tablet_service.cc:1511] Processing CreateTablet for tablet 717254ea2b3c4cad910e53cc7002d9c9 (DEFAULT_TABLE table=test-workload [id=79b2a1b4c4a448938a84a101dfa43740]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:30.093282  7825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4aa0f88ced3429384e49060b8b3d834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.093685  7903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62bfff614e1c41598efc839b6ec3ad7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.094343  7902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 717254ea2b3c4cad910e53cc7002d9c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.094905  7822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fde96840da794d32881eaad5d7f6aebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.095230  7897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fde96840da794d32881eaad5d7f6aebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.095791  7827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 717254ea2b3c4cad910e53cc7002d9c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.096645  7898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13d8462772634891844e079d400c0596. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.092685  7977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62bfff614e1c41598efc839b6ec3ad7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.089082  7973 tablet_service.cc:1511] Processing CreateTablet for tablet 93cab5d66a1545aca95e7738449bab15 (DEFAULT_TABLE table=test-workload [id=79b2a1b4c4a448938a84a101dfa43740]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:30.099067  7973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93cab5d66a1545aca95e7738449bab15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.099776  7972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13d8462772634891844e079d400c0596. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.100265  7899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93cab5d66a1545aca95e7738449bab15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.100468  7826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99e32e34dd2e4122ad1c7ee73749649a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.102069  7900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4aa0f88ced3429384e49060b8b3d834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.103099  7901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99e32e34dd2e4122ad1c7ee73749649a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.104353  7823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13d8462772634891844e079d400c0596. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.110762  7974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4aa0f88ced3429384e49060b8b3d834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.128661  7971 tablet_service.cc:1511] Processing CreateTablet for tablet fde96840da794d32881eaad5d7f6aebb (DEFAULT_TABLE table=test-workload [id=79b2a1b4c4a448938a84a101dfa43740]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:30.130282  7821 tablet_service.cc:1511] Processing CreateTablet for tablet 11ccdc3f664a49d9bc20fb2837e3a01e (DEFAULT_TABLE table=test-workload [id=79b2a1b4c4a448938a84a101dfa43740]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:30.131645  7821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11ccdc3f664a49d9bc20fb2837e3a01e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.143155  7896 tablet_service.cc:1511] Processing CreateTablet for tablet 11ccdc3f664a49d9bc20fb2837e3a01e (DEFAULT_TABLE table=test-workload [id=79b2a1b4c4a448938a84a101dfa43740]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:30.144569  7896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11ccdc3f664a49d9bc20fb2837e3a01e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.137813  7976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 717254ea2b3c4cad910e53cc7002d9c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.155618  7970 tablet_service.cc:1511] Processing CreateTablet for tablet 11ccdc3f664a49d9bc20fb2837e3a01e (DEFAULT_TABLE table=test-workload [id=79b2a1b4c4a448938a84a101dfa43740]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:30.156783  7971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fde96840da794d32881eaad5d7f6aebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.157508  7970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11ccdc3f664a49d9bc20fb2837e3a01e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.201670  8027 tablet_bootstrap.cc:492] T 93cab5d66a1545aca95e7738449bab15 P b81a0d852b3d4b88887f57cddbd2afe4: Bootstrap starting.
I20260710 11:05:30.202078  7826 tablet_service.cc:1511] Processing CreateTablet for tablet 43ee81978cd041c4844f69e897af129f (DEFAULT_TABLE table=test-workload [id=79b2a1b4c4a448938a84a101dfa43740]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:30.203372  7826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43ee81978cd041c4844f69e897af129f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.207084  7895 tablet_service.cc:1511] Processing CreateTablet for tablet 43ee81978cd041c4844f69e897af129f (DEFAULT_TABLE table=test-workload [id=79b2a1b4c4a448938a84a101dfa43740]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:30.208456  7895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43ee81978cd041c4844f69e897af129f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.212886  7969 tablet_service.cc:1511] Processing CreateTablet for tablet 43ee81978cd041c4844f69e897af129f (DEFAULT_TABLE table=test-workload [id=79b2a1b4c4a448938a84a101dfa43740]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:30.214248  7969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43ee81978cd041c4844f69e897af129f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.219545  8027 tablet_bootstrap.cc:654] T 93cab5d66a1545aca95e7738449bab15 P b81a0d852b3d4b88887f57cddbd2afe4: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.249490  8028 tablet_bootstrap.cc:492] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05: Bootstrap starting.
I20260710 11:05:30.267982  8028 tablet_bootstrap.cc:654] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.285063  8030 tablet_bootstrap.cc:492] T 11ccdc3f664a49d9bc20fb2837e3a01e P b2dd575b5e03494f8d64387f794dbdec: Bootstrap starting.
I20260710 11:05:30.290210  8030 tablet_bootstrap.cc:654] T 11ccdc3f664a49d9bc20fb2837e3a01e P b2dd575b5e03494f8d64387f794dbdec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.294504  8027 tablet_bootstrap.cc:492] T 93cab5d66a1545aca95e7738449bab15 P b81a0d852b3d4b88887f57cddbd2afe4: No bootstrap required, opened a new log
I20260710 11:05:30.295015  8027 ts_tablet_manager.cc:1403] T 93cab5d66a1545aca95e7738449bab15 P b81a0d852b3d4b88887f57cddbd2afe4: Time spent bootstrapping tablet: real 0.094s	user 0.008s	sys 0.009s
I20260710 11:05:30.296381  8030 tablet_bootstrap.cc:492] T 11ccdc3f664a49d9bc20fb2837e3a01e P b2dd575b5e03494f8d64387f794dbdec: No bootstrap required, opened a new log
I20260710 11:05:30.296833  8030 ts_tablet_manager.cc:1403] T 11ccdc3f664a49d9bc20fb2837e3a01e P b2dd575b5e03494f8d64387f794dbdec: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260710 11:05:30.296928  8028 tablet_bootstrap.cc:492] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05: No bootstrap required, opened a new log
I20260710 11:05:30.297434  8028 ts_tablet_manager.cc:1403] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.013s
I20260710 11:05:30.297900  8027 raft_consensus.cc:359] T 93cab5d66a1545aca95e7738449bab15 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.298645  8027 raft_consensus.cc:385] T 93cab5d66a1545aca95e7738449bab15 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.298945  8027 raft_consensus.cc:740] T 93cab5d66a1545aca95e7738449bab15 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81a0d852b3d4b88887f57cddbd2afe4, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.299187  8030 raft_consensus.cc:359] T 11ccdc3f664a49d9bc20fb2837e3a01e P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.299863  8030 raft_consensus.cc:385] T 11ccdc3f664a49d9bc20fb2837e3a01e P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.300169  8030 raft_consensus.cc:740] T 11ccdc3f664a49d9bc20fb2837e3a01e P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2dd575b5e03494f8d64387f794dbdec, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.299671  8027 consensus_queue.cc:260] T 93cab5d66a1545aca95e7738449bab15 P b81a0d852b3d4b88887f57cddbd2afe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.300386  8028 raft_consensus.cc:359] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.301116  8028 raft_consensus.cc:385] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.300853  8030 consensus_queue.cc:260] T 11ccdc3f664a49d9bc20fb2837e3a01e P b2dd575b5e03494f8d64387f794dbdec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.301455  8028 raft_consensus.cc:740] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7b9504ecac4ac2b0daacec2e300a05, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.302289  7863 heartbeater.cc:499] Master 127.3.54.190:38013 was elected leader, sending a full tablet report...
I20260710 11:05:30.302316  8028 consensus_queue.cc:260] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.304939  8012 heartbeater.cc:499] Master 127.3.54.190:38013 was elected leader, sending a full tablet report...
I20260710 11:05:30.305300  8028 ts_tablet_manager.cc:1434] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:05:30.306267  8028 tablet_bootstrap.cc:492] T 43ee81978cd041c4844f69e897af129f P 2b7b9504ecac4ac2b0daacec2e300a05: Bootstrap starting.
I20260710 11:05:30.310271  8030 ts_tablet_manager.cc:1434] T 11ccdc3f664a49d9bc20fb2837e3a01e P b2dd575b5e03494f8d64387f794dbdec: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.005s
I20260710 11:05:30.310768  7938 heartbeater.cc:499] Master 127.3.54.190:38013 was elected leader, sending a full tablet report...
I20260710 11:05:30.311388  8030 tablet_bootstrap.cc:492] T 13d8462772634891844e079d400c0596 P b2dd575b5e03494f8d64387f794dbdec: Bootstrap starting.
I20260710 11:05:30.312112  8028 tablet_bootstrap.cc:654] T 43ee81978cd041c4844f69e897af129f P 2b7b9504ecac4ac2b0daacec2e300a05: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.317409  8030 tablet_bootstrap.cc:654] T 13d8462772634891844e079d400c0596 P b2dd575b5e03494f8d64387f794dbdec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.320951  8027 ts_tablet_manager.cc:1434] T 93cab5d66a1545aca95e7738449bab15 P b81a0d852b3d4b88887f57cddbd2afe4: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260710 11:05:30.322016  8030 tablet_bootstrap.cc:492] T 13d8462772634891844e079d400c0596 P b2dd575b5e03494f8d64387f794dbdec: No bootstrap required, opened a new log
I20260710 11:05:30.322193  8027 tablet_bootstrap.cc:492] T 13d8462772634891844e079d400c0596 P b81a0d852b3d4b88887f57cddbd2afe4: Bootstrap starting.
I20260710 11:05:30.322474  8030 ts_tablet_manager.cc:1403] T 13d8462772634891844e079d400c0596 P b2dd575b5e03494f8d64387f794dbdec: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.007s
I20260710 11:05:30.327229  8030 raft_consensus.cc:359] T 13d8462772634891844e079d400c0596 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.328076  8030 raft_consensus.cc:385] T 13d8462772634891844e079d400c0596 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.328452  8030 raft_consensus.cc:740] T 13d8462772634891844e079d400c0596 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2dd575b5e03494f8d64387f794dbdec, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.329254  8030 consensus_queue.cc:260] T 13d8462772634891844e079d400c0596 P b2dd575b5e03494f8d64387f794dbdec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.331490  8030 ts_tablet_manager.cc:1434] T 13d8462772634891844e079d400c0596 P b2dd575b5e03494f8d64387f794dbdec: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260710 11:05:30.332319  8027 tablet_bootstrap.cc:654] T 13d8462772634891844e079d400c0596 P b81a0d852b3d4b88887f57cddbd2afe4: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.332544  8030 tablet_bootstrap.cc:492] T fde96840da794d32881eaad5d7f6aebb P b2dd575b5e03494f8d64387f794dbdec: Bootstrap starting.
I20260710 11:05:30.338090  8028 tablet_bootstrap.cc:492] T 43ee81978cd041c4844f69e897af129f P 2b7b9504ecac4ac2b0daacec2e300a05: No bootstrap required, opened a new log
I20260710 11:05:30.338498  8027 tablet_bootstrap.cc:492] T 13d8462772634891844e079d400c0596 P b81a0d852b3d4b88887f57cddbd2afe4: No bootstrap required, opened a new log
I20260710 11:05:30.338622  8028 ts_tablet_manager.cc:1403] T 43ee81978cd041c4844f69e897af129f P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.017s
I20260710 11:05:30.338999  8027 ts_tablet_manager.cc:1403] T 13d8462772634891844e079d400c0596 P b81a0d852b3d4b88887f57cddbd2afe4: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.005s
I20260710 11:05:30.339830  8030 tablet_bootstrap.cc:654] T fde96840da794d32881eaad5d7f6aebb P b2dd575b5e03494f8d64387f794dbdec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.341370  8028 raft_consensus.cc:359] T 43ee81978cd041c4844f69e897af129f P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.341928  8028 raft_consensus.cc:385] T 43ee81978cd041c4844f69e897af129f P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.342152  8028 raft_consensus.cc:740] T 43ee81978cd041c4844f69e897af129f P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7b9504ecac4ac2b0daacec2e300a05, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.342841  8028 consensus_queue.cc:260] T 43ee81978cd041c4844f69e897af129f P 2b7b9504ecac4ac2b0daacec2e300a05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.344897  8028 ts_tablet_manager.cc:1434] T 43ee81978cd041c4844f69e897af129f P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:05:30.345078  8030 tablet_bootstrap.cc:492] T fde96840da794d32881eaad5d7f6aebb P b2dd575b5e03494f8d64387f794dbdec: No bootstrap required, opened a new log
I20260710 11:05:30.345763  8030 ts_tablet_manager.cc:1403] T fde96840da794d32881eaad5d7f6aebb P b2dd575b5e03494f8d64387f794dbdec: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.002s
I20260710 11:05:30.345986  8035 raft_consensus.cc:493] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:30.346567  8035 raft_consensus.cc:515] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.348708  8030 raft_consensus.cc:359] T fde96840da794d32881eaad5d7f6aebb P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.349439  8030 raft_consensus.cc:385] T fde96840da794d32881eaad5d7f6aebb P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.349707  8030 raft_consensus.cc:740] T fde96840da794d32881eaad5d7f6aebb P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2dd575b5e03494f8d64387f794dbdec, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.345815  8028 tablet_bootstrap.cc:492] T fde96840da794d32881eaad5d7f6aebb P 2b7b9504ecac4ac2b0daacec2e300a05: Bootstrap starting.
I20260710 11:05:30.350415  8030 consensus_queue.cc:260] T fde96840da794d32881eaad5d7f6aebb P b2dd575b5e03494f8d64387f794dbdec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.352602  8030 ts_tablet_manager.cc:1434] T fde96840da794d32881eaad5d7f6aebb P b2dd575b5e03494f8d64387f794dbdec: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260710 11:05:30.353578  8030 tablet_bootstrap.cc:492] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec: Bootstrap starting.
I20260710 11:05:30.356841  8028 tablet_bootstrap.cc:654] T fde96840da794d32881eaad5d7f6aebb P 2b7b9504ecac4ac2b0daacec2e300a05: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.359095  8030 tablet_bootstrap.cc:654] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.369392  8035 leader_election.cc:290] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861)
I20260710 11:05:30.369730  7913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ccdc3f664a49d9bc20fb2837e3a01e" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2dd575b5e03494f8d64387f794dbdec" is_pre_election: true
I20260710 11:05:30.370585  7913 raft_consensus.cc:2468] T 11ccdc3f664a49d9bc20fb2837e3a01e P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b7b9504ecac4ac2b0daacec2e300a05 in term 0.
I20260710 11:05:30.372272  7952 leader_election.cc:304] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05, b2dd575b5e03494f8d64387f794dbdec; no voters: 
I20260710 11:05:30.373343  8035 raft_consensus.cc:2804] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:30.373778  8035 raft_consensus.cc:493] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:30.374181  8035 raft_consensus.cc:3060] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.383006  8030 tablet_bootstrap.cc:492] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec: No bootstrap required, opened a new log
I20260710 11:05:30.383695  8030 ts_tablet_manager.cc:1403] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.015s
I20260710 11:05:30.345077  8027 raft_consensus.cc:359] T 13d8462772634891844e079d400c0596 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.386662  8027 raft_consensus.cc:385] T 13d8462772634891844e079d400c0596 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.386780  8030 raft_consensus.cc:359] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.387639  8030 raft_consensus.cc:385] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.387447  8027 raft_consensus.cc:740] T 13d8462772634891844e079d400c0596 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81a0d852b3d4b88887f57cddbd2afe4, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.388084  8030 raft_consensus.cc:740] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2dd575b5e03494f8d64387f794dbdec, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.389312  8030 consensus_queue.cc:260] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.391741  8030 ts_tablet_manager.cc:1434] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:05:30.392941  8030 tablet_bootstrap.cc:492] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec: Bootstrap starting.
I20260710 11:05:30.389667  8027 consensus_queue.cc:260] T 13d8462772634891844e079d400c0596 P b81a0d852b3d4b88887f57cddbd2afe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.400650  8030 tablet_bootstrap.cc:654] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.391856  8035 raft_consensus.cc:515] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.402365  8027 ts_tablet_manager.cc:1434] T 13d8462772634891844e079d400c0596 P b81a0d852b3d4b88887f57cddbd2afe4: Time spent starting tablet: real 0.063s	user 0.009s	sys 0.000s
I20260710 11:05:30.405031  8027 tablet_bootstrap.cc:492] T 99e32e34dd2e4122ad1c7ee73749649a P b81a0d852b3d4b88887f57cddbd2afe4: Bootstrap starting.
I20260710 11:05:30.406972  7913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ccdc3f664a49d9bc20fb2837e3a01e" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2dd575b5e03494f8d64387f794dbdec"
I20260710 11:05:30.407661  7913 raft_consensus.cc:3060] T 11ccdc3f664a49d9bc20fb2837e3a01e P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.412194  8030 tablet_bootstrap.cc:492] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec: No bootstrap required, opened a new log
I20260710 11:05:30.412853  8030 ts_tablet_manager.cc:1403] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260710 11:05:30.415735  7913 raft_consensus.cc:2468] T 11ccdc3f664a49d9bc20fb2837e3a01e P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7b9504ecac4ac2b0daacec2e300a05 in term 1.
I20260710 11:05:30.415915  8030 raft_consensus.cc:359] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.419778  7838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ccdc3f664a49d9bc20fb2837e3a01e" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" is_pre_election: true
I20260710 11:05:30.420509  7837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ccdc3f664a49d9bc20fb2837e3a01e" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
I20260710 11:05:30.423338  7952 leader_election.cc:304] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05, b2dd575b5e03494f8d64387f794dbdec; no voters: 
I20260710 11:05:30.423570  8030 raft_consensus.cc:385] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.423939  8030 raft_consensus.cc:740] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2dd575b5e03494f8d64387f794dbdec, State: Initialized, Role: FOLLOWER
W20260710 11:05:30.424371  7953 leader_election.cc:343] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:30.424716  8030 consensus_queue.cc:260] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
W20260710 11:05:30.425309  7953 leader_election.cc:343] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:30.425649  8028 tablet_bootstrap.cc:492] T fde96840da794d32881eaad5d7f6aebb P 2b7b9504ecac4ac2b0daacec2e300a05: No bootstrap required, opened a new log
I20260710 11:05:30.421931  8027 tablet_bootstrap.cc:654] T 99e32e34dd2e4122ad1c7ee73749649a P b81a0d852b3d4b88887f57cddbd2afe4: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.422164  8035 leader_election.cc:290] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 election: Requested vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861)
I20260710 11:05:30.426156  8028 ts_tablet_manager.cc:1403] T fde96840da794d32881eaad5d7f6aebb P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent bootstrapping tablet: real 0.081s	user 0.033s	sys 0.037s
I20260710 11:05:30.426292  8035 raft_consensus.cc:2804] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:30.426771  8035 raft_consensus.cc:697] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 LEADER]: Becoming Leader. State: Replica: 2b7b9504ecac4ac2b0daacec2e300a05, State: Running, Role: LEADER
I20260710 11:05:30.426952  8030 ts_tablet_manager.cc:1434] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:05:30.427922  8030 tablet_bootstrap.cc:492] T 62bfff614e1c41598efc839b6ec3ad7d P b2dd575b5e03494f8d64387f794dbdec: Bootstrap starting.
I20260710 11:05:30.427548  8035 consensus_queue.cc:237] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.429073  8028 raft_consensus.cc:359] T fde96840da794d32881eaad5d7f6aebb P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.429899  8028 raft_consensus.cc:385] T fde96840da794d32881eaad5d7f6aebb P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.430229  8028 raft_consensus.cc:740] T fde96840da794d32881eaad5d7f6aebb P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7b9504ecac4ac2b0daacec2e300a05, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.431080  8028 consensus_queue.cc:260] T fde96840da794d32881eaad5d7f6aebb P 2b7b9504ecac4ac2b0daacec2e300a05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.434495  8030 tablet_bootstrap.cc:654] T 62bfff614e1c41598efc839b6ec3ad7d P b2dd575b5e03494f8d64387f794dbdec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.442466  8034 raft_consensus.cc:493] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:30.443061  8034 raft_consensus.cc:515] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.453495  7733 catalog_manager.cc:5697] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131). New cstate: current_term: 1 leader_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:30.455801  8034 leader_election.cc:290] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:30.459038  8030 tablet_bootstrap.cc:492] T 62bfff614e1c41598efc839b6ec3ad7d P b2dd575b5e03494f8d64387f794dbdec: No bootstrap required, opened a new log
I20260710 11:05:30.464459  8030 ts_tablet_manager.cc:1403] T 62bfff614e1c41598efc839b6ec3ad7d P b2dd575b5e03494f8d64387f794dbdec: Time spent bootstrapping tablet: real 0.037s	user 0.025s	sys 0.002s
I20260710 11:05:30.461117  8027 tablet_bootstrap.cc:492] T 99e32e34dd2e4122ad1c7ee73749649a P b81a0d852b3d4b88887f57cddbd2afe4: No bootstrap required, opened a new log
I20260710 11:05:30.465629  8027 ts_tablet_manager.cc:1403] T 99e32e34dd2e4122ad1c7ee73749649a P b81a0d852b3d4b88887f57cddbd2afe4: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.001s
I20260710 11:05:30.468536  8027 raft_consensus.cc:359] T 99e32e34dd2e4122ad1c7ee73749649a P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.469429  8027 raft_consensus.cc:385] T 99e32e34dd2e4122ad1c7ee73749649a P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.469750  8027 raft_consensus.cc:740] T 99e32e34dd2e4122ad1c7ee73749649a P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81a0d852b3d4b88887f57cddbd2afe4, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.470494  8027 consensus_queue.cc:260] T 99e32e34dd2e4122ad1c7ee73749649a P b81a0d852b3d4b88887f57cddbd2afe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.468431  8030 raft_consensus.cc:359] T 62bfff614e1c41598efc839b6ec3ad7d P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } } peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } }
I20260710 11:05:30.472345  8030 raft_consensus.cc:385] T 62bfff614e1c41598efc839b6ec3ad7d P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.472711  8030 raft_consensus.cc:740] T 62bfff614e1c41598efc839b6ec3ad7d P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2dd575b5e03494f8d64387f794dbdec, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.473516  8030 consensus_queue.cc:260] T 62bfff614e1c41598efc839b6ec3ad7d P b2dd575b5e03494f8d64387f794dbdec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } } peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } }
I20260710 11:05:30.477792  7837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99e32e34dd2e4122ad1c7ee73749649a" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" is_pre_election: true
I20260710 11:05:30.478432  7837 raft_consensus.cc:2468] T 99e32e34dd2e4122ad1c7ee73749649a P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2dd575b5e03494f8d64387f794dbdec in term 0.
I20260710 11:05:30.478809  8030 ts_tablet_manager.cc:1434] T 62bfff614e1c41598efc839b6ec3ad7d P b2dd575b5e03494f8d64387f794dbdec: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:05:30.479697  7879 leader_election.cc:304] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2dd575b5e03494f8d64387f794dbdec, b81a0d852b3d4b88887f57cddbd2afe4; no voters: 
I20260710 11:05:30.480247  8030 tablet_bootstrap.cc:492] T 717254ea2b3c4cad910e53cc7002d9c9 P b2dd575b5e03494f8d64387f794dbdec: Bootstrap starting.
I20260710 11:05:30.480532  8034 raft_consensus.cc:2804] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:30.480945  8034 raft_consensus.cc:493] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:30.481515  8034 raft_consensus.cc:3060] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.488880  8030 tablet_bootstrap.cc:654] T 717254ea2b3c4cad910e53cc7002d9c9 P b2dd575b5e03494f8d64387f794dbdec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.494786  7987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99e32e34dd2e4122ad1c7ee73749649a" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" is_pre_election: true
I20260710 11:05:30.495229  8028 ts_tablet_manager.cc:1434] T fde96840da794d32881eaad5d7f6aebb P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent starting tablet: real 0.069s	user 0.026s	sys 0.038s
I20260710 11:05:30.495536  8034 raft_consensus.cc:515] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.496282  8028 tablet_bootstrap.cc:492] T 13d8462772634891844e079d400c0596 P 2b7b9504ecac4ac2b0daacec2e300a05: Bootstrap starting.
I20260710 11:05:30.501914  8051 raft_consensus.cc:493] T 13d8462772634891844e079d400c0596 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:05:30.496754  7878 leader_election.cc:343] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:30.501243  8034 leader_election.cc:290] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 election: Requested vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:30.502470  8051 raft_consensus.cc:515] T 13d8462772634891844e079d400c0596 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.499320  8027 ts_tablet_manager.cc:1434] T 99e32e34dd2e4122ad1c7ee73749649a P b81a0d852b3d4b88887f57cddbd2afe4: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260710 11:05:30.504405  7987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99e32e34dd2e4122ad1c7ee73749649a" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
I20260710 11:05:30.502120  7837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99e32e34dd2e4122ad1c7ee73749649a" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
I20260710 11:05:30.505367  8051 leader_election.cc:290] T 13d8462772634891844e079d400c0596 P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:30.505844  7837 raft_consensus.cc:3060] T 99e32e34dd2e4122ad1c7ee73749649a P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.506593  7838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d8462772634891844e079d400c0596" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" is_pre_election: true
I20260710 11:05:30.507217  7838 raft_consensus.cc:2468] T 13d8462772634891844e079d400c0596 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2dd575b5e03494f8d64387f794dbdec in term 0.
I20260710 11:05:30.507833  8027 tablet_bootstrap.cc:492] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4: Bootstrap starting.
I20260710 11:05:30.507891  8028 tablet_bootstrap.cc:654] T 13d8462772634891844e079d400c0596 P 2b7b9504ecac4ac2b0daacec2e300a05: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:30.508503  7878 leader_election.cc:343] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:30.508594  7879 leader_election.cc:304] T 13d8462772634891844e079d400c0596 P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2dd575b5e03494f8d64387f794dbdec, b81a0d852b3d4b88887f57cddbd2afe4; no voters: 
I20260710 11:05:30.509579  8051 raft_consensus.cc:2804] T 13d8462772634891844e079d400c0596 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:30.509426  7987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d8462772634891844e079d400c0596" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" is_pre_election: true
I20260710 11:05:30.510771  8051 raft_consensus.cc:493] T 13d8462772634891844e079d400c0596 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:05:30.510820  7878 leader_election.cc:343] T 13d8462772634891844e079d400c0596 P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:30.511250  8051 raft_consensus.cc:3060] T 13d8462772634891844e079d400c0596 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.514871  7837 raft_consensus.cc:2468] T 99e32e34dd2e4122ad1c7ee73749649a P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2dd575b5e03494f8d64387f794dbdec in term 1.
I20260710 11:05:30.516022  7879 leader_election.cc:304] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b2dd575b5e03494f8d64387f794dbdec, b81a0d852b3d4b88887f57cddbd2afe4; no voters: 2b7b9504ecac4ac2b0daacec2e300a05
I20260710 11:05:30.517259  8034 raft_consensus.cc:2804] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:30.518616  8030 tablet_bootstrap.cc:492] T 717254ea2b3c4cad910e53cc7002d9c9 P b2dd575b5e03494f8d64387f794dbdec: No bootstrap required, opened a new log
I20260710 11:05:30.519176  8030 ts_tablet_manager.cc:1403] T 717254ea2b3c4cad910e53cc7002d9c9 P b2dd575b5e03494f8d64387f794dbdec: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.007s
I20260710 11:05:30.522215  8030 raft_consensus.cc:359] T 717254ea2b3c4cad910e53cc7002d9c9 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.522923  8030 raft_consensus.cc:385] T 717254ea2b3c4cad910e53cc7002d9c9 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.523218  8030 raft_consensus.cc:740] T 717254ea2b3c4cad910e53cc7002d9c9 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2dd575b5e03494f8d64387f794dbdec, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.523972  8030 consensus_queue.cc:260] T 717254ea2b3c4cad910e53cc7002d9c9 P b2dd575b5e03494f8d64387f794dbdec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.526866  8051 raft_consensus.cc:515] T 13d8462772634891844e079d400c0596 P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.528354  8030 ts_tablet_manager.cc:1434] T 717254ea2b3c4cad910e53cc7002d9c9 P b2dd575b5e03494f8d64387f794dbdec: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260710 11:05:30.530586  8030 tablet_bootstrap.cc:492] T f4aa0f88ced3429384e49060b8b3d834 P b2dd575b5e03494f8d64387f794dbdec: Bootstrap starting.
I20260710 11:05:30.531250  8033 raft_consensus.cc:493] T 93cab5d66a1545aca95e7738449bab15 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:30.531729  8033 raft_consensus.cc:515] T 93cab5d66a1545aca95e7738449bab15 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.532464  8027 tablet_bootstrap.cc:654] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.534276  8033 leader_election.cc:290] T 93cab5d66a1545aca95e7738449bab15 P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:30.536219  8030 tablet_bootstrap.cc:654] T f4aa0f88ced3429384e49060b8b3d834 P b2dd575b5e03494f8d64387f794dbdec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.536336  8054 raft_consensus.cc:493] T 717254ea2b3c4cad910e53cc7002d9c9 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:30.537487  8054 raft_consensus.cc:515] T 717254ea2b3c4cad910e53cc7002d9c9 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.538995  8055 raft_consensus.cc:493] T 62bfff614e1c41598efc839b6ec3ad7d P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:30.539517  8055 raft_consensus.cc:515] T 62bfff614e1c41598efc839b6ec3ad7d P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } } peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } }
I20260710 11:05:30.540081  8028 tablet_bootstrap.cc:492] T 13d8462772634891844e079d400c0596 P 2b7b9504ecac4ac2b0daacec2e300a05: No bootstrap required, opened a new log
I20260710 11:05:30.540753  8028 ts_tablet_manager.cc:1403] T 13d8462772634891844e079d400c0596 P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent bootstrapping tablet: real 0.045s	user 0.021s	sys 0.014s
I20260710 11:05:30.540931  7837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "717254ea2b3c4cad910e53cc7002d9c9" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" is_pre_election: true
I20260710 11:05:30.542182  8034 raft_consensus.cc:697] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec [term 1 LEADER]: Becoming Leader. State: Replica: b2dd575b5e03494f8d64387f794dbdec, State: Running, Role: LEADER
W20260710 11:05:30.542402  7879 leader_election.cc:343] T 717254ea2b3c4cad910e53cc7002d9c9 P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:30.542549  7987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62bfff614e1c41598efc839b6ec3ad7d" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" is_pre_election: true
I20260710 11:05:30.543754  8054 leader_election.cc:290] T 717254ea2b3c4cad910e53cc7002d9c9 P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:30.543992  8028 raft_consensus.cc:359] T 13d8462772634891844e079d400c0596 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
W20260710 11:05:30.544552  7878 leader_election.cc:343] T 62bfff614e1c41598efc839b6ec3ad7d P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:30.544795  8028 raft_consensus.cc:385] T 13d8462772634891844e079d400c0596 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.545135  8028 raft_consensus.cc:740] T 13d8462772634891844e079d400c0596 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7b9504ecac4ac2b0daacec2e300a05, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.543725  8034 consensus_queue.cc:237] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.545617  7987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "717254ea2b3c4cad910e53cc7002d9c9" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" is_pre_election: true
I20260710 11:05:30.545918  8028 consensus_queue.cc:260] T 13d8462772634891844e079d400c0596 P 2b7b9504ecac4ac2b0daacec2e300a05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.546944  7837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62bfff614e1c41598efc839b6ec3ad7d" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" is_pre_election: true
I20260710 11:05:30.548220  8028 ts_tablet_manager.cc:1434] T 13d8462772634891844e079d400c0596 P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
W20260710 11:05:30.549787  7878 leader_election.cc:343] T 717254ea2b3c4cad910e53cc7002d9c9 P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:30.550303  7878 leader_election.cc:304] T 717254ea2b3c4cad910e53cc7002d9c9 P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2dd575b5e03494f8d64387f794dbdec; no voters: 2b7b9504ecac4ac2b0daacec2e300a05, b81a0d852b3d4b88887f57cddbd2afe4
I20260710 11:05:30.550638  8051 leader_election.cc:290] T 13d8462772634891844e079d400c0596 P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 election: Requested vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
W20260710 11:05:30.550933  7879 leader_election.cc:343] T 62bfff614e1c41598efc839b6ec3ad7d P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:30.551575  7879 leader_election.cc:304] T 62bfff614e1c41598efc839b6ec3ad7d P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2dd575b5e03494f8d64387f794dbdec; no voters: 2b7b9504ecac4ac2b0daacec2e300a05, b81a0d852b3d4b88887f57cddbd2afe4
I20260710 11:05:30.553030  8054 raft_consensus.cc:2749] T 717254ea2b3c4cad910e53cc7002d9c9 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:30.553170  7837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d8462772634891844e079d400c0596" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
I20260710 11:05:30.549293  8055 leader_election.cc:290] T 62bfff614e1c41598efc839b6ec3ad7d P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083), b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747)
I20260710 11:05:30.553215  7987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d8462772634891844e079d400c0596" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
I20260710 11:05:30.553759  7837 raft_consensus.cc:3060] T 13d8462772634891844e079d400c0596 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.554965  8028 tablet_bootstrap.cc:492] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05: Bootstrap starting.
I20260710 11:05:30.554893  7987 raft_consensus.cc:3060] T 13d8462772634891844e079d400c0596 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.553773  8054 raft_consensus.cc:2749] T 62bfff614e1c41598efc839b6ec3ad7d P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:30.558027  8027 tablet_bootstrap.cc:492] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4: No bootstrap required, opened a new log
I20260710 11:05:30.569325  8028 tablet_bootstrap.cc:654] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.570565  8027 ts_tablet_manager.cc:1403] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.004s
I20260710 11:05:30.572110  7733 catalog_manager.cc:5697] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec reported cstate change: term changed from 0 to 1, leader changed from <none> to b2dd575b5e03494f8d64387f794dbdec (127.3.54.130). New cstate: current_term: 1 leader_uuid: "b2dd575b5e03494f8d64387f794dbdec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:30.578986  8027 raft_consensus.cc:359] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.580061  7987 raft_consensus.cc:2468] T 13d8462772634891844e079d400c0596 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2dd575b5e03494f8d64387f794dbdec in term 1.
I20260710 11:05:30.586803  7878 leader_election.cc:304] T 13d8462772634891844e079d400c0596 P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05, b2dd575b5e03494f8d64387f794dbdec; no voters: 
I20260710 11:05:30.571133  8054 raft_consensus.cc:493] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:30.587620  8054 raft_consensus.cc:515] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.588975  8034 raft_consensus.cc:2804] T 13d8462772634891844e079d400c0596 P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:30.589468  8034 raft_consensus.cc:697] T 13d8462772634891844e079d400c0596 P b2dd575b5e03494f8d64387f794dbdec [term 1 LEADER]: Becoming Leader. State: Replica: b2dd575b5e03494f8d64387f794dbdec, State: Running, Role: LEADER
I20260710 11:05:30.589584  8054 leader_election.cc:290] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:30.590098  8027 raft_consensus.cc:385] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.590451  8027 raft_consensus.cc:740] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81a0d852b3d4b88887f57cddbd2afe4, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.591256  8027 consensus_queue.cc:260] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.575867  7837 raft_consensus.cc:2468] T 13d8462772634891844e079d400c0596 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2dd575b5e03494f8d64387f794dbdec in term 1.
I20260710 11:05:30.595705  7838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cab5d66a1545aca95e7738449bab15" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" is_pre_election: true
I20260710 11:05:30.590291  8034 consensus_queue.cc:237] T 13d8462772634891844e079d400c0596 P b2dd575b5e03494f8d64387f794dbdec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.596390  7838 raft_consensus.cc:2468] T 93cab5d66a1545aca95e7738449bab15 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2dd575b5e03494f8d64387f794dbdec in term 0.
I20260710 11:05:30.599215  7879 leader_election.cc:304] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2dd575b5e03494f8d64387f794dbdec, b81a0d852b3d4b88887f57cddbd2afe4; no voters: 
I20260710 11:05:30.600175  8051 raft_consensus.cc:2804] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:30.600559  8051 raft_consensus.cc:493] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:30.600885  8051 raft_consensus.cc:3060] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.609019  8027 ts_tablet_manager.cc:1434] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260710 11:05:30.610004  7987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cab5d66a1545aca95e7738449bab15" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" is_pre_election: true
W20260710 11:05:30.610896  7784 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:30.611793  8027 tablet_bootstrap.cc:492] T 11ccdc3f664a49d9bc20fb2837e3a01e P b81a0d852b3d4b88887f57cddbd2afe4: Bootstrap starting.
W20260710 11:05:30.617622  7878 leader_election.cc:343] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:30.619915  8027 tablet_bootstrap.cc:654] T 11ccdc3f664a49d9bc20fb2837e3a01e P b81a0d852b3d4b88887f57cddbd2afe4: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.620465  8051 raft_consensus.cc:515] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.621845  8028 tablet_bootstrap.cc:492] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05: No bootstrap required, opened a new log
I20260710 11:05:30.622462  8028 ts_tablet_manager.cc:1403] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.030s
I20260710 11:05:30.623294  7838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cab5d66a1545aca95e7738449bab15" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
I20260710 11:05:30.623898  7838 raft_consensus.cc:3060] T 93cab5d66a1545aca95e7738449bab15 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.625947  8028 raft_consensus.cc:359] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.626820  8028 raft_consensus.cc:385] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.627188  8028 raft_consensus.cc:740] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7b9504ecac4ac2b0daacec2e300a05, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.628595  8028 consensus_queue.cc:260] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.631789  8028 ts_tablet_manager.cc:1434] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:05:30.633101  8030 tablet_bootstrap.cc:492] T f4aa0f88ced3429384e49060b8b3d834 P b2dd575b5e03494f8d64387f794dbdec: No bootstrap required, opened a new log
I20260710 11:05:30.633421  8051 leader_election.cc:290] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 election: Requested vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:30.633596  8030 ts_tablet_manager.cc:1403] T f4aa0f88ced3429384e49060b8b3d834 P b2dd575b5e03494f8d64387f794dbdec: Time spent bootstrapping tablet: real 0.103s	user 0.023s	sys 0.006s
I20260710 11:05:30.634920  8028 tablet_bootstrap.cc:492] T 99e32e34dd2e4122ad1c7ee73749649a P 2b7b9504ecac4ac2b0daacec2e300a05: Bootstrap starting.
I20260710 11:05:30.663204  7987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cab5d66a1545aca95e7738449bab15" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" is_pre_election: true
W20260710 11:05:30.666519  7803 leader_election.cc:343] T 93cab5d66a1545aca95e7738449bab15 P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:30.668923  7913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cab5d66a1545aca95e7738449bab15" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2dd575b5e03494f8d64387f794dbdec" is_pre_election: true
I20260710 11:05:30.670092  8027 tablet_bootstrap.cc:492] T 11ccdc3f664a49d9bc20fb2837e3a01e P b81a0d852b3d4b88887f57cddbd2afe4: No bootstrap required, opened a new log
I20260710 11:05:30.670090  7913 raft_consensus.cc:2393] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b81a0d852b3d4b88887f57cddbd2afe4 in current term 1: Already voted for candidate b2dd575b5e03494f8d64387f794dbdec in this term.
I20260710 11:05:30.671378  8027 ts_tablet_manager.cc:1403] T 11ccdc3f664a49d9bc20fb2837e3a01e P b81a0d852b3d4b88887f57cddbd2afe4: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.007s
I20260710 11:05:30.672870  7803 leader_election.cc:304] T 93cab5d66a1545aca95e7738449bab15 P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b81a0d852b3d4b88887f57cddbd2afe4; no voters: 2b7b9504ecac4ac2b0daacec2e300a05, b2dd575b5e03494f8d64387f794dbdec
I20260710 11:05:30.678823  8028 tablet_bootstrap.cc:654] T 99e32e34dd2e4122ad1c7ee73749649a P 2b7b9504ecac4ac2b0daacec2e300a05: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.679255  8027 raft_consensus.cc:359] T 11ccdc3f664a49d9bc20fb2837e3a01e P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.680752  8027 raft_consensus.cc:385] T 11ccdc3f664a49d9bc20fb2837e3a01e P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.681166  8027 raft_consensus.cc:740] T 11ccdc3f664a49d9bc20fb2837e3a01e P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81a0d852b3d4b88887f57cddbd2afe4, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.681062  8030 raft_consensus.cc:359] T f4aa0f88ced3429384e49060b8b3d834 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.682171  7987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cab5d66a1545aca95e7738449bab15" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
I20260710 11:05:30.682884  8030 raft_consensus.cc:385] T f4aa0f88ced3429384e49060b8b3d834 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.684909  8030 raft_consensus.cc:740] T f4aa0f88ced3429384e49060b8b3d834 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2dd575b5e03494f8d64387f794dbdec, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.682751  8027 consensus_queue.cc:260] T 11ccdc3f664a49d9bc20fb2837e3a01e P b81a0d852b3d4b88887f57cddbd2afe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
W20260710 11:05:30.684410  7878 leader_election.cc:343] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:30.685258  7838 raft_consensus.cc:2468] T 93cab5d66a1545aca95e7738449bab15 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2dd575b5e03494f8d64387f794dbdec in term 1.
I20260710 11:05:30.686180  8033 raft_consensus.cc:2749] T 93cab5d66a1545aca95e7738449bab15 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:30.688592  8030 consensus_queue.cc:260] T f4aa0f88ced3429384e49060b8b3d834 P b2dd575b5e03494f8d64387f794dbdec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.687829  7734 catalog_manager.cc:5697] T 13d8462772634891844e079d400c0596 P b2dd575b5e03494f8d64387f794dbdec reported cstate change: term changed from 0 to 1, leader changed from <none> to b2dd575b5e03494f8d64387f794dbdec (127.3.54.130). New cstate: current_term: 1 leader_uuid: "b2dd575b5e03494f8d64387f794dbdec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:30.696897  7879 leader_election.cc:304] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b2dd575b5e03494f8d64387f794dbdec, b81a0d852b3d4b88887f57cddbd2afe4; no voters: 2b7b9504ecac4ac2b0daacec2e300a05
I20260710 11:05:30.697294  8065 raft_consensus.cc:493] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:30.697999  8065 raft_consensus.cc:515] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.698860  8051 raft_consensus.cc:2804] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:30.699436  8051 raft_consensus.cc:697] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec [term 1 LEADER]: Becoming Leader. State: Replica: b2dd575b5e03494f8d64387f794dbdec, State: Running, Role: LEADER
I20260710 11:05:30.700950  8051 consensus_queue.cc:237] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.703563  8065 leader_election.cc:290] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:30.704315  7913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4aa0f88ced3429384e49060b8b3d834" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2dd575b5e03494f8d64387f794dbdec" is_pre_election: true
I20260710 11:05:30.705090  8027 ts_tablet_manager.cc:1434] T 11ccdc3f664a49d9bc20fb2837e3a01e P b81a0d852b3d4b88887f57cddbd2afe4: Time spent starting tablet: real 0.033s	user 0.013s	sys 0.000s
I20260710 11:05:30.705134  7913 raft_consensus.cc:2468] T f4aa0f88ced3429384e49060b8b3d834 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b81a0d852b3d4b88887f57cddbd2afe4 in term 0.
I20260710 11:05:30.707019  8027 tablet_bootstrap.cc:492] T 43ee81978cd041c4844f69e897af129f P b81a0d852b3d4b88887f57cddbd2afe4: Bootstrap starting.
I20260710 11:05:30.704449  7987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4aa0f88ced3429384e49060b8b3d834" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" is_pre_election: true
I20260710 11:05:30.709132  7803 leader_election.cc:304] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2dd575b5e03494f8d64387f794dbdec, b81a0d852b3d4b88887f57cddbd2afe4; no voters: 
W20260710 11:05:30.715962  7803 leader_election.cc:343] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:30.716670  8027 tablet_bootstrap.cc:654] T 43ee81978cd041c4844f69e897af129f P b81a0d852b3d4b88887f57cddbd2afe4: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.711144  8030 ts_tablet_manager.cc:1434] T f4aa0f88ced3429384e49060b8b3d834 P b2dd575b5e03494f8d64387f794dbdec: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.003s
I20260710 11:05:30.718497  8030 tablet_bootstrap.cc:492] T 43ee81978cd041c4844f69e897af129f P b2dd575b5e03494f8d64387f794dbdec: Bootstrap starting.
I20260710 11:05:30.720885  8065 raft_consensus.cc:2804] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:30.721330  8065 raft_consensus.cc:493] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:30.721704  8065 raft_consensus.cc:3060] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.716929  8028 tablet_bootstrap.cc:492] T 99e32e34dd2e4122ad1c7ee73749649a P 2b7b9504ecac4ac2b0daacec2e300a05: No bootstrap required, opened a new log
I20260710 11:05:30.724653  8028 ts_tablet_manager.cc:1403] T 99e32e34dd2e4122ad1c7ee73749649a P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent bootstrapping tablet: real 0.090s	user 0.017s	sys 0.007s
I20260710 11:05:30.728363  8028 raft_consensus.cc:359] T 99e32e34dd2e4122ad1c7ee73749649a P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.729193  8027 tablet_bootstrap.cc:492] T 43ee81978cd041c4844f69e897af129f P b81a0d852b3d4b88887f57cddbd2afe4: No bootstrap required, opened a new log
I20260710 11:05:30.729159  8028 raft_consensus.cc:385] T 99e32e34dd2e4122ad1c7ee73749649a P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.729727  8027 ts_tablet_manager.cc:1403] T 43ee81978cd041c4844f69e897af129f P b81a0d852b3d4b88887f57cddbd2afe4: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260710 11:05:30.729887  8028 raft_consensus.cc:740] T 99e32e34dd2e4122ad1c7ee73749649a P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7b9504ecac4ac2b0daacec2e300a05, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.730664  8065 raft_consensus.cc:515] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.730719  8028 consensus_queue.cc:260] T 99e32e34dd2e4122ad1c7ee73749649a P 2b7b9504ecac4ac2b0daacec2e300a05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.732498  8065 leader_election.cc:290] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 election: Requested vote from peers b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:30.733035  8027 raft_consensus.cc:359] T 43ee81978cd041c4844f69e897af129f P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.733774  8027 raft_consensus.cc:385] T 43ee81978cd041c4844f69e897af129f P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.734036  8027 raft_consensus.cc:740] T 43ee81978cd041c4844f69e897af129f P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81a0d852b3d4b88887f57cddbd2afe4, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.734962  8027 consensus_queue.cc:260] T 43ee81978cd041c4844f69e897af129f P b81a0d852b3d4b88887f57cddbd2afe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.735661  7913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4aa0f88ced3429384e49060b8b3d834" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2dd575b5e03494f8d64387f794dbdec"
I20260710 11:05:30.736289  7913 raft_consensus.cc:3060] T f4aa0f88ced3429384e49060b8b3d834 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.737524  8027 ts_tablet_manager.cc:1434] T 43ee81978cd041c4844f69e897af129f P b81a0d852b3d4b88887f57cddbd2afe4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:30.738974  8027 tablet_bootstrap.cc:492] T fde96840da794d32881eaad5d7f6aebb P b81a0d852b3d4b88887f57cddbd2afe4: Bootstrap starting.
I20260710 11:05:30.739806  8028 ts_tablet_manager.cc:1434] T 99e32e34dd2e4122ad1c7ee73749649a P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260710 11:05:30.741395  8028 tablet_bootstrap.cc:492] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05: Bootstrap starting.
I20260710 11:05:30.746127  8030 tablet_bootstrap.cc:654] T 43ee81978cd041c4844f69e897af129f P b2dd575b5e03494f8d64387f794dbdec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.746261  7987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4aa0f88ced3429384e49060b8b3d834" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
I20260710 11:05:30.747954  8051 raft_consensus.cc:493] T fde96840da794d32881eaad5d7f6aebb P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:30.748611  8051 raft_consensus.cc:515] T fde96840da794d32881eaad5d7f6aebb P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
W20260710 11:05:30.749670  7803 leader_election.cc:343] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:30.750190  8027 tablet_bootstrap.cc:654] T fde96840da794d32881eaad5d7f6aebb P b81a0d852b3d4b88887f57cddbd2afe4: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.751984  7838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fde96840da794d32881eaad5d7f6aebb" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" is_pre_election: true
W20260710 11:05:30.753306  7879 leader_election.cc:343] T fde96840da794d32881eaad5d7f6aebb P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:30.753345  7987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fde96840da794d32881eaad5d7f6aebb" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" is_pre_election: true
I20260710 11:05:30.754714  7987 raft_consensus.cc:2468] T fde96840da794d32881eaad5d7f6aebb P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2dd575b5e03494f8d64387f794dbdec in term 0.
I20260710 11:05:30.756011  7878 leader_election.cc:304] T fde96840da794d32881eaad5d7f6aebb P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05, b2dd575b5e03494f8d64387f794dbdec; no voters: b81a0d852b3d4b88887f57cddbd2afe4
I20260710 11:05:30.757093  8034 raft_consensus.cc:2804] T fde96840da794d32881eaad5d7f6aebb P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:30.757449  8034 raft_consensus.cc:493] T fde96840da794d32881eaad5d7f6aebb P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:30.757784  8034 raft_consensus.cc:3060] T fde96840da794d32881eaad5d7f6aebb P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.753078  8051 leader_election.cc:290] T fde96840da794d32881eaad5d7f6aebb P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:30.761055  8030 tablet_bootstrap.cc:492] T 43ee81978cd041c4844f69e897af129f P b2dd575b5e03494f8d64387f794dbdec: No bootstrap required, opened a new log
I20260710 11:05:30.761546  8030 ts_tablet_manager.cc:1403] T 43ee81978cd041c4844f69e897af129f P b2dd575b5e03494f8d64387f794dbdec: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.008s
I20260710 11:05:30.764323  8030 raft_consensus.cc:359] T 43ee81978cd041c4844f69e897af129f P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.764918  8030 raft_consensus.cc:385] T 43ee81978cd041c4844f69e897af129f P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.765179  8030 raft_consensus.cc:740] T 43ee81978cd041c4844f69e897af129f P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2dd575b5e03494f8d64387f794dbdec, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.765848  8030 consensus_queue.cc:260] T 43ee81978cd041c4844f69e897af129f P b2dd575b5e03494f8d64387f794dbdec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.766239  7913 raft_consensus.cc:2468] T f4aa0f88ced3429384e49060b8b3d834 P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81a0d852b3d4b88887f57cddbd2afe4 in term 1.
I20260710 11:05:30.769057  8030 ts_tablet_manager.cc:1434] T 43ee81978cd041c4844f69e897af129f P b2dd575b5e03494f8d64387f794dbdec: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:05:30.769866  8028 tablet_bootstrap.cc:654] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.770071  8034 raft_consensus.cc:515] T fde96840da794d32881eaad5d7f6aebb P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.773206  7838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fde96840da794d32881eaad5d7f6aebb" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
W20260710 11:05:30.774618  7879 leader_election.cc:343] T fde96840da794d32881eaad5d7f6aebb P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:30.773952  7736 catalog_manager.cc:5697] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec reported cstate change: term changed from 0 to 1, leader changed from <none> to b2dd575b5e03494f8d64387f794dbdec (127.3.54.130). New cstate: current_term: 1 leader_uuid: "b2dd575b5e03494f8d64387f794dbdec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:30.775905  7803 leader_election.cc:304] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b2dd575b5e03494f8d64387f794dbdec, b81a0d852b3d4b88887f57cddbd2afe4; no voters: 2b7b9504ecac4ac2b0daacec2e300a05
I20260710 11:05:30.777048  8065 raft_consensus.cc:2804] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:30.777568  8065 raft_consensus.cc:697] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 LEADER]: Becoming Leader. State: Replica: b81a0d852b3d4b88887f57cddbd2afe4, State: Running, Role: LEADER
I20260710 11:05:30.778606  8065 consensus_queue.cc:237] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.783496  7987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fde96840da794d32881eaad5d7f6aebb" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
I20260710 11:05:30.784205  7987 raft_consensus.cc:3060] T fde96840da794d32881eaad5d7f6aebb P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.786006  8028 tablet_bootstrap.cc:492] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05: No bootstrap required, opened a new log
I20260710 11:05:30.786586  8028 ts_tablet_manager.cc:1403] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.006s
I20260710 11:05:30.788295  8034 leader_election.cc:290] T fde96840da794d32881eaad5d7f6aebb P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 election: Requested vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:30.791582  8027 tablet_bootstrap.cc:492] T fde96840da794d32881eaad5d7f6aebb P b81a0d852b3d4b88887f57cddbd2afe4: No bootstrap required, opened a new log
I20260710 11:05:30.792135  8027 ts_tablet_manager.cc:1403] T fde96840da794d32881eaad5d7f6aebb P b81a0d852b3d4b88887f57cddbd2afe4: Time spent bootstrapping tablet: real 0.054s	user 0.023s	sys 0.018s
I20260710 11:05:30.794448  7987 raft_consensus.cc:2468] T fde96840da794d32881eaad5d7f6aebb P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2dd575b5e03494f8d64387f794dbdec in term 1.
I20260710 11:05:30.795068  8027 raft_consensus.cc:359] T fde96840da794d32881eaad5d7f6aebb P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.795800  7878 leader_election.cc:304] T fde96840da794d32881eaad5d7f6aebb P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05, b2dd575b5e03494f8d64387f794dbdec; no voters: b81a0d852b3d4b88887f57cddbd2afe4
I20260710 11:05:30.796491  8027 raft_consensus.cc:385] T fde96840da794d32881eaad5d7f6aebb P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.795044  8028 raft_consensus.cc:359] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } } peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } }
I20260710 11:05:30.796838  8027 raft_consensus.cc:740] T fde96840da794d32881eaad5d7f6aebb P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81a0d852b3d4b88887f57cddbd2afe4, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.797391  8034 raft_consensus.cc:2804] T fde96840da794d32881eaad5d7f6aebb P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:30.798033  8028 raft_consensus.cc:385] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.798394  8028 raft_consensus.cc:740] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7b9504ecac4ac2b0daacec2e300a05, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.798332  8034 raft_consensus.cc:697] T fde96840da794d32881eaad5d7f6aebb P b2dd575b5e03494f8d64387f794dbdec [term 1 LEADER]: Becoming Leader. State: Replica: b2dd575b5e03494f8d64387f794dbdec, State: Running, Role: LEADER
I20260710 11:05:30.799445  8028 consensus_queue.cc:260] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } } peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } }
I20260710 11:05:30.800105  8034 consensus_queue.cc:237] T fde96840da794d32881eaad5d7f6aebb P b2dd575b5e03494f8d64387f794dbdec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.800319  8027 consensus_queue.cc:260] T fde96840da794d32881eaad5d7f6aebb P b81a0d852b3d4b88887f57cddbd2afe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.801818  7736 catalog_manager.cc:5697] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129). New cstate: current_term: 1 leader_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:30.803130  8027 ts_tablet_manager.cc:1434] T fde96840da794d32881eaad5d7f6aebb P b81a0d852b3d4b88887f57cddbd2afe4: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260710 11:05:30.804265  8028 ts_tablet_manager.cc:1434] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260710 11:05:30.805486  8027 tablet_bootstrap.cc:492] T 717254ea2b3c4cad910e53cc7002d9c9 P b81a0d852b3d4b88887f57cddbd2afe4: Bootstrap starting.
I20260710 11:05:30.805804  8028 tablet_bootstrap.cc:492] T f4aa0f88ced3429384e49060b8b3d834 P 2b7b9504ecac4ac2b0daacec2e300a05: Bootstrap starting.
I20260710 11:05:30.813144  8027 tablet_bootstrap.cc:654] T 717254ea2b3c4cad910e53cc7002d9c9 P b81a0d852b3d4b88887f57cddbd2afe4: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.813144  8028 tablet_bootstrap.cc:654] T f4aa0f88ced3429384e49060b8b3d834 P 2b7b9504ecac4ac2b0daacec2e300a05: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.821810  8046 raft_consensus.cc:493] T 43ee81978cd041c4844f69e897af129f P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:30.822127  8027 tablet_bootstrap.cc:492] T 717254ea2b3c4cad910e53cc7002d9c9 P b81a0d852b3d4b88887f57cddbd2afe4: No bootstrap required, opened a new log
I20260710 11:05:30.822667  8027 ts_tablet_manager.cc:1403] T 717254ea2b3c4cad910e53cc7002d9c9 P b81a0d852b3d4b88887f57cddbd2afe4: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260710 11:05:30.822460  8046 raft_consensus.cc:515] T 43ee81978cd041c4844f69e897af129f P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.825847  8028 tablet_bootstrap.cc:492] T f4aa0f88ced3429384e49060b8b3d834 P 2b7b9504ecac4ac2b0daacec2e300a05: No bootstrap required, opened a new log
I20260710 11:05:30.826416  8028 ts_tablet_manager.cc:1403] T f4aa0f88ced3429384e49060b8b3d834 P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.005s
I20260710 11:05:30.826231  7913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ee81978cd041c4844f69e897af129f" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2dd575b5e03494f8d64387f794dbdec" is_pre_election: true
I20260710 11:05:30.826681  8046 leader_election.cc:290] T 43ee81978cd041c4844f69e897af129f P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861)
I20260710 11:05:30.826938  7913 raft_consensus.cc:2468] T 43ee81978cd041c4844f69e897af129f P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b7b9504ecac4ac2b0daacec2e300a05 in term 0.
I20260710 11:05:30.827158  7838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ee81978cd041c4844f69e897af129f" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" is_pre_election: true
I20260710 11:05:30.827864  7838 raft_consensus.cc:2468] T 43ee81978cd041c4844f69e897af129f P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b7b9504ecac4ac2b0daacec2e300a05 in term 0.
I20260710 11:05:30.828467  7952 leader_election.cc:304] T 43ee81978cd041c4844f69e897af129f P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05, b2dd575b5e03494f8d64387f794dbdec; no voters: 
I20260710 11:05:30.829419  8046 raft_consensus.cc:2804] T 43ee81978cd041c4844f69e897af129f P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:30.829795  8046 raft_consensus.cc:493] T 43ee81978cd041c4844f69e897af129f P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:30.830129  8046 raft_consensus.cc:3060] T 43ee81978cd041c4844f69e897af129f P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.829954  8027 raft_consensus.cc:359] T 717254ea2b3c4cad910e53cc7002d9c9 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.830634  8027 raft_consensus.cc:385] T 717254ea2b3c4cad910e53cc7002d9c9 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.825892  7734 catalog_manager.cc:5697] T fde96840da794d32881eaad5d7f6aebb P b2dd575b5e03494f8d64387f794dbdec reported cstate change: term changed from 0 to 1, leader changed from <none> to b2dd575b5e03494f8d64387f794dbdec (127.3.54.130). New cstate: current_term: 1 leader_uuid: "b2dd575b5e03494f8d64387f794dbdec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:30.830906  8027 raft_consensus.cc:740] T 717254ea2b3c4cad910e53cc7002d9c9 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81a0d852b3d4b88887f57cddbd2afe4, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.831674  8027 consensus_queue.cc:260] T 717254ea2b3c4cad910e53cc7002d9c9 P b81a0d852b3d4b88887f57cddbd2afe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.833938  8027 ts_tablet_manager.cc:1434] T 717254ea2b3c4cad910e53cc7002d9c9 P b81a0d852b3d4b88887f57cddbd2afe4: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:05:30.835177  8027 tablet_bootstrap.cc:492] T 62bfff614e1c41598efc839b6ec3ad7d P b81a0d852b3d4b88887f57cddbd2afe4: Bootstrap starting.
I20260710 11:05:30.836889  8028 raft_consensus.cc:359] T f4aa0f88ced3429384e49060b8b3d834 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.837494  8028 raft_consensus.cc:385] T f4aa0f88ced3429384e49060b8b3d834 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.837762  8028 raft_consensus.cc:740] T f4aa0f88ced3429384e49060b8b3d834 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7b9504ecac4ac2b0daacec2e300a05, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.838408  8028 consensus_queue.cc:260] T f4aa0f88ced3429384e49060b8b3d834 P 2b7b9504ecac4ac2b0daacec2e300a05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.839572  8046 raft_consensus.cc:515] T 43ee81978cd041c4844f69e897af129f P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.840775  8028 ts_tablet_manager.cc:1434] T f4aa0f88ced3429384e49060b8b3d834 P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:05:30.841949  8028 tablet_bootstrap.cc:492] T 93cab5d66a1545aca95e7738449bab15 P 2b7b9504ecac4ac2b0daacec2e300a05: Bootstrap starting.
I20260710 11:05:30.842391  7838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ee81978cd041c4844f69e897af129f" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
I20260710 11:05:30.842950  7838 raft_consensus.cc:3060] T 43ee81978cd041c4844f69e897af129f P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.844209  8027 tablet_bootstrap.cc:654] T 62bfff614e1c41598efc839b6ec3ad7d P b81a0d852b3d4b88887f57cddbd2afe4: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.850993  8028 tablet_bootstrap.cc:654] T 93cab5d66a1545aca95e7738449bab15 P 2b7b9504ecac4ac2b0daacec2e300a05: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.850865  7838 raft_consensus.cc:2468] T 43ee81978cd041c4844f69e897af129f P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7b9504ecac4ac2b0daacec2e300a05 in term 1.
I20260710 11:05:30.852237  7953 leader_election.cc:304] T 43ee81978cd041c4844f69e897af129f P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05, b81a0d852b3d4b88887f57cddbd2afe4; no voters: 
I20260710 11:05:30.853227  8044 raft_consensus.cc:2804] T 43ee81978cd041c4844f69e897af129f P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:30.853762  8044 raft_consensus.cc:697] T 43ee81978cd041c4844f69e897af129f P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 LEADER]: Becoming Leader. State: Replica: 2b7b9504ecac4ac2b0daacec2e300a05, State: Running, Role: LEADER
I20260710 11:05:30.854748  8044 consensus_queue.cc:237] T 43ee81978cd041c4844f69e897af129f P 2b7b9504ecac4ac2b0daacec2e300a05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.861449  7913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ee81978cd041c4844f69e897af129f" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2dd575b5e03494f8d64387f794dbdec"
I20260710 11:05:30.862267  7913 raft_consensus.cc:3060] T 43ee81978cd041c4844f69e897af129f P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.866793  8046 leader_election.cc:290] T 43ee81978cd041c4844f69e897af129f P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 election: Requested vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861)
I20260710 11:05:30.871344  7913 raft_consensus.cc:2468] T 43ee81978cd041c4844f69e897af129f P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7b9504ecac4ac2b0daacec2e300a05 in term 1.
I20260710 11:05:30.871707  8027 tablet_bootstrap.cc:492] T 62bfff614e1c41598efc839b6ec3ad7d P b81a0d852b3d4b88887f57cddbd2afe4: No bootstrap required, opened a new log
I20260710 11:05:30.871930  8028 tablet_bootstrap.cc:492] T 93cab5d66a1545aca95e7738449bab15 P 2b7b9504ecac4ac2b0daacec2e300a05: No bootstrap required, opened a new log
I20260710 11:05:30.872253  8027 ts_tablet_manager.cc:1403] T 62bfff614e1c41598efc839b6ec3ad7d P b81a0d852b3d4b88887f57cddbd2afe4: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.013s
I20260710 11:05:30.872628  8028 ts_tablet_manager.cc:1403] T 93cab5d66a1545aca95e7738449bab15 P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.017s
I20260710 11:05:30.873553  7734 catalog_manager.cc:5697] T 43ee81978cd041c4844f69e897af129f P 2b7b9504ecac4ac2b0daacec2e300a05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131). New cstate: current_term: 1 leader_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:30.874949  8028 raft_consensus.cc:359] T 93cab5d66a1545aca95e7738449bab15 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.875602  8028 raft_consensus.cc:385] T 93cab5d66a1545aca95e7738449bab15 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.875186  8027 raft_consensus.cc:359] T 62bfff614e1c41598efc839b6ec3ad7d P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } } peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } }
I20260710 11:05:30.875813  8028 raft_consensus.cc:740] T 93cab5d66a1545aca95e7738449bab15 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7b9504ecac4ac2b0daacec2e300a05, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.875941  8027 raft_consensus.cc:385] T 62bfff614e1c41598efc839b6ec3ad7d P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.876281  8027 raft_consensus.cc:740] T 62bfff614e1c41598efc839b6ec3ad7d P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81a0d852b3d4b88887f57cddbd2afe4, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.876574  8028 consensus_queue.cc:260] T 93cab5d66a1545aca95e7738449bab15 P 2b7b9504ecac4ac2b0daacec2e300a05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.876775  8027 consensus_queue.cc:260] T 62bfff614e1c41598efc839b6ec3ad7d P b81a0d852b3d4b88887f57cddbd2afe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } } peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } }
I20260710 11:05:30.878533  8028 ts_tablet_manager.cc:1434] T 93cab5d66a1545aca95e7738449bab15 P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
I20260710 11:05:30.878605  8027 ts_tablet_manager.cc:1434] T 62bfff614e1c41598efc839b6ec3ad7d P b81a0d852b3d4b88887f57cddbd2afe4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:05:30.887279  8065 raft_consensus.cc:493] T 11ccdc3f664a49d9bc20fb2837e3a01e P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:30.887681  8065 raft_consensus.cc:515] T 11ccdc3f664a49d9bc20fb2837e3a01e P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:30.889420  8065 leader_election.cc:290] T 11ccdc3f664a49d9bc20fb2837e3a01e P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:30.889997  7913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ccdc3f664a49d9bc20fb2837e3a01e" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2dd575b5e03494f8d64387f794dbdec" is_pre_election: true
I20260710 11:05:30.890390  7987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ccdc3f664a49d9bc20fb2837e3a01e" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" is_pre_election: true
I20260710 11:05:30.890676  7913 raft_consensus.cc:2393] T 11ccdc3f664a49d9bc20fb2837e3a01e P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b81a0d852b3d4b88887f57cddbd2afe4 in current term 1: Already voted for candidate 2b7b9504ecac4ac2b0daacec2e300a05 in this term.
I20260710 11:05:30.891736  7803 leader_election.cc:304] T 11ccdc3f664a49d9bc20fb2837e3a01e P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b81a0d852b3d4b88887f57cddbd2afe4; no voters: 2b7b9504ecac4ac2b0daacec2e300a05, b2dd575b5e03494f8d64387f794dbdec
I20260710 11:05:30.892409  8065 raft_consensus.cc:3060] T 11ccdc3f664a49d9bc20fb2837e3a01e P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.897363  8065 raft_consensus.cc:2749] T 11ccdc3f664a49d9bc20fb2837e3a01e P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:30.898244  8044 consensus_queue.cc:1048] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:30.908883  8044 consensus_queue.cc:1048] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:30.967417  7987 raft_consensus.cc:3060] T 99e32e34dd2e4122ad1c7ee73749649a P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.973780  8034 consensus_queue.cc:1048] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:30.983762  8051 consensus_queue.cc:1048] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:31.006820  8054 consensus_queue.cc:1048] T 13d8462772634891844e079d400c0596 P b2dd575b5e03494f8d64387f794dbdec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:31.018018  8051 consensus_queue.cc:1048] T 13d8462772634891844e079d400c0596 P b2dd575b5e03494f8d64387f794dbdec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:31.027482  8035 raft_consensus.cc:493] T 93cab5d66a1545aca95e7738449bab15 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:31.027992  8035 raft_consensus.cc:515] T 93cab5d66a1545aca95e7738449bab15 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:31.030375  8035 leader_election.cc:290] T 93cab5d66a1545aca95e7738449bab15 P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861)
I20260710 11:05:31.030932  7913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cab5d66a1545aca95e7738449bab15" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2dd575b5e03494f8d64387f794dbdec" is_pre_election: true
I20260710 11:05:31.031548  7838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cab5d66a1545aca95e7738449bab15" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" is_pre_election: true
I20260710 11:05:31.032297  7838 raft_consensus.cc:2393] T 93cab5d66a1545aca95e7738449bab15 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b7b9504ecac4ac2b0daacec2e300a05 in current term 1: Already voted for candidate b2dd575b5e03494f8d64387f794dbdec in this term.
I20260710 11:05:31.033209  7953 leader_election.cc:304] T 93cab5d66a1545aca95e7738449bab15 P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05; no voters: b2dd575b5e03494f8d64387f794dbdec, b81a0d852b3d4b88887f57cddbd2afe4
I20260710 11:05:31.033974  8035 raft_consensus.cc:3060] T 93cab5d66a1545aca95e7738449bab15 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:31.039615  8035 raft_consensus.cc:2749] T 93cab5d66a1545aca95e7738449bab15 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:31.041620  8035 raft_consensus.cc:493] T f4aa0f88ced3429384e49060b8b3d834 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:31.041999  8035 raft_consensus.cc:515] T f4aa0f88ced3429384e49060b8b3d834 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:31.043677  8035 leader_election.cc:290] T f4aa0f88ced3429384e49060b8b3d834 P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861)
I20260710 11:05:31.044413  7838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4aa0f88ced3429384e49060b8b3d834" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" is_pre_election: true
I20260710 11:05:31.044772  7913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4aa0f88ced3429384e49060b8b3d834" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2dd575b5e03494f8d64387f794dbdec" is_pre_election: true
I20260710 11:05:31.045548  7913 raft_consensus.cc:2393] T f4aa0f88ced3429384e49060b8b3d834 P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b7b9504ecac4ac2b0daacec2e300a05 in current term 1: Already voted for candidate b81a0d852b3d4b88887f57cddbd2afe4 in this term.
I20260710 11:05:31.046348  7952 leader_election.cc:304] T f4aa0f88ced3429384e49060b8b3d834 P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05; no voters: b2dd575b5e03494f8d64387f794dbdec, b81a0d852b3d4b88887f57cddbd2afe4
I20260710 11:05:31.047013  8035 raft_consensus.cc:3060] T f4aa0f88ced3429384e49060b8b3d834 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:31.051872  8035 raft_consensus.cc:2749] T f4aa0f88ced3429384e49060b8b3d834 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:31.097826  8035 raft_consensus.cc:493] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:31.098249  8035 raft_consensus.cc:515] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:31.099846  8035 leader_election.cc:290] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861)
I20260710 11:05:31.100687  7838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "717254ea2b3c4cad910e53cc7002d9c9" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" is_pre_election: true
I20260710 11:05:31.100924  7913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "717254ea2b3c4cad910e53cc7002d9c9" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2dd575b5e03494f8d64387f794dbdec" is_pre_election: true
I20260710 11:05:31.101459  7838 raft_consensus.cc:2468] T 717254ea2b3c4cad910e53cc7002d9c9 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b7b9504ecac4ac2b0daacec2e300a05 in term 0.
I20260710 11:05:31.101563  7913 raft_consensus.cc:2468] T 717254ea2b3c4cad910e53cc7002d9c9 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b7b9504ecac4ac2b0daacec2e300a05 in term 0.
I20260710 11:05:31.102475  7953 leader_election.cc:304] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05, b81a0d852b3d4b88887f57cddbd2afe4; no voters: 
I20260710 11:05:31.103081  8035 raft_consensus.cc:2804] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:31.103399  8035 raft_consensus.cc:493] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:31.103606  8035 raft_consensus.cc:3060] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:31.108300  8035 raft_consensus.cc:515] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:31.109859  8035 leader_election.cc:290] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 election: Requested vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861)
I20260710 11:05:31.110491  7838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "717254ea2b3c4cad910e53cc7002d9c9" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
I20260710 11:05:31.110847  7913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "717254ea2b3c4cad910e53cc7002d9c9" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2dd575b5e03494f8d64387f794dbdec"
I20260710 11:05:31.110972  7838 raft_consensus.cc:3060] T 717254ea2b3c4cad910e53cc7002d9c9 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:31.111349  7913 raft_consensus.cc:3060] T 717254ea2b3c4cad910e53cc7002d9c9 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:31.115985  7913 raft_consensus.cc:2468] T 717254ea2b3c4cad910e53cc7002d9c9 P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7b9504ecac4ac2b0daacec2e300a05 in term 1.
I20260710 11:05:31.116307  7838 raft_consensus.cc:2468] T 717254ea2b3c4cad910e53cc7002d9c9 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7b9504ecac4ac2b0daacec2e300a05 in term 1.
I20260710 11:05:31.116943  7952 leader_election.cc:304] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05, b2dd575b5e03494f8d64387f794dbdec; no voters: 
I20260710 11:05:31.117708  8035 raft_consensus.cc:2804] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:31.118117  8035 raft_consensus.cc:697] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 LEADER]: Becoming Leader. State: Replica: 2b7b9504ecac4ac2b0daacec2e300a05, State: Running, Role: LEADER
I20260710 11:05:31.118947  8035 consensus_queue.cc:237] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:31.125875  7735 catalog_manager.cc:5697] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131). New cstate: current_term: 1 leader_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:31.160410  8035 raft_consensus.cc:493] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:31.161027  8035 raft_consensus.cc:515] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } } peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } }
I20260710 11:05:31.162765  8035 leader_election.cc:290] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861), b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747)
I20260710 11:05:31.163571  7913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62bfff614e1c41598efc839b6ec3ad7d" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2dd575b5e03494f8d64387f794dbdec" is_pre_election: true
I20260710 11:05:31.163880  7838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62bfff614e1c41598efc839b6ec3ad7d" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" is_pre_election: true
I20260710 11:05:31.164224  7913 raft_consensus.cc:2468] T 62bfff614e1c41598efc839b6ec3ad7d P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b7b9504ecac4ac2b0daacec2e300a05 in term 0.
I20260710 11:05:31.164501  7838 raft_consensus.cc:2468] T 62bfff614e1c41598efc839b6ec3ad7d P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b7b9504ecac4ac2b0daacec2e300a05 in term 0.
I20260710 11:05:31.165198  7952 leader_election.cc:304] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05, b2dd575b5e03494f8d64387f794dbdec; no voters: 
I20260710 11:05:31.165838  8035 raft_consensus.cc:2804] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:31.166111  8035 raft_consensus.cc:493] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:31.166388  8035 raft_consensus.cc:3060] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:31.171321  8035 raft_consensus.cc:515] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } } peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } }
I20260710 11:05:31.172894  8035 leader_election.cc:290] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 election: Requested vote from peers b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861), b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747)
I20260710 11:05:31.173653  7913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62bfff614e1c41598efc839b6ec3ad7d" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2dd575b5e03494f8d64387f794dbdec"
I20260710 11:05:31.173780  7838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62bfff614e1c41598efc839b6ec3ad7d" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
I20260710 11:05:31.174153  7913 raft_consensus.cc:3060] T 62bfff614e1c41598efc839b6ec3ad7d P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:31.174283  7838 raft_consensus.cc:3060] T 62bfff614e1c41598efc839b6ec3ad7d P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:31.178136  8051 consensus_queue.cc:1048] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:31.180423  7913 raft_consensus.cc:2468] T 62bfff614e1c41598efc839b6ec3ad7d P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7b9504ecac4ac2b0daacec2e300a05 in term 1.
I20260710 11:05:31.180639  7838 raft_consensus.cc:2468] T 62bfff614e1c41598efc839b6ec3ad7d P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7b9504ecac4ac2b0daacec2e300a05 in term 1.
I20260710 11:05:31.181802  7953 leader_election.cc:304] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05, b81a0d852b3d4b88887f57cddbd2afe4; no voters: 
I20260710 11:05:31.183195  8035 raft_consensus.cc:2804] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:31.184183  8065 raft_consensus.cc:493] T fde96840da794d32881eaad5d7f6aebb P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:31.184685  8065 raft_consensus.cc:515] T fde96840da794d32881eaad5d7f6aebb P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:31.186764  8065 leader_election.cc:290] T fde96840da794d32881eaad5d7f6aebb P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:31.185691  7837 raft_consensus.cc:3060] T fde96840da794d32881eaad5d7f6aebb P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:31.190056  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fde96840da794d32881eaad5d7f6aebb" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" is_pre_election: true
I20260710 11:05:31.191047  8034 consensus_queue.cc:1048] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:31.190971  7986 raft_consensus.cc:2393] T fde96840da794d32881eaad5d7f6aebb P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b81a0d852b3d4b88887f57cddbd2afe4 in current term 1: Already voted for candidate b2dd575b5e03494f8d64387f794dbdec in this term.
I20260710 11:05:31.194425  7913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fde96840da794d32881eaad5d7f6aebb" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2dd575b5e03494f8d64387f794dbdec" is_pre_election: true
I20260710 11:05:31.193336  8035 raft_consensus.cc:697] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 LEADER]: Becoming Leader. State: Replica: 2b7b9504ecac4ac2b0daacec2e300a05, State: Running, Role: LEADER
I20260710 11:05:31.196218  7803 leader_election.cc:304] T fde96840da794d32881eaad5d7f6aebb P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b81a0d852b3d4b88887f57cddbd2afe4; no voters: 2b7b9504ecac4ac2b0daacec2e300a05, b2dd575b5e03494f8d64387f794dbdec
I20260710 11:05:31.196538  8035 consensus_queue.cc:237] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } } peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } }
I20260710 11:05:31.197491  8034 consensus_queue.cc:1048] T fde96840da794d32881eaad5d7f6aebb P b2dd575b5e03494f8d64387f794dbdec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:31.197985  8065 raft_consensus.cc:2749] T fde96840da794d32881eaad5d7f6aebb P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:31.200179  8034 consensus_queue.cc:1048] T fde96840da794d32881eaad5d7f6aebb P b2dd575b5e03494f8d64387f794dbdec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:31.213124  8065 consensus_queue.cc:1048] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:31.213323  7734 catalog_manager.cc:5697] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131). New cstate: current_term: 1 leader_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:31.219741  8033 consensus_queue.cc:1048] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:31.257123  8035 consensus_queue.cc:1048] T 43ee81978cd041c4844f69e897af129f P 2b7b9504ecac4ac2b0daacec2e300a05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:31.266450  8046 consensus_queue.cc:1048] T 43ee81978cd041c4844f69e897af129f P 2b7b9504ecac4ac2b0daacec2e300a05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:31.485910  7986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62bfff614e1c41598efc839b6ec3ad7d"
dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
mode: GRACEFUL
new_leader_uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
 from {username='slave'} at 127.0.0.1:47440
I20260710 11:05:31.486436  7986 raft_consensus.cc:606] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 LEADER]: Received request to transfer leadership to TS b81a0d852b3d4b88887f57cddbd2afe4
I20260710 11:05:31.490975  7986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "717254ea2b3c4cad910e53cc7002d9c9"
dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
mode: GRACEFUL
new_leader_uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
 from {username='slave'} at 127.0.0.1:47440
I20260710 11:05:31.491397  7986 raft_consensus.cc:606] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 LEADER]: Received request to transfer leadership to TS b81a0d852b3d4b88887f57cddbd2afe4
I20260710 11:05:31.503666  7913 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99e32e34dd2e4122ad1c7ee73749649a"
dest_uuid: "b2dd575b5e03494f8d64387f794dbdec"
mode: GRACEFUL
new_leader_uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
 from {username='slave'} at 127.0.0.1:44372
I20260710 11:05:31.504180  7913 raft_consensus.cc:606] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec [term 1 LEADER]: Received request to transfer leadership to TS b81a0d852b3d4b88887f57cddbd2afe4
I20260710 11:05:31.518249  7986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11ccdc3f664a49d9bc20fb2837e3a01e"
dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
mode: GRACEFUL
new_leader_uuid: "b2dd575b5e03494f8d64387f794dbdec"
 from {username='slave'} at 127.0.0.1:47440
I20260710 11:05:31.518743  7986 raft_consensus.cc:606] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 LEADER]: Received request to transfer leadership to TS b2dd575b5e03494f8d64387f794dbdec
I20260710 11:05:31.549471  8046 consensus_queue.cc:1048] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:31.555053  8044 raft_consensus.cc:993] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05: : Instructing follower b81a0d852b3d4b88887f57cddbd2afe4 to start an election
I20260710 11:05:31.555540  8035 raft_consensus.cc:1081] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 LEADER]: Signalling peer b81a0d852b3d4b88887f57cddbd2afe4 to start an election
I20260710 11:05:31.557255  7838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "717254ea2b3c4cad910e53cc7002d9c9"
dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
 from {username='slave'} at 127.0.0.1:60410
I20260710 11:05:31.558656  7838 raft_consensus.cc:493] T 717254ea2b3c4cad910e53cc7002d9c9 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:31.559033  7838 raft_consensus.cc:3060] T 717254ea2b3c4cad910e53cc7002d9c9 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:31.560660  8046 consensus_queue.cc:1048] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:31.565974  7838 raft_consensus.cc:515] T 717254ea2b3c4cad910e53cc7002d9c9 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:31.568990  7838 leader_election.cc:290] T 717254ea2b3c4cad910e53cc7002d9c9 P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 2 election: Requested vote from peers b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:31.570437  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "717254ea2b3c4cad910e53cc7002d9c9" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
I20260710 11:05:31.570885  7986 raft_consensus.cc:3055] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:31.571125  7986 raft_consensus.cc:740] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b7b9504ecac4ac2b0daacec2e300a05, State: Running, Role: LEADER
I20260710 11:05:31.571332  7913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "717254ea2b3c4cad910e53cc7002d9c9" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2dd575b5e03494f8d64387f794dbdec"
I20260710 11:05:31.571909  7913 raft_consensus.cc:3060] T 717254ea2b3c4cad910e53cc7002d9c9 P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:31.571765  7986 consensus_queue.cc:260] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:31.572923  7986 raft_consensus.cc:3060] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:31.578938  7986 raft_consensus.cc:2468] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81a0d852b3d4b88887f57cddbd2afe4 in term 2.
I20260710 11:05:31.579020  7913 raft_consensus.cc:2468] T 717254ea2b3c4cad910e53cc7002d9c9 P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81a0d852b3d4b88887f57cddbd2afe4 in term 2.
I20260710 11:05:31.580098  7803 leader_election.cc:304] T 717254ea2b3c4cad910e53cc7002d9c9 P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05, b81a0d852b3d4b88887f57cddbd2afe4; no voters: 
I20260710 11:05:31.580909  8033 raft_consensus.cc:2804] T 717254ea2b3c4cad910e53cc7002d9c9 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:31.581389  8033 raft_consensus.cc:697] T 717254ea2b3c4cad910e53cc7002d9c9 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 LEADER]: Becoming Leader. State: Replica: b81a0d852b3d4b88887f57cddbd2afe4, State: Running, Role: LEADER
I20260710 11:05:31.582123  8033 consensus_queue.cc:237] T 717254ea2b3c4cad910e53cc7002d9c9 P b81a0d852b3d4b88887f57cddbd2afe4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:31.587316  8046 consensus_queue.cc:1048] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:31.590194  7734 catalog_manager.cc:5697] T 717254ea2b3c4cad910e53cc7002d9c9 P b81a0d852b3d4b88887f57cddbd2afe4 reported cstate change: term changed from 1 to 2, leader changed from 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131) to b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129). New cstate: current_term: 2 leader_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:31.597376  8044 consensus_queue.cc:1048] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:31.610865  8035 raft_consensus.cc:993] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05: : Instructing follower b81a0d852b3d4b88887f57cddbd2afe4 to start an election
I20260710 11:05:31.611291  8044 raft_consensus.cc:1081] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 LEADER]: Signalling peer b81a0d852b3d4b88887f57cddbd2afe4 to start an election
I20260710 11:05:31.612876  7838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62bfff614e1c41598efc839b6ec3ad7d"
dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
 from {username='slave'} at 127.0.0.1:60410
I20260710 11:05:31.613328  7838 raft_consensus.cc:493] T 62bfff614e1c41598efc839b6ec3ad7d P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:31.613626  7838 raft_consensus.cc:3060] T 62bfff614e1c41598efc839b6ec3ad7d P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:31.618451  7838 raft_consensus.cc:515] T 62bfff614e1c41598efc839b6ec3ad7d P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } } peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } }
I20260710 11:05:31.620299  7838 leader_election.cc:290] T 62bfff614e1c41598efc839b6ec3ad7d P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 2 election: Requested vote from peers b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:31.621378  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62bfff614e1c41598efc839b6ec3ad7d" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
I20260710 11:05:31.622018  7986 raft_consensus.cc:3055] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:31.622345  7986 raft_consensus.cc:740] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b7b9504ecac4ac2b0daacec2e300a05, State: Running, Role: LEADER
I20260710 11:05:31.623167  7986 consensus_queue.cc:260] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } } peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } }
I20260710 11:05:31.624503  7986 raft_consensus.cc:3060] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:31.625573  7913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62bfff614e1c41598efc839b6ec3ad7d" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2dd575b5e03494f8d64387f794dbdec"
I20260710 11:05:31.626168  7913 raft_consensus.cc:3060] T 62bfff614e1c41598efc839b6ec3ad7d P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:31.629817  7986 raft_consensus.cc:2468] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81a0d852b3d4b88887f57cddbd2afe4 in term 2.
I20260710 11:05:31.630759  7913 raft_consensus.cc:2468] T 62bfff614e1c41598efc839b6ec3ad7d P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81a0d852b3d4b88887f57cddbd2afe4 in term 2.
I20260710 11:05:31.630879  7803 leader_election.cc:304] T 62bfff614e1c41598efc839b6ec3ad7d P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05, b81a0d852b3d4b88887f57cddbd2afe4; no voters: 
I20260710 11:05:31.631817  8033 raft_consensus.cc:2804] T 62bfff614e1c41598efc839b6ec3ad7d P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:31.632227  8033 raft_consensus.cc:697] T 62bfff614e1c41598efc839b6ec3ad7d P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 LEADER]: Becoming Leader. State: Replica: b81a0d852b3d4b88887f57cddbd2afe4, State: Running, Role: LEADER
I20260710 11:05:31.632803  8033 consensus_queue.cc:237] T 62bfff614e1c41598efc839b6ec3ad7d P b81a0d852b3d4b88887f57cddbd2afe4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } } peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } }
I20260710 11:05:31.638165  7736 catalog_manager.cc:5697] T 62bfff614e1c41598efc839b6ec3ad7d P b81a0d852b3d4b88887f57cddbd2afe4 reported cstate change: term changed from 1 to 2, leader changed from 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131) to b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129). New cstate: current_term: 2 leader_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:31.744659  8035 raft_consensus.cc:993] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05: : Instructing follower b2dd575b5e03494f8d64387f794dbdec to start an election
I20260710 11:05:31.745072  8044 raft_consensus.cc:1081] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 LEADER]: Signalling peer b2dd575b5e03494f8d64387f794dbdec to start an election
I20260710 11:05:31.746467  7913 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11ccdc3f664a49d9bc20fb2837e3a01e"
dest_uuid: "b2dd575b5e03494f8d64387f794dbdec"
 from {username='slave'} at 127.0.0.1:44346
I20260710 11:05:31.746914  7913 raft_consensus.cc:493] T 11ccdc3f664a49d9bc20fb2837e3a01e P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:31.747188  7913 raft_consensus.cc:3060] T 11ccdc3f664a49d9bc20fb2837e3a01e P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:31.751716  7913 raft_consensus.cc:515] T 11ccdc3f664a49d9bc20fb2837e3a01e P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:31.753239  7913 leader_election.cc:290] T 11ccdc3f664a49d9bc20fb2837e3a01e P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 2 election: Requested vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:31.754128  7838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ccdc3f664a49d9bc20fb2837e3a01e" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
I20260710 11:05:31.754259  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ccdc3f664a49d9bc20fb2837e3a01e" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
I20260710 11:05:31.754812  7838 raft_consensus.cc:3060] T 11ccdc3f664a49d9bc20fb2837e3a01e P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:31.754848  7986 raft_consensus.cc:3055] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:31.755319  7986 raft_consensus.cc:740] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b7b9504ecac4ac2b0daacec2e300a05, State: Running, Role: LEADER
I20260710 11:05:31.756187  7986 consensus_queue.cc:260] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:31.757387  7986 raft_consensus.cc:3060] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:31.761910  7838 raft_consensus.cc:2468] T 11ccdc3f664a49d9bc20fb2837e3a01e P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2dd575b5e03494f8d64387f794dbdec in term 2.
I20260710 11:05:31.763303  7879 leader_election.cc:304] T 11ccdc3f664a49d9bc20fb2837e3a01e P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2dd575b5e03494f8d64387f794dbdec, b81a0d852b3d4b88887f57cddbd2afe4; no voters: 
I20260710 11:05:31.764160  8034 raft_consensus.cc:2804] T 11ccdc3f664a49d9bc20fb2837e3a01e P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:31.764305  7986 raft_consensus.cc:2468] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2dd575b5e03494f8d64387f794dbdec in term 2.
I20260710 11:05:31.764546  8034 raft_consensus.cc:697] T 11ccdc3f664a49d9bc20fb2837e3a01e P b2dd575b5e03494f8d64387f794dbdec [term 2 LEADER]: Becoming Leader. State: Replica: b2dd575b5e03494f8d64387f794dbdec, State: Running, Role: LEADER
I20260710 11:05:31.765420  8034 consensus_queue.cc:237] T 11ccdc3f664a49d9bc20fb2837e3a01e P b2dd575b5e03494f8d64387f794dbdec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:31.770912  7736 catalog_manager.cc:5697] T 11ccdc3f664a49d9bc20fb2837e3a01e P b2dd575b5e03494f8d64387f794dbdec reported cstate change: term changed from 1 to 2, leader changed from 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131) to b2dd575b5e03494f8d64387f794dbdec (127.3.54.130). New cstate: current_term: 2 leader_uuid: "b2dd575b5e03494f8d64387f794dbdec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:31.930197  8051 raft_consensus.cc:993] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec: : Instructing follower b81a0d852b3d4b88887f57cddbd2afe4 to start an election
I20260710 11:05:31.930580  8034 raft_consensus.cc:1081] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec [term 1 LEADER]: Signalling peer b81a0d852b3d4b88887f57cddbd2afe4 to start an election
I20260710 11:05:31.932088  7838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99e32e34dd2e4122ad1c7ee73749649a"
dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
 from {username='slave'} at 127.0.0.1:60424
I20260710 11:05:31.932520  7838 raft_consensus.cc:493] T 99e32e34dd2e4122ad1c7ee73749649a P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:31.932787  7838 raft_consensus.cc:3060] T 99e32e34dd2e4122ad1c7ee73749649a P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:31.937498  7838 raft_consensus.cc:515] T 99e32e34dd2e4122ad1c7ee73749649a P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:31.939021  7838 leader_election.cc:290] T 99e32e34dd2e4122ad1c7ee73749649a P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 2 election: Requested vote from peers b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:31.939934  7913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99e32e34dd2e4122ad1c7ee73749649a" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2dd575b5e03494f8d64387f794dbdec"
I20260710 11:05:31.940102  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99e32e34dd2e4122ad1c7ee73749649a" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
I20260710 11:05:31.940505  7913 raft_consensus.cc:3055] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:31.940630  7986 raft_consensus.cc:3060] T 99e32e34dd2e4122ad1c7ee73749649a P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:31.940780  7913 raft_consensus.cc:740] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2dd575b5e03494f8d64387f794dbdec, State: Running, Role: LEADER
I20260710 11:05:31.941514  7913 consensus_queue.cc:260] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:31.942453  7913 raft_consensus.cc:3060] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:31.945588  7986 raft_consensus.cc:2468] T 99e32e34dd2e4122ad1c7ee73749649a P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81a0d852b3d4b88887f57cddbd2afe4 in term 2.
I20260710 11:05:31.946641  7803 leader_election.cc:304] T 99e32e34dd2e4122ad1c7ee73749649a P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05, b81a0d852b3d4b88887f57cddbd2afe4; no voters: 
I20260710 11:05:31.947278  8033 raft_consensus.cc:2804] T 99e32e34dd2e4122ad1c7ee73749649a P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:31.947652  8033 raft_consensus.cc:697] T 99e32e34dd2e4122ad1c7ee73749649a P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 LEADER]: Becoming Leader. State: Replica: b81a0d852b3d4b88887f57cddbd2afe4, State: Running, Role: LEADER
I20260710 11:05:31.947716  7913 raft_consensus.cc:2468] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81a0d852b3d4b88887f57cddbd2afe4 in term 2.
I20260710 11:05:31.948472  8033 consensus_queue.cc:237] T 99e32e34dd2e4122ad1c7ee73749649a P b81a0d852b3d4b88887f57cddbd2afe4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:31.954581  7736 catalog_manager.cc:5697] T 99e32e34dd2e4122ad1c7ee73749649a P b81a0d852b3d4b88887f57cddbd2afe4 reported cstate change: term changed from 1 to 2, leader changed from b2dd575b5e03494f8d64387f794dbdec (127.3.54.130) to b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129). New cstate: current_term: 2 leader_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:32.108961  7986 raft_consensus.cc:1275] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Refusing update from remote peer b81a0d852b3d4b88887f57cddbd2afe4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:32.110275  8033 consensus_queue.cc:1048] T 717254ea2b3c4cad910e53cc7002d9c9 P b81a0d852b3d4b88887f57cddbd2afe4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:32.119577  7913 raft_consensus.cc:1275] T 717254ea2b3c4cad910e53cc7002d9c9 P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Refusing update from remote peer b81a0d852b3d4b88887f57cddbd2afe4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:32.121012  8033 consensus_queue.cc:1048] T 717254ea2b3c4cad910e53cc7002d9c9 P b81a0d852b3d4b88887f57cddbd2afe4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:32.149590  7986 raft_consensus.cc:1275] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Refusing update from remote peer b81a0d852b3d4b88887f57cddbd2afe4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:32.150843  8033 consensus_queue.cc:1048] T 62bfff614e1c41598efc839b6ec3ad7d P b81a0d852b3d4b88887f57cddbd2afe4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:32.158371  7913 raft_consensus.cc:1275] T 62bfff614e1c41598efc839b6ec3ad7d P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Refusing update from remote peer b81a0d852b3d4b88887f57cddbd2afe4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:32.159876  8033 consensus_queue.cc:1048] T 62bfff614e1c41598efc839b6ec3ad7d P b81a0d852b3d4b88887f57cddbd2afe4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:32.166848  7838 raft_consensus.cc:1275] T 11ccdc3f664a49d9bc20fb2837e3a01e P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Refusing update from remote peer b2dd575b5e03494f8d64387f794dbdec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:32.168079  8034 consensus_queue.cc:1048] T 11ccdc3f664a49d9bc20fb2837e3a01e P b2dd575b5e03494f8d64387f794dbdec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:32.176878  7986 raft_consensus.cc:1275] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Refusing update from remote peer b2dd575b5e03494f8d64387f794dbdec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:32.178802  8055 consensus_queue.cc:1048] T 11ccdc3f664a49d9bc20fb2837e3a01e P b2dd575b5e03494f8d64387f794dbdec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:32.369019  7986 raft_consensus.cc:1275] T 99e32e34dd2e4122ad1c7ee73749649a P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Refusing update from remote peer b81a0d852b3d4b88887f57cddbd2afe4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:32.370205  8109 consensus_queue.cc:1048] T 99e32e34dd2e4122ad1c7ee73749649a P b81a0d852b3d4b88887f57cddbd2afe4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:32.378520  7913 raft_consensus.cc:1275] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Refusing update from remote peer b81a0d852b3d4b88887f57cddbd2afe4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:32.380095  8096 consensus_queue.cc:1048] T 99e32e34dd2e4122ad1c7ee73749649a P b81a0d852b3d4b88887f57cddbd2afe4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:34.552970  7736 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42096:
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"
    }
  }
}
W20260710 11:05:34.555310  7736 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.
I20260710 11:05:34.601033  7827 tablet_service.cc:1511] Processing CreateTablet for tablet 595a0837ad7841728060958cb16ff160 (DEFAULT_TABLE table=soft_deleted_table [id=2d2fb58f84e24d208ebfd9fbb8bceb94]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:34.602016  7895 tablet_service.cc:1511] Processing CreateTablet for tablet 595a0837ad7841728060958cb16ff160 (DEFAULT_TABLE table=soft_deleted_table [id=2d2fb58f84e24d208ebfd9fbb8bceb94]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:34.602577  7827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 595a0837ad7841728060958cb16ff160. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:34.603353  7895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 595a0837ad7841728060958cb16ff160. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:34.604079  7828 tablet_service.cc:1511] Processing CreateTablet for tablet 97a7166de40a47c18a01efa2f72a74d4 (DEFAULT_TABLE table=soft_deleted_table [id=2d2fb58f84e24d208ebfd9fbb8bceb94]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:34.605470  7828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97a7166de40a47c18a01efa2f72a74d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:34.609238  7973 tablet_service.cc:1511] Processing CreateTablet for tablet 595a0837ad7841728060958cb16ff160 (DEFAULT_TABLE table=soft_deleted_table [id=2d2fb58f84e24d208ebfd9fbb8bceb94]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:34.610713  7973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 595a0837ad7841728060958cb16ff160. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:34.611565  7826 tablet_service.cc:1511] Processing CreateTablet for tablet f29cadc4c99743ce94f2c9f7723bfcf5 (DEFAULT_TABLE table=soft_deleted_table [id=2d2fb58f84e24d208ebfd9fbb8bceb94]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:34.612991  7826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f29cadc4c99743ce94f2c9f7723bfcf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:34.609092  7822 tablet_service.cc:1511] Processing CreateTablet for tablet b15e1c68dd5649c99c0c6bb4f3903e9a (DEFAULT_TABLE table=soft_deleted_table [id=2d2fb58f84e24d208ebfd9fbb8bceb94]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:34.620646  7824 tablet_service.cc:1511] Processing CreateTablet for tablet 5d29516eec7044f1ac0971397a598424 (DEFAULT_TABLE table=soft_deleted_table [id=2d2fb58f84e24d208ebfd9fbb8bceb94]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:34.633723  7822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b15e1c68dd5649c99c0c6bb4f3903e9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:34.633984  7821 tablet_service.cc:1511] Processing CreateTablet for tablet df1e76e6ed524c3da87d60f266be1385 (DEFAULT_TABLE table=soft_deleted_table [id=2d2fb58f84e24d208ebfd9fbb8bceb94]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:34.634500  7824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d29516eec7044f1ac0971397a598424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:34.635350  7821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df1e76e6ed524c3da87d60f266be1385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:34.640355  7896 tablet_service.cc:1511] Processing CreateTablet for tablet 97a7166de40a47c18a01efa2f72a74d4 (DEFAULT_TABLE table=soft_deleted_table [id=2d2fb58f84e24d208ebfd9fbb8bceb94]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:34.641399  7825 tablet_service.cc:1511] Processing CreateTablet for tablet a0a1f78d70ac4356bb56b964f7db3e27 (DEFAULT_TABLE table=soft_deleted_table [id=2d2fb58f84e24d208ebfd9fbb8bceb94]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:34.642937  7825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0a1f78d70ac4356bb56b964f7db3e27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:34.643376  7974 tablet_service.cc:1511] Processing CreateTablet for tablet 97a7166de40a47c18a01efa2f72a74d4 (DEFAULT_TABLE table=soft_deleted_table [id=2d2fb58f84e24d208ebfd9fbb8bceb94]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:34.641885  7896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97a7166de40a47c18a01efa2f72a74d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:34.644748  7974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97a7166de40a47c18a01efa2f72a74d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:34.651005  7900 tablet_service.cc:1511] Processing CreateTablet for tablet b15e1c68dd5649c99c0c6bb4f3903e9a (DEFAULT_TABLE table=soft_deleted_table [id=2d2fb58f84e24d208ebfd9fbb8bceb94]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:34.652462  7900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b15e1c68dd5649c99c0c6bb4f3903e9a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:05:34.657629  7784 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:34.665723  7826 tablet_service.cc:1511] Processing CreateTablet for tablet 5b13894175c842c6a45a021f68ef2e0f (DEFAULT_TABLE table=soft_deleted_table [id=2d2fb58f84e24d208ebfd9fbb8bceb94]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:34.665549  7828 tablet_service.cc:1511] Processing CreateTablet for tablet 1d4af44a3d5b408e85dbbe1377ae7ea7 (DEFAULT_TABLE table=soft_deleted_table [id=2d2fb58f84e24d208ebfd9fbb8bceb94]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:34.666997  7826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b13894175c842c6a45a021f68ef2e0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:34.670500  7903 tablet_service.cc:1511] Processing CreateTablet for tablet f29cadc4c99743ce94f2c9f7723bfcf5 (DEFAULT_TABLE table=soft_deleted_table [id=2d2fb58f84e24d208ebfd9fbb8bceb94]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:34.668689  7828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4af44a3d5b408e85dbbe1377ae7ea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:34.671824  7903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f29cadc4c99743ce94f2c9f7723bfcf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:34.693871  7970 tablet_service.cc:1511] Processing CreateTablet for tablet 1d4af44a3d5b408e85dbbe1377ae7ea7 (DEFAULT_TABLE table=soft_deleted_table [id=2d2fb58f84e24d208ebfd9fbb8bceb94]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:34.694378  7896 tablet_service.cc:1511] Processing CreateTablet for tablet 5b13894175c842c6a45a021f68ef2e0f (DEFAULT_TABLE table=soft_deleted_table [id=2d2fb58f84e24d208ebfd9fbb8bceb94]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:34.695302  7970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4af44a3d5b408e85dbbe1377ae7ea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:34.696156  7896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b13894175c842c6a45a021f68ef2e0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:34.699201  7969 tablet_service.cc:1511] Processing CreateTablet for tablet 5b13894175c842c6a45a021f68ef2e0f (DEFAULT_TABLE table=soft_deleted_table [id=2d2fb58f84e24d208ebfd9fbb8bceb94]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:34.700567  7969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b13894175c842c6a45a021f68ef2e0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:34.673211  7977 tablet_service.cc:1511] Processing CreateTablet for tablet b15e1c68dd5649c99c0c6bb4f3903e9a (DEFAULT_TABLE table=soft_deleted_table [id=2d2fb58f84e24d208ebfd9fbb8bceb94]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:34.702975  7977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b15e1c68dd5649c99c0c6bb4f3903e9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:34.675009  7902 tablet_service.cc:1511] Processing CreateTablet for tablet 5d29516eec7044f1ac0971397a598424 (DEFAULT_TABLE table=soft_deleted_table [id=2d2fb58f84e24d208ebfd9fbb8bceb94]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:34.706400  7902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d29516eec7044f1ac0971397a598424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:34.676784  7976 tablet_service.cc:1511] Processing CreateTablet for tablet f29cadc4c99743ce94f2c9f7723bfcf5 (DEFAULT_TABLE table=soft_deleted_table [id=2d2fb58f84e24d208ebfd9fbb8bceb94]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:34.708988  7976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f29cadc4c99743ce94f2c9f7723bfcf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:34.679283  7975 tablet_service.cc:1511] Processing CreateTablet for tablet 5d29516eec7044f1ac0971397a598424 (DEFAULT_TABLE table=soft_deleted_table [id=2d2fb58f84e24d208ebfd9fbb8bceb94]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:34.712641  7975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d29516eec7044f1ac0971397a598424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:34.680975  7898 tablet_service.cc:1511] Processing CreateTablet for tablet df1e76e6ed524c3da87d60f266be1385 (DEFAULT_TABLE table=soft_deleted_table [id=2d2fb58f84e24d208ebfd9fbb8bceb94]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:34.683184  7972 tablet_service.cc:1511] Processing CreateTablet for tablet df1e76e6ed524c3da87d60f266be1385 (DEFAULT_TABLE table=soft_deleted_table [id=2d2fb58f84e24d208ebfd9fbb8bceb94]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:34.684895  7901 tablet_service.cc:1511] Processing CreateTablet for tablet a0a1f78d70ac4356bb56b964f7db3e27 (DEFAULT_TABLE table=soft_deleted_table [id=2d2fb58f84e24d208ebfd9fbb8bceb94]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:34.687306  7971 tablet_service.cc:1511] Processing CreateTablet for tablet a0a1f78d70ac4356bb56b964f7db3e27 (DEFAULT_TABLE table=soft_deleted_table [id=2d2fb58f84e24d208ebfd9fbb8bceb94]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:34.687732  7899 tablet_service.cc:1511] Processing CreateTablet for tablet 1d4af44a3d5b408e85dbbe1377ae7ea7 (DEFAULT_TABLE table=soft_deleted_table [id=2d2fb58f84e24d208ebfd9fbb8bceb94]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:34.716826  8133 tablet_bootstrap.cc:492] T 595a0837ad7841728060958cb16ff160 P 2b7b9504ecac4ac2b0daacec2e300a05: Bootstrap starting.
I20260710 11:05:34.721216  7972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df1e76e6ed524c3da87d60f266be1385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:34.727128  7971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0a1f78d70ac4356bb56b964f7db3e27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:34.728559  7898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df1e76e6ed524c3da87d60f266be1385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:34.732510  7899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4af44a3d5b408e85dbbe1377ae7ea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:34.734658  7901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0a1f78d70ac4356bb56b964f7db3e27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:34.754222  8133 tablet_bootstrap.cc:654] T 595a0837ad7841728060958cb16ff160 P 2b7b9504ecac4ac2b0daacec2e300a05: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:34.808377  8132 tablet_bootstrap.cc:492] T 595a0837ad7841728060958cb16ff160 P b81a0d852b3d4b88887f57cddbd2afe4: Bootstrap starting.
I20260710 11:05:34.840749  8134 tablet_bootstrap.cc:492] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec: Bootstrap starting.
W20260710 11:05:34.839620  7803 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.54.131:42083, user_credentials={real_user=slave}} blocked reactor thread for 101019us
I20260710 11:05:34.865705  8133 tablet_bootstrap.cc:492] T 595a0837ad7841728060958cb16ff160 P 2b7b9504ecac4ac2b0daacec2e300a05: No bootstrap required, opened a new log
I20260710 11:05:34.866247  8133 ts_tablet_manager.cc:1403] T 595a0837ad7841728060958cb16ff160 P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent bootstrapping tablet: real 0.150s	user 0.018s	sys 0.014s
I20260710 11:05:34.869202  8133 raft_consensus.cc:359] T 595a0837ad7841728060958cb16ff160 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:34.869920  8133 raft_consensus.cc:385] T 595a0837ad7841728060958cb16ff160 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:34.870173  8133 raft_consensus.cc:740] T 595a0837ad7841728060958cb16ff160 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7b9504ecac4ac2b0daacec2e300a05, State: Initialized, Role: FOLLOWER
I20260710 11:05:34.870785  8133 consensus_queue.cc:260] T 595a0837ad7841728060958cb16ff160 P 2b7b9504ecac4ac2b0daacec2e300a05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:34.872792  8133 ts_tablet_manager.cc:1434] T 595a0837ad7841728060958cb16ff160 P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:05:34.873867  8133 tablet_bootstrap.cc:492] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P 2b7b9504ecac4ac2b0daacec2e300a05: Bootstrap starting.
I20260710 11:05:34.876224  8134 tablet_bootstrap.cc:654] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:34.879380  8133 tablet_bootstrap.cc:654] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P 2b7b9504ecac4ac2b0daacec2e300a05: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:34.877437  8132 tablet_bootstrap.cc:654] T 595a0837ad7841728060958cb16ff160 P b81a0d852b3d4b88887f57cddbd2afe4: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:34.888780  8134 tablet_bootstrap.cc:492] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec: No bootstrap required, opened a new log
I20260710 11:05:34.888945  8132 tablet_bootstrap.cc:492] T 595a0837ad7841728060958cb16ff160 P b81a0d852b3d4b88887f57cddbd2afe4: No bootstrap required, opened a new log
I20260710 11:05:34.889281  8134 ts_tablet_manager.cc:1403] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.001s
I20260710 11:05:34.889457  8132 ts_tablet_manager.cc:1403] T 595a0837ad7841728060958cb16ff160 P b81a0d852b3d4b88887f57cddbd2afe4: Time spent bootstrapping tablet: real 0.081s	user 0.006s	sys 0.008s
I20260710 11:05:34.889887  8133 tablet_bootstrap.cc:492] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P 2b7b9504ecac4ac2b0daacec2e300a05: No bootstrap required, opened a new log
I20260710 11:05:34.890396  8133 ts_tablet_manager.cc:1403] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260710 11:05:34.891744  8132 raft_consensus.cc:359] T 595a0837ad7841728060958cb16ff160 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:34.892359  8132 raft_consensus.cc:385] T 595a0837ad7841728060958cb16ff160 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:34.892642  8132 raft_consensus.cc:740] T 595a0837ad7841728060958cb16ff160 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81a0d852b3d4b88887f57cddbd2afe4, State: Initialized, Role: FOLLOWER
I20260710 11:05:34.892190  8134 raft_consensus.cc:359] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:34.892992  8134 raft_consensus.cc:385] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:34.893021  8133 raft_consensus.cc:359] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:34.893395  8134 raft_consensus.cc:740] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2dd575b5e03494f8d64387f794dbdec, State: Initialized, Role: FOLLOWER
I20260710 11:05:34.893270  8132 consensus_queue.cc:260] T 595a0837ad7841728060958cb16ff160 P b81a0d852b3d4b88887f57cddbd2afe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:34.893834  8133 raft_consensus.cc:385] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:34.894289  8133 raft_consensus.cc:740] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7b9504ecac4ac2b0daacec2e300a05, State: Initialized, Role: FOLLOWER
I20260710 11:05:34.894338  8134 consensus_queue.cc:260] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:34.895095  8133 consensus_queue.cc:260] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P 2b7b9504ecac4ac2b0daacec2e300a05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:34.897351  8133 ts_tablet_manager.cc:1434] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:05:34.898216  8133 tablet_bootstrap.cc:492] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05: Bootstrap starting.
I20260710 11:05:34.901038  8132 ts_tablet_manager.cc:1434] T 595a0837ad7841728060958cb16ff160 P b81a0d852b3d4b88887f57cddbd2afe4: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:05:34.901423  8119 raft_consensus.cc:493] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:34.902032  8132 tablet_bootstrap.cc:492] T f29cadc4c99743ce94f2c9f7723bfcf5 P b81a0d852b3d4b88887f57cddbd2afe4: Bootstrap starting.
I20260710 11:05:34.901878  8119 raft_consensus.cc:515] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:34.903995  8119 leader_election.cc:290] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861)
I20260710 11:05:34.904734  8133 tablet_bootstrap.cc:654] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:34.905838  7912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4af44a3d5b408e85dbbe1377ae7ea7" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2dd575b5e03494f8d64387f794dbdec" is_pre_election: true
I20260710 11:05:34.904700  7838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4af44a3d5b408e85dbbe1377ae7ea7" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" is_pre_election: true
I20260710 11:05:34.908989  8132 tablet_bootstrap.cc:654] T f29cadc4c99743ce94f2c9f7723bfcf5 P b81a0d852b3d4b88887f57cddbd2afe4: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:34.909437  7952 leader_election.cc:343] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:34.910583  7953 leader_election.cc:343] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:34.911070  7953 leader_election.cc:304] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05; no voters: b2dd575b5e03494f8d64387f794dbdec, b81a0d852b3d4b88887f57cddbd2afe4
I20260710 11:05:34.912664  8119 raft_consensus.cc:2749] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:34.921734  8134 ts_tablet_manager.cc:1434] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.003s
I20260710 11:05:34.923007  8134 tablet_bootstrap.cc:492] T 97a7166de40a47c18a01efa2f72a74d4 P b2dd575b5e03494f8d64387f794dbdec: Bootstrap starting.
I20260710 11:05:34.930178  8134 tablet_bootstrap.cc:654] T 97a7166de40a47c18a01efa2f72a74d4 P b2dd575b5e03494f8d64387f794dbdec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:34.938666  8133 tablet_bootstrap.cc:492] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05: No bootstrap required, opened a new log
I20260710 11:05:34.939283  8133 ts_tablet_manager.cc:1403] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.014s
I20260710 11:05:34.939920  8132 tablet_bootstrap.cc:492] T f29cadc4c99743ce94f2c9f7723bfcf5 P b81a0d852b3d4b88887f57cddbd2afe4: No bootstrap required, opened a new log
I20260710 11:05:34.940510  8132 ts_tablet_manager.cc:1403] T f29cadc4c99743ce94f2c9f7723bfcf5 P b81a0d852b3d4b88887f57cddbd2afe4: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.015s
I20260710 11:05:34.942409  8133 raft_consensus.cc:359] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:34.943223  8133 raft_consensus.cc:385] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:34.943288  8132 raft_consensus.cc:359] T f29cadc4c99743ce94f2c9f7723bfcf5 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:34.943605  8133 raft_consensus.cc:740] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7b9504ecac4ac2b0daacec2e300a05, State: Initialized, Role: FOLLOWER
I20260710 11:05:34.943958  8132 raft_consensus.cc:385] T f29cadc4c99743ce94f2c9f7723bfcf5 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:34.944398  8132 raft_consensus.cc:740] T f29cadc4c99743ce94f2c9f7723bfcf5 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81a0d852b3d4b88887f57cddbd2afe4, State: Initialized, Role: FOLLOWER
I20260710 11:05:34.944519  8133 consensus_queue.cc:260] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:34.945014  8132 consensus_queue.cc:260] T f29cadc4c99743ce94f2c9f7723bfcf5 P b81a0d852b3d4b88887f57cddbd2afe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:34.946264  8134 tablet_bootstrap.cc:492] T 97a7166de40a47c18a01efa2f72a74d4 P b2dd575b5e03494f8d64387f794dbdec: No bootstrap required, opened a new log
I20260710 11:05:34.946740  8134 ts_tablet_manager.cc:1403] T 97a7166de40a47c18a01efa2f72a74d4 P b2dd575b5e03494f8d64387f794dbdec: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.011s
I20260710 11:05:34.946866  8133 ts_tablet_manager.cc:1434] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:34.947793  8133 tablet_bootstrap.cc:492] T 97a7166de40a47c18a01efa2f72a74d4 P 2b7b9504ecac4ac2b0daacec2e300a05: Bootstrap starting.
I20260710 11:05:34.949708  8132 ts_tablet_manager.cc:1434] T f29cadc4c99743ce94f2c9f7723bfcf5 P b81a0d852b3d4b88887f57cddbd2afe4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:05:34.949645  8134 raft_consensus.cc:359] T 97a7166de40a47c18a01efa2f72a74d4 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:34.950525  8134 raft_consensus.cc:385] T 97a7166de40a47c18a01efa2f72a74d4 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:34.950771  8132 tablet_bootstrap.cc:492] T 97a7166de40a47c18a01efa2f72a74d4 P b81a0d852b3d4b88887f57cddbd2afe4: Bootstrap starting.
I20260710 11:05:34.950829  8134 raft_consensus.cc:740] T 97a7166de40a47c18a01efa2f72a74d4 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2dd575b5e03494f8d64387f794dbdec, State: Initialized, Role: FOLLOWER
I20260710 11:05:34.951727  8134 consensus_queue.cc:260] T 97a7166de40a47c18a01efa2f72a74d4 P b2dd575b5e03494f8d64387f794dbdec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:34.953891  8133 tablet_bootstrap.cc:654] T 97a7166de40a47c18a01efa2f72a74d4 P 2b7b9504ecac4ac2b0daacec2e300a05: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:34.953977  8134 ts_tablet_manager.cc:1434] T 97a7166de40a47c18a01efa2f72a74d4 P b2dd575b5e03494f8d64387f794dbdec: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:05:34.954947  8134 tablet_bootstrap.cc:492] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec: Bootstrap starting.
I20260710 11:05:34.957828  8132 tablet_bootstrap.cc:654] T 97a7166de40a47c18a01efa2f72a74d4 P b81a0d852b3d4b88887f57cddbd2afe4: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:34.961140  8134 tablet_bootstrap.cc:654] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:34.968919  8133 tablet_bootstrap.cc:492] T 97a7166de40a47c18a01efa2f72a74d4 P 2b7b9504ecac4ac2b0daacec2e300a05: No bootstrap required, opened a new log
I20260710 11:05:34.969436  8133 ts_tablet_manager.cc:1403] T 97a7166de40a47c18a01efa2f72a74d4 P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.002s
I20260710 11:05:34.970194  8132 tablet_bootstrap.cc:492] T 97a7166de40a47c18a01efa2f72a74d4 P b81a0d852b3d4b88887f57cddbd2afe4: No bootstrap required, opened a new log
I20260710 11:05:34.970170  8134 tablet_bootstrap.cc:492] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec: No bootstrap required, opened a new log
I20260710 11:05:34.970855  8132 ts_tablet_manager.cc:1403] T 97a7166de40a47c18a01efa2f72a74d4 P b81a0d852b3d4b88887f57cddbd2afe4: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260710 11:05:34.970947  8134 ts_tablet_manager.cc:1403] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.005s
I20260710 11:05:34.972229  8133 raft_consensus.cc:359] T 97a7166de40a47c18a01efa2f72a74d4 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:34.972972  8133 raft_consensus.cc:385] T 97a7166de40a47c18a01efa2f72a74d4 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:34.973251  8133 raft_consensus.cc:740] T 97a7166de40a47c18a01efa2f72a74d4 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7b9504ecac4ac2b0daacec2e300a05, State: Initialized, Role: FOLLOWER
I20260710 11:05:34.973868  8132 raft_consensus.cc:359] T 97a7166de40a47c18a01efa2f72a74d4 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:34.974597  8132 raft_consensus.cc:385] T 97a7166de40a47c18a01efa2f72a74d4 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:34.974086  8133 consensus_queue.cc:260] T 97a7166de40a47c18a01efa2f72a74d4 P 2b7b9504ecac4ac2b0daacec2e300a05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:34.974112  8134 raft_consensus.cc:359] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:34.974902  8132 raft_consensus.cc:740] T 97a7166de40a47c18a01efa2f72a74d4 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81a0d852b3d4b88887f57cddbd2afe4, State: Initialized, Role: FOLLOWER
I20260710 11:05:34.975116  8134 raft_consensus.cc:385] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:34.975564  8134 raft_consensus.cc:740] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2dd575b5e03494f8d64387f794dbdec, State: Initialized, Role: FOLLOWER
I20260710 11:05:34.975696  8132 consensus_queue.cc:260] T 97a7166de40a47c18a01efa2f72a74d4 P b81a0d852b3d4b88887f57cddbd2afe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:34.976933  8133 ts_tablet_manager.cc:1434] T 97a7166de40a47c18a01efa2f72a74d4 P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:34.976459  8134 consensus_queue.cc:260] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:34.977950  8133 tablet_bootstrap.cc:492] T b15e1c68dd5649c99c0c6bb4f3903e9a P 2b7b9504ecac4ac2b0daacec2e300a05: Bootstrap starting.
I20260710 11:05:34.978601  8132 ts_tablet_manager.cc:1434] T 97a7166de40a47c18a01efa2f72a74d4 P b81a0d852b3d4b88887f57cddbd2afe4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:34.979025  8134 ts_tablet_manager.cc:1434] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 11:05:34.979648  8132 tablet_bootstrap.cc:492] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4: Bootstrap starting.
I20260710 11:05:34.980137  8134 tablet_bootstrap.cc:492] T 5d29516eec7044f1ac0971397a598424 P b2dd575b5e03494f8d64387f794dbdec: Bootstrap starting.
I20260710 11:05:34.984983  8133 tablet_bootstrap.cc:654] T b15e1c68dd5649c99c0c6bb4f3903e9a P 2b7b9504ecac4ac2b0daacec2e300a05: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:34.985849  8132 tablet_bootstrap.cc:654] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:34.987085  8134 tablet_bootstrap.cc:654] T 5d29516eec7044f1ac0971397a598424 P b2dd575b5e03494f8d64387f794dbdec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:34.997582  8121 raft_consensus.cc:493] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:34.998116  8133 tablet_bootstrap.cc:492] T b15e1c68dd5649c99c0c6bb4f3903e9a P 2b7b9504ecac4ac2b0daacec2e300a05: No bootstrap required, opened a new log
I20260710 11:05:34.998301  8134 tablet_bootstrap.cc:492] T 5d29516eec7044f1ac0971397a598424 P b2dd575b5e03494f8d64387f794dbdec: No bootstrap required, opened a new log
I20260710 11:05:34.998751  8133 ts_tablet_manager.cc:1403] T b15e1c68dd5649c99c0c6bb4f3903e9a P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.001s
I20260710 11:05:34.998133  8121 raft_consensus.cc:515] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:34.999035  8132 tablet_bootstrap.cc:492] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4: No bootstrap required, opened a new log
I20260710 11:05:34.999119  8134 ts_tablet_manager.cc:1403] T 5d29516eec7044f1ac0971397a598424 P b2dd575b5e03494f8d64387f794dbdec: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 11:05:34.999614  8132 ts_tablet_manager.cc:1403] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260710 11:05:35.002460  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595a0837ad7841728060958cb16ff160" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" is_pre_election: true
I20260710 11:05:35.002527  8134 raft_consensus.cc:359] T 5d29516eec7044f1ac0971397a598424 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.002902  7838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595a0837ad7841728060958cb16ff160" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" is_pre_election: true
I20260710 11:05:35.003247  7986 raft_consensus.cc:2468] T 595a0837ad7841728060958cb16ff160 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2dd575b5e03494f8d64387f794dbdec in term 0.
I20260710 11:05:35.003036  8132 raft_consensus.cc:359] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.003449  8134 raft_consensus.cc:385] T 5d29516eec7044f1ac0971397a598424 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:35.003847  8132 raft_consensus.cc:385] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:35.003422  8121 leader_election.cc:290] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:35.003901  7838 raft_consensus.cc:2468] T 595a0837ad7841728060958cb16ff160 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2dd575b5e03494f8d64387f794dbdec in term 0.
I20260710 11:05:35.004135  8134 raft_consensus.cc:740] T 5d29516eec7044f1ac0971397a598424 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2dd575b5e03494f8d64387f794dbdec, State: Initialized, Role: FOLLOWER
I20260710 11:05:35.004374  8132 raft_consensus.cc:740] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81a0d852b3d4b88887f57cddbd2afe4, State: Initialized, Role: FOLLOWER
I20260710 11:05:35.004698  7878 leader_election.cc:304] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05, b2dd575b5e03494f8d64387f794dbdec; no voters: 
I20260710 11:05:35.005682  8117 raft_consensus.cc:2804] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:35.005412  8134 consensus_queue.cc:260] T 5d29516eec7044f1ac0971397a598424 P b2dd575b5e03494f8d64387f794dbdec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.006119  8117 raft_consensus.cc:493] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:35.005421  8132 consensus_queue.cc:260] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.006482  8117 raft_consensus.cc:3060] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:35.008152  8134 ts_tablet_manager.cc:1434] T 5d29516eec7044f1ac0971397a598424 P b2dd575b5e03494f8d64387f794dbdec: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260710 11:05:35.008334  8132 ts_tablet_manager.cc:1434] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260710 11:05:35.009219  8134 tablet_bootstrap.cc:492] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b2dd575b5e03494f8d64387f794dbdec: Bootstrap starting.
I20260710 11:05:35.009361  8132 tablet_bootstrap.cc:492] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4: Bootstrap starting.
I20260710 11:05:35.001837  8133 raft_consensus.cc:359] T b15e1c68dd5649c99c0c6bb4f3903e9a P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.013355  8133 raft_consensus.cc:385] T b15e1c68dd5649c99c0c6bb4f3903e9a P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:35.013666  8133 raft_consensus.cc:740] T b15e1c68dd5649c99c0c6bb4f3903e9a P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7b9504ecac4ac2b0daacec2e300a05, State: Initialized, Role: FOLLOWER
I20260710 11:05:35.015514  8117 raft_consensus.cc:515] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.016304  8132 tablet_bootstrap.cc:654] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:35.018518  7838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595a0837ad7841728060958cb16ff160" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
I20260710 11:05:35.019170  7838 raft_consensus.cc:3060] T 595a0837ad7841728060958cb16ff160 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:35.021472  8134 tablet_bootstrap.cc:654] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b2dd575b5e03494f8d64387f794dbdec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:35.027854  8132 tablet_bootstrap.cc:492] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4: No bootstrap required, opened a new log
I20260710 11:05:35.028417  8132 ts_tablet_manager.cc:1403] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.011s
I20260710 11:05:35.029781  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595a0837ad7841728060958cb16ff160" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
I20260710 11:05:35.030480  7986 raft_consensus.cc:3060] T 595a0837ad7841728060958cb16ff160 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:35.031231  8132 raft_consensus.cc:359] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.032011  8132 raft_consensus.cc:385] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:35.032320  8132 raft_consensus.cc:740] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81a0d852b3d4b88887f57cddbd2afe4, State: Initialized, Role: FOLLOWER
I20260710 11:05:35.033013  8132 consensus_queue.cc:260] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.033792  8134 tablet_bootstrap.cc:492] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b2dd575b5e03494f8d64387f794dbdec: No bootstrap required, opened a new log
I20260710 11:05:35.034356  8134 ts_tablet_manager.cc:1403] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b2dd575b5e03494f8d64387f794dbdec: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.011s
I20260710 11:05:35.035545  8132 ts_tablet_manager.cc:1434] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260710 11:05:35.036617  8132 tablet_bootstrap.cc:492] T 5b13894175c842c6a45a021f68ef2e0f P b81a0d852b3d4b88887f57cddbd2afe4: Bootstrap starting.
I20260710 11:05:35.037899  7986 raft_consensus.cc:2468] T 595a0837ad7841728060958cb16ff160 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2dd575b5e03494f8d64387f794dbdec in term 1.
I20260710 11:05:35.037601  8134 raft_consensus.cc:359] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.038451  8134 raft_consensus.cc:385] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:35.038787  8134 raft_consensus.cc:740] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2dd575b5e03494f8d64387f794dbdec, State: Initialized, Role: FOLLOWER
I20260710 11:05:35.039258  7878 leader_election.cc:304] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05, b2dd575b5e03494f8d64387f794dbdec; no voters: 
I20260710 11:05:35.039661  8134 consensus_queue.cc:260] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b2dd575b5e03494f8d64387f794dbdec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.040485  8121 raft_consensus.cc:493] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:35.040966  8121 raft_consensus.cc:515] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.041996  8151 raft_consensus.cc:2804] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:35.043035  8121 leader_election.cc:290] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:35.043308  8132 tablet_bootstrap.cc:654] T 5b13894175c842c6a45a021f68ef2e0f P b81a0d852b3d4b88887f57cddbd2afe4: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:35.044850  7985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b13894175c842c6a45a021f68ef2e0f" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" is_pre_election: true
W20260710 11:05:35.046974  7878 leader_election.cc:343] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:35.054003  8133 consensus_queue.cc:260] T b15e1c68dd5649c99c0c6bb4f3903e9a P 2b7b9504ecac4ac2b0daacec2e300a05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.055181  8132 tablet_bootstrap.cc:492] T 5b13894175c842c6a45a021f68ef2e0f P b81a0d852b3d4b88887f57cddbd2afe4: No bootstrap required, opened a new log
I20260710 11:05:35.055357  8151 raft_consensus.cc:697] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec [term 1 LEADER]: Becoming Leader. State: Replica: b2dd575b5e03494f8d64387f794dbdec, State: Running, Role: LEADER
I20260710 11:05:35.055755  8132 ts_tablet_manager.cc:1403] T 5b13894175c842c6a45a021f68ef2e0f P b81a0d852b3d4b88887f57cddbd2afe4: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.011s
I20260710 11:05:35.056676  8133 ts_tablet_manager.cc:1434] T b15e1c68dd5649c99c0c6bb4f3903e9a P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.000s
I20260710 11:05:35.057765  8133 tablet_bootstrap.cc:492] T 5b13894175c842c6a45a021f68ef2e0f P 2b7b9504ecac4ac2b0daacec2e300a05: Bootstrap starting.
I20260710 11:05:35.057533  8151 consensus_queue.cc:237] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.059666  8132 raft_consensus.cc:359] T 5b13894175c842c6a45a021f68ef2e0f P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.060019  7837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b13894175c842c6a45a021f68ef2e0f" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" is_pre_election: true
I20260710 11:05:35.060503  8132 raft_consensus.cc:385] T 5b13894175c842c6a45a021f68ef2e0f P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:35.060885  8132 raft_consensus.cc:740] T 5b13894175c842c6a45a021f68ef2e0f P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81a0d852b3d4b88887f57cddbd2afe4, State: Initialized, Role: FOLLOWER
I20260710 11:05:35.026485  7838 raft_consensus.cc:2468] T 595a0837ad7841728060958cb16ff160 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2dd575b5e03494f8d64387f794dbdec in term 1.
I20260710 11:05:35.061663  8132 consensus_queue.cc:260] T 5b13894175c842c6a45a021f68ef2e0f P b81a0d852b3d4b88887f57cddbd2afe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.062623  7837 raft_consensus.cc:2468] T 5b13894175c842c6a45a021f68ef2e0f P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2dd575b5e03494f8d64387f794dbdec in term 0.
I20260710 11:05:35.063655  8132 ts_tablet_manager.cc:1434] T 5b13894175c842c6a45a021f68ef2e0f P b81a0d852b3d4b88887f57cddbd2afe4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:05:35.064863  8134 ts_tablet_manager.cc:1434] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b2dd575b5e03494f8d64387f794dbdec: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.003s
I20260710 11:05:35.064927  8132 tablet_bootstrap.cc:492] T b15e1c68dd5649c99c0c6bb4f3903e9a P b81a0d852b3d4b88887f57cddbd2afe4: Bootstrap starting.
I20260710 11:05:35.065644  7879 leader_election.cc:304] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b2dd575b5e03494f8d64387f794dbdec, b81a0d852b3d4b88887f57cddbd2afe4; no voters: 2b7b9504ecac4ac2b0daacec2e300a05
I20260710 11:05:35.066190  8134 tablet_bootstrap.cc:492] T df1e76e6ed524c3da87d60f266be1385 P b2dd575b5e03494f8d64387f794dbdec: Bootstrap starting.
I20260710 11:05:35.060931  8117 leader_election.cc:290] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 election: Requested vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:35.067179  8152 raft_consensus.cc:2804] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:35.067622  8152 raft_consensus.cc:493] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:35.068306  8135 raft_consensus.cc:493] T 97a7166de40a47c18a01efa2f72a74d4 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:35.074260  8152 raft_consensus.cc:3060] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:35.074355  8135 raft_consensus.cc:515] T 97a7166de40a47c18a01efa2f72a74d4 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.075924  8132 tablet_bootstrap.cc:654] T b15e1c68dd5649c99c0c6bb4f3903e9a P b81a0d852b3d4b88887f57cddbd2afe4: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:35.076515  8135 leader_election.cc:290] T 97a7166de40a47c18a01efa2f72a74d4 P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:35.073138  8133 tablet_bootstrap.cc:654] T 5b13894175c842c6a45a021f68ef2e0f P 2b7b9504ecac4ac2b0daacec2e300a05: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:35.077956  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a7166de40a47c18a01efa2f72a74d4" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" is_pre_election: true
I20260710 11:05:35.078464  7912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a7166de40a47c18a01efa2f72a74d4" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2dd575b5e03494f8d64387f794dbdec" is_pre_election: true
I20260710 11:05:35.078595  7986 raft_consensus.cc:2468] T 97a7166de40a47c18a01efa2f72a74d4 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b81a0d852b3d4b88887f57cddbd2afe4 in term 0.
I20260710 11:05:35.079061  7912 raft_consensus.cc:2468] T 97a7166de40a47c18a01efa2f72a74d4 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b81a0d852b3d4b88887f57cddbd2afe4 in term 0.
I20260710 11:05:35.079829  7803 leader_election.cc:304] T 97a7166de40a47c18a01efa2f72a74d4 P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05, b81a0d852b3d4b88887f57cddbd2afe4; no voters: 
I20260710 11:05:35.080662  8135 raft_consensus.cc:2804] T 97a7166de40a47c18a01efa2f72a74d4 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:35.081029  8135 raft_consensus.cc:493] T 97a7166de40a47c18a01efa2f72a74d4 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:35.081344  8135 raft_consensus.cc:3060] T 97a7166de40a47c18a01efa2f72a74d4 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:35.073900  8134 tablet_bootstrap.cc:654] T df1e76e6ed524c3da87d60f266be1385 P b2dd575b5e03494f8d64387f794dbdec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:35.090582  8152 raft_consensus.cc:515] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.091663  8135 raft_consensus.cc:515] T 97a7166de40a47c18a01efa2f72a74d4 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.096854  7912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a7166de40a47c18a01efa2f72a74d4" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2dd575b5e03494f8d64387f794dbdec"
I20260710 11:05:35.097450  7912 raft_consensus.cc:3060] T 97a7166de40a47c18a01efa2f72a74d4 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:35.098953  8134 tablet_bootstrap.cc:492] T df1e76e6ed524c3da87d60f266be1385 P b2dd575b5e03494f8d64387f794dbdec: No bootstrap required, opened a new log
I20260710 11:05:35.100644  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a7166de40a47c18a01efa2f72a74d4" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
I20260710 11:05:35.101811  7838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b13894175c842c6a45a021f68ef2e0f" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
I20260710 11:05:35.102046  8133 tablet_bootstrap.cc:492] T 5b13894175c842c6a45a021f68ef2e0f P 2b7b9504ecac4ac2b0daacec2e300a05: No bootstrap required, opened a new log
I20260710 11:05:35.102406  8135 leader_election.cc:290] T 97a7166de40a47c18a01efa2f72a74d4 P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 election: Requested vote from peers b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:35.103919  7985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b13894175c842c6a45a021f68ef2e0f" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
I20260710 11:05:35.104451  7986 raft_consensus.cc:3060] T 97a7166de40a47c18a01efa2f72a74d4 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:35.105013  8133 ts_tablet_manager.cc:1403] T 5b13894175c842c6a45a021f68ef2e0f P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.013s
W20260710 11:05:35.105587  7878 leader_election.cc:343] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:35.102764  8152 leader_election.cc:290] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 election: Requested vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:35.106541  8134 ts_tablet_manager.cc:1403] T df1e76e6ed524c3da87d60f266be1385 P b2dd575b5e03494f8d64387f794dbdec: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.001s
I20260710 11:05:35.108323  8133 raft_consensus.cc:359] T 5b13894175c842c6a45a021f68ef2e0f P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.109177  8133 raft_consensus.cc:385] T 5b13894175c842c6a45a021f68ef2e0f P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:35.109529  8133 raft_consensus.cc:740] T 5b13894175c842c6a45a021f68ef2e0f P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7b9504ecac4ac2b0daacec2e300a05, State: Initialized, Role: FOLLOWER
I20260710 11:05:35.109922  8134 raft_consensus.cc:359] T df1e76e6ed524c3da87d60f266be1385 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.108281  7838 raft_consensus.cc:3060] T 5b13894175c842c6a45a021f68ef2e0f P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:35.110714  8134 raft_consensus.cc:385] T df1e76e6ed524c3da87d60f266be1385 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:35.110468  8133 consensus_queue.cc:260] T 5b13894175c842c6a45a021f68ef2e0f P 2b7b9504ecac4ac2b0daacec2e300a05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.113092  8133 ts_tablet_manager.cc:1434] T 5b13894175c842c6a45a021f68ef2e0f P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:05:35.114104  8133 tablet_bootstrap.cc:492] T df1e76e6ed524c3da87d60f266be1385 P 2b7b9504ecac4ac2b0daacec2e300a05: Bootstrap starting.
I20260710 11:05:35.115222  7912 raft_consensus.cc:2468] T 97a7166de40a47c18a01efa2f72a74d4 P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81a0d852b3d4b88887f57cddbd2afe4 in term 1.
I20260710 11:05:35.111080  8134 raft_consensus.cc:740] T df1e76e6ed524c3da87d60f266be1385 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2dd575b5e03494f8d64387f794dbdec, State: Initialized, Role: FOLLOWER
I20260710 11:05:35.116309  8134 consensus_queue.cc:260] T df1e76e6ed524c3da87d60f266be1385 P b2dd575b5e03494f8d64387f794dbdec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.117480  7803 leader_election.cc:304] T 97a7166de40a47c18a01efa2f72a74d4 P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2dd575b5e03494f8d64387f794dbdec, b81a0d852b3d4b88887f57cddbd2afe4; no voters: 
I20260710 11:05:35.118369  8135 raft_consensus.cc:2804] T 97a7166de40a47c18a01efa2f72a74d4 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:35.118894  8135 raft_consensus.cc:697] T 97a7166de40a47c18a01efa2f72a74d4 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 LEADER]: Becoming Leader. State: Replica: b81a0d852b3d4b88887f57cddbd2afe4, State: Running, Role: LEADER
I20260710 11:05:35.118224  7733 catalog_manager.cc:5697] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec reported cstate change: term changed from 0 to 1, leader changed from <none> to b2dd575b5e03494f8d64387f794dbdec (127.3.54.130). New cstate: current_term: 1 leader_uuid: "b2dd575b5e03494f8d64387f794dbdec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:35.119221  8134 ts_tablet_manager.cc:1434] T df1e76e6ed524c3da87d60f266be1385 P b2dd575b5e03494f8d64387f794dbdec: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 11:05:35.119671  8135 consensus_queue.cc:237] T 97a7166de40a47c18a01efa2f72a74d4 P b81a0d852b3d4b88887f57cddbd2afe4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.120517  8134 tablet_bootstrap.cc:492] T a0a1f78d70ac4356bb56b964f7db3e27 P b2dd575b5e03494f8d64387f794dbdec: Bootstrap starting.
I20260710 11:05:35.118170  8132 tablet_bootstrap.cc:492] T b15e1c68dd5649c99c0c6bb4f3903e9a P b81a0d852b3d4b88887f57cddbd2afe4: No bootstrap required, opened a new log
I20260710 11:05:35.121829  8132 ts_tablet_manager.cc:1403] T b15e1c68dd5649c99c0c6bb4f3903e9a P b81a0d852b3d4b88887f57cddbd2afe4: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.008s
I20260710 11:05:35.123026  8133 tablet_bootstrap.cc:654] T df1e76e6ed524c3da87d60f266be1385 P 2b7b9504ecac4ac2b0daacec2e300a05: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:35.124806  8132 raft_consensus.cc:359] T b15e1c68dd5649c99c0c6bb4f3903e9a P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.125551  8132 raft_consensus.cc:385] T b15e1c68dd5649c99c0c6bb4f3903e9a P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:35.125836  8132 raft_consensus.cc:740] T b15e1c68dd5649c99c0c6bb4f3903e9a P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81a0d852b3d4b88887f57cddbd2afe4, State: Initialized, Role: FOLLOWER
I20260710 11:05:35.126543  8132 consensus_queue.cc:260] T b15e1c68dd5649c99c0c6bb4f3903e9a P b81a0d852b3d4b88887f57cddbd2afe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.128662  8134 tablet_bootstrap.cc:654] T a0a1f78d70ac4356bb56b964f7db3e27 P b2dd575b5e03494f8d64387f794dbdec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:35.128818  8132 ts_tablet_manager.cc:1434] T b15e1c68dd5649c99c0c6bb4f3903e9a P b81a0d852b3d4b88887f57cddbd2afe4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:05:35.129267  7986 raft_consensus.cc:2468] T 97a7166de40a47c18a01efa2f72a74d4 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81a0d852b3d4b88887f57cddbd2afe4 in term 1.
I20260710 11:05:35.129915  8132 tablet_bootstrap.cc:492] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4: Bootstrap starting.
I20260710 11:05:35.131630  7838 raft_consensus.cc:2468] T 5b13894175c842c6a45a021f68ef2e0f P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2dd575b5e03494f8d64387f794dbdec in term 1.
I20260710 11:05:35.134251  7879 leader_election.cc:304] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b2dd575b5e03494f8d64387f794dbdec, b81a0d852b3d4b88887f57cddbd2afe4; no voters: 2b7b9504ecac4ac2b0daacec2e300a05
I20260710 11:05:35.135512  8152 raft_consensus.cc:2804] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:35.136020  8152 raft_consensus.cc:697] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec [term 1 LEADER]: Becoming Leader. State: Replica: b2dd575b5e03494f8d64387f794dbdec, State: Running, Role: LEADER
I20260710 11:05:35.136911  8152 consensus_queue.cc:237] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.151026  8132 tablet_bootstrap.cc:654] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:35.163089  8133 tablet_bootstrap.cc:492] T df1e76e6ed524c3da87d60f266be1385 P 2b7b9504ecac4ac2b0daacec2e300a05: No bootstrap required, opened a new log
I20260710 11:05:35.163780  8133 ts_tablet_manager.cc:1403] T df1e76e6ed524c3da87d60f266be1385 P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.039s
I20260710 11:05:35.167672  8133 raft_consensus.cc:359] T df1e76e6ed524c3da87d60f266be1385 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.168282  8133 raft_consensus.cc:385] T df1e76e6ed524c3da87d60f266be1385 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:35.168305  8134 tablet_bootstrap.cc:492] T a0a1f78d70ac4356bb56b964f7db3e27 P b2dd575b5e03494f8d64387f794dbdec: No bootstrap required, opened a new log
I20260710 11:05:35.168668  8133 raft_consensus.cc:740] T df1e76e6ed524c3da87d60f266be1385 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7b9504ecac4ac2b0daacec2e300a05, State: Initialized, Role: FOLLOWER
I20260710 11:05:35.169118  8134 ts_tablet_manager.cc:1403] T a0a1f78d70ac4356bb56b964f7db3e27 P b2dd575b5e03494f8d64387f794dbdec: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.013s
I20260710 11:05:35.170463  8135 raft_consensus.cc:493] T b15e1c68dd5649c99c0c6bb4f3903e9a P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:35.168555  7735 catalog_manager.cc:5697] T 97a7166de40a47c18a01efa2f72a74d4 P b81a0d852b3d4b88887f57cddbd2afe4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129). New cstate: current_term: 1 leader_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:35.170964  8135 raft_consensus.cc:515] T b15e1c68dd5649c99c0c6bb4f3903e9a P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.169584  8133 consensus_queue.cc:260] T df1e76e6ed524c3da87d60f266be1385 P 2b7b9504ecac4ac2b0daacec2e300a05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.173000  8135 leader_election.cc:290] T b15e1c68dd5649c99c0c6bb4f3903e9a P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:35.175207  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15e1c68dd5649c99c0c6bb4f3903e9a" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" is_pre_election: true
I20260710 11:05:35.175634  8133 ts_tablet_manager.cc:1434] T df1e76e6ed524c3da87d60f266be1385 P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:05:35.176687  8133 tablet_bootstrap.cc:492] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05: Bootstrap starting.
I20260710 11:05:35.180295  7912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15e1c68dd5649c99c0c6bb4f3903e9a" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2dd575b5e03494f8d64387f794dbdec" is_pre_election: true
I20260710 11:05:35.182525  8134 raft_consensus.cc:359] T a0a1f78d70ac4356bb56b964f7db3e27 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.184442  8134 raft_consensus.cc:385] T a0a1f78d70ac4356bb56b964f7db3e27 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:05:35.184360  7803 leader_election.cc:343] T b15e1c68dd5649c99c0c6bb4f3903e9a P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:35.184922  8134 raft_consensus.cc:740] T a0a1f78d70ac4356bb56b964f7db3e27 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2dd575b5e03494f8d64387f794dbdec, State: Initialized, Role: FOLLOWER
I20260710 11:05:35.175884  7986 raft_consensus.cc:2468] T b15e1c68dd5649c99c0c6bb4f3903e9a P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b81a0d852b3d4b88887f57cddbd2afe4 in term 0.
I20260710 11:05:35.185933  8134 consensus_queue.cc:260] T a0a1f78d70ac4356bb56b964f7db3e27 P b2dd575b5e03494f8d64387f794dbdec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.186820  7803 leader_election.cc:304] T b15e1c68dd5649c99c0c6bb4f3903e9a P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05, b81a0d852b3d4b88887f57cddbd2afe4; no voters: b2dd575b5e03494f8d64387f794dbdec
I20260710 11:05:35.187626  8119 raft_consensus.cc:493] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:35.188220  8135 raft_consensus.cc:2804] T b15e1c68dd5649c99c0c6bb4f3903e9a P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:35.188114  8119 raft_consensus.cc:515] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.188681  8135 raft_consensus.cc:493] T b15e1c68dd5649c99c0c6bb4f3903e9a P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:35.189129  8135 raft_consensus.cc:3060] T b15e1c68dd5649c99c0c6bb4f3903e9a P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:35.190052  8134 ts_tablet_manager.cc:1434] T a0a1f78d70ac4356bb56b964f7db3e27 P b2dd575b5e03494f8d64387f794dbdec: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:05:35.190166  8119 leader_election.cc:290] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861)
I20260710 11:05:35.191195  8134 tablet_bootstrap.cc:492] T b15e1c68dd5649c99c0c6bb4f3903e9a P b2dd575b5e03494f8d64387f794dbdec: Bootstrap starting.
I20260710 11:05:35.191624  7838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f29cadc4c99743ce94f2c9f7723bfcf5" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" is_pre_election: true
I20260710 11:05:35.192116  7912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f29cadc4c99743ce94f2c9f7723bfcf5" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2dd575b5e03494f8d64387f794dbdec" is_pre_election: true
I20260710 11:05:35.183485  8133 tablet_bootstrap.cc:654] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:35.193557  7952 leader_election.cc:343] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:35.192237  7838 raft_consensus.cc:2468] T f29cadc4c99743ce94f2c9f7723bfcf5 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b7b9504ecac4ac2b0daacec2e300a05 in term 0.
I20260710 11:05:35.194842  7953 leader_election.cc:304] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05, b81a0d852b3d4b88887f57cddbd2afe4; no voters: b2dd575b5e03494f8d64387f794dbdec
I20260710 11:05:35.196053  8119 raft_consensus.cc:2804] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:35.196426  8119 raft_consensus.cc:493] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:35.196764  8119 raft_consensus.cc:3060] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:35.198153  8135 raft_consensus.cc:515] T b15e1c68dd5649c99c0c6bb4f3903e9a P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.198770  8134 tablet_bootstrap.cc:654] T b15e1c68dd5649c99c0c6bb4f3903e9a P b2dd575b5e03494f8d64387f794dbdec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:35.200438  8135 leader_election.cc:290] T b15e1c68dd5649c99c0c6bb4f3903e9a P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 election: Requested vote from peers b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:35.203336  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15e1c68dd5649c99c0c6bb4f3903e9a" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
I20260710 11:05:35.204064  7986 raft_consensus.cc:3060] T b15e1c68dd5649c99c0c6bb4f3903e9a P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:35.205861  8119 raft_consensus.cc:515] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.207573  7912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15e1c68dd5649c99c0c6bb4f3903e9a" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2dd575b5e03494f8d64387f794dbdec"
I20260710 11:05:35.209898  8132 tablet_bootstrap.cc:492] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4: No bootstrap required, opened a new log
I20260710 11:05:35.210523  8132 ts_tablet_manager.cc:1403] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4: Time spent bootstrapping tablet: real 0.081s	user 0.009s	sys 0.012s
W20260710 11:05:35.212101  7803 leader_election.cc:343] T b15e1c68dd5649c99c0c6bb4f3903e9a P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:35.213470  8132 raft_consensus.cc:359] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.214200  8132 raft_consensus.cc:385] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:35.214470  8132 raft_consensus.cc:740] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81a0d852b3d4b88887f57cddbd2afe4, State: Initialized, Role: FOLLOWER
I20260710 11:05:35.215148  8132 consensus_queue.cc:260] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.219648  7986 raft_consensus.cc:2468] T b15e1c68dd5649c99c0c6bb4f3903e9a P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81a0d852b3d4b88887f57cddbd2afe4 in term 1.
I20260710 11:05:35.221607  7837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f29cadc4c99743ce94f2c9f7723bfcf5" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
I20260710 11:05:35.222328  7837 raft_consensus.cc:3060] T f29cadc4c99743ce94f2c9f7723bfcf5 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:35.222455  8109 raft_consensus.cc:493] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:35.223083  8109 raft_consensus.cc:515] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.223878  8135 raft_consensus.cc:493] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:35.224376  8135 raft_consensus.cc:515] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.229298  8109 leader_election.cc:290] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:35.231678  7913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a1f78d70ac4356bb56b964f7db3e27" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2dd575b5e03494f8d64387f794dbdec" is_pre_election: true
I20260710 11:05:35.232384  7913 raft_consensus.cc:2468] T a0a1f78d70ac4356bb56b964f7db3e27 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b81a0d852b3d4b88887f57cddbd2afe4 in term 0.
I20260710 11:05:35.233441  8133 tablet_bootstrap.cc:492] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05: No bootstrap required, opened a new log
I20260710 11:05:35.231701  7803 leader_election.cc:304] T b15e1c68dd5649c99c0c6bb4f3903e9a P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05, b81a0d852b3d4b88887f57cddbd2afe4; no voters: b2dd575b5e03494f8d64387f794dbdec
I20260710 11:05:35.233958  8133 ts_tablet_manager.cc:1403] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.000s
I20260710 11:05:35.234157  8109 raft_consensus.cc:2804] T b15e1c68dd5649c99c0c6bb4f3903e9a P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:35.234433  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a1f78d70ac4356bb56b964f7db3e27" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" is_pre_election: true
I20260710 11:05:35.231918  8135 leader_election.cc:290] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:35.236095  7985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1e76e6ed524c3da87d60f266be1385" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" is_pre_election: true
I20260710 11:05:35.236559  8135 raft_consensus.cc:493] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:35.236726  7985 raft_consensus.cc:2468] T df1e76e6ed524c3da87d60f266be1385 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b81a0d852b3d4b88887f57cddbd2afe4 in term 0.
I20260710 11:05:35.237025  8135 raft_consensus.cc:515] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.235388  7803 leader_election.cc:304] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2dd575b5e03494f8d64387f794dbdec, b81a0d852b3d4b88887f57cddbd2afe4; no voters: 
I20260710 11:05:35.238188  8133 raft_consensus.cc:359] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.229166  7733 catalog_manager.cc:5697] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec reported cstate change: term changed from 0 to 1, leader changed from <none> to b2dd575b5e03494f8d64387f794dbdec (127.3.54.130). New cstate: current_term: 1 leader_uuid: "b2dd575b5e03494f8d64387f794dbdec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:35.238858  8133 raft_consensus.cc:385] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:35.239028  8135 leader_election.cc:290] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:35.233955  7912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1e76e6ed524c3da87d60f266be1385" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2dd575b5e03494f8d64387f794dbdec" is_pre_election: true
I20260710 11:05:35.230654  8170 raft_consensus.cc:493] T 5b13894175c842c6a45a021f68ef2e0f P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:35.239765  7912 raft_consensus.cc:2468] T df1e76e6ed524c3da87d60f266be1385 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b81a0d852b3d4b88887f57cddbd2afe4 in term 0.
I20260710 11:05:35.239813  8170 raft_consensus.cc:515] T 5b13894175c842c6a45a021f68ef2e0f P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.240016  8133 raft_consensus.cc:740] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7b9504ecac4ac2b0daacec2e300a05, State: Initialized, Role: FOLLOWER
I20260710 11:05:35.241698  8133 consensus_queue.cc:260] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.242663  8170 leader_election.cc:290] T 5b13894175c842c6a45a021f68ef2e0f P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861)
I20260710 11:05:35.239636  8135 raft_consensus.cc:2804] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:35.246025  7913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4af44a3d5b408e85dbbe1377ae7ea7" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2dd575b5e03494f8d64387f794dbdec" is_pre_election: true
I20260710 11:05:35.248063  8135 raft_consensus.cc:493] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:35.248301  7913 raft_consensus.cc:2468] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b81a0d852b3d4b88887f57cddbd2afe4 in term 0.
I20260710 11:05:35.246831  7985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4af44a3d5b408e85dbbe1377ae7ea7" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" is_pre_election: true
I20260710 11:05:35.249055  7912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b13894175c842c6a45a021f68ef2e0f" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2dd575b5e03494f8d64387f794dbdec" is_pre_election: true
I20260710 11:05:35.249421  7985 raft_consensus.cc:2468] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b81a0d852b3d4b88887f57cddbd2afe4 in term 0.
I20260710 11:05:35.247009  8134 tablet_bootstrap.cc:492] T b15e1c68dd5649c99c0c6bb4f3903e9a P b2dd575b5e03494f8d64387f794dbdec: No bootstrap required, opened a new log
I20260710 11:05:35.247526  7838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b13894175c842c6a45a021f68ef2e0f" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" is_pre_election: true
I20260710 11:05:35.248482  8135 raft_consensus.cc:3060] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:35.251510  8134 ts_tablet_manager.cc:1403] T b15e1c68dd5649c99c0c6bb4f3903e9a P b2dd575b5e03494f8d64387f794dbdec: Time spent bootstrapping tablet: real 0.061s	user 0.020s	sys 0.019s
I20260710 11:05:35.251608  7838 raft_consensus.cc:2393] T 5b13894175c842c6a45a021f68ef2e0f P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b7b9504ecac4ac2b0daacec2e300a05 in current term 1: Already voted for candidate b2dd575b5e03494f8d64387f794dbdec in this term.
I20260710 11:05:35.253903  7837 raft_consensus.cc:2468] T f29cadc4c99743ce94f2c9f7723bfcf5 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7b9504ecac4ac2b0daacec2e300a05 in term 1.
W20260710 11:05:35.247323  7803 leader_election.cc:343] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:35.255025  7803 leader_election.cc:304] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05, b81a0d852b3d4b88887f57cddbd2afe4; no voters: 
I20260710 11:05:35.255944  7803 leader_election.cc:304] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05, b81a0d852b3d4b88887f57cddbd2afe4; no voters: 
I20260710 11:05:35.256423  8134 raft_consensus.cc:359] T b15e1c68dd5649c99c0c6bb4f3903e9a P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.258621  7953 leader_election.cc:304] T 5b13894175c842c6a45a021f68ef2e0f P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05; no voters: b2dd575b5e03494f8d64387f794dbdec, b81a0d852b3d4b88887f57cddbd2afe4
I20260710 11:05:35.259569  8170 raft_consensus.cc:3060] T 5b13894175c842c6a45a021f68ef2e0f P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:35.259902  7953 leader_election.cc:304] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05, b81a0d852b3d4b88887f57cddbd2afe4; no voters: 
I20260710 11:05:35.261044  7912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f29cadc4c99743ce94f2c9f7723bfcf5" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2dd575b5e03494f8d64387f794dbdec"
W20260710 11:05:35.262348  7952 leader_election.cc:343] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:35.263482  8119 leader_election.cc:290] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 election: Requested vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861)
I20260710 11:05:35.258405  8135 raft_consensus.cc:515] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.267266  8171 raft_consensus.cc:2804] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:35.267771  8135 leader_election.cc:290] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 election: Requested vote from peers b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:35.268460  8135 raft_consensus.cc:2804] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:35.268850  8135 raft_consensus.cc:493] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:35.269222  8135 raft_consensus.cc:3060] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:35.269492  8132 ts_tablet_manager.cc:1434] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.000s
I20260710 11:05:35.270578  8132 tablet_bootstrap.cc:492] T 5d29516eec7044f1ac0971397a598424 P b81a0d852b3d4b88887f57cddbd2afe4: Bootstrap starting.
I20260710 11:05:35.271234  8109 raft_consensus.cc:697] T b15e1c68dd5649c99c0c6bb4f3903e9a P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 LEADER]: Becoming Leader. State: Replica: b81a0d852b3d4b88887f57cddbd2afe4, State: Running, Role: LEADER
I20260710 11:05:35.258868  8134 raft_consensus.cc:385] T b15e1c68dd5649c99c0c6bb4f3903e9a P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:35.274240  8134 raft_consensus.cc:740] T b15e1c68dd5649c99c0c6bb4f3903e9a P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2dd575b5e03494f8d64387f794dbdec, State: Initialized, Role: FOLLOWER
I20260710 11:05:35.264653  8119 raft_consensus.cc:2804] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:35.274907  8109 consensus_queue.cc:237] T b15e1c68dd5649c99c0c6bb4f3903e9a P b81a0d852b3d4b88887f57cddbd2afe4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.268059  8171 raft_consensus.cc:493] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:35.276223  8171 raft_consensus.cc:3060] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:35.274940  8119 raft_consensus.cc:697] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 LEADER]: Becoming Leader. State: Replica: 2b7b9504ecac4ac2b0daacec2e300a05, State: Running, Role: LEADER
I20260710 11:05:35.277419  8119 consensus_queue.cc:237] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.275007  8134 consensus_queue.cc:260] T b15e1c68dd5649c99c0c6bb4f3903e9a P b2dd575b5e03494f8d64387f794dbdec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.280155  8134 ts_tablet_manager.cc:1434] T b15e1c68dd5649c99c0c6bb4f3903e9a P b2dd575b5e03494f8d64387f794dbdec: Time spent starting tablet: real 0.028s	user 0.002s	sys 0.004s
I20260710 11:05:35.282006  8134 tablet_bootstrap.cc:492] T f29cadc4c99743ce94f2c9f7723bfcf5 P b2dd575b5e03494f8d64387f794dbdec: Bootstrap starting.
I20260710 11:05:35.284711  7912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a1f78d70ac4356bb56b964f7db3e27" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2dd575b5e03494f8d64387f794dbdec"
I20260710 11:05:35.285398  7912 raft_consensus.cc:3060] T a0a1f78d70ac4356bb56b964f7db3e27 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:35.287868  8134 tablet_bootstrap.cc:654] T f29cadc4c99743ce94f2c9f7723bfcf5 P b2dd575b5e03494f8d64387f794dbdec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:35.293118  8135 raft_consensus.cc:515] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.295398  8135 leader_election.cc:290] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 election: Requested vote from peers b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:35.298501  8132 tablet_bootstrap.cc:654] T 5d29516eec7044f1ac0971397a598424 P b81a0d852b3d4b88887f57cddbd2afe4: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:35.299096  7735 catalog_manager.cc:5697] T b15e1c68dd5649c99c0c6bb4f3903e9a P b81a0d852b3d4b88887f57cddbd2afe4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129). New cstate: current_term: 1 leader_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:35.307405  8170 raft_consensus.cc:2749] T 5b13894175c842c6a45a021f68ef2e0f P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:35.301257  7912 raft_consensus.cc:2468] T a0a1f78d70ac4356bb56b964f7db3e27 P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81a0d852b3d4b88887f57cddbd2afe4 in term 1.
I20260710 11:05:35.302249  8171 raft_consensus.cc:515] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.311095  8171 leader_election.cc:290] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 election: Requested vote from peers b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:35.309491  7734 catalog_manager.cc:5697] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131). New cstate: current_term: 1 leader_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:35.318405  7913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1e76e6ed524c3da87d60f266be1385" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2dd575b5e03494f8d64387f794dbdec"
I20260710 11:05:35.318781  7912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4af44a3d5b408e85dbbe1377ae7ea7" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2dd575b5e03494f8d64387f794dbdec"
I20260710 11:05:35.319160  7913 raft_consensus.cc:3060] T df1e76e6ed524c3da87d60f266be1385 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:35.319919  7987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1e76e6ed524c3da87d60f266be1385" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
I20260710 11:05:35.320135  7985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a1f78d70ac4356bb56b964f7db3e27" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
I20260710 11:05:35.320564  7987 raft_consensus.cc:3060] T df1e76e6ed524c3da87d60f266be1385 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:35.321280  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4af44a3d5b408e85dbbe1377ae7ea7" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
I20260710 11:05:35.321843  7986 raft_consensus.cc:3060] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:35.327405  7913 raft_consensus.cc:2468] T df1e76e6ed524c3da87d60f266be1385 P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81a0d852b3d4b88887f57cddbd2afe4 in term 1.
I20260710 11:05:35.303368  8119 raft_consensus.cc:493] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:35.327412  7987 raft_consensus.cc:2468] T df1e76e6ed524c3da87d60f266be1385 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81a0d852b3d4b88887f57cddbd2afe4 in term 1.
I20260710 11:05:35.327605  7912 raft_consensus.cc:3060] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:35.328141  8119 raft_consensus.cc:515] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.330183  8119 leader_election.cc:290] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861)
I20260710 11:05:35.331581  7911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d29516eec7044f1ac0971397a598424" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2dd575b5e03494f8d64387f794dbdec" is_pre_election: true
I20260710 11:05:35.318464  7803 leader_election.cc:304] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2dd575b5e03494f8d64387f794dbdec, b81a0d852b3d4b88887f57cddbd2afe4; no voters: 
I20260710 11:05:35.332329  7911 raft_consensus.cc:2468] T 5d29516eec7044f1ac0971397a598424 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b7b9504ecac4ac2b0daacec2e300a05 in term 0.
I20260710 11:05:35.334389  8132 tablet_bootstrap.cc:492] T 5d29516eec7044f1ac0971397a598424 P b81a0d852b3d4b88887f57cddbd2afe4: No bootstrap required, opened a new log
I20260710 11:05:35.335071  8171 raft_consensus.cc:2804] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:35.335357  8132 ts_tablet_manager.cc:1403] T 5d29516eec7044f1ac0971397a598424 P b81a0d852b3d4b88887f57cddbd2afe4: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.000s
I20260710 11:05:35.335796  7952 leader_election.cc:304] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05, b2dd575b5e03494f8d64387f794dbdec; no voters: 
I20260710 11:05:35.336585  8119 raft_consensus.cc:2804] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:35.336931  8119 raft_consensus.cc:493] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:35.337234  8119 raft_consensus.cc:3060] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:35.337317  7912 raft_consensus.cc:2468] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81a0d852b3d4b88887f57cddbd2afe4 in term 1.
I20260710 11:05:35.338145  8132 raft_consensus.cc:359] T 5d29516eec7044f1ac0971397a598424 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.338809  8132 raft_consensus.cc:385] T 5d29516eec7044f1ac0971397a598424 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:35.339048  8132 raft_consensus.cc:740] T 5d29516eec7044f1ac0971397a598424 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81a0d852b3d4b88887f57cddbd2afe4, State: Initialized, Role: FOLLOWER
I20260710 11:05:35.339633  8132 consensus_queue.cc:260] T 5d29516eec7044f1ac0971397a598424 P b81a0d852b3d4b88887f57cddbd2afe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.340248  8171 raft_consensus.cc:697] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 LEADER]: Becoming Leader. State: Replica: b81a0d852b3d4b88887f57cddbd2afe4, State: Running, Role: LEADER
I20260710 11:05:35.341441  7986 raft_consensus.cc:2468] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81a0d852b3d4b88887f57cddbd2afe4 in term 1.
I20260710 11:05:35.341142  8171 consensus_queue.cc:237] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.302928  8133 ts_tablet_manager.cc:1434] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent starting tablet: real 0.067s	user 0.005s	sys 0.039s
I20260710 11:05:35.343928  8133 tablet_bootstrap.cc:492] T a0a1f78d70ac4356bb56b964f7db3e27 P 2b7b9504ecac4ac2b0daacec2e300a05: Bootstrap starting.
I20260710 11:05:35.344781  7803 leader_election.cc:304] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2dd575b5e03494f8d64387f794dbdec, b81a0d852b3d4b88887f57cddbd2afe4; no voters: 
I20260710 11:05:35.346194  8135 raft_consensus.cc:2804] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:35.346648  8135 raft_consensus.cc:697] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 LEADER]: Becoming Leader. State: Replica: b81a0d852b3d4b88887f57cddbd2afe4, State: Running, Role: LEADER
I20260710 11:05:35.341615  8132 ts_tablet_manager.cc:1434] T 5d29516eec7044f1ac0971397a598424 P b81a0d852b3d4b88887f57cddbd2afe4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:05:35.347419  8135 consensus_queue.cc:237] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.350333  8133 tablet_bootstrap.cc:654] T a0a1f78d70ac4356bb56b964f7db3e27 P 2b7b9504ecac4ac2b0daacec2e300a05: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:35.350593  8119 raft_consensus.cc:515] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.353492  7803 leader_election.cc:304] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2dd575b5e03494f8d64387f794dbdec, b81a0d852b3d4b88887f57cddbd2afe4; no voters: 
I20260710 11:05:35.356048  8109 raft_consensus.cc:2804] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:35.356534  8109 raft_consensus.cc:697] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 LEADER]: Becoming Leader. State: Replica: b81a0d852b3d4b88887f57cddbd2afe4, State: Running, Role: LEADER
I20260710 11:05:35.357311  8109 consensus_queue.cc:237] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
W20260710 11:05:35.357832  7803 leader_election.cc:343] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:35.358023  7837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d29516eec7044f1ac0971397a598424" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" is_pre_election: true
I20260710 11:05:35.358767  7837 raft_consensus.cc:2468] T 5d29516eec7044f1ac0971397a598424 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b7b9504ecac4ac2b0daacec2e300a05 in term 0.
I20260710 11:05:35.361689  8133 tablet_bootstrap.cc:492] T a0a1f78d70ac4356bb56b964f7db3e27 P 2b7b9504ecac4ac2b0daacec2e300a05: No bootstrap required, opened a new log
I20260710 11:05:35.362272  8133 ts_tablet_manager.cc:1403] T a0a1f78d70ac4356bb56b964f7db3e27 P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 11:05:35.367600  8133 raft_consensus.cc:359] T a0a1f78d70ac4356bb56b964f7db3e27 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.368472  8133 raft_consensus.cc:385] T a0a1f78d70ac4356bb56b964f7db3e27 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:35.368754  8133 raft_consensus.cc:740] T a0a1f78d70ac4356bb56b964f7db3e27 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7b9504ecac4ac2b0daacec2e300a05, State: Initialized, Role: FOLLOWER
I20260710 11:05:35.369426  8133 consensus_queue.cc:260] T a0a1f78d70ac4356bb56b964f7db3e27 P 2b7b9504ecac4ac2b0daacec2e300a05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.371448  8133 ts_tablet_manager.cc:1434] T a0a1f78d70ac4356bb56b964f7db3e27 P 2b7b9504ecac4ac2b0daacec2e300a05: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:05:35.372982  8134 tablet_bootstrap.cc:492] T f29cadc4c99743ce94f2c9f7723bfcf5 P b2dd575b5e03494f8d64387f794dbdec: No bootstrap required, opened a new log
I20260710 11:05:35.373458  8134 ts_tablet_manager.cc:1403] T f29cadc4c99743ce94f2c9f7723bfcf5 P b2dd575b5e03494f8d64387f794dbdec: Time spent bootstrapping tablet: real 0.092s	user 0.025s	sys 0.032s
I20260710 11:05:35.373680  8119 leader_election.cc:290] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 election: Requested vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861)
I20260710 11:05:35.374254  7837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d29516eec7044f1ac0971397a598424" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
I20260710 11:05:35.374837  7837 raft_consensus.cc:3060] T 5d29516eec7044f1ac0971397a598424 P b81a0d852b3d4b88887f57cddbd2afe4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:35.376327  8134 raft_consensus.cc:359] T f29cadc4c99743ce94f2c9f7723bfcf5 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.377075  8134 raft_consensus.cc:385] T f29cadc4c99743ce94f2c9f7723bfcf5 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:35.377369  8134 raft_consensus.cc:740] T f29cadc4c99743ce94f2c9f7723bfcf5 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2dd575b5e03494f8d64387f794dbdec, State: Initialized, Role: FOLLOWER
I20260710 11:05:35.378039  8134 consensus_queue.cc:260] T f29cadc4c99743ce94f2c9f7723bfcf5 P b2dd575b5e03494f8d64387f794dbdec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.380208  8134 ts_tablet_manager.cc:1434] T f29cadc4c99743ce94f2c9f7723bfcf5 P b2dd575b5e03494f8d64387f794dbdec: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:05:35.377450  7912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d29516eec7044f1ac0971397a598424" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2dd575b5e03494f8d64387f794dbdec"
I20260710 11:05:35.380719  7912 raft_consensus.cc:3060] T 5d29516eec7044f1ac0971397a598424 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:35.384342  7837 raft_consensus.cc:2468] T 5d29516eec7044f1ac0971397a598424 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7b9504ecac4ac2b0daacec2e300a05 in term 1.
I20260710 11:05:35.387522  7953 leader_election.cc:304] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05, b81a0d852b3d4b88887f57cddbd2afe4; no voters: 
I20260710 11:05:35.388347  8119 raft_consensus.cc:2804] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:35.389497  8119 raft_consensus.cc:697] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 LEADER]: Becoming Leader. State: Replica: 2b7b9504ecac4ac2b0daacec2e300a05, State: Running, Role: LEADER
I20260710 11:05:35.390278  8119 consensus_queue.cc:237] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.393626  7734 catalog_manager.cc:5697] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129). New cstate: current_term: 1 leader_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:35.398237  7912 raft_consensus.cc:2468] T 5d29516eec7044f1ac0971397a598424 P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7b9504ecac4ac2b0daacec2e300a05 in term 1.
I20260710 11:05:35.409348  7734 catalog_manager.cc:5697] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131). New cstate: current_term: 1 leader_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:35.415743  8151 raft_consensus.cc:493] T b15e1c68dd5649c99c0c6bb4f3903e9a P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:35.416225  8151 raft_consensus.cc:515] T b15e1c68dd5649c99c0c6bb4f3903e9a P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.416908  7735 catalog_manager.cc:5697] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129). New cstate: current_term: 1 leader_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:35.418061  8151 leader_election.cc:290] T b15e1c68dd5649c99c0c6bb4f3903e9a P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:35.418789  7837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15e1c68dd5649c99c0c6bb4f3903e9a" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" is_pre_election: true
I20260710 11:05:35.419003  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15e1c68dd5649c99c0c6bb4f3903e9a" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" is_pre_election: true
I20260710 11:05:35.418327  7735 catalog_manager.cc:5697] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129). New cstate: current_term: 1 leader_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:35.419612  7986 raft_consensus.cc:2393] T b15e1c68dd5649c99c0c6bb4f3903e9a P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2dd575b5e03494f8d64387f794dbdec in current term 1: Already voted for candidate b81a0d852b3d4b88887f57cddbd2afe4 in this term.
I20260710 11:05:35.420509  7878 leader_election.cc:304] T b15e1c68dd5649c99c0c6bb4f3903e9a P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2dd575b5e03494f8d64387f794dbdec; no voters: 2b7b9504ecac4ac2b0daacec2e300a05, b81a0d852b3d4b88887f57cddbd2afe4
I20260710 11:05:35.421128  8151 raft_consensus.cc:3060] T b15e1c68dd5649c99c0c6bb4f3903e9a P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:35.427237  8151 raft_consensus.cc:2749] T b15e1c68dd5649c99c0c6bb4f3903e9a P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:35.448467  7912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "595a0837ad7841728060958cb16ff160"
dest_uuid: "b2dd575b5e03494f8d64387f794dbdec"
mode: GRACEFUL
new_leader_uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
 from {username='slave'} at 127.0.0.1:44372
I20260710 11:05:35.449004  7912 raft_consensus.cc:606] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec [term 1 LEADER]: Received request to transfer leadership to TS b81a0d852b3d4b88887f57cddbd2afe4
I20260710 11:05:35.458997  7986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f29cadc4c99743ce94f2c9f7723bfcf5"
dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
mode: GRACEFUL
new_leader_uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
 from {username='slave'} at 127.0.0.1:47440
I20260710 11:05:35.459534  7986 raft_consensus.cc:606] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 LEADER]: Received request to transfer leadership to TS b81a0d852b3d4b88887f57cddbd2afe4
I20260710 11:05:35.464269  7986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d29516eec7044f1ac0971397a598424"
dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
mode: GRACEFUL
new_leader_uuid: "b2dd575b5e03494f8d64387f794dbdec"
 from {username='slave'} at 127.0.0.1:47440
I20260710 11:05:35.464711  7986 raft_consensus.cc:606] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 LEADER]: Received request to transfer leadership to TS b2dd575b5e03494f8d64387f794dbdec
I20260710 11:05:35.477808  7837 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df1e76e6ed524c3da87d60f266be1385"
dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
mode: GRACEFUL
new_leader_uuid: "b2dd575b5e03494f8d64387f794dbdec"
 from {username='slave'} at 127.0.0.1:60428
I20260710 11:05:35.478314  7837 raft_consensus.cc:606] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 LEADER]: Received request to transfer leadership to TS b2dd575b5e03494f8d64387f794dbdec
I20260710 11:05:35.483095  7837 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0a1f78d70ac4356bb56b964f7db3e27"
dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
mode: GRACEFUL
new_leader_uuid: "b2dd575b5e03494f8d64387f794dbdec"
 from {username='slave'} at 127.0.0.1:60428
I20260710 11:05:35.483619  7837 raft_consensus.cc:606] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 LEADER]: Received request to transfer leadership to TS b2dd575b5e03494f8d64387f794dbdec
I20260710 11:05:35.488260  7837 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d4af44a3d5b408e85dbbe1377ae7ea7"
dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
mode: GRACEFUL
new_leader_uuid: "b2dd575b5e03494f8d64387f794dbdec"
 from {username='slave'} at 127.0.0.1:60428
I20260710 11:05:35.488791  7837 raft_consensus.cc:606] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 LEADER]: Received request to transfer leadership to TS b2dd575b5e03494f8d64387f794dbdec
I20260710 11:05:35.493552  7912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b13894175c842c6a45a021f68ef2e0f"
dest_uuid: "b2dd575b5e03494f8d64387f794dbdec"
mode: GRACEFUL
new_leader_uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
 from {username='slave'} at 127.0.0.1:44372
I20260710 11:05:35.494105  7912 raft_consensus.cc:606] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec [term 1 LEADER]: Received request to transfer leadership to TS 2b7b9504ecac4ac2b0daacec2e300a05
I20260710 11:05:35.535130  8151 consensus_queue.cc:1048] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:35.543776  8171 consensus_queue.cc:1048] T 97a7166de40a47c18a01efa2f72a74d4 P b81a0d852b3d4b88887f57cddbd2afe4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:35.553629  8152 consensus_queue.cc:1048] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:35.553840  8119 raft_consensus.cc:493] T a0a1f78d70ac4356bb56b964f7db3e27 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:35.554975  8119 raft_consensus.cc:515] T a0a1f78d70ac4356bb56b964f7db3e27 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.557080  8119 leader_election.cc:290] T a0a1f78d70ac4356bb56b964f7db3e27 P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861)
I20260710 11:05:35.560111  7837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a1f78d70ac4356bb56b964f7db3e27" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" is_pre_election: true
I20260710 11:05:35.562204  8171 consensus_queue.cc:1048] T 97a7166de40a47c18a01efa2f72a74d4 P b81a0d852b3d4b88887f57cddbd2afe4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:35.560508  7911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a1f78d70ac4356bb56b964f7db3e27" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2dd575b5e03494f8d64387f794dbdec" is_pre_election: true
I20260710 11:05:35.563428  7911 raft_consensus.cc:2393] T a0a1f78d70ac4356bb56b964f7db3e27 P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b7b9504ecac4ac2b0daacec2e300a05 in current term 1: Already voted for candidate b81a0d852b3d4b88887f57cddbd2afe4 in this term.
I20260710 11:05:35.564625  7952 leader_election.cc:304] T a0a1f78d70ac4356bb56b964f7db3e27 P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05; no voters: b2dd575b5e03494f8d64387f794dbdec, b81a0d852b3d4b88887f57cddbd2afe4
I20260710 11:05:35.565573  8170 raft_consensus.cc:3060] T a0a1f78d70ac4356bb56b964f7db3e27 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:35.572456  8170 raft_consensus.cc:2749] T a0a1f78d70ac4356bb56b964f7db3e27 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:35.574877  8152 consensus_queue.cc:1048] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:35.579550  8153 raft_consensus.cc:993] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec: : Instructing follower 2b7b9504ecac4ac2b0daacec2e300a05 to start an election
I20260710 11:05:35.580008  8153 raft_consensus.cc:1081] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec [term 1 LEADER]: Signalling peer 2b7b9504ecac4ac2b0daacec2e300a05 to start an election
I20260710 11:05:35.582173  7986 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b13894175c842c6a45a021f68ef2e0f"
dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
 from {username='slave'} at 127.0.0.1:47420
I20260710 11:05:35.582746  7986 raft_consensus.cc:493] T 5b13894175c842c6a45a021f68ef2e0f P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:35.583153  7986 raft_consensus.cc:3060] T 5b13894175c842c6a45a021f68ef2e0f P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:35.589350  8117 consensus_queue.cc:1048] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:35.589726  7986 raft_consensus.cc:515] T 5b13894175c842c6a45a021f68ef2e0f P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.592487  7986 leader_election.cc:290] T 5b13894175c842c6a45a021f68ef2e0f P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 2 election: Requested vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861)
I20260710 11:05:35.594559  7837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b13894175c842c6a45a021f68ef2e0f" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
I20260710 11:05:35.595139  7837 raft_consensus.cc:3060] T 5b13894175c842c6a45a021f68ef2e0f P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:35.595165  7911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b13894175c842c6a45a021f68ef2e0f" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2dd575b5e03494f8d64387f794dbdec"
I20260710 11:05:35.595858  7911 raft_consensus.cc:3055] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:35.596200  7911 raft_consensus.cc:740] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2dd575b5e03494f8d64387f794dbdec, State: Running, Role: LEADER
I20260710 11:05:35.596966  7911 consensus_queue.cc:260] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.598208  7911 raft_consensus.cc:3060] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:35.615299  7837 raft_consensus.cc:2468] T 5b13894175c842c6a45a021f68ef2e0f P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7b9504ecac4ac2b0daacec2e300a05 in term 2.
I20260710 11:05:35.616871  7953 leader_election.cc:304] T 5b13894175c842c6a45a021f68ef2e0f P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05, b81a0d852b3d4b88887f57cddbd2afe4; no voters: 
I20260710 11:05:35.617825  8170 raft_consensus.cc:2804] T 5b13894175c842c6a45a021f68ef2e0f P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:35.618256  8170 raft_consensus.cc:697] T 5b13894175c842c6a45a021f68ef2e0f P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 LEADER]: Becoming Leader. State: Replica: 2b7b9504ecac4ac2b0daacec2e300a05, State: Running, Role: LEADER
I20260710 11:05:35.619022  8170 consensus_queue.cc:237] T 5b13894175c842c6a45a021f68ef2e0f P 2b7b9504ecac4ac2b0daacec2e300a05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.620072  7911 raft_consensus.cc:2468] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7b9504ecac4ac2b0daacec2e300a05 in term 2.
I20260710 11:05:35.623744  8151 raft_consensus.cc:993] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec: : Instructing follower b81a0d852b3d4b88887f57cddbd2afe4 to start an election
I20260710 11:05:35.624219  8151 raft_consensus.cc:1081] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec [term 1 LEADER]: Signalling peer b81a0d852b3d4b88887f57cddbd2afe4 to start an election
I20260710 11:05:35.625905  7838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "595a0837ad7841728060958cb16ff160"
dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
 from {username='slave'} at 127.0.0.1:60424
I20260710 11:05:35.626430  7838 raft_consensus.cc:493] T 595a0837ad7841728060958cb16ff160 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:35.626760  7838 raft_consensus.cc:3060] T 595a0837ad7841728060958cb16ff160 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:35.629990  7735 catalog_manager.cc:5697] T 5b13894175c842c6a45a021f68ef2e0f P 2b7b9504ecac4ac2b0daacec2e300a05 reported cstate change: term changed from 1 to 2, leader changed from b2dd575b5e03494f8d64387f794dbdec (127.3.54.130) to 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131). New cstate: current_term: 2 leader_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:35.631520  7838 raft_consensus.cc:515] T 595a0837ad7841728060958cb16ff160 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.633281  7838 leader_election.cc:290] T 595a0837ad7841728060958cb16ff160 P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 2 election: Requested vote from peers b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:35.634935  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595a0837ad7841728060958cb16ff160" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
I20260710 11:05:35.635087  7911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595a0837ad7841728060958cb16ff160" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2dd575b5e03494f8d64387f794dbdec"
I20260710 11:05:35.635524  7986 raft_consensus.cc:3060] T 595a0837ad7841728060958cb16ff160 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:35.635653  7911 raft_consensus.cc:3055] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:35.636059  7911 raft_consensus.cc:740] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2dd575b5e03494f8d64387f794dbdec, State: Running, Role: LEADER
I20260710 11:05:35.636855  7911 consensus_queue.cc:260] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.638094  7911 raft_consensus.cc:3060] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:35.642086  7986 raft_consensus.cc:2468] T 595a0837ad7841728060958cb16ff160 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81a0d852b3d4b88887f57cddbd2afe4 in term 2.
I20260710 11:05:35.643215  7803 leader_election.cc:304] T 595a0837ad7841728060958cb16ff160 P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05, b81a0d852b3d4b88887f57cddbd2afe4; no voters: 
I20260710 11:05:35.644075  8171 raft_consensus.cc:2804] T 595a0837ad7841728060958cb16ff160 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:35.644485  8171 raft_consensus.cc:697] T 595a0837ad7841728060958cb16ff160 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 LEADER]: Becoming Leader. State: Replica: b81a0d852b3d4b88887f57cddbd2afe4, State: Running, Role: LEADER
I20260710 11:05:35.645211  7911 raft_consensus.cc:2468] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81a0d852b3d4b88887f57cddbd2afe4 in term 2.
I20260710 11:05:35.645278  8171 consensus_queue.cc:237] T 595a0837ad7841728060958cb16ff160 P b81a0d852b3d4b88887f57cddbd2afe4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.653369  7735 catalog_manager.cc:5697] T 595a0837ad7841728060958cb16ff160 P b81a0d852b3d4b88887f57cddbd2afe4 reported cstate change: term changed from 1 to 2, leader changed from b2dd575b5e03494f8d64387f794dbdec (127.3.54.130) to b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129). New cstate: current_term: 2 leader_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:35.763643  8151 raft_consensus.cc:493] T f29cadc4c99743ce94f2c9f7723bfcf5 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:35.764115  8151 raft_consensus.cc:515] T f29cadc4c99743ce94f2c9f7723bfcf5 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.765681  8151 leader_election.cc:290] T f29cadc4c99743ce94f2c9f7723bfcf5 P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:35.766489  7838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f29cadc4c99743ce94f2c9f7723bfcf5" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" is_pre_election: true
I20260710 11:05:35.766604  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f29cadc4c99743ce94f2c9f7723bfcf5" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" is_pre_election: true
I20260710 11:05:35.767083  7838 raft_consensus.cc:2393] T f29cadc4c99743ce94f2c9f7723bfcf5 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2dd575b5e03494f8d64387f794dbdec in current term 1: Already voted for candidate 2b7b9504ecac4ac2b0daacec2e300a05 in this term.
I20260710 11:05:35.767910  7879 leader_election.cc:304] T f29cadc4c99743ce94f2c9f7723bfcf5 P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2dd575b5e03494f8d64387f794dbdec; no voters: 2b7b9504ecac4ac2b0daacec2e300a05, b81a0d852b3d4b88887f57cddbd2afe4
I20260710 11:05:35.768617  8151 raft_consensus.cc:3060] T f29cadc4c99743ce94f2c9f7723bfcf5 P b2dd575b5e03494f8d64387f794dbdec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:35.773836  8151 raft_consensus.cc:2749] T f29cadc4c99743ce94f2c9f7723bfcf5 P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:35.784475  8170 consensus_queue.cc:1048] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:35.794595  8170 consensus_queue.cc:1048] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:35.803383  8119 raft_consensus.cc:993] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05: : Instructing follower b81a0d852b3d4b88887f57cddbd2afe4 to start an election
I20260710 11:05:35.803875  8119 raft_consensus.cc:1081] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 LEADER]: Signalling peer b81a0d852b3d4b88887f57cddbd2afe4 to start an election
I20260710 11:05:35.805399  7838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f29cadc4c99743ce94f2c9f7723bfcf5"
dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
 from {username='slave'} at 127.0.0.1:60410
I20260710 11:05:35.805920  7838 raft_consensus.cc:493] T f29cadc4c99743ce94f2c9f7723bfcf5 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:35.806268  7838 raft_consensus.cc:3060] T f29cadc4c99743ce94f2c9f7723bfcf5 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:35.811241  7838 raft_consensus.cc:515] T f29cadc4c99743ce94f2c9f7723bfcf5 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.813093  7838 leader_election.cc:290] T f29cadc4c99743ce94f2c9f7723bfcf5 P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 2 election: Requested vote from peers b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:35.814155  7911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f29cadc4c99743ce94f2c9f7723bfcf5" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2dd575b5e03494f8d64387f794dbdec"
I20260710 11:05:35.814029  8172 consensus_queue.cc:1048] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:35.814895  7911 raft_consensus.cc:3060] T f29cadc4c99743ce94f2c9f7723bfcf5 P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:35.815044  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f29cadc4c99743ce94f2c9f7723bfcf5" candidate_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
I20260710 11:05:35.815685  7986 raft_consensus.cc:3055] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:35.815991  7986 raft_consensus.cc:740] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b7b9504ecac4ac2b0daacec2e300a05, State: Running, Role: LEADER
I20260710 11:05:35.816715  7986 consensus_queue.cc:260] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.817837  7986 raft_consensus.cc:3060] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:35.818660  8172 consensus_queue.cc:1048] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:35.824930  7986 raft_consensus.cc:2468] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81a0d852b3d4b88887f57cddbd2afe4 in term 2.
I20260710 11:05:35.825657  7911 raft_consensus.cc:2468] T f29cadc4c99743ce94f2c9f7723bfcf5 P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81a0d852b3d4b88887f57cddbd2afe4 in term 2.
I20260710 11:05:35.826423  7803 leader_election.cc:304] T f29cadc4c99743ce94f2c9f7723bfcf5 P b81a0d852b3d4b88887f57cddbd2afe4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05, b81a0d852b3d4b88887f57cddbd2afe4; no voters: 
I20260710 11:05:35.827957  8135 raft_consensus.cc:2804] T f29cadc4c99743ce94f2c9f7723bfcf5 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:35.828434  8172 raft_consensus.cc:993] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4: : Instructing follower b2dd575b5e03494f8d64387f794dbdec to start an election
I20260710 11:05:35.828459  8135 raft_consensus.cc:697] T f29cadc4c99743ce94f2c9f7723bfcf5 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 LEADER]: Becoming Leader. State: Replica: b81a0d852b3d4b88887f57cddbd2afe4, State: Running, Role: LEADER
I20260710 11:05:35.829079  8172 raft_consensus.cc:1081] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 LEADER]: Signalling peer b2dd575b5e03494f8d64387f794dbdec to start an election
I20260710 11:05:35.829500  8135 consensus_queue.cc:237] T f29cadc4c99743ce94f2c9f7723bfcf5 P b81a0d852b3d4b88887f57cddbd2afe4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.831425  7912 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d4af44a3d5b408e85dbbe1377ae7ea7"
dest_uuid: "b2dd575b5e03494f8d64387f794dbdec"
 from {username='slave'} at 127.0.0.1:44360
I20260710 11:05:35.832015  7912 raft_consensus.cc:493] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:35.832370  8171 raft_consensus.cc:993] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4: : Instructing follower b2dd575b5e03494f8d64387f794dbdec to start an election
I20260710 11:05:35.832868  8135 raft_consensus.cc:1081] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 LEADER]: Signalling peer b2dd575b5e03494f8d64387f794dbdec to start an election
I20260710 11:05:35.835353  8135 consensus_queue.cc:1048] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:35.837301  7909 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0a1f78d70ac4356bb56b964f7db3e27"
dest_uuid: "b2dd575b5e03494f8d64387f794dbdec"
 from {username='slave'} at 127.0.0.1:44360
I20260710 11:05:35.838138  7909 raft_consensus.cc:493] T a0a1f78d70ac4356bb56b964f7db3e27 P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:35.838667  7909 raft_consensus.cc:3060] T a0a1f78d70ac4356bb56b964f7db3e27 P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:35.838117  7735 catalog_manager.cc:5697] T f29cadc4c99743ce94f2c9f7723bfcf5 P b81a0d852b3d4b88887f57cddbd2afe4 reported cstate change: term changed from 1 to 2, leader changed from 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131) to b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129). New cstate: current_term: 2 leader_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:35.832367  7912 raft_consensus.cc:3060] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:35.844691  8135 consensus_queue.cc:1048] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:35.848481  7909 raft_consensus.cc:515] T a0a1f78d70ac4356bb56b964f7db3e27 P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.851387  7838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a1f78d70ac4356bb56b964f7db3e27" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
I20260710 11:05:35.851941  7838 raft_consensus.cc:3055] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:35.852259  7838 raft_consensus.cc:740] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b81a0d852b3d4b88887f57cddbd2afe4, State: Running, Role: LEADER
I20260710 11:05:35.852965  7838 consensus_queue.cc:260] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.852859  7909 leader_election.cc:290] T a0a1f78d70ac4356bb56b964f7db3e27 P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 2 election: Requested vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:35.853440  7985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a1f78d70ac4356bb56b964f7db3e27" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
I20260710 11:05:35.856990  7912 raft_consensus.cc:515] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.856855  7838 raft_consensus.cc:3060] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:35.860720  7911 raft_consensus.cc:1240] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Rejecting Update request from peer b81a0d852b3d4b88887f57cddbd2afe4 for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:35.865343  8200 consensus_queue.cc:1059] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:35.866207  8200 raft_consensus.cc:3055] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:35.866591  8200 raft_consensus.cc:740] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b81a0d852b3d4b88887f57cddbd2afe4, State: Running, Role: LEADER
I20260710 11:05:35.866372  8119 consensus_queue.cc:1048] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:35.867108  7838 raft_consensus.cc:2468] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2dd575b5e03494f8d64387f794dbdec in term 2.
I20260710 11:05:35.868574  7879 leader_election.cc:304] T a0a1f78d70ac4356bb56b964f7db3e27 P b2dd575b5e03494f8d64387f794dbdec [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: b2dd575b5e03494f8d64387f794dbdec, b81a0d852b3d4b88887f57cddbd2afe4; no voters: 2b7b9504ecac4ac2b0daacec2e300a05
I20260710 11:05:35.869017  7912 leader_election.cc:290] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 2 election: Requested vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:35.869596  8151 raft_consensus.cc:2804] T a0a1f78d70ac4356bb56b964f7db3e27 P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:35.870097  8151 raft_consensus.cc:697] T a0a1f78d70ac4356bb56b964f7db3e27 P b2dd575b5e03494f8d64387f794dbdec [term 2 LEADER]: Becoming Leader. State: Replica: b2dd575b5e03494f8d64387f794dbdec, State: Running, Role: LEADER
I20260710 11:05:35.870862  8151 consensus_queue.cc:237] T a0a1f78d70ac4356bb56b964f7db3e27 P b2dd575b5e03494f8d64387f794dbdec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.871395  7838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4af44a3d5b408e85dbbe1377ae7ea7" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
I20260710 11:05:35.876315  8200 consensus_queue.cc:260] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.877681  8200 raft_consensus.cc:3060] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:35.878432  8109 consensus_queue.cc:1048] T b15e1c68dd5649c99c0c6bb4f3903e9a P b81a0d852b3d4b88887f57cddbd2afe4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:35.880554  7987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4af44a3d5b408e85dbbe1377ae7ea7" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
I20260710 11:05:35.881048  7987 raft_consensus.cc:3060] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:35.886240  8170 raft_consensus.cc:993] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05: : Instructing follower b2dd575b5e03494f8d64387f794dbdec to start an election
I20260710 11:05:35.886755  8170 raft_consensus.cc:1081] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 LEADER]: Signalling peer b2dd575b5e03494f8d64387f794dbdec to start an election
I20260710 11:05:35.887549  7735 catalog_manager.cc:5697] T a0a1f78d70ac4356bb56b964f7db3e27 P b2dd575b5e03494f8d64387f794dbdec reported cstate change: term changed from 1 to 2, leader changed from b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129) to b2dd575b5e03494f8d64387f794dbdec (127.3.54.130). New cstate: current_term: 2 leader_uuid: "b2dd575b5e03494f8d64387f794dbdec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:35.892205  8119 consensus_queue.cc:1048] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:35.893138  7909 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d29516eec7044f1ac0971397a598424"
dest_uuid: "b2dd575b5e03494f8d64387f794dbdec"
 from {username='slave'} at 127.0.0.1:44346
I20260710 11:05:35.893704  7909 raft_consensus.cc:493] T 5d29516eec7044f1ac0971397a598424 P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:35.894069  7909 raft_consensus.cc:3060] T 5d29516eec7044f1ac0971397a598424 P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:35.894551  8135 consensus_queue.cc:1048] T b15e1c68dd5649c99c0c6bb4f3903e9a P b81a0d852b3d4b88887f57cddbd2afe4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:35.898660  8172 consensus_queue.cc:1048] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:35.898955  7987 raft_consensus.cc:2468] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2dd575b5e03494f8d64387f794dbdec in term 2.
I20260710 11:05:35.900161  7878 leader_election.cc:304] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05, b2dd575b5e03494f8d64387f794dbdec; no voters: 
I20260710 11:05:35.901484  8151 raft_consensus.cc:2804] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:35.901952  8151 raft_consensus.cc:697] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b2dd575b5e03494f8d64387f794dbdec [term 2 LEADER]: Becoming Leader. State: Replica: b2dd575b5e03494f8d64387f794dbdec, State: Running, Role: LEADER
I20260710 11:05:35.902698  8151 consensus_queue.cc:237] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b2dd575b5e03494f8d64387f794dbdec [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: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.905321  7838 raft_consensus.cc:2468] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2dd575b5e03494f8d64387f794dbdec in term 2.
I20260710 11:05:35.917428  7909 raft_consensus.cc:515] T 5d29516eec7044f1ac0971397a598424 P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.920208  7985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d29516eec7044f1ac0971397a598424" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
I20260710 11:05:35.920831  7985 raft_consensus.cc:3055] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:35.921154  7985 raft_consensus.cc:740] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b7b9504ecac4ac2b0daacec2e300a05, State: Running, Role: LEADER
I20260710 11:05:35.921025  7838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d29516eec7044f1ac0971397a598424" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
I20260710 11:05:35.922019  7985 consensus_queue.cc:260] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.922910  7985 raft_consensus.cc:3060] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:35.930167  7909 leader_election.cc:290] T 5d29516eec7044f1ac0971397a598424 P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 2 election: Requested vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:35.931190  7985 raft_consensus.cc:2468] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2dd575b5e03494f8d64387f794dbdec in term 2.
I20260710 11:05:35.932461  7878 leader_election.cc:304] T 5d29516eec7044f1ac0971397a598424 P b2dd575b5e03494f8d64387f794dbdec [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: 2b7b9504ecac4ac2b0daacec2e300a05, b2dd575b5e03494f8d64387f794dbdec; no voters: b81a0d852b3d4b88887f57cddbd2afe4
I20260710 11:05:35.933542  8151 raft_consensus.cc:2804] T 5d29516eec7044f1ac0971397a598424 P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:35.934756  8151 raft_consensus.cc:697] T 5d29516eec7044f1ac0971397a598424 P b2dd575b5e03494f8d64387f794dbdec [term 2 LEADER]: Becoming Leader. State: Replica: b2dd575b5e03494f8d64387f794dbdec, State: Running, Role: LEADER
I20260710 11:05:35.935570  8151 consensus_queue.cc:237] T 5d29516eec7044f1ac0971397a598424 P b2dd575b5e03494f8d64387f794dbdec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.939004  8135 consensus_queue.cc:1048] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:35.951746  7735 catalog_manager.cc:5697] T 5d29516eec7044f1ac0971397a598424 P b2dd575b5e03494f8d64387f794dbdec reported cstate change: term changed from 1 to 2, leader changed from 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131) to b2dd575b5e03494f8d64387f794dbdec (127.3.54.130). New cstate: current_term: 2 leader_uuid: "b2dd575b5e03494f8d64387f794dbdec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:35.953115  8135 raft_consensus.cc:993] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4: : Instructing follower b2dd575b5e03494f8d64387f794dbdec to start an election
I20260710 11:05:35.953590  8171 raft_consensus.cc:1081] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 LEADER]: Signalling peer b2dd575b5e03494f8d64387f794dbdec to start an election
I20260710 11:05:35.954049  7735 catalog_manager.cc:5697] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b2dd575b5e03494f8d64387f794dbdec reported cstate change: term changed from 1 to 2, leader changed from b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129) to b2dd575b5e03494f8d64387f794dbdec (127.3.54.130). New cstate: current_term: 2 leader_uuid: "b2dd575b5e03494f8d64387f794dbdec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:35.955175  7909 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df1e76e6ed524c3da87d60f266be1385"
dest_uuid: "b2dd575b5e03494f8d64387f794dbdec"
 from {username='slave'} at 127.0.0.1:44360
I20260710 11:05:35.956176  7909 raft_consensus.cc:493] T df1e76e6ed524c3da87d60f266be1385 P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:35.956532  7909 raft_consensus.cc:3060] T df1e76e6ed524c3da87d60f266be1385 P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:35.961556  7909 raft_consensus.cc:515] T df1e76e6ed524c3da87d60f266be1385 P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.964109  7837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1e76e6ed524c3da87d60f266be1385" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
I20260710 11:05:35.964300  7909 leader_election.cc:290] T df1e76e6ed524c3da87d60f266be1385 P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 2 election: Requested vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131:42083)
I20260710 11:05:35.964677  7837 raft_consensus.cc:3055] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:35.965000  7837 raft_consensus.cc:740] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b81a0d852b3d4b88887f57cddbd2afe4, State: Running, Role: LEADER
I20260710 11:05:35.965342  7985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1e76e6ed524c3da87d60f266be1385" candidate_uuid: "b2dd575b5e03494f8d64387f794dbdec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
I20260710 11:05:35.965871  7985 raft_consensus.cc:3060] T df1e76e6ed524c3da87d60f266be1385 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:35.965754  7837 consensus_queue.cc:260] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.966964  7837 raft_consensus.cc:3060] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:35.971307  7985 raft_consensus.cc:2468] T df1e76e6ed524c3da87d60f266be1385 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2dd575b5e03494f8d64387f794dbdec in term 2.
I20260710 11:05:35.971498  7837 raft_consensus.cc:2468] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2dd575b5e03494f8d64387f794dbdec in term 2.
I20260710 11:05:35.972692  7879 leader_election.cc:304] T df1e76e6ed524c3da87d60f266be1385 P b2dd575b5e03494f8d64387f794dbdec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2dd575b5e03494f8d64387f794dbdec, b81a0d852b3d4b88887f57cddbd2afe4; no voters: 
I20260710 11:05:35.973472  8151 raft_consensus.cc:2804] T df1e76e6ed524c3da87d60f266be1385 P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:35.973948  8151 raft_consensus.cc:697] T df1e76e6ed524c3da87d60f266be1385 P b2dd575b5e03494f8d64387f794dbdec [term 2 LEADER]: Becoming Leader. State: Replica: b2dd575b5e03494f8d64387f794dbdec, State: Running, Role: LEADER
I20260710 11:05:35.974722  8151 consensus_queue.cc:237] T df1e76e6ed524c3da87d60f266be1385 P b2dd575b5e03494f8d64387f794dbdec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:35.981695  7734 catalog_manager.cc:5697] T df1e76e6ed524c3da87d60f266be1385 P b2dd575b5e03494f8d64387f794dbdec reported cstate change: term changed from 1 to 2, leader changed from b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129) to b2dd575b5e03494f8d64387f794dbdec (127.3.54.130). New cstate: current_term: 2 leader_uuid: "b2dd575b5e03494f8d64387f794dbdec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:36.041672  7909 raft_consensus.cc:1275] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Refusing update from remote peer 2b7b9504ecac4ac2b0daacec2e300a05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:36.043056  8119 consensus_queue.cc:1048] T 5b13894175c842c6a45a021f68ef2e0f P 2b7b9504ecac4ac2b0daacec2e300a05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:36.050642  7837 raft_consensus.cc:1275] T 5b13894175c842c6a45a021f68ef2e0f P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Refusing update from remote peer 2b7b9504ecac4ac2b0daacec2e300a05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:36.053336  8176 consensus_queue.cc:1048] T 5b13894175c842c6a45a021f68ef2e0f P 2b7b9504ecac4ac2b0daacec2e300a05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:36.119527  7985 raft_consensus.cc:1275] T 595a0837ad7841728060958cb16ff160 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Refusing update from remote peer b81a0d852b3d4b88887f57cddbd2afe4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:36.120705  8171 consensus_queue.cc:1048] T 595a0837ad7841728060958cb16ff160 P b81a0d852b3d4b88887f57cddbd2afe4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:36.127619  7909 raft_consensus.cc:1275] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Refusing update from remote peer b81a0d852b3d4b88887f57cddbd2afe4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:36.129274  8200 consensus_queue.cc:1048] T 595a0837ad7841728060958cb16ff160 P b81a0d852b3d4b88887f57cddbd2afe4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:36.288196  7837 raft_consensus.cc:1275] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Refusing update from remote peer b2dd575b5e03494f8d64387f794dbdec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:36.289372  8151 consensus_queue.cc:1048] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b2dd575b5e03494f8d64387f794dbdec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:36.297850  7985 raft_consensus.cc:1275] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Refusing update from remote peer b2dd575b5e03494f8d64387f794dbdec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:36.299546  7987 raft_consensus.cc:3060] T a0a1f78d70ac4356bb56b964f7db3e27 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:36.299736  8209 consensus_queue.cc:1048] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b2dd575b5e03494f8d64387f794dbdec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:36.312247  7987 raft_consensus.cc:1275] T a0a1f78d70ac4356bb56b964f7db3e27 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Refusing update from remote peer b2dd575b5e03494f8d64387f794dbdec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:36.313567  8151 consensus_queue.cc:1048] T a0a1f78d70ac4356bb56b964f7db3e27 P b2dd575b5e03494f8d64387f794dbdec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:36.320942  7837 raft_consensus.cc:1275] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Refusing update from remote peer b2dd575b5e03494f8d64387f794dbdec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:36.322304  8153 consensus_queue.cc:1048] T a0a1f78d70ac4356bb56b964f7db3e27 P b2dd575b5e03494f8d64387f794dbdec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:36.345674  7987 raft_consensus.cc:1275] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Refusing update from remote peer b81a0d852b3d4b88887f57cddbd2afe4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:36.346956  8200 consensus_queue.cc:1048] T f29cadc4c99743ce94f2c9f7723bfcf5 P b81a0d852b3d4b88887f57cddbd2afe4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:36.353935  7909 raft_consensus.cc:1275] T f29cadc4c99743ce94f2c9f7723bfcf5 P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Refusing update from remote peer b81a0d852b3d4b88887f57cddbd2afe4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:36.355368  8135 consensus_queue.cc:1048] T f29cadc4c99743ce94f2c9f7723bfcf5 P b81a0d852b3d4b88887f57cddbd2afe4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:36.366307  7837 raft_consensus.cc:3060] T 5d29516eec7044f1ac0971397a598424 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:36.372221  7837 raft_consensus.cc:1275] T 5d29516eec7044f1ac0971397a598424 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Refusing update from remote peer b2dd575b5e03494f8d64387f794dbdec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:36.373327  8210 consensus_queue.cc:1048] T 5d29516eec7044f1ac0971397a598424 P b2dd575b5e03494f8d64387f794dbdec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:36.380107  7987 raft_consensus.cc:1275] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Refusing update from remote peer b2dd575b5e03494f8d64387f794dbdec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:36.381639  8209 consensus_queue.cc:1048] T 5d29516eec7044f1ac0971397a598424 P b2dd575b5e03494f8d64387f794dbdec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:36.511382  7987 raft_consensus.cc:1275] T df1e76e6ed524c3da87d60f266be1385 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Refusing update from remote peer b2dd575b5e03494f8d64387f794dbdec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:36.512694  8151 consensus_queue.cc:1048] T df1e76e6ed524c3da87d60f266be1385 P b2dd575b5e03494f8d64387f794dbdec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:36.521139  7837 raft_consensus.cc:1275] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Refusing update from remote peer b2dd575b5e03494f8d64387f794dbdec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:36.522439  8151 consensus_queue.cc:1048] T df1e76e6ed524c3da87d60f266be1385 P b2dd575b5e03494f8d64387f794dbdec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:38.496973  7733 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:42096:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:05:38.515617  7733 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42096:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:05:38.577356  3290 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:38.746817  8261 tablet.cc:1724] T 595a0837ad7841728060958cb16ff160 P b81a0d852b3d4b88887f57cddbd2afe4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.754352  7912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93cab5d66a1545aca95e7738449bab15"
dest_uuid: "b2dd575b5e03494f8d64387f794dbdec"
mode: GRACEFUL
new_leader_uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
 from {username='slave'} at 127.0.0.1:50212
I20260710 11:05:38.755314  7912 raft_consensus.cc:606] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec [term 1 LEADER]: Received request to transfer leadership to TS 2b7b9504ecac4ac2b0daacec2e300a05
W20260710 11:05:38.759543  7803 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.54.130:38861, user_credentials={real_user=slave}} blocked reactor thread for 84331.3us
W20260710 11:05:38.777518  8235 log.cc:927] Time spent T 5d29516eec7044f1ac0971397a598424 P b2dd575b5e03494f8d64387f794dbdec: Append to log took a long time: real 0.134s	user 0.000s	sys 0.002s
I20260710 11:05:38.759013  8263 tablet.cc:1724] T 97a7166de40a47c18a01efa2f72a74d4 P b81a0d852b3d4b88887f57cddbd2afe4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:05:38.782239  8236 log.cc:927] Time spent T df1e76e6ed524c3da87d60f266be1385 P b2dd575b5e03494f8d64387f794dbdec: Append to log took a long time: real 0.165s	user 0.000s	sys 0.004s
I20260710 11:05:38.846654  8274 tablet.cc:1724] T df1e76e6ed524c3da87d60f266be1385 P b2dd575b5e03494f8d64387f794dbdec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.807860  8268 tablet.cc:1724] T 595a0837ad7841728060958cb16ff160 P 2b7b9504ecac4ac2b0daacec2e300a05: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:05:38.853328  8267 log.cc:927] Time spent T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
W20260710 11:05:38.907377  8266 log.cc:927] Time spent T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05: Append to log took a long time: real 0.098s	user 0.001s	sys 0.000s
I20260710 11:05:38.904232  8263 tablet.cc:1724] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.941233  8277 tablet.cc:1724] T 5b13894175c842c6a45a021f68ef2e0f P 2b7b9504ecac4ac2b0daacec2e300a05: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.953569  8261 tablet.cc:1724] T b15e1c68dd5649c99c0c6bb4f3903e9a P b81a0d852b3d4b88887f57cddbd2afe4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.958091  8281 tablet.cc:1724] T 5b13894175c842c6a45a021f68ef2e0f P b81a0d852b3d4b88887f57cddbd2afe4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.911474  8279 tablet.cc:1724] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b2dd575b5e03494f8d64387f794dbdec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.962924  8280 tablet.cc:1724] T df1e76e6ed524c3da87d60f266be1385 P 2b7b9504ecac4ac2b0daacec2e300a05: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.940750  8278 tablet.cc:1724] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.966828  8282 tablet.cc:1724] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.972668  8268 tablet.cc:1724] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P 2b7b9504ecac4ac2b0daacec2e300a05: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.984695  8274 tablet.cc:1724] T 97a7166de40a47c18a01efa2f72a74d4 P b2dd575b5e03494f8d64387f794dbdec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:05:38.995697  7803 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.54.130:38861, user_credentials={real_user=slave}} blocked reactor thread for 77239us
I20260710 11:05:38.993268  8279 tablet.cc:1724] T a0a1f78d70ac4356bb56b964f7db3e27 P b2dd575b5e03494f8d64387f794dbdec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:39.011205  8250 raft_consensus.cc:993] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec: : Instructing follower 2b7b9504ecac4ac2b0daacec2e300a05 to start an election
I20260710 11:05:39.011741  8250 raft_consensus.cc:1081] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec [term 1 LEADER]: Signalling peer 2b7b9504ecac4ac2b0daacec2e300a05 to start an election
I20260710 11:05:39.019028  7984 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93cab5d66a1545aca95e7738449bab15"
dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
 from {username='slave'} at 127.0.0.1:47420
I20260710 11:05:39.027104  7984 raft_consensus.cc:493] T 93cab5d66a1545aca95e7738449bab15 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:38.956598  8284 tablet.cc:1724] T 97a7166de40a47c18a01efa2f72a74d4 P 2b7b9504ecac4ac2b0daacec2e300a05: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:39.029713  7984 raft_consensus.cc:3060] T 93cab5d66a1545aca95e7738449bab15 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:39.033471  8281 tablet.cc:1724] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:39.034494  8286 tablet.cc:1724] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:39.056051  8278 tablet.cc:1724] T b15e1c68dd5649c99c0c6bb4f3903e9a P b2dd575b5e03494f8d64387f794dbdec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:39.059645  8274 tablet.cc:1724] T f29cadc4c99743ce94f2c9f7723bfcf5 P b2dd575b5e03494f8d64387f794dbdec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:39.038022  8282 tablet.cc:1724] T 5d29516eec7044f1ac0971397a598424 P b2dd575b5e03494f8d64387f794dbdec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:39.063752  8268 tablet.cc:1724] T b15e1c68dd5649c99c0c6bb4f3903e9a P 2b7b9504ecac4ac2b0daacec2e300a05: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:39.028568  8263 tablet.cc:1724] T f29cadc4c99743ce94f2c9f7723bfcf5 P b81a0d852b3d4b88887f57cddbd2afe4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:39.038409  8261 tablet.cc:1724] T 5d29516eec7044f1ac0971397a598424 P b81a0d852b3d4b88887f57cddbd2afe4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:39.039603  7838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4aa0f88ced3429384e49060b8b3d834"
dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
mode: GRACEFUL
new_leader_uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
 from {username='slave'} at 127.0.0.1:56504
I20260710 11:05:39.077696  7838 raft_consensus.cc:606] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 LEADER]: Received request to transfer leadership to TS 2b7b9504ecac4ac2b0daacec2e300a05
I20260710 11:05:39.079864  3290 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:39.080487  3290 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:39.070153  8277 tablet.cc:1724] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:39.090633  8284 tablet.cc:1724] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:39.093705  7984 raft_consensus.cc:515] T 93cab5d66a1545aca95e7738449bab15 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:39.095144  8280 tablet.cc:1724] T a0a1f78d70ac4356bb56b964f7db3e27 P 2b7b9504ecac4ac2b0daacec2e300a05: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:39.105504  7984 leader_election.cc:290] T 93cab5d66a1545aca95e7738449bab15 P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 2 election: Requested vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861)
I20260710 11:05:39.106469  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cab5d66a1545aca95e7738449bab15" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2dd575b5e03494f8d64387f794dbdec"
I20260710 11:05:39.107102  7909 raft_consensus.cc:3055] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:39.107414  7909 raft_consensus.cc:740] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2dd575b5e03494f8d64387f794dbdec, State: Running, Role: LEADER
I20260710 11:05:39.108189  7909 consensus_queue.cc:260] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:39.109087  7838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cab5d66a1545aca95e7738449bab15" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
I20260710 11:05:39.109647  7838 raft_consensus.cc:3060] T 93cab5d66a1545aca95e7738449bab15 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:39.109396  7909 raft_consensus.cc:3060] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:39.114965  7838 raft_consensus.cc:2468] T 93cab5d66a1545aca95e7738449bab15 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7b9504ecac4ac2b0daacec2e300a05 in term 2.
I20260710 11:05:39.116364  7953 leader_election.cc:304] T 93cab5d66a1545aca95e7738449bab15 P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05, b81a0d852b3d4b88887f57cddbd2afe4; no voters: 
I20260710 11:05:39.116591  7909 raft_consensus.cc:2468] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7b9504ecac4ac2b0daacec2e300a05 in term 2.
I20260710 11:05:39.117336  8212 raft_consensus.cc:2804] T 93cab5d66a1545aca95e7738449bab15 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:39.117805  8212 raft_consensus.cc:697] T 93cab5d66a1545aca95e7738449bab15 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 LEADER]: Becoming Leader. State: Replica: 2b7b9504ecac4ac2b0daacec2e300a05, State: Running, Role: LEADER
I20260710 11:05:39.118610  8212 consensus_queue.cc:237] T 93cab5d66a1545aca95e7738449bab15 P 2b7b9504ecac4ac2b0daacec2e300a05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:39.133303  7735 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 7bf5f717597e4ba3bc4985c4f0470886: soft_deleted_table [id=2d2fb58f84e24d208ebfd9fbb8bceb94] alter complete (version 1)
I20260710 11:05:39.142450  7735 catalog_manager.cc:5697] T 93cab5d66a1545aca95e7738449bab15 P 2b7b9504ecac4ac2b0daacec2e300a05 reported cstate change: term changed from 1 to 2, leader changed from b2dd575b5e03494f8d64387f794dbdec (127.3.54.130) to 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131). New cstate: current_term: 2 leader_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:39.372664  8287 raft_consensus.cc:993] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4: : Instructing follower 2b7b9504ecac4ac2b0daacec2e300a05 to start an election
I20260710 11:05:39.373168  8264 raft_consensus.cc:1081] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 LEADER]: Signalling peer 2b7b9504ecac4ac2b0daacec2e300a05 to start an election
I20260710 11:05:39.374454  7984 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4aa0f88ced3429384e49060b8b3d834"
dest_uuid: "2b7b9504ecac4ac2b0daacec2e300a05"
 from {username='slave'} at 127.0.0.1:47426
I20260710 11:05:39.374897  7984 raft_consensus.cc:493] T f4aa0f88ced3429384e49060b8b3d834 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:39.375162  7984 raft_consensus.cc:3060] T f4aa0f88ced3429384e49060b8b3d834 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:39.379662  7984 raft_consensus.cc:515] T f4aa0f88ced3429384e49060b8b3d834 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:39.381183  7984 leader_election.cc:290] T f4aa0f88ced3429384e49060b8b3d834 P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 2 election: Requested vote from peers b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747), b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861)
I20260710 11:05:39.381954  7838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4aa0f88ced3429384e49060b8b3d834" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b81a0d852b3d4b88887f57cddbd2afe4"
I20260710 11:05:39.382169  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4aa0f88ced3429384e49060b8b3d834" candidate_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2dd575b5e03494f8d64387f794dbdec"
I20260710 11:05:39.382443  7838 raft_consensus.cc:3055] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:39.382689  7909 raft_consensus.cc:3060] T f4aa0f88ced3429384e49060b8b3d834 P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:39.382725  7838 raft_consensus.cc:740] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b81a0d852b3d4b88887f57cddbd2afe4, State: Running, Role: LEADER
I20260710 11:05:39.383467  7838 consensus_queue.cc:260] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:39.384459  7838 raft_consensus.cc:3060] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:39.389081  7909 raft_consensus.cc:2468] T f4aa0f88ced3429384e49060b8b3d834 P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7b9504ecac4ac2b0daacec2e300a05 in term 2.
I20260710 11:05:39.389847  7838 raft_consensus.cc:2468] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7b9504ecac4ac2b0daacec2e300a05 in term 2.
I20260710 11:05:39.390611  7952 leader_election.cc:304] T f4aa0f88ced3429384e49060b8b3d834 P 2b7b9504ecac4ac2b0daacec2e300a05 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7b9504ecac4ac2b0daacec2e300a05, b2dd575b5e03494f8d64387f794dbdec; no voters: 
I20260710 11:05:39.391273  8212 raft_consensus.cc:2804] T f4aa0f88ced3429384e49060b8b3d834 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:39.391700  8212 raft_consensus.cc:697] T f4aa0f88ced3429384e49060b8b3d834 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 LEADER]: Becoming Leader. State: Replica: 2b7b9504ecac4ac2b0daacec2e300a05, State: Running, Role: LEADER
I20260710 11:05:39.392438  8212 consensus_queue.cc:237] T f4aa0f88ced3429384e49060b8b3d834 P 2b7b9504ecac4ac2b0daacec2e300a05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } }
I20260710 11:05:39.399312  7735 catalog_manager.cc:5697] T f4aa0f88ced3429384e49060b8b3d834 P 2b7b9504ecac4ac2b0daacec2e300a05 reported cstate change: term changed from 1 to 2, leader changed from b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129) to 2b7b9504ecac4ac2b0daacec2e300a05 (127.3.54.131). New cstate: current_term: 2 leader_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7b9504ecac4ac2b0daacec2e300a05" member_type: VOTER last_known_addr { host: "127.3.54.131" port: 42083 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:39.529701  7838 raft_consensus.cc:1275] T 93cab5d66a1545aca95e7738449bab15 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Refusing update from remote peer 2b7b9504ecac4ac2b0daacec2e300a05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:39.530782  8212 consensus_queue.cc:1048] T 93cab5d66a1545aca95e7738449bab15 P 2b7b9504ecac4ac2b0daacec2e300a05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:39.539773  7909 raft_consensus.cc:1275] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Refusing update from remote peer 2b7b9504ecac4ac2b0daacec2e300a05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:39.541704  8212 consensus_queue.cc:1048] T 93cab5d66a1545aca95e7738449bab15 P 2b7b9504ecac4ac2b0daacec2e300a05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:39.894656  7909 raft_consensus.cc:1275] T f4aa0f88ced3429384e49060b8b3d834 P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Refusing update from remote peer 2b7b9504ecac4ac2b0daacec2e300a05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:39.895732  8214 consensus_queue.cc:1048] T f4aa0f88ced3429384e49060b8b3d834 P 2b7b9504ecac4ac2b0daacec2e300a05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2dd575b5e03494f8d64387f794dbdec" member_type: VOTER last_known_addr { host: "127.3.54.130" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:39.904217  7838 raft_consensus.cc:1275] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Refusing update from remote peer 2b7b9504ecac4ac2b0daacec2e300a05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:39.906504  8212 consensus_queue.cc:1048] T f4aa0f88ced3429384e49060b8b3d834 P 2b7b9504ecac4ac2b0daacec2e300a05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81a0d852b3d4b88887f57cddbd2afe4" member_type: VOTER last_known_addr { host: "127.3.54.129" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:40.132743  3290 tablet_server.cc:179] TabletServer@127.3.54.129:0 shutting down...
I20260710 11:05:40.154488  3290 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:40.155179  3290 tablet_replica.cc:333] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4: stopping tablet replica
I20260710 11:05:40.155767  3290 raft_consensus.cc:2243] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.156241  3290 raft_consensus.cc:2272] T df1e76e6ed524c3da87d60f266be1385 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.157917  3290 tablet_replica.cc:333] T b15e1c68dd5649c99c0c6bb4f3903e9a P b81a0d852b3d4b88887f57cddbd2afe4: stopping tablet replica
I20260710 11:05:40.158439  3290 raft_consensus.cc:2243] T b15e1c68dd5649c99c0c6bb4f3903e9a P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:40.159124  3290 raft_consensus.cc:2272] T b15e1c68dd5649c99c0c6bb4f3903e9a P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.160851  3290 tablet_replica.cc:333] T 5d29516eec7044f1ac0971397a598424 P b81a0d852b3d4b88887f57cddbd2afe4: stopping tablet replica
I20260710 11:05:40.161378  3290 raft_consensus.cc:2243] T 5d29516eec7044f1ac0971397a598424 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.161752  3290 raft_consensus.cc:2272] T 5d29516eec7044f1ac0971397a598424 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.163391  3290 tablet_replica.cc:333] T 5b13894175c842c6a45a021f68ef2e0f P b81a0d852b3d4b88887f57cddbd2afe4: stopping tablet replica
I20260710 11:05:40.164124  3290 raft_consensus.cc:2243] T 5b13894175c842c6a45a021f68ef2e0f P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.164513  3290 raft_consensus.cc:2272] T 5b13894175c842c6a45a021f68ef2e0f P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.166216  3290 tablet_replica.cc:333] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4: stopping tablet replica
I20260710 11:05:40.166715  3290 raft_consensus.cc:2243] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.167116  3290 raft_consensus.cc:2272] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.168735  3290 tablet_replica.cc:333] T 97a7166de40a47c18a01efa2f72a74d4 P b81a0d852b3d4b88887f57cddbd2afe4: stopping tablet replica
I20260710 11:05:40.169226  3290 raft_consensus.cc:2243] T 97a7166de40a47c18a01efa2f72a74d4 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:40.169907  3290 raft_consensus.cc:2272] T 97a7166de40a47c18a01efa2f72a74d4 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.171494  3290 tablet_replica.cc:333] T 595a0837ad7841728060958cb16ff160 P b81a0d852b3d4b88887f57cddbd2afe4: stopping tablet replica
I20260710 11:05:40.171976  3290 raft_consensus.cc:2243] T 595a0837ad7841728060958cb16ff160 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:40.172705  3290 raft_consensus.cc:2272] T 595a0837ad7841728060958cb16ff160 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.174345  3290 tablet_replica.cc:333] T f29cadc4c99743ce94f2c9f7723bfcf5 P b81a0d852b3d4b88887f57cddbd2afe4: stopping tablet replica
I20260710 11:05:40.174847  3290 raft_consensus.cc:2243] T f29cadc4c99743ce94f2c9f7723bfcf5 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:40.175510  3290 raft_consensus.cc:2272] T f29cadc4c99743ce94f2c9f7723bfcf5 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.177130  3290 tablet_replica.cc:333] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4: stopping tablet replica
I20260710 11:05:40.177615  3290 raft_consensus.cc:2243] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.177975  3290 raft_consensus.cc:2272] T f4aa0f88ced3429384e49060b8b3d834 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.180071  3290 tablet_replica.cc:333] T fde96840da794d32881eaad5d7f6aebb P b81a0d852b3d4b88887f57cddbd2afe4: stopping tablet replica
I20260710 11:05:40.180565  3290 raft_consensus.cc:2243] T fde96840da794d32881eaad5d7f6aebb P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.180928  3290 raft_consensus.cc:2272] T fde96840da794d32881eaad5d7f6aebb P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.182444  3290 tablet_replica.cc:333] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4: stopping tablet replica
I20260710 11:05:40.182917  3290 raft_consensus.cc:2243] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.183283  3290 raft_consensus.cc:2272] T a0a1f78d70ac4356bb56b964f7db3e27 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.184904  3290 tablet_replica.cc:333] T 99e32e34dd2e4122ad1c7ee73749649a P b81a0d852b3d4b88887f57cddbd2afe4: stopping tablet replica
I20260710 11:05:40.185365  3290 raft_consensus.cc:2243] T 99e32e34dd2e4122ad1c7ee73749649a P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:40.186045  3290 raft_consensus.cc:2272] T 99e32e34dd2e4122ad1c7ee73749649a P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.187745  3290 tablet_replica.cc:333] T 43ee81978cd041c4844f69e897af129f P b81a0d852b3d4b88887f57cddbd2afe4: stopping tablet replica
I20260710 11:05:40.188235  3290 raft_consensus.cc:2243] T 43ee81978cd041c4844f69e897af129f P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.188591  3290 raft_consensus.cc:2272] T 43ee81978cd041c4844f69e897af129f P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.190224  3290 tablet_replica.cc:333] T 717254ea2b3c4cad910e53cc7002d9c9 P b81a0d852b3d4b88887f57cddbd2afe4: stopping tablet replica
I20260710 11:05:40.190725  3290 raft_consensus.cc:2243] T 717254ea2b3c4cad910e53cc7002d9c9 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:40.191413  3290 raft_consensus.cc:2272] T 717254ea2b3c4cad910e53cc7002d9c9 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.192976  3290 tablet_replica.cc:333] T 11ccdc3f664a49d9bc20fb2837e3a01e P b81a0d852b3d4b88887f57cddbd2afe4: stopping tablet replica
I20260710 11:05:40.193454  3290 raft_consensus.cc:2243] T 11ccdc3f664a49d9bc20fb2837e3a01e P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.193817  3290 raft_consensus.cc:2272] T 11ccdc3f664a49d9bc20fb2837e3a01e P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.195552  3290 tablet_replica.cc:333] T 13d8462772634891844e079d400c0596 P b81a0d852b3d4b88887f57cddbd2afe4: stopping tablet replica
I20260710 11:05:40.196013  3290 raft_consensus.cc:2243] T 13d8462772634891844e079d400c0596 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.196379  3290 raft_consensus.cc:2272] T 13d8462772634891844e079d400c0596 P b81a0d852b3d4b88887f57cddbd2afe4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.198230  3290 tablet_replica.cc:333] T 62bfff614e1c41598efc839b6ec3ad7d P b81a0d852b3d4b88887f57cddbd2afe4: stopping tablet replica
I20260710 11:05:40.198669  3290 raft_consensus.cc:2243] T 62bfff614e1c41598efc839b6ec3ad7d P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:40.199386  3290 raft_consensus.cc:2272] T 62bfff614e1c41598efc839b6ec3ad7d P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.201133  3290 tablet_replica.cc:333] T 93cab5d66a1545aca95e7738449bab15 P b81a0d852b3d4b88887f57cddbd2afe4: stopping tablet replica
I20260710 11:05:40.201570  3290 raft_consensus.cc:2243] T 93cab5d66a1545aca95e7738449bab15 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.201987  3290 raft_consensus.cc:2272] T 93cab5d66a1545aca95e7738449bab15 P b81a0d852b3d4b88887f57cddbd2afe4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.243103  3290 tablet_server.cc:196] TabletServer@127.3.54.129:0 shutdown complete.
I20260710 11:05:40.270584  3290 tablet_server.cc:179] TabletServer@127.3.54.130:0 shutting down...
I20260710 11:05:40.291282  3290 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:40.291989  3290 tablet_replica.cc:333] T f29cadc4c99743ce94f2c9f7723bfcf5 P b2dd575b5e03494f8d64387f794dbdec: stopping tablet replica
I20260710 11:05:40.292701  3290 raft_consensus.cc:2243] T f29cadc4c99743ce94f2c9f7723bfcf5 P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.293133  3290 raft_consensus.cc:2272] T f29cadc4c99743ce94f2c9f7723bfcf5 P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.294889  3290 tablet_replica.cc:333] T b15e1c68dd5649c99c0c6bb4f3903e9a P b2dd575b5e03494f8d64387f794dbdec: stopping tablet replica
I20260710 11:05:40.295378  3290 raft_consensus.cc:2243] T b15e1c68dd5649c99c0c6bb4f3903e9a P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.295763  3290 raft_consensus.cc:2272] T b15e1c68dd5649c99c0c6bb4f3903e9a P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.297412  3290 tablet_replica.cc:333] T df1e76e6ed524c3da87d60f266be1385 P b2dd575b5e03494f8d64387f794dbdec: stopping tablet replica
I20260710 11:05:40.297907  3290 raft_consensus.cc:2243] T df1e76e6ed524c3da87d60f266be1385 P b2dd575b5e03494f8d64387f794dbdec [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:40.298573  3290 raft_consensus.cc:2272] T df1e76e6ed524c3da87d60f266be1385 P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.300254  3290 tablet_replica.cc:333] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b2dd575b5e03494f8d64387f794dbdec: stopping tablet replica
I20260710 11:05:40.300737  3290 raft_consensus.cc:2243] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b2dd575b5e03494f8d64387f794dbdec [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:40.301391  3290 raft_consensus.cc:2272] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.303020  3290 tablet_replica.cc:333] T 5d29516eec7044f1ac0971397a598424 P b2dd575b5e03494f8d64387f794dbdec: stopping tablet replica
I20260710 11:05:40.303488  3290 raft_consensus.cc:2243] T 5d29516eec7044f1ac0971397a598424 P b2dd575b5e03494f8d64387f794dbdec [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:40.304178  3290 raft_consensus.cc:2272] T 5d29516eec7044f1ac0971397a598424 P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.305732  3290 tablet_replica.cc:333] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec: stopping tablet replica
I20260710 11:05:40.306238  3290 raft_consensus.cc:2243] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.306598  3290 raft_consensus.cc:2272] T 5b13894175c842c6a45a021f68ef2e0f P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.308228  3290 tablet_replica.cc:333] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec: stopping tablet replica
I20260710 11:05:40.308683  3290 raft_consensus.cc:2243] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.309043  3290 raft_consensus.cc:2272] T 595a0837ad7841728060958cb16ff160 P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.310693  3290 tablet_replica.cc:333] T 97a7166de40a47c18a01efa2f72a74d4 P b2dd575b5e03494f8d64387f794dbdec: stopping tablet replica
I20260710 11:05:40.311146  3290 raft_consensus.cc:2243] T 97a7166de40a47c18a01efa2f72a74d4 P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.311528  3290 raft_consensus.cc:2272] T 97a7166de40a47c18a01efa2f72a74d4 P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.313107  3290 tablet_replica.cc:333] T 717254ea2b3c4cad910e53cc7002d9c9 P b2dd575b5e03494f8d64387f794dbdec: stopping tablet replica
I20260710 11:05:40.313527  3290 raft_consensus.cc:2243] T 717254ea2b3c4cad910e53cc7002d9c9 P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.313841  3290 raft_consensus.cc:2272] T 717254ea2b3c4cad910e53cc7002d9c9 P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.315500  3290 tablet_replica.cc:333] T 43ee81978cd041c4844f69e897af129f P b2dd575b5e03494f8d64387f794dbdec: stopping tablet replica
I20260710 11:05:40.315958  3290 raft_consensus.cc:2243] T 43ee81978cd041c4844f69e897af129f P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.316299  3290 raft_consensus.cc:2272] T 43ee81978cd041c4844f69e897af129f P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.317811  3290 tablet_replica.cc:333] T 62bfff614e1c41598efc839b6ec3ad7d P b2dd575b5e03494f8d64387f794dbdec: stopping tablet replica
I20260710 11:05:40.318282  3290 raft_consensus.cc:2243] T 62bfff614e1c41598efc839b6ec3ad7d P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.318656  3290 raft_consensus.cc:2272] T 62bfff614e1c41598efc839b6ec3ad7d P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.320330  3290 tablet_replica.cc:333] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec: stopping tablet replica
I20260710 11:05:40.320773  3290 raft_consensus.cc:2243] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.321130  3290 raft_consensus.cc:2272] T 93cab5d66a1545aca95e7738449bab15 P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.323601  3290 tablet_replica.cc:333] T 13d8462772634891844e079d400c0596 P b2dd575b5e03494f8d64387f794dbdec: stopping tablet replica
I20260710 11:05:40.324366  3290 raft_consensus.cc:2243] T 13d8462772634891844e079d400c0596 P b2dd575b5e03494f8d64387f794dbdec [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:40.325356  3290 raft_consensus.cc:2272] T 13d8462772634891844e079d400c0596 P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:40.325295  7879 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.54.129:42747: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260710 11:05:40.327853  3290 tablet_replica.cc:333] T fde96840da794d32881eaad5d7f6aebb P b2dd575b5e03494f8d64387f794dbdec: stopping tablet replica
I20260710 11:05:40.328454  3290 raft_consensus.cc:2243] T fde96840da794d32881eaad5d7f6aebb P b2dd575b5e03494f8d64387f794dbdec [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:05:40.328673  7879 consensus_peers.cc:597] T fde96840da794d32881eaad5d7f6aebb P b2dd575b5e03494f8d64387f794dbdec -> Peer b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747): Couldn't send request to peer b81a0d852b3d4b88887f57cddbd2afe4. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:42747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:40.329485  3290 raft_consensus.cc:2272] T fde96840da794d32881eaad5d7f6aebb P b2dd575b5e03494f8d64387f794dbdec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.331140  3290 tablet_replica.cc:333] T f4aa0f88ced3429384e49060b8b3d834 P b2dd575b5e03494f8d64387f794dbdec: stopping tablet replica
I20260710 11:05:40.331596  3290 raft_consensus.cc:2243] T f4aa0f88ced3429384e49060b8b3d834 P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.331943  3290 raft_consensus.cc:2272] T f4aa0f88ced3429384e49060b8b3d834 P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.333899  3290 tablet_replica.cc:333] T a0a1f78d70ac4356bb56b964f7db3e27 P b2dd575b5e03494f8d64387f794dbdec: stopping tablet replica
I20260710 11:05:40.334353  3290 raft_consensus.cc:2243] T a0a1f78d70ac4356bb56b964f7db3e27 P b2dd575b5e03494f8d64387f794dbdec [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:40.334993  3290 raft_consensus.cc:2272] T a0a1f78d70ac4356bb56b964f7db3e27 P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.336592  3290 tablet_replica.cc:333] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec: stopping tablet replica
I20260710 11:05:40.336995  3290 raft_consensus.cc:2243] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.337324  3290 raft_consensus.cc:2272] T 99e32e34dd2e4122ad1c7ee73749649a P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.338913  3290 tablet_replica.cc:333] T 11ccdc3f664a49d9bc20fb2837e3a01e P b2dd575b5e03494f8d64387f794dbdec: stopping tablet replica
I20260710 11:05:40.339288  3290 raft_consensus.cc:2243] T 11ccdc3f664a49d9bc20fb2837e3a01e P b2dd575b5e03494f8d64387f794dbdec [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:40.339901  3290 raft_consensus.cc:2272] T 11ccdc3f664a49d9bc20fb2837e3a01e P b2dd575b5e03494f8d64387f794dbdec [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:40.361306  7952 consensus_peers.cc:597] T f4aa0f88ced3429384e49060b8b3d834 P 2b7b9504ecac4ac2b0daacec2e300a05 -> Peer b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861): Couldn't send request to peer b2dd575b5e03494f8d64387f794dbdec. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:40.367635  7953 consensus_peers.cc:597] T 5b13894175c842c6a45a021f68ef2e0f P 2b7b9504ecac4ac2b0daacec2e300a05 -> Peer b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747): Couldn't send request to peer b81a0d852b3d4b88887f57cddbd2afe4. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:42747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:40.370018  7953 consensus_peers.cc:597] T f4aa0f88ced3429384e49060b8b3d834 P 2b7b9504ecac4ac2b0daacec2e300a05 -> Peer b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747): Couldn't send request to peer b81a0d852b3d4b88887f57cddbd2afe4. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:42747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:40.379489  3290 tablet_server.cc:196] TabletServer@127.3.54.130:0 shutdown complete.
I20260710 11:05:40.406291  3290 tablet_server.cc:179] TabletServer@127.3.54.131:0 shutting down...
W20260710 11:05:40.406699  7952 consensus_peers.cc:597] T 5b13894175c842c6a45a021f68ef2e0f P 2b7b9504ecac4ac2b0daacec2e300a05 -> Peer b2dd575b5e03494f8d64387f794dbdec (127.3.54.130:38861): Couldn't send request to peer b2dd575b5e03494f8d64387f794dbdec. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.130:38861: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:40.430910  7953 consensus_peers.cc:597] T 43ee81978cd041c4844f69e897af129f P 2b7b9504ecac4ac2b0daacec2e300a05 -> Peer b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747): Couldn't send request to peer b81a0d852b3d4b88887f57cddbd2afe4. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:42747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:40.433429  3290 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:40.434109  3290 tablet_replica.cc:333] T df1e76e6ed524c3da87d60f266be1385 P 2b7b9504ecac4ac2b0daacec2e300a05: stopping tablet replica
I20260710 11:05:40.434705  3290 raft_consensus.cc:2243] T df1e76e6ed524c3da87d60f266be1385 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.435173  3290 raft_consensus.cc:2272] T df1e76e6ed524c3da87d60f266be1385 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.436960  3290 tablet_replica.cc:333] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05: stopping tablet replica
I20260710 11:05:40.437469  3290 raft_consensus.cc:2243] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.437860  3290 raft_consensus.cc:2272] T 5d29516eec7044f1ac0971397a598424 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.439481  3290 tablet_replica.cc:333] T 5b13894175c842c6a45a021f68ef2e0f P 2b7b9504ecac4ac2b0daacec2e300a05: stopping tablet replica
I20260710 11:05:40.440001  3290 raft_consensus.cc:2243] T 5b13894175c842c6a45a021f68ef2e0f P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:40.440734  3290 raft_consensus.cc:2272] T 5b13894175c842c6a45a021f68ef2e0f P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.442375  3290 tablet_replica.cc:333] T b15e1c68dd5649c99c0c6bb4f3903e9a P 2b7b9504ecac4ac2b0daacec2e300a05: stopping tablet replica
I20260710 11:05:40.442893  3290 raft_consensus.cc:2243] T b15e1c68dd5649c99c0c6bb4f3903e9a P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.443267  3290 raft_consensus.cc:2272] T b15e1c68dd5649c99c0c6bb4f3903e9a P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.444919  3290 tablet_replica.cc:333] T 97a7166de40a47c18a01efa2f72a74d4 P 2b7b9504ecac4ac2b0daacec2e300a05: stopping tablet replica
I20260710 11:05:40.445412  3290 raft_consensus.cc:2243] T 97a7166de40a47c18a01efa2f72a74d4 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.445782  3290 raft_consensus.cc:2272] T 97a7166de40a47c18a01efa2f72a74d4 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.447371  3290 tablet_replica.cc:333] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05: stopping tablet replica
I20260710 11:05:40.447871  3290 raft_consensus.cc:2243] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.448271  3290 raft_consensus.cc:2272] T f29cadc4c99743ce94f2c9f7723bfcf5 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.449857  3290 tablet_replica.cc:333] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P 2b7b9504ecac4ac2b0daacec2e300a05: stopping tablet replica
I20260710 11:05:40.450342  3290 raft_consensus.cc:2243] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.450706  3290 raft_consensus.cc:2272] T 1d4af44a3d5b408e85dbbe1377ae7ea7 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.452332  3290 tablet_replica.cc:333] T 595a0837ad7841728060958cb16ff160 P 2b7b9504ecac4ac2b0daacec2e300a05: stopping tablet replica
I20260710 11:05:40.452805  3290 raft_consensus.cc:2243] T 595a0837ad7841728060958cb16ff160 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.453186  3290 raft_consensus.cc:2272] T 595a0837ad7841728060958cb16ff160 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.454794  3290 tablet_replica.cc:333] T fde96840da794d32881eaad5d7f6aebb P 2b7b9504ecac4ac2b0daacec2e300a05: stopping tablet replica
I20260710 11:05:40.455267  3290 raft_consensus.cc:2243] T fde96840da794d32881eaad5d7f6aebb P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.455628  3290 raft_consensus.cc:2272] T fde96840da794d32881eaad5d7f6aebb P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.457232  3290 tablet_replica.cc:333] T f4aa0f88ced3429384e49060b8b3d834 P 2b7b9504ecac4ac2b0daacec2e300a05: stopping tablet replica
I20260710 11:05:40.457692  3290 raft_consensus.cc:2243] T f4aa0f88ced3429384e49060b8b3d834 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:40.458384  3290 raft_consensus.cc:2272] T f4aa0f88ced3429384e49060b8b3d834 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.460398  3290 tablet_replica.cc:333] T a0a1f78d70ac4356bb56b964f7db3e27 P 2b7b9504ecac4ac2b0daacec2e300a05: stopping tablet replica
I20260710 11:05:40.461107  3290 raft_consensus.cc:2243] T a0a1f78d70ac4356bb56b964f7db3e27 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.461540  3290 raft_consensus.cc:2272] T a0a1f78d70ac4356bb56b964f7db3e27 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.463495  3290 tablet_replica.cc:333] T 99e32e34dd2e4122ad1c7ee73749649a P 2b7b9504ecac4ac2b0daacec2e300a05: stopping tablet replica
W20260710 11:05:40.463770  7953 consensus_peers.cc:597] T 93cab5d66a1545aca95e7738449bab15 P 2b7b9504ecac4ac2b0daacec2e300a05 -> Peer b81a0d852b3d4b88887f57cddbd2afe4 (127.3.54.129:42747): Couldn't send request to peer b81a0d852b3d4b88887f57cddbd2afe4. Status: Network error: Client connection negotiation failed: client connection to 127.3.54.129:42747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:40.464164  3290 raft_consensus.cc:2243] T 99e32e34dd2e4122ad1c7ee73749649a P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.464634  3290 raft_consensus.cc:2272] T 99e32e34dd2e4122ad1c7ee73749649a P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.466259  3290 tablet_replica.cc:333] T 13d8462772634891844e079d400c0596 P 2b7b9504ecac4ac2b0daacec2e300a05: stopping tablet replica
I20260710 11:05:40.466704  3290 raft_consensus.cc:2243] T 13d8462772634891844e079d400c0596 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.467031  3290 raft_consensus.cc:2272] T 13d8462772634891844e079d400c0596 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.468714  3290 tablet_replica.cc:333] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05: stopping tablet replica
I20260710 11:05:40.469144  3290 raft_consensus.cc:2243] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.469465  3290 raft_consensus.cc:2272] T 11ccdc3f664a49d9bc20fb2837e3a01e P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.471022  3290 tablet_replica.cc:333] T 43ee81978cd041c4844f69e897af129f P 2b7b9504ecac4ac2b0daacec2e300a05: stopping tablet replica
I20260710 11:05:40.471449  3290 raft_consensus.cc:2243] T 43ee81978cd041c4844f69e897af129f P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:40.472116  3290 raft_consensus.cc:2272] T 43ee81978cd041c4844f69e897af129f P 2b7b9504ecac4ac2b0daacec2e300a05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.473673  3290 tablet_replica.cc:333] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05: stopping tablet replica
I20260710 11:05:40.474107  3290 raft_consensus.cc:2243] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.474442  3290 raft_consensus.cc:2272] T 717254ea2b3c4cad910e53cc7002d9c9 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.476058  3290 tablet_replica.cc:333] T 93cab5d66a1545aca95e7738449bab15 P 2b7b9504ecac4ac2b0daacec2e300a05: stopping tablet replica
I20260710 11:05:40.476488  3290 raft_consensus.cc:2243] T 93cab5d66a1545aca95e7738449bab15 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:40.477138  3290 raft_consensus.cc:2272] T 93cab5d66a1545aca95e7738449bab15 P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.478914  3290 tablet_replica.cc:333] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05: stopping tablet replica
I20260710 11:05:40.479300  3290 raft_consensus.cc:2243] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:40.479629  3290 raft_consensus.cc:2272] T 62bfff614e1c41598efc839b6ec3ad7d P 2b7b9504ecac4ac2b0daacec2e300a05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.514709  3290 tablet_server.cc:196] TabletServer@127.3.54.131:0 shutdown complete.
I20260710 11:05:40.538597  3290 master.cc:562] Master@127.3.54.190:38013 shutting down...
I20260710 11:05:40.557112  3290 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7bf5f717597e4ba3bc4985c4f0470886 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:40.557632  3290 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7bf5f717597e4ba3bc4985c4f0470886 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:40.557935  3290 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7bf5f717597e4ba3bc4985c4f0470886: stopping tablet replica
I20260710 11:05:40.578125  3290 master.cc:584] Master@127.3.54.190:38013 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11139 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23395 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (110657 ms total)
[  PASSED  ] 8 tests.
I20260710 11:05:40.627638  3290 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 389 messages since previous log ~13 seconds ago
I20260710 11:05:40.627861  3290 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 392 messages since previous log ~14 seconds ago
I20260710 11:05:40.628091  3290 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 392 messages since previous log ~14 seconds ago
I20260710 11:05:40.628270  3290 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 ~31 seconds ago
I20260710 11:05:40.628436  3290 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 ~31 seconds ago
I20260710 11:05:40.628654  3290 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260710 11:05:40.628913  3290 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~25 seconds ago
