Description of problem: VMI won't deleted when VM stopped and there is no hpp pod in the node Version-Release number of selected component (if applicable): 4.13 How reproducible: 100% Steps to Reproduce: 1. Create a running hpp VM 2. use node selector to remove hpp pod from the VM node 3. stop the VM Actual results: VM Status stopped, VMI stay with status Succeeded Expected results: the VMI been deleted or some sort of an error Additional info: http://pastebin.test.redhat.com/1094947 oc describe vmi vm-5616-1678978679-0687053 ... Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal SuccessfulCreate 8m31s virtualmachine-controller Created virtual machine pod virt-launcher-vm-5616-1678978679-0687053-dqlkk Normal SuccessfulDelete 8m25s (x8 over 8m31s) virtualmachine-controller Deleted WaitForFirstConsumer temporary pod virt-launcher-vm-5616-1678978679-0687053-dqlkk Normal SuccessfulCreate 8m10s virtualmachine-controller Created virtual machine pod virt-launcher-vm-5616-1678978679-0687053-72wqg Normal Created 8m4s virt-handler VirtualMachineInstance defined. Normal Started 8m4s virt-handler VirtualMachineInstance started. Normal SuccessfulDelete 4m55s virtualmachine-controller Deleted virtual machine pod virt-launcher-vm-5616-1678978679-0687053-72wqg Normal ShuttingDown 4m55s (x4 over 4m55s) virt-handler Signaled Graceful Shutdown Normal Deleted 4m53s virt-handler Signaled Deletion Normal Stopped 4m53s virt-handler The VirtualMachineInstance was shut down.
*** This bug has been marked as a duplicate of bug 2179105 ***