Comment 4 for bug 1906530

Revision history for this message
Sheila Miguez (codersquid) wrote :

this is machine 3.
$ juju status --format yaml 3 |grep -A3 machine-status
    machine-status:
      message: SHUTOFF
      since: 02 Dec 2020 16:37:51Z
    modification-status:

I was able to reproduce this by stopping the machine with nova. The snippet of yaml from juju status indeed shows that 'current' is missing.

I do not know if this is expected behavior from juju or not. If it is, then obvs the check will need to account for that. It seems like bad behavior from juju.