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

nightly fails due to missing disk space #79

Open
jdno opened this issue Oct 30, 2023 · 1 comment
Open

nightly fails due to missing disk space #79

jdno opened this issue Oct 30, 2023 · 1 comment
Labels
C-bug Issue that needs to be fixed

Comments

@jdno
Copy link
Member

jdno commented Oct 30, 2023

We recently received a report in Zulip that the nightly release from 2023-10-22 was missing. The build failed with the following error:

thread '<unnamed>' panicked at src/smoke_test.rs:45:37:
called `Result::unwrap()` on an `Err` value: RecvError(())
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Error: No space left on device (os error 28)

A theory is that the temporary directory for the smoke test might need to be created on the attached disk to have more space, but this has not been confirmed yet.

@jdno jdno added the C-bug Issue that needs to be fixed label Oct 30, 2023
@Mark-Simulacrum
Copy link
Member

This also happened at 2023-10-24T00:10:52.570Z.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Issue that needs to be fixed
Projects
Status: Backlog
Development

No branches or pull requests

2 participants