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

[cp][aptos-release-v1.21] Get right most child #14906

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 9, 2024

Backport

This will backport the following commits from main to aptos-release-v1.21:

Questions ?

Please refer to the Backport tool documentation

(cherry picked from commit 5150f83)
Copy link

trunk-io bot commented Oct 9, 2024

⏱️ 3h 23m total CI duration on this PR
Slowest 15 Jobs Cumulative Duration Recent Runs
execution-performance / single-node-performance 1h 36m 🟥🟩🟩🟩
rust-unit-tests 22m 🟩
rust-unit-tests 22m 🟩
execution-performance / test-target-determinator 18m 🟩🟩🟩🟩
test-target-determinator 9m 🟩🟩
check 7m 🟩🟩
rust-doc-tests 5m 🟩
rust-doc-tests 5m 🟩
check-dynamic-deps 5m 🟩🟩🟩🟩
rust-cargo-deny 4m 🟩🟩
fetch-last-released-docker-image-tag 3m 🟩🟩
rust-move-tests 2m 🟩
rust-move-tests 2m 🟩
semgrep/ci 1m 🟩🟩🟩🟩
general-lints 58s 🟩🟩

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

Job Duration vs 7d avg Delta
execution-performance / single-node-performance 23m 17m +37%

settingsfeedbackdocs ⋅ learn more about trunk.io

@github-actions github-actions bot mentioned this pull request Oct 9, 2024
22 tasks
@sherry-x sherry-x enabled auto-merge (rebase) October 10, 2024 16:54

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.

@sherry-x sherry-x merged commit a769890 into aptos-release-v1.21 Oct 10, 2024
47 of 49 checks passed
@sherry-x sherry-x deleted the backport/aptos-release-v1.21/pr-14888 branch October 10, 2024 17:33
@areshand areshand added CICD:build-performance-images build performance docker image variants CICD:build-images when this label is present github actions will start build+push rust images from the PR. CICD:experimental-build labels Oct 10, 2024

This comment has been minimized.

Copy link
Contributor Author

Forge is running suite framework_upgrade on 5a0ae460c37efe85a16a4d8eb27022828c66f44c ==> 98cf706d9c064dfe6f7147345ed9ffc8887619a8

Copy link
Contributor Author

Forge is running suite realistic_env_max_load on 98cf706d9c064dfe6f7147345ed9ffc8887619a8

Copy link
Contributor Author

✅ Forge suite compat success on 5a0ae460c37efe85a16a4d8eb27022828c66f44c ==> 98cf706d9c064dfe6f7147345ed9ffc8887619a8

Compatibility test results for 5a0ae460c37efe85a16a4d8eb27022828c66f44c ==> 98cf706d9c064dfe6f7147345ed9ffc8887619a8 (PR)
1. Check liveness of validators at old version: 5a0ae460c37efe85a16a4d8eb27022828c66f44c
compatibility::simple-validator-upgrade::liveness-check : committed: 12790.50 txn/s, latency: 2652.70 ms, (p50: 1800 ms, p70: 2100, p90: 2800 ms, p99: 24400 ms), latency samples: 466200
2. Upgrading first Validator to new version: 98cf706d9c064dfe6f7147345ed9ffc8887619a8
compatibility::simple-validator-upgrade::single-validator-upgrading : committed: 7310.54 txn/s, latency: 3866.10 ms, (p50: 4200 ms, p70: 4600, p90: 4700 ms, p99: 4800 ms), latency samples: 134640
compatibility::simple-validator-upgrade::single-validator-upgrade : committed: 7138.69 txn/s, latency: 4517.78 ms, (p50: 4800 ms, p70: 5000, p90: 5800 ms, p99: 6400 ms), latency samples: 235540
3. Upgrading rest of first batch to new version: 98cf706d9c064dfe6f7147345ed9ffc8887619a8
compatibility::simple-validator-upgrade::half-validator-upgrading : committed: 7233.75 txn/s, latency: 3929.70 ms, (p50: 4500 ms, p70: 4700, p90: 4800 ms, p99: 4900 ms), latency samples: 132940
compatibility::simple-validator-upgrade::half-validator-upgrade : committed: 7351.58 txn/s, latency: 4398.11 ms, (p50: 4700 ms, p70: 4800, p90: 5300 ms, p99: 5500 ms), latency samples: 244960
4. upgrading second batch to new version: 98cf706d9c064dfe6f7147345ed9ffc8887619a8
compatibility::simple-validator-upgrade::rest-validator-upgrading : committed: 5116.69 txn/s, latency: 4060.56 ms, (p50: 2500 ms, p70: 5100, p90: 10000 ms, p99: 15600 ms), latency samples: 147180
compatibility::simple-validator-upgrade::rest-validator-upgrade : committed: 9312.02 txn/s, latency: 3397.78 ms, (p50: 2900 ms, p70: 3400, p90: 6600 ms, p99: 8500 ms), latency samples: 302120
5. check swarm health
Compatibility test for 5a0ae460c37efe85a16a4d8eb27022828c66f44c ==> 98cf706d9c064dfe6f7147345ed9ffc8887619a8 passed
Test Ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick CICD:build-images when this label is present github actions will start build+push rust images from the PR. CICD:build-performance-images build performance docker image variants CICD:experimental-build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants