Description of problem: At create_target_vm.yml we grep virsh output for State feidl, but it may be missing. Version-Release number of selected component (if applicable): master How reproducible: rarely Steps to Reproduce: 1. Install HE using ansible flow Actual results: May fail with [ INFO ] TASK [Wait for local VM shutdown] <dchaplyg> [ ERROR ] fatal: [localhost]: FAILED! => {"attempts": 120, "changed": true, "cmd": "virsh -r dominfo \"HostedEngineLocal\" | grep State", "delta": "0:00:00.069798", "end": "2018-04-10 17:41:35.605540", "msg": "non-zero return code", "rc": 1, "start": "2018-04-10 17:41:35.535742", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} <dchaplyg> tiraboschi, is it a new issue or well known? Expected results: Should not fail Additional info: we could use virsh domstate instead
Severity?
*** Bug 1567794 has been marked as a duplicate of this bug. ***
Got another report, re-targeting it.
Works for me on these components: ovirt-engine-4.2.3.3-0.1.el7.noarch rhvm-appliance-4.2-20180427.0.el7.noarch ovirt-hosted-engine-setup-2.2.19-1.el7ev.noarch ovirt-hosted-engine-ha-2.2.11-1.el7ev.noarch Linux 3.10.0-862.el7.x86_64 #1 SMP Wed Mar 21 18:14:51 EDT 2018 x86_64 x86_64 x86_64 GNU/Linux Red Hat Enterprise Linux Server release 7.5 (Maipo) Please reopen if you still see this issue.
This bugzilla is included in oVirt 4.2.3 release, published on May 4th 2018. Since the problem described in this bug report should be resolved in oVirt 4.2.3 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report.