Skip to content

Some tests fail in CI due to no space left on GitHub runners #2782

@jpraynaud

Description

@jpraynaud

Why

We have noticed that all the Rust unit tests were failing on Ubuntu 24 in the CI for a few days:

It appears that the problem is due to GitHub runners being out of disk space:

Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251117-080311-utc.log'

What

Investigate and fix the problem that leads to out of space errors on the GitHub runners

How

  • Investigate the source of the problem
  • Create a fix

Metadata

Metadata

Labels

bug ⚠️Something isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions