Wednesday, 2021-09-08

opendevreviewGhanshyam proposed openstack/tempest master: Define a new var tempest-extra-args for run-tempest  https://review.opendev.org/c/openstack/tempest/+/80779000:33
os_userhey guys, my devstack's getting stuck here: https://opendev.org/openstack/devstack/src/branch/master/lib/neutron-legacy#L65602:22
os_userthe arping gets 0 responses, and devstack exits with 102:22
os_userdeploying on ubuntu server 20.04 inside virtualbox, plenty of ram02:23
os_user2 nics, 1 in nat used for internet, 1 in host-only adapter (in order for other vms communicate with my devstack)02:23
os_userany ideas?02:23
os_userlocal.conf: https://paste.openstack.org/show/808634/02:25
*** pojadhav- is now known as pojadhav05:28
*** slaweq_ is now known as slaweq07:06
*** jpena|off is now known as jpena07:38
opendevreviewRadosław Piliszek proposed openstack/devstack master: Drop dep on libmysqlclient-dev  https://review.opendev.org/c/openstack/devstack/+/80783507:54
frickleros_user: using devstack with external connectivity isn't tested well, I'd suggest to use some other deployment method for that07:55
opendevreviewRadosław Piliszek proposed openstack/devstack master: [WIP] Test running on Debian Bullseye  https://review.opendev.org/c/openstack/devstack/+/78908308:04
opendevreviewRadosław Piliszek proposed openstack/devstack master: [WIP] Test running on Debian Bullseye  https://review.opendev.org/c/openstack/devstack/+/78908309:19
opendevreviewJiri Podivin proposed openstack/tempest master: DNM tempest requirements for FIPS  https://review.opendev.org/c/openstack/tempest/+/80784909:49
*** jpena is now known as jpena|lunch11:30
*** pojadhav is now known as pojadhav|brb12:06
*** jpena|lunch is now known as jpena12:34
*** pojadhav|brb is now known as pojadhav12:46
opendevreviewRadosław Piliszek proposed openstack/devstack master: [WIP] Test running on Debian Bullseye  https://review.opendev.org/c/openstack/devstack/+/78908315:02
*** tosky is now known as Guest670215:22
*** tosky_ is now known as tosky15:22
yoctozeptokopecmartin and/or gmann to approve this quick cleanup/fix-for-debian-and-ubuntu-future https://review.opendev.org/c/openstack/devstack/+/807835 ? :-)15:39
gmannyoctozepto: sure16:02
redrobotHi QA friends!  I'm not sure I understand what @decorators.idempotent_id does? https://opendev.org/openstack/tempest/src/branch/master/tempest/lib/decorators.py#L110-L12416:10
redrobotCan someone explain the purpose of it to me?16:10
redrobotthe docstring is not very helpful16:10
toskyredrobot: https://docs.openstack.org/tempest/latest/HACKING.html#test-identification-with-idempotent-id16:11
os_userfrickler: do you have any suggestions? I really need devstack to be accessible by other vms16:11
gmannredrobot: instead of using tests as name, uuid is added for every test for isolation and easy to run the tests. 16:13
gmannredrobot: that is helpful if we rename the test name and this uuid will be same so user would not be impacted 16:13
redrobotoh, I see!16:13
redrobotthanks tosky and gmann!16:14
yoctozeptoos_user: what exactly is your use case?16:14
yoctozepto(I saw the earlier messages as well)16:14
gmannredrobot: other than usage of tests, this metadata will be useful in many other place. to unique identifing the test16:16
clarkbdoes anyone know why pcp's pmlogger occasionally causes job failures? https://zuul.opendev.org/t/openstack/build/0513e28334af4624a524b28e48db227b16:29
clarkbit seems this is a performance logging tool that devstack installs. But it seems to be somewhat unreliabel to install?16:30
clarkbhttps://bugzilla.redhat.com/show_bug.cgi?id=1721223 indicatse there were bugs with it in fedora related to how it integrated with systemd16:31
os_useryoctozepto: I need a devstack instance to be a CI provider for my zuul instance, so I need devstack to accessible in my virtualbox host-only network, so that zuul can interact with it and ssh into vms devstack create16:34
clarkbhrm apparently dstat has been replaced with pcp in devstack. Unfortunate that the tool just doesn't work :/16:36
clarkbnote dstat is still present in latest ubuntu it appears. I would suggest that openstack consider just using dstat even though it isn't maintained since it works16:39
opendevreviewRadosław Piliszek proposed openstack/devstack master: [WIP] Test running on Debian Bullseye  https://review.opendev.org/c/openstack/devstack/+/78908316:52
*** jpena is now known as jpena|off17:09
fricklerclarkb: have you seen pcp fail more than once? I don't object to reverting the switch, but am a bit sceptical doing it just based on a one-off event17:13
clarkbfrickler: I want to say I saw it a week or two ago too.17:13
fricklerIed8c9d29bed4f887c364db7080a0f2a0c02328af would be the patch that changed it17:13
fricklermaybe propose a revert citing the failure and see if lucas has any counter argument17:14
clarkbreading that red hat bug it seems people have struggled with it for a long time. IMO dstat was/is a super simple tool and pcp seems to be the complete opposite and I'm not sure we need the extra overhead17:15
clarkbif you use 'message:"pmlogger.service failed because a timeout was exceeded." AND filename:"job-output.txt"' as a logstash query it shows this happens several times a day17:18
clarkbon different providers too so isn't something specific to a provider17:18
clarkbI'll push up a revert in a bit. Need to get some exercise first17:19
opendevreviewChris Wedgwood proposed openstack/tempest master: [DNM] Retry object creation on 409 Conflict  https://review.opendev.org/c/openstack/tempest/+/80790917:24
opendevreviewMerged openstack/devstack master: Drop dep on libmysqlclient-dev  https://review.opendev.org/c/openstack/devstack/+/80783518:48
opendevreviewClark Boylan proposed openstack/devstack master: Revert "Replace dstat with pcp-dstat"  https://review.opendev.org/c/openstack/devstack/+/80794019:21
clarkbfrickler: ^ there is the revert with some of the details I found.19:21
opendevreviewChris Wedgwood proposed openstack/tempest master: [DNM] Retry object creation on 409 Conflict  https://review.opendev.org/c/openstack/tempest/+/80790920:31
opendevreviewChris Wedgwood proposed openstack/tempest master: [DNM] Retry object creation on 409 Conflict  https://review.opendev.org/c/openstack/tempest/+/80790921:02
-opendevstatus- NOTICE: The Gerrit service on review.opendev.org is going offline momentarily for a host migration and zuul upgrade, downtime should be only a few minutes.21:06
opendevreviewChris Wedgwood proposed openstack/tempest master: [DNM] Retry object creation on 409 Conflict  https://review.opendev.org/c/openstack/tempest/+/80790922:03

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!