Collect logs failing to collect logs
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Triaged
|
Critical
|
Unassigned |
Bug Description
Ansible collect-logs are failing to collect logs
Ansible role expect doc-requirement
```
TASK [collect-logs : Ensure required python packages are installed] ************
task path: /home/zuul/
Monday 14 December 2020 09:24:57 +0000 (0:00:00.064) 0:11:05.841 *******
Using module file /home/zuul/
Pipelining is enabled.
<localhost> ESTABLISH LOCAL CONNECTION FOR USER: zuul
<localhost> EXEC /bin/sh -c '/usr/libexec/
fatal: [localhost]: FAILED! => {
"changed": false,
"cmd": [
"install",
"-r",
],
"invocation": {
"name": null,
}
}
}
MSG:
:stderr: ERROR: Could not open requirements file: [Errno 2] No such file or directory: '/home/
```
Changed in tripleo: | |
importance: | Undecided → Critical |
Changed in tripleo: | |
status: | New → Triaged |
Changed in tripleo: | |
milestone: | none → wallaby-rc1 |
Changed in tripleo: | |
milestone: | wallaby-rc1 → xena-1 |
Changed in tripleo: | |
milestone: | xena-1 → xena-2 |
Changed in tripleo: | |
milestone: | xena-2 → xena-3 |
ci.centos jobs are also impacted:- /ci.centos. org/job/ tripleo- quickstart- promote- ussuri- current- tripleo- delorean- minimal/ 130/artifact/ collect_ logs.txt /ci.centos. org/job/ tripleo- quickstart- promote- victoria- current- tripleo- delorean- minimal/ 26/artifact/ collect_ logs.txt /ci.centos. org/job/ tripleo- quickstart- promote- master- current- tripleo- delorean- minimal/ 854/artifact/ collect_ logs.txt
https:/
https:/
https:/
This is happening post https:/ /review. opendev. org/c/openstack /ansible- role-collect- logs/+/ 762980, so need to fix usage post path change.