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

"rep" fails on Ubuntu Noble stemcell #979

Open
Tracked by #1224
jochenehret opened this issue Dec 9, 2024 · 2 comments
Open
Tracked by #1224

"rep" fails on Ubuntu Noble stemcell #979

jochenehret opened this issue Dec 9, 2024 · 2 comments
Assignees
Labels

Comments

@jochenehret
Copy link

Current behavior

We have started to evaluate the Ubuntu "noble" stemcell with this validation pipeline:
https://concourse.wg-ard.ci.cloudfoundry.org/teams/main/pipelines/noble-stemcell-validation
Currently the "rep" job fails to start. In the rep.stdout.log file we see this error message:

{"timestamp":"2024-12-09T11:39:22.423211303Z","level":"error","source":"rep","message":"rep.failed-to-initialize-executor","data":{"error":"failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting \"cgroup\" to rootfs at \"/sys/fs/cgroup\": mount /sys/fs/cgroup:/sys/fs/cgroup (via /proc/self/fd/9), flags: 0x100f: invalid argument: unknown"}}

Stemcell version is bosh-google-kvm-ubuntu-noble / 0.26. "diego-release" version is 2.108.0.

Desired behavior

The "rep" job should start successfully.

Affected Version

2.108.0

@winkingturtle-vmw
Copy link
Contributor

Yeah, I think that would be expected since guardian doesn't have support for cgroups v2. Assigning to @mariash since she has been working on this.

@oliver-heinrich
Copy link

Hi @mariash, I'm from the CF-deployment team. First of all happy new year :)
Is there meanwhile any update from your side?

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

No branches or pull requests

4 participants