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

Action occasionally fails on ubuntu-24.04-arm runner #406

Open
3 tasks done
harryzcy opened this issue Feb 10, 2025 · 0 comments
Open
3 tasks done

Action occasionally fails on ubuntu-24.04-arm runner #406

harryzcy opened this issue Feb 10, 2025 · 0 comments

Comments

@harryzcy
Copy link

Contributing guidelines

I've found a bug, and:

  • The documentation does not mention anything about my problem
  • There are no open or closed issues that are related to my problem

Description

Running the step on ubuntu-24.04-arm runner gives the following error. Not sure if it's related to the image itself or to this repo.

Image

Expected behaviour

The step to succeed

Actual behaviour

When booting builder:

ERROR: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: unable to apply cgroup configuration: unable to start unit "docker-12c95a574e521e218fb4317d57baaacaf6ac74d72de09d1d0ad5a70d78ae63a5.scope" (properties [{Name:Description Value:"libcontainer container 12c95a574e521e218fb4317d57baaacaf6ac74d72de09d1d0ad5a70d78ae63a5"} {Name:Slice Value:"system.slice"} {Name:Delegate Value:true} {Name:PIDs Value:@au [2826]} {Name:MemoryAccounting Value:true} {Name:CPUAccounting Value:true} {Name:IOAccounting Value:true} {Name:TasksAccounting Value:true} {Name:DefaultDependencies Value:false}]): Failed to activate service 'org.freedesktop.systemd1': timed out (service_start_timeout=25000ms): unknown

Repository URL

No response

Workflow run URL

https://github.com/harryzcy/mailbox-browser/actions/runs/13225382832/attempts/1?pr=2062

YAML workflow

steps:
  - name: Set up Docker Buildx
    uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3.9.0

Workflow logs

No response

BuildKit logs


Additional info

No response

@harryzcy harryzcy changed the title Action occasionally fails on ubuntu-24.04-arm runner Action occasionally fails on ubuntu-24.04-arm runner Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant