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

GC doesn't clean all allocations and evaluations #1775

Closed
jippi opened this issue Sep 30, 2016 · 2 comments
Closed

GC doesn't clean all allocations and evaluations #1775

jippi opened this issue Sep 30, 2016 · 2 comments

Comments

@jippi
Copy link
Contributor

jippi commented Sep 30, 2016

Nomad version

0.4.1

Operating system and Environment details

Linux

Issue

For some reason my cluster have ended up with allocations and evaluations > 2 months old that never get gc'ed.

The issue seem to be that their origin job no longer exist, and thus they seem orphaned

Reproduction steps

N/A

Example evaluation + allocation

https://gist.github.com/jippi/8543aff4ab43a648c4f93ea7138b8fc5

Worth mentioning that the Allocation JobID ( example ) does not exist. (404 on /v1/job/example) and haven't existed for months.

Feel free to reach out on gitter for any additional data.

Hitting the GC api endpoint does not remove the resources either

@jippi jippi changed the title GC doesn't clean all resources GC doesn't clean all allocations and evaluations Sep 30, 2016
@dadgar dadgar added this to the v0.5.0 milestone Oct 3, 2016
@dadgar dadgar modified the milestones: v0.5.1, v0.5.0 Nov 9, 2016
@dadgar
Copy link
Contributor

dadgar commented Apr 11, 2017

This was fixed in 0.5.5: #2432

@dadgar dadgar closed this as completed Apr 11, 2017
@tgross tgross modified the milestones: near-term, unscheduled Jan 9, 2020
@github-actions
Copy link

I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants