Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yl/new test #15897

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Yl/new test #15897

wants to merge 2 commits into from

Conversation

yuunlimm
Copy link
Contributor

@yuunlimm yuunlimm commented Feb 6, 2025

Description

How Has This Been Tested?

Key Areas to Review

Type of Change

  • New feature
  • Bug fix
  • Breaking change
  • Performance improvement
  • Refactoring
  • Dependency update
  • Documentation update
  • Tests

Which Components or Systems Does This Change Impact?

  • Validator Node
  • Full Node (API, Indexer, etc.)
  • Move/Aptos Virtual Machine
  • Aptos Framework
  • Aptos CLI/SDK
  • Developer Infrastructure
  • Move Compiler
  • Other (specify)

Checklist

  • I have read and followed the CONTRIBUTING doc
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I identified and added all stakeholders and component owners affected by this change as reviewers
  • I tested both happy and unhappy path of the functionality
  • I have made corresponding changes to the documentation

Copy link

trunk-io bot commented Feb 6, 2025

⏱️ 1h 19m total CI duration on this PR
Slowest 15 Jobs Cumulative Duration Recent Runs
test-target-determinator 14m 🟩🟩🟩
execution-performance / test-target-determinator 14m 🟩🟩🟩
check-dynamic-deps 8m 🟩🟩🟩🟩
rust-cargo-deny 7m 🟩🟩🟩🟩
rust-doc-tests 7m 🟩
rust-doc-tests 6m 🟩
rust-doc-tests 6m 🟩
dispatch_event 6m 🟥
fetch-last-released-docker-image-tag 5m 🟩🟩🟩
general-lints 2m 🟩🟩🟩🟩
semgrep/ci 2m 🟩🟩🟩🟩
file_change_determinator 44s 🟩🟩🟩🟩
file_change_determinator 38s 🟩🟩🟩
execution-performance / single-node-performance 31s 🟩🟩🟩
permission-check 20s 🟩🟩🟩🟩🟩 (+2 more)

🚨 1 job on the last run was significantly faster/slower than expected

Job Duration vs 7d avg Delta
check-dynamic-deps 1m 2m -44%

settingsfeedbackdocs ⋅ learn more about trunk.io

@yuunlimm yuunlimm enabled auto-merge (squash) February 6, 2025 21:30

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

Copy link
Contributor

github-actions bot commented Feb 7, 2025

✅ Forge suite realistic_env_max_load success on 6f64aea8e5aba9207ffce13060b8bdd031a8de31

two traffics test: inner traffic : committed: 13051.09 txn/s, latency: 3046.59 ms, (p50: 2900 ms, p70: 3300, p90: 4200 ms, p99: 5100 ms), latency samples: 4962340
two traffics test : committed: 100.00 txn/s, latency: 3022.48 ms, (p50: 2800 ms, p70: 3400, p90: 4800 ms, p99: 5100 ms), latency samples: 1760
Latency breakdown for phase 0: ["MempoolToBlockCreation: max: 1.583, avg: 0.579", "ConsensusProposalToOrdered: max: 0.321, avg: 0.305", "ConsensusOrderedToCommit: max: 0.770, avg: 0.578", "ConsensusProposalToCommit: max: 1.072, avg: 0.883"]
Max non-epoch-change gap was: 0 rounds at version 0 (avg 0.00) [limit 4], 1.41s no progress at version 22756 (avg 0.21s) [limit 15].
Max epoch-change gap was: 0 rounds at version 0 (avg 0.00) [limit 4], 0.71s no progress at version 2028983 (avg 0.71s) [limit 16].
Test Ok

Copy link
Contributor

github-actions bot commented Feb 7, 2025

✅ Forge suite compat success on 255673e8f2757ed8634a7d65d7aca11de7016cde ==> 6f64aea8e5aba9207ffce13060b8bdd031a8de31

Compatibility test results for 255673e8f2757ed8634a7d65d7aca11de7016cde ==> 6f64aea8e5aba9207ffce13060b8bdd031a8de31 (PR)
1. Check liveness of validators at old version: 255673e8f2757ed8634a7d65d7aca11de7016cde
compatibility::simple-validator-upgrade::liveness-check : committed: 11144.68 txn/s, latency: 2741.88 ms, (p50: 2500 ms, p70: 2700, p90: 3600 ms, p99: 8200 ms), latency samples: 398860
2. Upgrading first Validator to new version: 6f64aea8e5aba9207ffce13060b8bdd031a8de31
compatibility::simple-validator-upgrade::single-validator-upgrading : committed: 3399.51 txn/s, latency: 8674.31 ms, (p50: 9300 ms, p70: 10600, p90: 11300 ms, p99: 11500 ms), latency samples: 74160
compatibility::simple-validator-upgrade::single-validator-upgrade : committed: 3282.85 txn/s, latency: 10490.09 ms, (p50: 11500 ms, p70: 11700, p90: 11800 ms, p99: 12100 ms), latency samples: 127060
3. Upgrading rest of first batch to new version: 6f64aea8e5aba9207ffce13060b8bdd031a8de31
compatibility::simple-validator-upgrade::half-validator-upgrading : committed: 2852.05 txn/s, latency: 10256.16 ms, (p50: 11000 ms, p70: 12500, p90: 13200 ms, p99: 13300 ms), latency samples: 63860
compatibility::simple-validator-upgrade::half-validator-upgrade : committed: 2877.20 txn/s, latency: 11572.02 ms, (p50: 13000 ms, p70: 13500, p90: 13700 ms, p99: 13800 ms), latency samples: 108500
4. upgrading second batch to new version: 6f64aea8e5aba9207ffce13060b8bdd031a8de31
compatibility::simple-validator-upgrade::rest-validator-upgrading : committed: 6312.25 txn/s, latency: 4838.80 ms, (p50: 5700 ms, p70: 6000, p90: 6100 ms, p99: 6300 ms), latency samples: 117340
compatibility::simple-validator-upgrade::rest-validator-upgrade : committed: 6178.34 txn/s, latency: 5555.25 ms, (p50: 6000 ms, p70: 6100, p90: 6100 ms, p99: 6200 ms), latency samples: 215540
5. check swarm health
Compatibility test for 255673e8f2757ed8634a7d65d7aca11de7016cde ==> 6f64aea8e5aba9207ffce13060b8bdd031a8de31 passed
Test Ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants