Friday, 2022-03-18

opendevreviewGhanshyam proposed openstack/tempest master: Move ssh|ping-able server logic into separate method  https://review.opendev.org/c/openstack/tempest/+/83421800:48
opendevreviewGhanshyam proposed openstack/tempest master: Move ssh|ping-able server logic into separate method  https://review.opendev.org/c/openstack/tempest/+/83421803:49
opendevreviewGhanshyam proposed openstack/tempest master: Make rescue, volume attachment compute tests to use SSH-able server  https://review.opendev.org/c/openstack/tempest/+/83160804:46
*** arxcruz is now known as arxcruz|rover07:47
*** jpena|off is now known as jpena07:48
slaweqfungi: hi, may I have a question to You? I'm struggling with failure in the functional tests job with fips enabled (centos 8) on wallaby: https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_ec4/831730/7/experimental/neutron-functional-with-uwsgi-fips/ec44ac6/job-output.txt08:35
slaweqfungi: it's failing on bindep role08:35
slaweqbut exactly same job, on same centos8 stream on master runs fine: https://2819682300766b7b2071-198424efd02dc7cf136c6ae630dd924f.ssl.cf5.rackcdn.com/periodic/opendev.org/openstack/neutron/master/neutron-functional-with-uwsgi-fips/8bd4df0/job-output.txt08:36
slaweqdo You maybe have any idea what can be wrong with that bindep role in wallaby?08:36
slaweqI think it was working fine few days ago :/08:36
fricklerslaweq: that look like a but in centos' pip/venv/virtualenv. I've seen similar things on jammy. one more bullet point on my list of arguments for marking centos stream as unsupportable I guess08:40
frickler*looks like a bug, /me can't type yet08:40
slaweqfrickler: but why it's working fine with master branch of neutron?08:40
fricklerslaweq: maybe different pip version? also does the master job still work today? stream flows fast08:41
slaweqfrickler: master job's log is from tonight: https://2819682300766b7b2071-198424efd02dc7cf136c6ae630dd924f.ssl.cf5.rackcdn.com/periodic/opendev.org/openstack/neutron/master/neutron-functional-with-uwsgi-fips/8bd4df0/job-output.txt and it worked fine08:41
fricklerslaweq: for some reason it looks like the master job has an older python3-pip pkg installed. I can hold a node for you if you want to debug further08:47
slaweqfrickler: thx, I will first try to understand it from logs and if I will not be able to I will get back to You to hold node for debugging08:47
slaweqthx a lot08:47
slaweqfrickler: but how You checked that? in logs I see in both cases "Package python3-pip-9.0.3-22.el8.noarch is already installed"08:50
slaweqand that's also version of python3-pip listed in rpm -qa file in the job on master08:51
fricklerslaweq: ah, sorry, I misread, it is python38-pip-19.3.1 that's only in the one job, maybe that gets used08:53
slaweqaha, that's I think I may know why is there08:54
slaweqI will try to remove it08:54
slaweqthx a lot08:54
*** arxcruz|rover is now known as arxcruz|ruck09:00
kopecmartingmann: hi, are there any policies/guidelines regarding of adding new upstream jobs? such as number of jobs per project, what job can/can't be added (e.g. from resources point of view), when the jobs are deleted and etc09:15
fricklerkopecmartin: IMO the guideline is "use common sense" and the policy is "if you show up in the top 5 of the resource consumers, prepare to be asked questions"09:42
fricklerah, there's also one more concrete one: "don't run non-voting jobs in gate"09:42
fricklerbut I don't think we've formalized any of that09:43
opendevreviewFrancesco Pantano proposed openstack/devstack master: Do not create cinder backup pool and key when cephadm is used  https://review.opendev.org/c/openstack/devstack/+/83426909:59
kopecmartinfrickler: ack, thanks10:02
opendevreviewFrancesco Pantano proposed openstack/devstack-plugin-ceph master: Deploy with cephadm  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/82648410:04
opendevreviewFrancesco Pantano proposed openstack/devstack-plugin-ceph master: [DNM][CI] Add CEPHADM_DEPLOY flag to py3 tests  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/83422310:07
opendevreviewAndre Aranha proposed openstack/tempest master: Test fips job on centos-9  https://review.opendev.org/c/openstack/tempest/+/83160711:07
fungislaweq: frickler: we don't actually have centos-8 nodes, only centos-8-stream. if a job is declaring it uses centos-8 it's actually being run on centos-8-stream anyway, but should be updated to reflect reality11:54
slaweqfungi: yeah, I'm using centos 8 stream and frickler already helped me with my issue11:54
slaweqit was actually my fault :)11:55
fungioh, cool. glad it's sorted out. i'm still just barely awake, sorry11:57
slaweqfungi: no problem at all :) thx for trying to help me with it :)12:10
fungiyw12:20
*** TheJulia is now known as needsleep12:57
*** needsleep is now known as TheJulia12:57
*** TheJulia is now known as needssleep13:38
*** sboyron_ is now known as sboyron13:43
*** sboyron is now known as Guest248513:43
*** Guest2485 is now known as sboyron_13:44
gmannkopecmartin: yeah, there is no such limitation on number of jobs per project but yes we need to carefully check do we need to add that job as mandatory or it can be adjusted in existing jobs or added in periodic pipeline etc14:36
opendevreviewGhanshyam proposed openstack/tempest master: Make rescue, volume attachment compute tests to use SSH-able server  https://review.opendev.org/c/openstack/tempest/+/83160815:05
*** jpena is now known as jpena|off16:48
gmannkopecmartin: this rescue test is passing with SSH-able https://review.opendev.org/c/openstack/tempest/+/831608/1317:39
gmannkopecmartin: that is ready to go and this base patch https://review.opendev.org/c/openstack/tempest/+/834218/317:39
opendevreviewGhanshyam proposed openstack/tempest master: Move ServerStableDeviceRescueTest to wait for SSH-able server  https://review.opendev.org/c/openstack/tempest/+/83435019:03
opendevreviewMerged openstack/devstack master: Clean up unified limits configuration for nova and glance  https://review.opendev.org/c/openstack/devstack/+/83187719:26
opendevreviewGhanshyam proposed openstack/tempest master: Move ServerStableDeviceRescueTest to wait for SSH-able server  https://review.opendev.org/c/openstack/tempest/+/83435019:54
opendevreviewGhanshyam proposed openstack/tempest master: Move ServerStableDeviceRescueTest to wait for SSH-able server  https://review.opendev.org/c/openstack/tempest/+/83435023:03

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