oxidecomputer / oxidecomputer/omicron
ci: build-docs job intermittently fails
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 572
- Forks
- 97
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 96
Description
Here are a few recent examples of the build-docs job failing unrelated to code changes.
- https://github.com/oxidecomputer/omicron/actions/runs/6856720173/job/18644431157
- https://github.com/oxidecomputer/omicron/actions/runs/6774847029/job/18412820721
It's been suggested we may be running out of disk space in the GHA worker.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the build-docs job logs in the two linked GitHub Actions runs, focusing on whether the worker is exhausting disk space. Determine the cause of the intermittent failures and verify that documentation builds complete reliably without unrelated code changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100