tqe build images failing on workaround for the old libguestfs
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
High
|
Attila Darazs |
Bug Description
https:/
00:03:19.685 TASK [provision/local : Register fact for current user group] ******************
00:03:19.685 task path: /home/centos/
00:03:19.713 Monday 11 September 2017 19:57:31 +0000 (0:00:00.278) 0:00:08.040 ******
00:03:19.761 ok: [localhost] => {"ansible_facts": {"current_
00:03:19.779
00:03:19.779 TASK [provision/local : Ensure local working dir exists] *******
00:03:19.779 task path: /home/centos/
00:03:19.809 Monday 11 September 2017 19:57:31 +0000 (0:00:00.095) 0:00:08.135 ******
00:03:20.016 fatal: [localhost]: FAILED! => {"changed": false, "failed": true, "module_stderr": "sudo: a password is required\n", "module_stdout": "", "msg": "MODULE FAILURE"}
This is causing failures in the build image and collect log roles
* Last known good was /ci.centos. org/job/ tripleo- quickstart- promote- pike-build- images/ 38/consoleFull
https:/
and it had "sudo: a password is required" in collect logs task too.
* First known bad was /ci.centos. org/job/ tripleo- quickstart- promote- pike-build- images/ 39/consoleFull
https:/
where virt-customize failed with repo_setup script:
16:22:40 fatal: [172.19.2.187]: FAILED! => {"changed": true, "cmd": "virt-customize --run /var/lib/ oooq-images/ repo_setup. sh -a /var/lib/ oooq-images/ isolation- image.qcow2 > /home/stack/ _var_lib_ oooq-images_ repo_setup. sh.log 2>&1", "delta": "0:00:31.307324", "end": "2017-09-11 17:22:40.863682", "failed": true, "rc": 1, "start": "2017-09-11 17:22:09.556358", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []}