Comment 2 for bug 1876073

Revision history for this message
Marios Andreou (marios-b) wrote :

following the trace it looks like this fails in the tox role from zuul-jobs so we might not be able to workaround on our side

        * 2020-04-30 03:39:57.060134 | RUN START: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/tox/run.yaml@master]
        * 2020-04-30 03:40:06.842149 | TASK [tox : Run tox without tests]
        * 2020-04-30 03:41:04.887481 | centos-8 | Getting requirements to build wheel: finished with status 'error'
          2020-04-30 03:41:04.887487 | centos-8 | ERROR: Command errored out with exit status 1:
          2020-04-30 03:41:04.887496 | centos-8 | command: /home/zuul/src/opendev.org/openstack/tripleo-ansible/.tox/role-addition/bin/python /home/zuul/src/opendev.org/openstack/tripleo-ansible/.tox/role-addition/lib/python3.6/site-packages/pip/_vendor/pep517/_in_process.py get_requires_for_build_wheel /tmp/tmpopu60e02

which is there https://opendev.org/zuul/zuul-jobs/src/branch/master/roles/tox/tasks/siblings.yaml

13:15 < marios> zbr: akahat|ruck: panda|ruck: looks like it is coming from the invocation there
                https://opendev.org/zuul/zuul-jobs/src/branch/master/roles/tox/tasks/siblings.yaml ie zuul-jobs so we can't workaround
                it i think