Skip to content

pin grcov version#390

Merged
mxpv merged 1 commit intocontainerd:mainfrom
jprendes:fix-ci
Apr 9, 2025
Merged

pin grcov version#390
mxpv merged 1 commit intocontainerd:mainfrom
jprendes:fix-ci

Conversation

@jprendes
Copy link
Contributor

@jprendes jprendes commented Apr 9, 2025

Recently CI has been failing due to an update to grcov, Foe example, here

Run grcov . \
Error: 3 [ERROR] A panic occurred at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/grcov-0.9.0/src/llvm_tools.rs:95: called `Result::unwrap()` on an `Err` value: Os { code: 13, kind: PermissionDenied, message: "Permission denied" }
Error: 3 [ERROR] A panic occurred at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/grcov-0.9.0/src/llvm_tools.rs:95: called `Result::unwrap()` on an `Err` value: Os { code: 13, kind: PermissionDenied, message: "Permission denied" }
Error: 3 [ERROR] A panic occurred at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ignore-0.4.23/src/walk.rs:[13](https://github.com/containerd/rust-extensions/actions/runs/14349512282/job/40225446691?pr=389#step:6:14)01: called `Result::unwrap()` on an `Err` value: Any { .. }
Error: 3 [ERROR] A panic occurred at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/grcov-0.9.0/src/llvm_tools.rs:95: called `Result::unwrap()` on an `Err` value: Os { code: 13, kind: PermissionDenied, message: "Permission denied" }
Error: Process completed with exit code 1.

This PR pins the grcov version to unblock CI.

Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
@github-actions github-actions bot added the T-CI Changes in project's CI label Apr 9, 2025
@jprendes
Copy link
Contributor Author

jprendes commented Apr 9, 2025

@mxpv PTAL, thanks! :-)

@mxpv mxpv added this pull request to the merge queue Apr 9, 2025
@mxpv
Copy link
Member

mxpv commented Apr 9, 2025

Thanks!

Merged via the queue into containerd:main with commit 59589df Apr 9, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-CI Changes in project's CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants