juju controller stuck in infinite loop during teardown - "lease manager stopped" errors
Bug #1591387 reported by
Charles Butler
This bug affects 9 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
Critical
|
William Reade |
Bug Description
Juju version: 2.0-beta8-
cloud: amazon
Performed: juju destroy-controller amazon -y --destroy-
What I expected: The controller to terminate
What Happened: inifinite loop of attempted teardown.
Destroying controller "local.amazon"
Waiting for resources to be reclaimed
Waiting on 1 model, 1 machine, 4 services
Waiting on 1 model, 1 machine, 4 services
... indefinitely
Associated logs of the issue from model: 'controller', machine: 0 have been attached.
I'm unsure of how to 'unstick' this aside from purging the controller configuration from the $JUJU_DIR and terminating the instances from my cloud control panel from this state.
summary: |
- juju controller stuck in infinite loop during teardown + juju controller stuck in infinite loop during teardown - "lease manager + stopped" errors |
Changed in juju-core: | |
milestone: | 2.0-beta10 → 2.0-beta11 |
Changed in juju-core: | |
assignee: | nobody → William Reade (fwereade) |
status: | Triaged → In Progress |
tags: | added: 2.0 destroy-controller |
Changed in juju-core: | |
milestone: | 2.0-beta11 → 2.0-beta12 |
Changed in juju-core: | |
importance: | High → Critical |
Changed in juju-core: | |
status: | In Progress → Fix Committed |
Changed in juju-core: | |
status: | Fix Committed → Fix Released |
affects: | juju-core → juju |
Changed in juju: | |
milestone: | 2.0-beta12 → none |
milestone: | none → 2.0-beta12 |
To post a comment you must log in.
See the first comment in bug #1566426 for how to force down a controller.
I see a lot of "lease manager stopped" errors in the log, which I thought was fixed in beta8 via bug #1573136. Sounds like it's not :(