opendevreview | Amit Uniyal proposed openstack/whitebox-tempest-plugin master: evacuation tests https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/915393 | 06:48 |
---|---|---|
opendevreview | Amit Uniyal proposed openstack/whitebox-tempest-plugin master: evacuation tests https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/915393 | 08:15 |
opendevreview | Katarina Strenkova proposed openstack/tempest master: Implement purge list for tempest cleanup https://review.opendev.org/c/openstack/tempest/+/897847 | 11:28 |
opendevreview | Martin Kopec proposed openstack/tempest master: Enable record_resources in tempest-all job https://review.opendev.org/c/openstack/tempest/+/918725 | 11:31 |
opendevreview | Amit Uniyal proposed openstack/whitebox-tempest-plugin master: WIP: real time cpu https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/918520 | 11:42 |
opendevreview | Amit Uniyal proposed openstack/whitebox-tempest-plugin master: WIP: real time cpu https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/918520 | 12:29 |
opendevreview | Amit Uniyal proposed openstack/tempest master: Log request-id in test_delete_server_while_in_verify_resize_state test https://review.opendev.org/c/openstack/tempest/+/918439 | 13:19 |
opendevreview | Martin Kopec proposed openstack/tempest master: Enable record_resources in tempest-all job https://review.opendev.org/c/openstack/tempest/+/918725 | 14:28 |
kopecmartin | gmann: https://review.opendev.org/c/openstack/tempest/+/897847/ the indent is fixed, i created a new patch that will enable that feature in the job (i think it'll take me a few patchsets :D ) -> https://review.opendev.org/c/openstack/tempest/+/918725/ | 14:29 |
opendevreview | Ashley Rodriguez proposed openstack/devstack-plugin-ceph stable/2023.2: Add ingress deamon https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/908940 | 15:42 |
gmann | dansmith: I think centos has been failing but in tests not for packages fetch. rocky was failing on stable/2024.1 for packages pull but at least it was passing on master. for rocky job, NeilHanlon was looking into the issue. not sure of root cause is same as stable/2024.1 | 17:20 |
gmann | kopecmartin: ack, I am ok to enable it in follow up as you did, I will check today | 17:21 |
dansmith | gmann: rocky was failing yesterday too with a similar behavior | 17:21 |
dansmith | gmann: https://zuul.opendev.org/t/openstack/build/c87b5c96daa64f3c9dbe702101cfe977 | 17:22 |
gmann | dansmith: ohk, I think it is different from stable/2024.1 https://zuul.opendev.org/t/openstack/build/3a7b829555d14797a4e385b109340a89/log/job-output.txt#3475 | 17:26 |
gmann | we are still waiting if NeilHanlon can figure it out what's going on in rocky job | 17:27 |
dansmith | okay, so we can't merge anything in devstack right now then? | 17:28 |
gmann | dansmith: but meantime as it is failing frequently, we can make it non voting as we did in stable/2024.1 https://zuul.openstack.org/builds?job_name=devstack-platform-rocky-blue-onyx&skip=0 | 17:28 |
dansmith | okay | 17:28 |
gmann | let me know if you are proposing it and i can approve | 17:28 |
gmann | or want me to do | 17:28 |
dansmith | I'll do it yeah | 17:28 |
gmann | k | 17:28 |
opendevreview | Dan Smith proposed openstack/devstack master: Upload images with --file instead of stdin https://review.opendev.org/c/openstack/devstack/+/918680 | 17:30 |
opendevreview | Dan Smith proposed openstack/devstack master: Use OSCaaS to speed up devstack runs https://review.opendev.org/c/openstack/devstack/+/676016 | 17:30 |
opendevreview | Dan Smith proposed openstack/devstack master: DNM: Test OCaaS https://review.opendev.org/c/openstack/devstack/+/918681 | 17:30 |
opendevreview | Dan Smith proposed openstack/devstack master: Make rocky 9 job non-voting https://review.opendev.org/c/openstack/devstack/+/918808 | 17:30 |
gmann | dansmith: let's remove that from gate pipleline also, commented inline | 17:36 |
dansmith | oh sure | 17:36 |
opendevreview | Dan Smith proposed openstack/devstack master: Make rocky 9 job non-voting https://review.opendev.org/c/openstack/devstack/+/918808 | 17:36 |
opendevreview | Dan Smith proposed openstack/devstack master: Upload images with --file instead of stdin https://review.opendev.org/c/openstack/devstack/+/918680 | 17:36 |
opendevreview | Dan Smith proposed openstack/devstack master: Use OSCaaS to speed up devstack runs https://review.opendev.org/c/openstack/devstack/+/676016 | 17:36 |
opendevreview | Dan Smith proposed openstack/devstack master: DNM: Test OCaaS https://review.opendev.org/c/openstack/devstack/+/918681 | 17:36 |
dansmith | I just figured if it was temporary it wasn't a big deal, but ^] | 17:37 |
gmann | yeah but we do not know when it will get fixed especially seeing helping hand on that distro | 17:40 |
dansmith | no arguments from me :) | 17:40 |
gmann | dansmith: can you add a comment in job so that we know why we made it nv https://review.opendev.org/c/openstack/devstack/+/918808/comment/386f961d_5c216a5e/ | 17:41 |
gmann | sorry I did not ping about that earlier | 17:41 |
clarkb | dansmith: it is interesting that it calculated two different checksums and both didn't match in your log. It must've tried two grab the package from two different places? | 17:43 |
dansmith | clarkb: idk, I didn't (care to) debug it much | 17:44 |
clarkb | https://buildlogs.centos.org/centos/9-stream/nfv/x86_64/openvswitch-2/Packages/o/ does show a new build yesterday | 17:45 |
clarkb | I wonder if jobs ran as the packages were syncing so saw half a file (though rsync should do atomic moves to avoid that) | 17:45 |
clarkb | oh ya definitely short reads. It only downloaded 3kb but the package is 6.9MB | 17:46 |
dansmith | gmann: you want it commented out of the gate queue and not removed is that right? | 17:46 |
gmann | dansmith: either way is ok | 17:46 |
clarkb | maybe that was a 404 response instead | 17:47 |
gmann | dansmith: this comment I was mentioning about - to add a note https://review.opendev.org/c/openstack/devstack/+/918808/comment/386f961d_5c216a5e/ | 17:47 |
opendevreview | Dan Smith proposed openstack/devstack master: Make rocky 9 job non-voting https://review.opendev.org/c/openstack/devstack/+/918808 | 17:48 |
dansmith | gmann: yep | 17:48 |
opendevreview | Dan Smith proposed openstack/devstack master: Upload images with --file instead of stdin https://review.opendev.org/c/openstack/devstack/+/918680 | 17:48 |
opendevreview | Dan Smith proposed openstack/devstack master: Use OSCaaS to speed up devstack runs https://review.opendev.org/c/openstack/devstack/+/676016 | 17:48 |
opendevreview | Dan Smith proposed openstack/devstack master: DNM: Test OCaaS https://review.opendev.org/c/openstack/devstack/+/918681 | 17:48 |
dansmith | clarkb: I saw it fail multiple times yesterday | 17:48 |
dansmith | but yeah I didn't look much into why | 17:48 |
gmann | dansmith: +A, thanks | 17:48 |
clarkb | it would be nice if in addition to listing the easy "intsall this rpm to get the rdo repos" they actually poitned to the rdo repos on the listing page so they acn be inspected without dnf/yum or installing anything | 17:51 |
clarkb | I think it must be fetching from https://mirror.stream.centos.org/SIGs/9-stream/nfv/x86_64/openvswitch-2/ which naively seems to be a proper repo right now. | 17:59 |
clarkb | https://mirror.stream.centos.org/SIGs/9-stream/nfv/x86_64/openvswitch-2/repodata/repomd.xml this is the file that it must be failing to checksum properly based on the filesize | 18:00 |
clarkb | could be an issues in mirror syncing or something was simply written wrong. I wonder if it is failing right now (those files are just over 7 hours old I Think) | 18:01 |
dansmith | clarkb: looks like it has failed as recently as 20 minutes ago right? | 18:02 |
dansmith | oh sorry that's from yesterday | 18:03 |
clarkb | https://zuul.opendev.org/t/openstack/build/c87b5c96daa64f3c9dbe702101cfe977 is the most recent that I see | 18:04 |
clarkb | for that specific job. Maybe some other job ran more recently and failed this way though | 18:04 |
NeilHanlon | dansmith, gmann: sorry about the trouble with Rocky. I will try and look into this soon. I think part of the problem could be related to using the stream-9 NFV repo instead of the /9/ one. I maintain rebuilds of OVN and openvswitch for Rocky, as sometimes the stream buildroot is out of sync with RHEL until a release happens. | 18:56 |
opendevreview | Ashley Rodriguez proposed openstack/devstack-plugin-ceph stable/2023.2: Add ingress deamon https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/908940 | 19:13 |
opendevreview | Tony Breeds proposed openstack/bashate master: [DNM] Testing docs bump with new Sphinx https://review.opendev.org/c/openstack/bashate/+/918824 | 19:22 |
opendevreview | Tony Breeds proposed openstack/coverage2sql master: [DNM] Testing docs bump with new Sphinx https://review.opendev.org/c/openstack/coverage2sql/+/918849 | 19:24 |
opendevreview | Tony Breeds proposed openstack/devstack master: [DNM] Testing docs bump with new Sphinx https://review.opendev.org/c/openstack/devstack/+/918858 | 19:24 |
opendevreview | Tony Breeds proposed openstack/devstack-plugin-ceph master: [DNM] Testing docs bump with new Sphinx https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/918859 | 19:25 |
opendevreview | Tony Breeds proposed openstack/devstack-plugin-nfs master: [DNM] Testing docs bump with new Sphinx https://review.opendev.org/c/openstack/devstack-plugin-nfs/+/918860 | 19:25 |
opendevreview | Tony Breeds proposed openstack/devstack-tools master: [DNM] Testing docs bump with new Sphinx https://review.opendev.org/c/openstack/devstack-tools/+/918861 | 19:25 |
opendevreview | Tony Breeds proposed openstack/eslint-config-openstack master: [DNM] Testing docs bump with new Sphinx https://review.opendev.org/c/openstack/eslint-config-openstack/+/918866 | 19:26 |
opendevreview | Tony Breeds proposed openstack/grenade master: [DNM] Testing docs bump with new Sphinx https://review.opendev.org/c/openstack/grenade/+/918883 | 19:27 |
opendevreview | Tony Breeds proposed openstack/hacking master: [DNM] Testing docs bump with new Sphinx https://review.opendev.org/c/openstack/hacking/+/918884 | 19:27 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!