opendevreview | Ghanshyam proposed openstack/nova master: Add project manager role in Nova API policy rule https://review.opendev.org/c/openstack/nova/+/953063 | 00:38 |
---|---|---|
opendevreview | Ghanshyam proposed openstack/nova master: Add project manager role in Nova API policy rule https://review.opendev.org/c/openstack/nova/+/953063 | 00:58 |
*** mhen_ is now known as mhen | 01:58 | |
-opendevstatus- NOTICE: the gerrit service (https://review.opendev.org) is currently down, please be patient while we work on restoring it | 07:34 | |
*** iurygregory_ is now known as iurygregory | 11:15 | |
-opendevstatus- NOTICE: the gerrit service (https://review.opendev.org) is back up. We believe the restoration is complete. If you notice any issues please report them in #opendev ASAP | 11:55 | |
opendevreview | sean mooney proposed openstack/nova master: add detailed logging to get_updated_guest_xml https://review.opendev.org/c/openstack/nova/+/955056 | 12:16 |
opendevreview | Balazs Gibizer proposed openstack/nova master: DNM: Force librbd1 19.2.0 to fix ceph job https://review.opendev.org/c/openstack/nova/+/954956 | 13:07 |
bauzas | nova meeting in 30 mins now | 15:29 |
bauzas | #startmeeting nova | 16:00 |
opendevmeet | Meeting started Tue Jul 15 16:00:25 2025 UTC and is due to finish in 60 minutes. The chair is bauzas. Information about MeetBot at http://wiki.debian.org/MeetBot. | 16:00 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 16:00 |
opendevmeet | The meeting name has been set to 'nova' | 16:00 |
bauzas | #link https://wiki.openstack.org/wiki/Meetings/Nova#Agenda_for_next_meeting | 16:00 |
bauzas | howdy folks, I'll be your humble chair for today's meeting | 16:01 |
bauzas | who's around ? | 16:01 |
elodilles | o/ | 16:01 |
fwiesel | o/ | 16:01 |
ratailor_ | o/ | 16:01 |
gmaan | o/ | 16:01 |
gibi | o/ | 16:02 |
bauzas | okay, let's start | 16:03 |
bauzas | #topic Bugs (stuck/critical) | 16:03 |
bauzas | doh | 16:03 |
bauzas | #topic Bugs (stuck/critical) | 16:03 |
bauzas | #info One Critical bug | 16:03 |
gibi | https://bugs.launchpad.net/nova/+bug/2116852 | 16:03 |
gibi | nova-ceph-multistore job fails constantly with memory allocation error Edit | 16:03 |
bauzas | #link https://bugs.launchpad.net/nova/+bug/2116852 | 16:03 |
bauzas | yeah | 16:03 |
bauzas | just saw that | 16:03 |
bauzas | any proposed patch ? | 16:04 |
gibi | patch to sidable the single tempest test to unblock the gate: https://review.opendev.org/c/openstack/tempest/+/954949 | 16:04 |
bauzas | ack | 16:04 |
gibi | patch that proves that it is caused by ceph package update https://review.opendev.org/c/openstack/nova/+/954956 | 16:04 |
gibi | with downgraded packaged the test is green | 16:04 |
gmaan | did recheck again this morning. I think gerrit downtime did not work last night | 16:04 |
bauzas | thanks gmaan | 16:04 |
gibi | I'm trying to report a bug to ceph upstream but I does not seem to be able to register in their tracker successfully | 16:05 |
gmaan | gibi: nice, you want to go with your nova change with downgraded package or tempest change to skip test? | 16:05 |
gibi | I suggest to skip the test until we get some feedback from the ceph folks | 16:06 |
gibi | I don't like forcing packages manually | 16:06 |
gmaan | ok, make sense | 16:06 |
bauzas | cool | 16:06 |
gibi | does anybody have active acc to the ceph bug tracker? | 16:06 |
gibi | https://tracker.ceph.com/login | 16:06 |
gibi | mine is blocked on "Your account was created and is now pending administrator approval. | 16:07 |
gibi | (and yes they disabled the github issues in the repo) | 16:07 |
gmaan | not me, I have not created yet | 16:07 |
gibi | anyhow lets see what happens. If I cannot report a bug upstream I will use my RH powers downstream | 16:08 |
gibi | we can move on :) | 16:08 |
bauzas | ack | 16:08 |
bauzas | #topic Gate status | 16:09 |
bauzas | #link https://bugs.launchpad.net/nova/+bugs?field.tag=gate-failure Nova gate bugs | 16:09 |
gibi | we rae blocked by the above bug | 16:09 |
gibi | as nova-ceph-multistore is red | 16:09 |
bauzas | #link https://zuul.openstack.org/builds?project=openstack%2Fnova&project=openstack%2Fplacement&branch=stable%2F*&branch=master&pipeline=periodic-weekly&skip=0 Nova&Placement periodic jobs status | 16:09 |
bauzas | yeah | 16:09 |
bauzas | and the periodics are in a bad shape too | 16:09 |
gibi | centos jobs failing with | 16:10 |
gibi | ./stack.sh: line 504: /opt/stack/devstack/tools/outfilter.py: Permission denied | 16:10 |
gmaan | latest run seems passing | 16:10 |
gibi | but I did not dig deeper | 16:10 |
gmaan | #link https://zuul.opendev.org/t/openstack/builds?job_name=tempest-centos9-stream-fips&skip=0 | 16:10 |
gmaan | tempest run them periodic nightly and at least last two run pass | 16:11 |
gibi | the fip one seems to be different | 16:11 |
gmaan | though did not dig why outfilter.py: Permission denied error | 16:11 |
gibi | https://zuul.openstack.org/builds?job_name=tempest-integrated-compute-centos-9-stream&skip=0 | 16:12 |
gibi | this fails with the outfilter | 16:12 |
gmaan | ah another c9s job | 16:12 |
bauzas | all c9s jobs seem impacted | 16:12 |
gmaan | its same error in fips job also | 16:13 |
gmaan | #link https://zuul.opendev.org/t/openstack/build/e8f309cd649b4f0ca38ab7777e99de9f | 16:13 |
gmaan | which passed in recent run | 16:13 |
elodilles | it seems to be passing on master but not on stable branches | 16:14 |
gmaan | last run on stable was 2025-07-12 and we are seeing passing on master after that | 16:15 |
gmaan | maybe we can run it manually if its there in experimental pipeline or wait for next run | 16:15 |
gmaan | it seems they are not in experimental queue https://github.com/openstack/nova/blob/stable/2025.1/.zuul.yaml#L874 | 16:17 |
gmaan | sorry I found it | 16:17 |
gmaan | #link https://github.com/openstack/nova/blob/stable/2025.1/.zuul.yaml#L899 | 16:17 |
gmaan | checked experimental in this #link https://review.opendev.org/c/openstack/nova/+/952960 | 16:18 |
bauzas | cool | 16:19 |
bauzas | moving on ? | 16:19 |
gibi | one more | 16:19 |
bauzas | k | 16:19 |
gibi | https://bugs.launchpad.net/grenade/+bug/2116336 this happens semi frequently but it is annoying as it makes the zuul feedback very slow | 16:19 |
gibi | grenade times out on dumping DBs | 16:20 |
gibi | so I proposed https://review.opendev.org/c/openstack/grenade/+/954629 to prevent looong timeout | 16:20 |
gibi | but I don't have any idea why it hangs | 16:20 |
gibi | I found nothing in the logs | 16:20 |
gibi | if somebody has ideas then please take a look at the bug | 16:21 |
bauzas | what a lovely week | 16:21 |
gibi | (I have no more) | 16:22 |
bauzas | this is fine (c) dog | 16:22 |
bauzas | okay, moving on | 16:22 |
bauzas | #topic tempest-with-latest-microversion job status | 16:23 |
bauzas | #link https://zuul.opendev.org/t/openstack/builds?job_name=tempest-with-latest-microversion&skip=0 | 16:24 |
bauzas | red red red red | 16:24 |
gmaan | no updates on this. did not get chance to work last week | 16:24 |
bauzas | no worries | 16:24 |
bauzas | moving on | 16:24 |
bauzas | #topic Release Planning | 16:24 |
bauzas | #link https://releases.openstack.org/flamingo/schedule.html | 16:24 |
gmaan | still 21 more tetts to fix | 16:24 |
bauzas | #info Nova deadlines are set in the above schedule | 16:24 |
bauzas | we have around 7 weeks before ff, if I recount correctly | 16:25 |
bauzas | #topic Review priorities | 16:26 |
bauzas | #link https://etherpad.opendev.org/p/nova-2025.2-status | 16:26 |
bauzas | #topic OpenAPI | 16:26 |
gmaan | last I checked yesterday, still 18 changes yet to review. | 16:27 |
bauzas | #link: https://review.opendev.org/q/topic:%22openapi%22+(project:openstack/nova+OR+project:openstack/placement)+-status:merged+-status:abandoned | 16:27 |
bauzas | #info 18 remaining. | 16:27 |
bauzas | doh, jinxed | 16:27 |
bauzas | #topic Stable Branches | 16:28 |
bauzas | elodilles: happy to speak up ? | 16:28 |
elodilles | yepp | 16:28 |
elodilles | #info stable branches (stable/2025.1 and stable/2024.*) seem to be in OK state | 16:28 |
elodilles | well, i mean i haven't seen any issue | 16:29 |
elodilles | release nova stable versions: | 16:29 |
elodilles | 31.0.1 (2025.1 Epoxy) https://review.opendev.org/c/openstack/releases/+/955058 | 16:29 |
elodilles | 30.0.2 (2024.2 Dalmatian) https://review.opendev.org/c/openstack/releases/+/947847 | 16:29 |
elodilles | 29.2.2 (2024.1 Caracal) https://review.opendev.org/c/openstack/releases/+/954474 | 16:29 |
elodilles | (the latter is preparation for 2024.1 Caracal to move to Unmainained in October) | 16:29 |
elodilles | they need a release liaison / PTL Code-review+1 | 16:30 |
elodilles | #info stable branch status / gate failures tracking etherpad: https://etherpad.opendev.org/p/nova-stable-branch-ci | 16:30 |
elodilles | that's it from me about stable branches | 16:31 |
elodilles | bauzas: back to you | 16:31 |
bauzas | cool | 16:31 |
bauzas | #topic vmwareapi 3rd-party CI efforts Highlights | 16:32 |
bauzas | fwiesel: there ? | 16:32 |
fwiesel | No updates from my side. | 16:32 |
fwiesel | Back to you, bauzas | 16:32 |
bauzas | ack | 16:32 |
bauzas | #topic Gibi's news about eventlet removal. | 16:33 |
gibi | hey that is me | 16:33 |
bauzas | gibi: anything to say except that you're awaiting eagerly for my reviews ? | 16:33 |
gibi | I was busy trying to unblock to land the last approved patch | 16:33 |
gibi | I'm waiting review starting at https://review.opendev.org/c/openstack/nova/+/954990 | 16:33 |
gibi | sorry wrong link | 16:34 |
gibi | https://review.opendev.org/c/openstack/nova/+/948187/24 | 16:34 |
gibi | this is the good one | 16:34 |
gibi | https://review.opendev.org/c/openstack/nova/+/954990 is valid but it has a rabbit hole we need to go into but maybe not right now. | 16:34 |
dansmith | gibi: I think we should go ahead with removing the eventlet dependency with that patch, no worse than today | 16:35 |
gibi | I have to go back and read dansmith's answer but I think we will procide with it | 16:35 |
gibi | yepp | 16:35 |
gibi | thanks dansmith for helping out | 16:35 |
dansmith | gibi: I'm POCing a proper fix to scatter-gather/multi-list that will make it do the thing we were thinking it does | 16:35 |
gibi | cool | 16:35 |
gibi | that will be an interesting patch :) | 16:36 |
dansmith | I'll try to get that working and proposed and then will try to circle back on reviews | 16:36 |
gibi | awesome | 16:36 |
dansmith | I also have outstanding glance pings | 16:36 |
dansmith | so, I don't want to over-promise :) | 16:36 |
gibi | no worries :) | 16:36 |
bauzas | excellent thanks | 16:36 |
gibi | I have no other news | 16:36 |
bauzas | #topic Open discussion | 16:37 |
bauzas | (crickets) | 16:37 |
bauzas | anything anyone ? | 16:37 |
gibi | - | 16:38 |
bauzas | cool | 16:38 |
bauzas | I'll be honest, I don't have the same energy than Uggla about skimming the long list of untriaged bugs | 16:38 |
bauzas | but I can give the baton to any volunteer | 16:38 |
* gibi looks at a distant corner | 16:38 | |
bauzas | thanks all then :) | 16:39 |
bauzas | see you next week | 16:39 |
gibi | thanks folks | 16:39 |
bauzas | #endmeeting | 16:39 |
opendevmeet | Meeting ended Tue Jul 15 16:39:22 2025 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 16:39 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/nova/2025/nova.2025-07-15-16.00.html | 16:39 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/nova/2025/nova.2025-07-15-16.00.txt | 16:39 |
opendevmeet | Log: https://meetings.opendev.org/meetings/nova/2025/nova.2025-07-15-16.00.log.html | 16:39 |
fwiesel | Thanks, everyone | 16:39 |
elodilles | thanks o/ | 16:39 |
gmaan | thanks | 16:39 |
ratailor_ | thanks | 16:41 |
opendevreview | Dan Smith proposed openstack/nova master: Remove eventlet timer from multi_cell_list https://review.opendev.org/c/openstack/nova/+/954990 | 17:34 |
opendevreview | Dan Smith proposed openstack/nova master: WIP: Parallelize s-g generators https://review.opendev.org/c/openstack/nova/+/955091 | 17:34 |
opendevreview | Brett Holman proposed openstack/nova master: Add DMI data to non-x86 architectures https://review.opendev.org/c/openstack/nova/+/953989 | 18:56 |
sean-k-mooney | do we have a critiria for what can and cant go in nova-contrib? | 20:38 |
sean-k-mooney | now that it exists im wondering if it makes sense to port https://opendev.org/x/nfv-filters/src/branch/master/nfv_filters/nova/scheduler/filters/aggregate_instance_type_filter.py | 20:40 |
sean-k-mooney | i suspect that may not quite work any more due to the removal of log translation and six | 20:41 |
sean-k-mooney | but im wondering if we are ok with out of tree filters/weigher in nova-contrib in general | 20:42 |
sean-k-mooney | nova-contibe is not actully a valid python package | 20:43 |
sean-k-mooney | which is why im wondering how it can be used/extended over time | 20:43 |
sean-k-mooney | maybe a topic for the ptg? alhtough we likely shoudl at a minium add a licene file before the end of the release and likely a readme too even if its short | 20:47 |
dansmith | yeah, discuss next ptg.. I don't really want it to grow to a python package with all the release requirements (if we can help it) | 21:08 |
dansmith | and, I'd say I'm not sure if I want to encourage (via setting an example) out of tree drivers for interfaces that aren't really very strong, even though we all acknowledge that filter/weighers are pretty common | 21:09 |
dansmith | so not opposed, but think it might be good to set some ground rules | 21:09 |
opendevreview | Brett Holman proposed openstack/nova master: Add DMI data to non-x86 architectures https://review.opendev.org/c/openstack/nova/+/953989 | 21:41 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!