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

jenkins: dependency_pipeline job is using close to 100Gb of space #3408

Closed
sxa opened this issue Feb 21, 2024 · 2 comments
Closed

jenkins: dependency_pipeline job is using close to 100Gb of space #3408

sxa opened this issue Feb 21, 2024 · 2 comments
Assignees

Comments

@sxa
Copy link
Member

sxa commented Feb 21, 2024

Spun out of #3285 (comment):

94298548	dependency_pipeline
282769152	build-scripts/jobs/jobs/jobs

I suspect the dependency pipeline job is not set to discard old artifacts. Can we implement some form of cleanup policy on those or is there a reason that it needs to use that amount of space?

@smlambert
Copy link
Contributor

I have configured that job to Discard old builds, Max days to keep a build is 30 days, number of builds to keep as 10.

@sxa
Copy link
Member Author

sxa commented Feb 21, 2024

I have configured that job to Discard old builds, Max days to keep a build is 30 days, number of builds to keep as 10.

Thanks for the quick fix on this - it's down to using 3Gb now by the look of it - good to hear there wasn't a strong reason to retain them :-)

I've now got 679Gb on the jobs file system so I feel we'll been fine for a while!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants