*** hwoarang has quit IRC | 00:43 | |
*** hwoarang has joined #openstack-dib | 00:46 | |
*** openstackgerrit has joined #openstack-dib | 00:48 | |
openstackgerrit | Julia Kreger proposed openstack/diskimage-builder master: Add handling for no activate_this.py in venv https://review.opendev.org/704478 | 00:48 |
---|---|---|
openstackgerrit | Julia Kreger proposed openstack/diskimage-builder master: Add handling for no activate_this.py in venv https://review.opendev.org/704478 | 00:58 |
*** sm806 has quit IRC | 04:15 | |
*** sm806 has joined #openstack-dib | 04:16 | |
*** sm806 has quit IRC | 07:33 | |
*** sm806 has joined #openstack-dib | 07:34 | |
*** rpittau|afk is now known as rpittau | 08:07 | |
*** priteau has joined #openstack-dib | 08:59 | |
*** dtantsur|afk is now known as dtantsur | 11:07 | |
*** rpittau is now known as rpittau|bbl | 11:18 | |
*** rm_work has quit IRC | 11:21 | |
*** rm_work has joined #openstack-dib | 11:21 | |
dtantsur | cgoncalves: hi! could you check https://review.opendev.org/#/c/702474/ again please? | 12:31 |
cgoncalves | dtantsur, the ipa jobs don't look much stable. could you comment on that? | 12:54 |
cgoncalves | https://zuul.opendev.org/t/openstack/builds?job_name=ipa-tempest-partition-bios-ipmi-iscsi-dib-src&branch=master | 12:54 |
cgoncalves | https://zuul.opendev.org/t/openstack/builds?job_name=ipa-tempest-wholedisk-bios-ipmi-direct-dib-src&branch=master | 12:54 |
dtantsur | cgoncalves: warning: %posttrans(filesystem-3.8-2.el8.x86_64) scriptlet failed, exit status 127 | 12:55 |
dtantsur | in diskimage-builder | 12:55 |
dtantsur | I have a gut feeling all of them are actual DIB insabilities... | 12:55 |
cgoncalves | dtantsur, link please | 12:56 |
dtantsur | e.g. https://1b33868f301e2201a22c-a64bb815b8796eabf8a53948331bd878.ssl.cf5.rackcdn.com/692614/17/check/ipa-tempest-partition-bios-ipmi-iscsi-dib-src/aa37da2/job-output.txt | 12:56 |
cgoncalves | sed: can't read /tmp/dib_build.48FakBDk/mnt/etc/yum.repos.d/*repo: No such file or directory | 12:57 |
dtantsur | I've checked 6 last failures, only one was not caused by this | 12:57 |
cgoncalves | this was caused by CentOS 8.1 and already fixed in DIB | 12:58 |
cgoncalves | fixed and released | 12:58 |
dtantsur | right, probably because the change to use DIB from git (rather than pip) only merged today | 12:58 |
dtantsur | before that we had to use DIB from upper-constraints | 12:58 |
dtantsur | if you check the same job that uses a pre-built image (rather than calling DIB), the picture is different: https://zuul.opendev.org/t/openstack/builds?job_name=ironic-tempest-ipa-wholedisk-bios-ipmi-direct-dib | 12:59 |
*** rpittau|bbl is now known as rpittau | 13:04 | |
dtantsur | cgoncalves: the patch with using DIB from source did pass both jobs: https://review.opendev.org/#/c/703585/ | 13:06 |
cgoncalves | LGTM | 13:09 |
*** dtantsur is now known as dtantsur|lunch | 13:20 | |
*** dtantsur|lunch is now known as dtantsur | 14:12 | |
*** priteau has quit IRC | 18:01 | |
*** dtantsur is now known as dtantsur|afk | 18:07 | |
*** rpittau is now known as rpittau|afk | 18:40 | |
*** andrein has quit IRC | 19:13 | |
*** andrein has joined #openstack-dib | 19:13 | |
ianw | TheJulia: urgh ... i gotta think about that script seeming to break out | 20:08 |
ianw | os.environ['DIB_PYTHON_EXEC'] = sys.executable | 20:14 |
ianw | i wonder if somehow that looks different under venv v virtualenv? | 20:14 |
ianw | iwienand@fedora19 tmp]$ python3 -m venv ./env | 20:15 |
ianw | [iwienand@fedora19 tmp]$ ./env/bin/python3 -c "import sys;print(sys.executable)" | 20:15 |
ianw | *should* be right | 20:15 |
ianw | i'll have to move to a more full testing environment | 20:17 |
ianw | as fungi points out, virtualenv 20 is coming too, which says it is now basically a wrapper around venv ... so this problem is set to get worse too | 20:17 |
TheJulia | ianw: oh joy :( | 20:54 |
TheJulia | ianw: Yeah, I'm kind of at the point where I'll need to be on one of my larger systems and not on the road... but I won't be home until Friday | 20:55 |
ianw | np, we'll get there, eventually :) | 21:04 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!