chore(ci): fix ci images tags#682
Merged
Merged
Conversation
Contributor
Benchmark Results (commit fbdb78d)Pipeline: https://gitlab.ddbuild.io/DataDog/apm-reliability/benchmarking-platform/-/pipelines/126244881 Commit:
|
| Benchmark | JDK | Latest | Dev | Δ (dev vs latest) | Issues L/D |
|---|---|---|---|---|---|
| akka-uct | 21 | ✅ 10314 ms (21 iters) | ✅ 10384 ms (21 iters) | ≈ +0.7% (±11.8%) | — / — |
| akka-uct | 25 | ✅ 8900 ms (24 iters) | ✅ 8892 ms (24 iters) | ≈ -0.1% (±10.4%) | — / — |
| finagle-chirper | 21 | ✅ 5983 ms (33 iters) | ✅ 5967 ms (33 iters) | ≈ -0.3% (±25.2%) | |
| fj-kmeans | 21 | ✅ 2672 ms (69 iters) | ✅ 2848 ms (66 iters) | 🔴 +6.6% | — / — |
| future-genetic | 25 | ✅ 2123 ms (88 iters) | ✅ 2134 ms (87 iters) | ≈ +0.5% (±2.4%) | — / — |
| naive-bayes | 21 | ✅ 1281 ms (134 iters) | ✅ 1245 ms (139 iters) | ≈ -2.8% (±31.8%) | — / — |
| naive-bayes | 25 | ✅ 1010 ms (169 iters) | ✅ 1026 ms (167 iters) | ≈ +1.6% (±31.7%) | — / — |
| reactors | 25 | ✅ 18470 ms (15 iters) | ✅ 18950 ms (15 iters) | ≈ +2.6% (±4.5%) | — / — |
Internal counter details (ddprof)
ddprof internal counters, latest / dev (✅ = 0, · = unavailable):
| Benchmark | JDK | Dropped rec | Dropped jvmti | Dropped trace | Skipped WC | AGCT fail | Unwind fail |
|---|---|---|---|---|---|---|---|
| akka-uct | 21 | ✅ / ✅ | ✅ / ✅ | 2 / 1 | 2029 / 1995 | ✅ / ✅ | ✅ / ✅ |
| akka-uct | 25 | ✅ / ✅ | ✅ / ✅ | 2 / 2 | 2080 / 2442 | ✅ / ✅ | ✅ / ✅ |
| finagle-chirper | 21 | ✅ / ✅ | ✅ / ✅ | 2 / 1 | 8902 / 8451 | ✅ / ✅ | ✅ / ✅ |
| finagle-chirper | 25 | ✅ / ✅ | ✅ / ✅ | 2 / 2 | 7986 / 8304 | ✅ / ✅ | ✅ / ✅ |
| fj-kmeans | 21 | ✅ / ✅ | ✅ / ✅ | ✅ / 2 | 1243 / 1266 | ✅ / ✅ | ✅ / ✅ |
| future-genetic | 25 | ✅ / ✅ | ✅ / ✅ | 1 / 1 | 2949 / 2920 | ✅ / ✅ | ✅ / ✅ |
| naive-bayes | 21 | ✅ / ✅ | ✅ / ✅ | 6 / 1 | 3545 / 3529 | ✅ / ✅ | ✅ / ✅ |
| naive-bayes | 25 | ✅ / ✅ | ✅ / ✅ | 2 / 2 | 3454 / 3502 | ✅ / ✅ | ✅ / ✅ |
| reactors | 21 | ✅ / ✅ | ✅ / ✅ | ✅ / ✅ | ✅ / ✅ | ✅ / ✅ | ✅ / ✅ |
| reactors | 25 | ✅ / ✅ | ✅ / ✅ | 2 / ✅ | 1882 / 1866 | ✅ / ✅ | ✅ / ✅ |
kaahos
marked this pull request as ready for review
July 22, 2026 14:24
jbachorik
approved these changes
Jul 22, 2026
Contributor
CI Test ResultsRun: #29924609086 | Commit:
Status Overview
Legend: ✅ passed | ❌ failed | ⚪ skipped | 🚫 cancelled Failed Testsglibc-aarch64/debug / 25-graalJob: View logs No detailed failure information available. Check the job logs. Summary: Total: 32 | Passed: 30 | Failed: 1 | Cancelled: 1 Updated: 2026-07-22 16:39:32 UTC |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?:
fix pinned image for
slack-notifierand pin Alpine image to 3.22.1.Motivation:
Some CI jobs fail due to security policies that require to pin every container image to an immutable version.
Additional Notes:
How to test the change?:
For Datadog employees:
credentials of any kind, I've requested a security review (run the
dd:platform-security-reviewskill, or file a request via the PSEC review form).
bewairealso runs automatically on every PR.Unsure? Have a question? Request a review!