opendevstack / opendevstack/ods-core
Jenkins master runs out out of disk space
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 53
- Forks
- 34
- Avg merge
- 3h 26m
- Merged PRs (30d)
- 1
Description
Describe the bug
The Jenkins master soaks up with log files and workspaces and eventually runs out of disk space.
Expected behavior
Users never run out of disk space or a solution that doesn't require the user to do a rm -rf inside the Jenkins master's container.
Screenshots
If applicable, add screenshots to help explain your problem.
Affected version (please complete the following information):
latest
Log Output (ensure to remove any confidential information like tokens, project names, etc.
[Pipeline] End of Pipeline
java.io.IOException: No space left on device
Contributor guide
No contributing guide indexed for this repository
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 investigating how the Jenkins master stores log files and workspaces and reproduce the reported no-space-left-on-device failure. Done means users no longer run out of disk space and do not need to run rm -rf inside the Jenkins master's container.
Written by the indexing model from the issue text.
Assessment
- Domain
- ci-cd, infrastructure
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100