Wednesday, 2020-12-16

*** tosky has quit IRC00:04
*** jmasud has joined #oooq00:50
*** jmasud has quit IRC00:55
*** jmasud has joined #oooq01:58
*** jmasud has quit IRC02:04
*** jmasud has joined #oooq02:08
*** jmasud has quit IRC02:10
*** rfolco has joined #oooq03:11
*** rfolco has quit IRC03:32
*** ykarel has joined #oooq04:46
*** rlandy has quit IRC04:46
*** jmasud has joined #oooq05:08
*** udesale has joined #oooq05:22
*** ratailor has joined #oooq05:49
*** marios has joined #oooq06:11
zbr|rovermorning07:31
zbr|roveryesteday weshay|ruck posted a link to a container build failure, at https://logserver.rdoproject.org/69/31369/2/check/periodic-tripleo-ci-build-containers-ubi-8-push-train/4922e3c/logs/build.log -- but tbh I am unable to see what failed.07:32
zbr|roverakahat|ruck: maybe you can give me a hint as i am blind07:33
marioszbr|rover: https://logserver.rdoproject.org/69/31369/2/check/periodic-tripleo-ci-build-containers-ubi-8-push-train/4922e3c/logs/containers-build-errors.log ?07:42
marioszbr|rover: good morning07:43
chandankumarmarios: zbr|rover Good morning!07:51
marios\o07:51
zbr|rovermarios: thanks. i always forget our way of logging errors....07:54
mariossomeone else want to vote there and we can merge? https://review.opendev.org/c/openstack/tripleo-ci/+/766978 ( weshay|ruck voted but he is author too... )07:57
marioszbr|rover: np ... we all know what it's like staring at those logs07:57
marioszbr|rover: sometimes you miss the error literally in the middle of the screen in bold07:57
*** amoralej|off is now known as amoralej08:07
*** tosky has joined #oooq08:33
*** jmasud has quit IRC08:35
*** jpena|off is now known as jpena08:56
*** derekh has joined #oooq09:18
*** jmasud has joined #oooq09:27
*** jmasud has quit IRC09:39
*** tosky_ has joined #oooq09:47
*** tosky is now known as Guest2437209:49
*** tosky_ is now known as tosky09:49
*** Guest24372 has quit IRC09:50
zbr|rovermarios: my impression is that depends-on on tripleo-common failed to use code in the change.09:59
zbr|roverI see error:  line 234 === exceptions='\n'.join(exceptions)09:59
zbr|roverhttps://review.rdoproject.org/zuul/build/b1be8fa45cb9471da628220eb5874f77/log/logs/containers-build-errors.log09:59
*** dtantsur|afk is now known as dtantsur09:59
zbr|roverguess, what, that join is not at that line, not even by far.10:00
marioszbr|rover: you should be able to see the build test packages output maybe in the job_output.txt so check if it was applied10:01
zbr|roverthe entire exception does not make any sense as it was supposed to use code from https://review.opendev.org/c/openstack/tripleo-common/+/767168/3/tripleo_common/image/builder/buildah.py10:01
zbr|roveranother repository w/o functional testing10:02
zbr|roverffs, why we do not have any coverage using tox.10:03
*** jmasud has joined #oooq10:53
*** slaweq has joined #oooq11:02
slaweqchandankumar: hi11:02
slaweqchandankumar: I need some help with run of the os_tempest role locally11:02
slaweqI was trying to do that with https://gitlab.cee.redhat.com/chkumar/tripleo-bootcamp-tempest/blob/master/tempest_workflow.md#lets-try-os_tempest11:03
slaweqchandankumar: and I have error like http://paste.openstack.org/show/801084/11:03
slaweqchandankumar: can You take a look what I am missing there?11:03
slaweqthx in advance11:03
slaweqchandankumar: ok, I found the problem11:16
akahat|ruckslaweq, o/11:16
akahat|ruckslaweq, you are missing collections11:17
slaweqakahat|ruck: yes11:17
slaweqI just installed it11:17
akahat|ruckslaweq, https://opendev.org/openstack/ansible-collections-openstack/src/branch/master/README.md11:17
slaweqakahat|ruck: shouldn't it be added in https://github.com/openstack/openstack-ansible-os_tempest/blob/master/requirements.yml ?11:18
slaweqto be installed automatically11:18
slaweqI can propose patch if needed11:18
akahat|ruckslaweq, zbr|rover might have good answer about it.11:20
*** udesale_ has joined #oooq11:24
*** udesale has quit IRC11:26
bhagyashrismarios, hi, i am trying to fixing the requirements issue on patch https://review.rdoproject.org/r/#/c/28014/ but it's getting time_out.11:29
bhagyashrismarios, so what i observed in previous logs "ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts."11:31
bhagyashrishttps://logserver.rdoproject.org/14/28014/32/check/tox-py36-ci-config/79bdaa7/tox/py36-1.log11:31
bhagyashrisand the current logs: https://logserver.rdoproject.org/14/28014/52/check/tox-py36-ci-config/abe1bd5/tox/py36-1.log11:32
bhagyashriszbr|rover, ^^11:32
mariosbhagyashris: ack looking11:33
mariosbhagyashris: btw akahat|ruck filed a bug for that py36 job it is pretty broken https://bugs.launchpad.net/tripleo/+bug/190827411:33
openstackLaunchpad bug 1908274 in tripleo "tox-py36-ci-config job is broken " [Critical,Triaged]11:33
zbr|roverbhagyashris: be sure you pre-install pip 20.3+ before install, as there were some versions that could produce very slow installs including endless loops11:33
mariosbhagyashris: i am trying to update the requirements in https://review.rdoproject.org/r/#/c/31358/ (patch isn't related to requirements it is just blocking me from merging it so trying to see how far we can get there)11:34
bhagyashrismarios, s/requirements/test-requirements11:34
mariosbhagyashris: but you are hitting different issues there11:35
mariosbhagyashris: well both11:35
mariosbhagyashris: i mean ci-scripts/infra-setup/roles/rrcockpit/files/telegraf/requirements.txt11:35
mariosbhagyashris: https://review.rdoproject.org/r/#/c/31358/3/test-requirements.txt11:35
akahat|ruckzbr|rover, is it not installing using ensure_pip role?11:36
*** holser has joined #oooq11:37
bhagyashrismarios, yes i saw your patch and now it's failing at pyyaml and if you unpinned that then it will raise time out this is what my experience is11:37
mariosbhagyashris: ack i see... ok i just updated it for pyyaml now11:38
mariosbhagyashris: will check once it reports and dig further11:38
bhagyashrismarios, ack11:38
akahat|ruckmarios, zbr|rover what about ensure pip role.. it's not included here: https://github.com/rdo-infra/ci-config/blob/master/playbooks/pre-run-docker.yml11:39
akahat|ruckif we include it will it resolve the issue?11:39
akahat|ruckbhagyashris, ^^11:39
mariosakahat|ruck: you mean we don't have new enough pip?11:39
akahat|ruckmarios, as per errors that what i think.. otherwise we won't get that warning.11:40
akahat|ruckmarios, zbr|rover> bhagyashris: be sure you pre-install pip 20.3+ before install, as there were some versions that could produce very slow installs including endless loops11:40
mariosakahat|ruck: ack11:40
zbr|rovermarios: i did not look at build logs, but if is about pip install, that is 99% the cause.11:41
zbr|roversome combinations of bad requirements produced endless loops with previous versions of pip, using 20.3+ should tell you the real issue.11:42
marioszbr|rover: sounds like what bhagyashris is seeing ^^^11:42
marios13:32 < bhagyashris> and the current logs:11:42
marioshttps://logserver.rdoproject.org/14/28014/52/check/tox-py36-ci-config/abe1bd5/tox/py36-1.log11:42
*** matbu has quit IRC11:42
mariosINFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. If you want to abort this run, you can press Ctrl + C to do so. To improve how pip performs, tell us what happened here: https://pip.pypa.io/surveys/backtracking11:42
marioszbr|rover: ^11:43
zbr|roverhmm,.. this looks differnt.11:43
chandankumarsoniya29: akahat|ruck kopecmartin do we have any topics to disccuss for tempest meeting? or we can cancel it?11:43
zbr|roverpypa had some CDN issues yesterday but they are fixed now,11:44
*** matbu has joined #oooq11:44
zbr|roverrecheck should work in that case.11:44
akahat|ruckbhagyashris, could you try to add ensure_pip role here:  https://github.com/rdo-infra/ci-config/blob/master/playbooks/pre-run-docker.yml hoping to get different result here.11:44
zbr|roverthanks for the link, yep that is true: if you fail to mention any version ranges it could take a very long time to install dependencies as it requires to download them and check metadata on each of them.11:58
zbr|roveri read the they disables XMLRPC yesterday, which probably only made the search worse.11:59
*** matbu has quit IRC11:59
zbr|roverbut someone having a pinned version of dependencies (like lock file) or decent ranges should not endup having problems.11:59
* zbr|rover temporary out, digging in garage for an ancient invoice for my dead synology, at 5 degrees.12:00
*** rfolco has joined #oooq12:01
chandankumarsoniya29: akahat|ruck kopecmartin cancelling it then, since no topic12:01
akahat|ruckchandankumar, ack12:02
marioseasy one needs votes please https://review.rdoproject.org/r/3137012:10
*** ratailor has quit IRC12:13
*** ykarel_ has joined #oooq12:14
mariosfood biab12:15
*** ykarel has quit IRC12:17
bhagyashrisakahat|ruck, zbr|rover marios ensure_pip is not working https://review.rdoproject.org/r/#/c/28014/54/playbooks/pre-run-docker.yml :(12:24
weshay|ruckakahat|ruck, mtg12:31
akahat|ruckweshay|ruck, joining.12:31
*** jpena is now known as jpena|lunch12:33
weshay|ruckakahat|ruck, zbr|rover https://review.opendev.org/c/openstack/ansible-role-collect-logs/+/767225 https://review.opendev.org/c/openstack/tripleo-common/+/767264/1/tripleo_common/image/builder/buildah.py12:43
weshay|ruckzbr akahat|ruck, https://bugs.launchpad.net/tripleo/+bug/190832812:44
openstackLaunchpad bug 1908328 in tripleo "tripleo-tox-molecule centos/7/storage/x86_64/ceph-octopus/repodata/repomd.xml: [Errno 14] HTTP Error 404" [Critical,Triaged] - Assigned to Sorin Sbarnea (ssbarnea)12:44
*** ykarel_ is now known as ykarel12:54
marioseasy one needs votes please https://review.rdoproject.org/r/31370 sshnaidm weshay|ruck when you have time thanks13:01
weshay|ruckdang.. I don't have wf on rdo-jobs13:03
weshay|ruck+213:03
rfolcoweshay|ruck, do you know why master container build log is different from train ? The train one is much more informative with return codes for each container13:04
rfolcoCMD "sudo buildah bud ... returned: 0 in xxxs13:04
rfolcomaster build log >> https://logserver.rdoproject.org/40/29840/6/check/periodic-tripleo-ci-build-containers-ubi-8-push/fd29a5c/logs/build.log13:05
rfolcotrain >> https://logserver.rdoproject.org/36/31336/2/check/periodic-tripleo-ci-build-containers-ubi-8-push-train/39f2ec2/logs/build.log13:05
weshay|ruckrfolco, fyi https://review.opendev.org/c/openstack/tripleo-common/+/767264/1/tripleo_common/image/builder/buildah.py and look for patches from sorin13:06
rfolcoweshay|ruck, hmmm maybe I am missing master patch, will look thx13:07
*** rlandy has joined #oooq13:12
*** amoralej is now known as amoralej|lunch13:13
*** jpena|lunch is now known as jpena13:33
weshay|ruckpojadhav, you overwrote my change https://review.rdoproject.org/r/#/c/30492/11/ci-scripts/infra-setup/roles/rrcockpit/files/telegraf_py3/test_gerrit_changes.py13:33
weshay|ruckpojadhav, always clean your local.. and pull from remote.. before working in gerrit13:33
weshay|ruckpojadhav, https://review.rdoproject.org/r/#/c/30492/9..11/ci-scripts/infra-setup/roles/rrcockpit/files/telegraf_py3/test_gerrit_changes.py13:34
rlandyweshay|ruck: zbr|rover: well there's good news and bad news - stream jobs are green again ... but  still no logs13:37
weshay|ruckrlandy, k.. zbr|rover is focused on two issues.. atm the logs will have to wait or have someone else look13:37
rlandyk - I'll look at it13:37
weshay|ruckrlandy, so this worked? https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/766527/15/playbooks/tasks/tempest.yml13:38
rlandyweshay|ruck: no - seeing if we can ditch that review now13:39
rlandyrerunning in testproject13:39
weshay|ruckrlandy, ah k.. reading yatin's comment13:39
weshay|ruckk13:39
weshay|ruckrlandy, you should check for an ansible version bump13:39
rlandyweshay|ruck: also I'd like to get https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/765342 in13:40
rlandywill clean up the failure downstream as well13:40
rlandymuch better pass rate13:40
rlandyhttps://review.opendev.org/c/openstack/tripleo-ci/+/762766 we can merge if the pass rate is good enough13:41
weshay|ruckrlandy, k.. pinged lance and ade about it13:42
chandankumarrlandy: hello13:43
chandankumarrlandy: https://logserver.rdoproject.org/80/31380/1/check/periodic-tripleo-ci-centos-8-ovb-3ctlr_1comp_1supp-featureset039-master/d36197d/job-output.txt13:43
rlandychandankumar: hi13:43
chandankumarrlandy: on updating the rpms also not sure why it is pulling old one https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/767340/1/roles/ipa-multinode/tasks/ipaserver-subnode-install.yml13:44
rlandychandankumar: you mean it's still pulling the old ones or that is why you put up the patch?13:45
mariosweshay|ruck: chandankumar: fyi regarding 'the pacemaker packages mismatch' https://bugs.launchpad.net/tripleo/+bug/1907769/comments/8 we have it in the component ussuri job now13:45
openstackLaunchpad bug 1907769 in tripleo "standalone-upgrade-ussuri can't start containers during deployment container-puppet step2" [Critical,Fix released]13:45
chandankumarrlandy: yes it is still pulling the old one13:45
marioschandankumar: weshay|ruck: but train doesn't look like it will promote any time soon https://review.rdoproject.org/zuul/builds?pipeline=openstack-periodic-integration-stable3 :/13:45
rlandychandankumar: fs039 does not run that role13:45
weshay|ruckmarios, ya.. that will happen in periodic component pipeline for two reasons... no content-providers right.. and ussuri container builds are blocked13:46
rlandyipaserver-subnode-install.yml is only for the multinode job13:46
weshay|ruckmarios, nothing we can do about it at this thime13:46
weshay|rucktime13:46
mariosweshay|ruck: *train* is what we need in this case i.e. it needs the right containers during deployment but ack13:46
weshay|rucktrain is also blocked on container builds13:46
mariosack13:47
chandankumarrlandy: I am trying to fix this issue https://bugs.launchpad.net/tripleo/+bug/190765113:47
openstackLaunchpad bug 1907651 in tripleo "ovb featureset039 check & periodic fails during freeipa setup - could not open java-1.8.0" [Critical,Triaged]13:47
weshay|ruckso ya.. those component lines are just blocked .. :(13:47
rlandychandankumar: the change you made is fine - and should work with the multinode job. for fs039 we need to fix that elsewhere13:47
mariosweshay|ruck: np we don't have them in criteria yet anyway i am just working there https://review.rdoproject.org/r/#/c/31358/ and telling you cos you moved that bug to fix-released so fyi13:47
* rlandy gets13:47
pojadhavweshay|ruck, oops sorry :(13:48
chandankumarrlandy: ok13:48
rlandyreading bug13:48
chandankumarlet me do a codesearch13:48
weshay|ruckpojadhav, ya.. we want to isolate the tests to a dir.. and the data you use to a dir in tests13:48
weshay|ruckpojadhav, make sense?13:48
pojadhavweshay|ruck, yup13:48
weshay|ruckother than the test class name.. it looked fine otherwise.. wasn't sure if you were still iterating on more tests... or moving on to a diff .py13:49
weshay|ruckone test is ok.. my preference is to see at least 3 for each.. but can merge that one soon I think13:49
rlandychandankumar: was just doing that :)13:51
rlandychandankumar: role freeipa-setup13:51
pojadhavweshay|ruck, okay.. will rework on the patch.. after taking your change13:51
*** jmasud has quit IRC13:51
rlandyhttps://opendev.org/openstack/tripleo-quickstart-extras/src/branch/master/roles/freeipa-setup/README.md13:52
chandankumarrlandy: thanks! looking13:53
rlandychandankumar: here it is ... https://opendev.org/openstack/tripleo-quickstart-extras/src/commit/9fef1c0e42b5ee755196e08705f7368c1f2b5e1b/roles/freeipa-setup/tasks/main.yml13:53
rlandy^^ missing change13:53
chandankumarrlandy: https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/767340/1/roles/ipa-multinode/tasks/ipaserver-subnode-install.yml13:54
rlandychandankumar: ^^ yep - voted on that change13:55
rlandyoops - wrong link13:55
chandankumarsorry again wrong13:56
chandankumarlet me fix that13:56
rlandychandankumar: lol - are we all set?13:56
chandankumarrlandy: yes13:57
rlandythere are two files with the same change13:57
rlandychandankumar: ^^ agreed?13:57
chandankumaryes13:57
rlandyroles/freeipa-setup and roles/ipa-multinode13:57
rlandyok - cool13:57
chandankumarrlandy: https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/767340 done thanks!14:00
rlandychandankumar: +2 - that should do it for both14:01
*** amoralej|lunch is now known as amoralej14:06
akahat|ruckmarios, let14:12
akahat|rucklet'14:12
akahat|rucklet's add -v option here: https://github.com/rdo-infra/ci-config/blob/master/tox.ini#L1114:12
akahat|rucksome verbose output might help.14:12
pojadhavweshay|ruck, we can add negative scenarios(tests) as well for gerrit_changes script. if you are ok.. I will work on it.14:13
weshay|ruckpojadhav, great14:15
weshay|ruckpojadhav, ya.. target atleast 3 for each script... and we'll iterate14:15
pojadhavweshay|ruck, yup :) will do14:15
mariosakahat|ruck: ack good idea14:18
mariosakahat|ruck: i am switching to something else right now but will check later unless you do it first ;)14:18
akahat|ruckmarios, okay.. i'll push the change.14:18
* pojadhav brb14:29
*** TrevorV has joined #oooq14:34
*** jbadiapa has joined #oooq14:48
zbr|roverweshay|ruck: ok to +W https://review.opendev.org/c/openstack/tripleo-ci/+/767255 (see notes)14:50
zbr|roveris used in only two repos and we can fix if needed.14:50
weshay|ruckk.  thanks14:51
weshay|ruckrlandy, https://review.opendev.org/c/openstack/tripleo-ci/+/76725514:51
zbr|roverweshay|ruck:  in fact i am testing it now, to update the in-repo job to use podman.14:56
*** ykarel has quit IRC14:58
*** ykarel has joined #oooq14:58
rlandyweshay|ruck: https://code.engineering.redhat.com/gerrit/221454 Use container-tools rhel8 when building containers  - we have an override in the jobs internally  - trying rhel8 downstream15:02
weshay|ruckrlandy, yes let's test.. but hold off on merge.. or else we may break everything15:03
* zbr|rover wonders if he is the only one that finds runc-1.0.0-68.rc92 ... a funny versins. Did this had 92 release candidates?15:10
rlandy cp: cannot stat '/home/zuul/workspace/logs/undercloud/var/log/postci.txt.gz': No such file or directory15:12
rlandycollect logs failure15:12
zbr|roverweshay|ruck: i have podman issues... running as user on c8stream, as root it works, bu as non root I get: Error: could not get runtime: open /proc/1891371/ns/user: no such file or directory15:15
zbr|rovergoogle did not help much15:15
rlandyzbr|rover: we had a bunch of issues with access in stream - when latest seems to work better .. see the links chandankumar put in https://bugs.launchpad.net/tripleo/+bug/190747415:26
openstackLaunchpad bug 1907474 in tripleo "CentOS8-stream: tempest fails to load tests to be skipped: "The error was: KeyError: 'getpwuid(): uid not found: 1000'"" [High,Triaged] - Assigned to chandan kumar (chkumar246)15:26
rlandylooking at the log collection issue on stream15:27
rlandymay be similar15:27
chandankumarrlandy: during our rr, collect-logs was behaving weiredly15:29
rlandychandankumar: consistent failure on stream15:32
rlandyno log collection on nodes15:32
rlandyssh timing out15:32
chandankumarrlandy: may be hold the node and run there?15:33
rlandymarios: weshay|ruck: zbr|rover: can anyone actually asked infra re: permission to control job ordering the gate queue or are we just assuming they will say no? one or two people would get this permission15:36
mariosrlandy: i don't know if this is possible15:36
mariosrlandy: i can try and reach out to some folks if that is your request15:37
chandankumarrlandy: review link and job name?15:37
rlandymarios: as PTL can we put you up as a sacrifice to ask?15:37
rlandythanks15:37
rlandyfeel like we are tiptoeing around without even trying our luck15:37
mariosrlandy: ack15:37
rlandychandankumar: https://logserver.rdoproject.org/openstack-dependencies-centos8stream/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-centos-8-standalone-centos8stream-container-build-master/4ff7bc4/logs/quickstart_collect_logs.log15:37
rlandysee error at the end15:37
mariosrlandy: i really don't know/doubt it will be possible mainly because i'm guessing this is an automated thing15:37
chandankumarrlandy: need to fire a testproject15:38
rlandyit's software15:38
mariosrlandy: i.e. things lined up in teh queue i don't know if it is possible to15:38
mariosrlandy: yeah well we should find out anyway would be a useful thing if possible15:38
chandankumarlet me push a patch15:38
rlandyeverything is theoretically possible15:38
rlandywe can do it rdo15:38
mariosrlandy: enough time & money yes :D15:38
rlandymarios: I'm paying at this point - you in?15:38
mariosyolo!15:38
* marios throws mastercard15:38
rlandyhow much is all our time worth??15:38
rlandychandankumar: for log collection?15:39
rlandy- can try it out in the testproject15:39
chandankumarrlandy: yes15:39
chandankumarrlandy: https://review.rdoproject.org/r/#/c/31387/15:43
chandankumarrlandy: need pub key15:43
zbr|roverweshay|ruck: even after switching to a change on train branch I got the same error with https://logserver.rdoproject.org/69/31369/4/check/periodic-tripleo-ci-build-containers-ubi-8-push-train/68595bf/logs/containers-build-errors.log15:45
weshay|ruckrlandy, can we close the centos-stream boog?15:46
zbr|roverthis may explain why our test changes are useless, as they do not test the change being made.15:46
zbr|roverand that is how alex was able to introduce that error.15:46
rlandyweshay|ruck: ack15:46
rlandyI commented15:46
zbr|roverit would be "fun" to see if his revert may fail due to the same reason.15:47
rlandychandankumar: sec ...15:47
rlandynot periodic15:47
rlandyhttps://review.rdoproject.org/r/#/c/31387/15:47
rlandyno depends on here15:47
rlandyjob runs with tripleo-ci15:47
rlandyI mean current tripleo15:48
rlandynot tripleo-ci-testing15:48
chandankumarok15:48
*** ysandeep is now known as ysandeep|away15:48
rlandyso how would periodic help with pub key?15:48
rlandyand why all of a sudden?15:49
chandankumarrlandy:  done15:49
chandankumarrlandy: in order to log into hold node, we need pub key15:49
rlandyhttps://review.rdoproject.org/r/#/c/31165/15:50
rlandy^^ testproject been using15:50
* rlandy compares with non-stream job15:51
chandankumarrlandy: ok15:53
rlandychandankumar: but holding the node would be helpful15:53
rlandysomething is cooking here and I don't know what15:53
chandankumarrlandy: comparing with non-stream job is a good idea15:54
chandankumarrlandy: I am 99% sure, some python package is causing it15:54
chandankumarrlandy: what is the code of your little awesome tool which compares rpms?15:55
chandankumar*where15:55
*** jpena is now known as jpena|off15:57
*** jpena|off is now known as jpena15:59
rlandychandankumar: it compares particular rpms16:02
rlandyweshay|ruck's tool compares all16:02
rlandywebtool16:02
weshay|ruckrlandy, it may have been busted by the recent change to zipping16:02
weshay|ruckchandankumar, I can help if you need direction16:03
rlandychandankumar: the tool output is in the logs - the ones we don't collect :)16:03
rlandychicken-egg problem16:03
chandankumaroh no16:03
rlandyif we get on the node, we will see it16:03
* rlandy checks what we output to the console16:03
rlandysec16:03
rlandychandankumar: we we do spew out the raw packages: https://logserver.rdoproject.org/65/31165/9/check/periodic-tripleo-ci-centos-8-standalone-centos8stream-container-build-master/60bea5b/job-output.txt16:10
rlandyie: what's installed with stream and without16:10
rlandyreally weshay|ruck's tool would help here16:10
rlandyweshay|ruck: ^^ I've changed my mind16:10
rlandywe do need a control job here16:10
weshay|ruckping as needed, free16:11
rlandyweshay|ruck: either way we're messed up on this ... because no logs  = no list to compare16:15
weshay|ruckrlandy, what's the url?16:15
rlandyhttps://logserver.rdoproject.org/65/31165/9/check/periodic-tripleo-ci-centos-8-standalone-centos8stream-container-build-master/60bea5b/job-output.txt16:15
rlandyhttps://logserver.rdoproject.org/65/31165/9/check/periodic-tripleo-ci-centos-8-standalone-centos8stream-container-build-master/60bea5b/logs/16:16
rlandyno logs to get the lists to compare16:16
weshay|ruckya.. if collect-logs fails.. we have no rpms to diff16:17
rlandyyep16:19
rlandychicken-egg party16:19
rlandyso we'll have to scrape the screen output16:20
rlandyouch16:20
rlandychandankumar: so we have access to the node yet?16:33
weshay|ruckrfolco, 0/16:44
weshay|ruckrfolco, I see barbican worker failing w/ 125 in https://logserver.rdoproject.org/36/31336/4/check/periodic-tripleo-ci-build-containers-ubi-8-push-train/5f60c6c/logs/build.log but not https://logserver.rdoproject.org/36/31336/4/check/periodic-tripleo-ci-build-containers-ubi-8-push-train/5f60c6c/logs/report.html16:45
chandankumarrlandy: let me know if you get the results.16:49
weshay|ruckrfolco, ping16:49
rfolcoo/16:52
rfolcoweshay|ruck, this log with return codes is only for train16:53
*** marios is now known as marios|out16:53
rfolcoweshay|ruck, mas does not have it16:53
rfolcomaster16:53
rfolcoweshay|ruck, there is no CMD ... returned: 0 in XXXs in master logs16:54
rfolcohttps://logserver.rdoproject.org/40/29840/6/check/periodic-tripleo-ci-build-containers-ubi-8-push/fd29a5c/logs/build.log16:54
rfolcoweshay|ruck, any implementation that relies in build log output will break if anything changes16:56
*** udesale_ has quit IRC16:56
rfolcoweshay|ruck, I am stepping back on that "feature", buildah images <image> is the source of true for checking if the image built or not16:58
*** marios|out has quit IRC17:01
weshay|ruckrfolco, let's chat for a sec17:01
weshay|ruckhttps://meet.google.com/ytw-bffs-zgp?authuser=117:02
rfolcoweshay|ruck joining17:02
weshay|rucksorry was getting breakfast17:02
*** jfrancoa has quit IRC17:03
rlandythere are a million of these diffs17:05
rlandychandankumar: ^^ :(17:05
rlandymaybe we narrow it down?17:05
rlandypython only?17:06
chandankumaryes17:06
chandankumarpython only17:06
*** ykarel has quit IRC17:09
rlandychandankumar: http://pastebin.test.redhat.com/92644017:14
chandankumarrlandy: need one more filter, may be ansible deps?17:31
rlandyyep17:32
rlandychandankumar: hmm - not easy to narrow down just ansible deps17:47
rlandyand no access to the node any more17:48
rlandywe didn't hold it?17:48
*** chem has quit IRC17:54
chandankumarrlandy: we hold it17:56
chandankumarrlandy: yes, we hold it17:56
*** chem has joined #oooq17:56
rlandyI lost access17:56
chandankumarsame here17:57
*** jmasud has joined #oooq17:59
chandankumarrlandy: I am leaving now, poked nicholas on internal channel18:01
chandankumarhe might look into that18:01
rlandychandankumar: sure18:01
chandankumarsee ya18:01
rlandythanks for your help18:01
weshay|ruckrlandy, chandankumar https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/76698718:01
rlandyvoted18:02
*** jpena is now known as jpena|off18:02
rlandymaybe the miracle that cleaned up the delegate issue will also clean up the logs issue18:03
chandankumarrlandy: weshay|ruck periodic-tripleo-ci-centos-8-ovb-3ctlr_1comp_1supp-featureset039-master https://review.rdoproject.org/zuul/build/07f8f1cf9fb044c48865c3e5b1c9a06d : SUCCESS in 3h 08m 04s18:03
chandankumarrlandy: weshay|ruck https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/76734018:04
chandankumarone bug down18:05
*** amoralej is now known as amoralej|off18:09
rlandychandankumar: nice18:25
rlandyweshay|ruck: can we get rid of the container-tools 2.0 lock in master release file?18:25
*** derekh has quit IRC18:26
weshay|ruckah fak.. that's why master is working18:26
weshay|ruckrlandy, does victoria have the same?18:27
weshay|ruckassuming ussuri and train do not18:27
weshay|ruckrlandy, don't remove anything please18:27
rlandyweshay|ruck: ack18:29
rlandythey all have it18:29
* rlandy checks downstream job progress18:29
weshay|ruckrlandy, train?18:30
rlandyugh - still says 2.018:31
rlandyno - I tested 16.2 and 1718:31
rlandyhttps://sf.hosted.upshift.rdu2.redhat.com/logs/54/221454/1/check/tripleo-build-containers-ubi-8-internal-rhel-8-rhos-16.2/41e69a2/etc/dnf/modules.d/container-tools.module18:31
rlandybuildah.x86_64                                1.11.6-8.module+el8.3.0+8233+627fbb78           @rhosp-rhel-8.3-appstream18:32
weshay|ruckrlandy, train?18:32
weshay|rucknot 16.218:32
rlandyweshay|ruck: train also has the lock18:32
weshay|ruckhrm18:32
rlandy container-tools                    rhel818:34
weshay|ruckrlandy, rhel8 does or does not equal 2.018:35
rlandyweshay|ruck: by default rhel8 should be container-tools:rhel818:35
rlandyunless we lock it18:35
weshay|ruckunderstood18:35
weshay|ruckwhich we are18:35
weshay|ruckrlandy, can you in a hackmd summarize the locks18:35
weshay|ruckfor c8-train - master and rhel8 16.2 - 1718:36
rlandyit seems like alex thinks train should still be locked18:36
rlandycorrect18:36
rlandyand it does look like this got rhel818:36
rlandydnf module -y enable container-tools:rhel8; dnf module -y enable mariadb:10.3; dnf module -y enable virt:8.3; dnf module -y enable redis:5; fi18:36
rlandyyep18:37
rlandyworks now with rhel818:37
weshay|ruckrlandy, summarize in a hackmd please18:37
weshay|ruckper branch.. up and down18:37
rlandyweshay|ruck: let me confirm the base image build upstream first18:37
rlandyEnabling module streams:18:39
rlandy container-tools                                   rhel818:39
rlandywe need ti change those defaults18:40
rlandyweshay|ruck: sorry - hackmd link again?18:42
* rlandy closed it18:42
weshay|ruckrlandy, I don't have one18:43
rlandyhmmm ... thought we were doc'ing this somewhere18:44
weshay|ruckplease create a hackmd summary per branch and the container tools settings and what their values are18:44
weshay|ruck¯\_(ツ)_/¯18:44
rlandyack18:44
rlandysorry - end of year brain scatter18:44
rlandyalso everyon ehere freaking out over impending snow storm18:45
*** dtantsur is now known as dtantsur|afk18:50
*** jmasud has quit IRC18:56
*** jmasud has joined #oooq19:11
*** jmasud has quit IRC19:30
*** jmasud has joined #oooq19:32
rlandycollect logs thing is a container-tools issue19:42
rlandyhttps://opendev.org/openstack/ansible-role-collect-logs/src/branch/master/tasks/collect.yml#L9319:42
weshay|ruckheh19:53
weshay|ruckrlandy, hey.. testproject jobs are not incorporating tripleo-common changes19:53
weshay|ruckis that a required projects thing? right19:54
weshay|rucke.g. https://logserver.rdoproject.org/88/31388/1/check/periodic-tripleo-ci-build-containers-ubi-8-push-train/af66efd/zuul-info/inventory.yaml19:54
rlandyweshay|ruck: looking19:59
rlandyopendev.org/openstack/tripleo-common:20:00
rlandyrepo is there20:00
weshay|ruckthe repo is.. but the change is not20:00
rlandy change_url: https://review.opendev.org/c/openstack/tripleo-ci/+/75512420:00
rlandychange_url: https://review.rdoproject.org/r/3138820:00
rlandythere are only two recorded20:01
weshay|ruckrlandy, https://review.opendev.org/c/openstack/tripleo-common/+/767359 is missing20:01
rlandychecking job20:01
* weshay|ruck wonders if it's the url itself20:01
rlandyDepends-On: https://review.opendev.org/c/76735920:02
rlandyDepends-On: https://review.opendev.org/c/openstack/tripleo-ci/+/755124/20:02
rlandy^^ those two are there20:02
weshay|ruckI don't see 767359 in https://logserver.rdoproject.org/36/31336/4/check/periodic-tripleo-ci-build-containers-ubi-8-push-train/5f60c6c/zuul-info/inventory.yaml20:02
rlandyRepo | Branch openstack/tripleo-common | stable/ussuri20:02
rlandyweshay|ruck: am I reading this right ...20:03
rlandyhttps://review.rdoproject.org/r/#/c/31388/ to test https://review.opendev.org/c/openstack/tripleo-common/+/76735920:03
weshay|ruckah.. for the love20:03
rlandyon what branch?20:03
weshay|ruckya.. needs to be train20:03
* weshay|ruck trys again.. sorry20:04
rlandyweshay|ruck: np20:04
rlandynarrowing down collect logs issue20:04
rlandyweshay|ruck: ^^ same missing logs in container-tools job in downtream20:05
rlandyfailure at https://review.opendev.org/c/openstack/tripleo-common/+/76735920:05
rlandyugh20:05
rlandyhttps://opendev.org/openstack/ansible-role-collect-logs/src/branch/master/tasks/collect.yml#L9320:05
weshay|ruckI blame gerrit.. can't read this thing well20:05
rlandythe new gerrit is much harder to work with20:06
weshay|ruckrlandy, so is it timing out?20:06
rlandyor we are just old20:06
rlandyweshay|ruck: yeah - not connecting20:06
rlandycontainer_collection20:06
rlandytracing that20:06
weshay|ruckthat's a jinja template20:07
rlandyhttps://sf.hosted.upshift.rdu2.redhat.com/zuul/t/tripleo-ci-internal/builds?pipeline=openstack-dependencies-container_tools20:07
rlandy^^ the jobs that fail to build containers have logs20:07
rlandythe jobs that have containers, have no logs20:07
weshay|ruckis it running this? https://opendev.org/openstack/ansible-role-collect-logs/src/branch/master/files/collect-container-logs.sh20:07
rlandy<127.0.0.2> (0, b'BECOME-SUCCESS-zhdjdztjfcyghrmtvknqfpnitnaigyaj\n\n{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/tmp/collect-container-logs.sh", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_md5": false, "get_mime": true, "get_attributes": true}}}\n', b'OpenSSH_8.0p1, OpenSSL 1.1.1g FIPS  21 Apr 2020\r\ndebug1: Reading configuration data /home/zuul/workspace/.q20:08
rlandyuickstart20:08
rlandyyeah20:08
rlandy^ never finishes20:09
rlandydef container tools20:09
weshay|ruckrlandy, we can run that by hand20:12
weshay|ruckrlandy, let's look at it together20:12
rlandyweshay|ruck: k20:12
weshay|ruckhttps://meet.google.com/ote-vqqu-ypc?authuser=120:13
weshay|ruckrlandy,20:19
weshay|ruckhttps://opendev.org/openstack/ansible-role-collect-logs/src/branch/master/files/collect-container-logs.sh20:19
weshay|ruckrlandy, https://logserver.rdoproject.org/openstack-periodic-integration-stable3/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-build-containers-ubi-8-push-train/c2a155c/logs/containers-consolidated-builds.log20:32
weshay|ruckrlandy, https://trunk.rdoproject.org/api-centos8-train/api/civotes_agg_detail.html?ref_hash=e59fa31c15c5563057de9cfe85bf382620:33
rlandyweshay|ruck: buildah-1.11.6-8.module+el8.3.0+8233+627fbb78.x86_6420:41
*** jmasud has quit IRC20:43
rlandyweshay|ruck: https://opendev.org/openstack/tripleo-ansible/src/branch/master/tripleo_ansible/roles/tripleo_podman/vars/redhat-8.2.yml#L2120:52
*** rfolco has quit IRC20:56
rlandyhttps://hackmd.io/v2jCX9RwSeuP8EEFDHRa8g21:02
*** jmasud has joined #oooq21:13
*** jmasud has quit IRC21:19
*** rlandy is now known as rlandy|bbl21:43
*** TrevorV has quit IRC21:43
*** slaweq has quit IRC22:42
*** derekh has joined #oooq22:58
*** jbadiapa has quit IRC23:14

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