opendevreview | Ke Niu proposed openstack/neutron master: Cleanup py27 support https://review.opendev.org/c/openstack/neutron/+/853120 | 00:53 |
---|---|---|
*** amoralej|off is now known as amoralej | 06:18 | |
*** gibi_pto is now known as gibi | 07:26 | |
*** whoami-rajat__ is now known as whoami-rajat | 08:08 | |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: [OVN] Remove session check in ``update_network_postcommit`` https://review.opendev.org/c/openstack/neutron/+/852885 | 08:37 |
opendevreview | Merged openstack/neutron-tempest-plugin master: Delete tcp rule from a security group https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/848268 | 09:03 |
dulek_ | Can anyone help me understand what's happening with Neutron not binding ports here: https://32f609ec295af0430b41-eb6284ea91e31aca9d2eeb1f1f86cc98.ssl.cf1.rackcdn.com/837812/9/check/kuryr-kubernetes-tempest-yoga/19df6f7/controller/logs/index.html ? | 09:10 |
slaweq | dulek_: do You have port id to check? | 09:11 |
dulek_ | Sec…⁄ | 09:19 |
lajoskatona | ralonsoh: Hi, with pyroute2 master we still/again have many failures: i.e.: https://zuul.openstack.org/buildset/7f536322adde40fa83e1b8ab7a8df1ed | 09:19 |
dulek_ | slaweq: E.g. 513ed16c-fa2e-44e5-995f-8bab17b7761a. But I think any Kuryr created fails to be bound. | 09:20 |
lajoskatona | ralonsoh: shall we except again issues if it will be released, or am I missed something ? :-) | 09:20 |
slaweq | dulek_: ok, let me check | 09:20 |
ralonsoh | lajoskatona, let me check those errors | 09:22 |
ralonsoh | lajoskatona, maybe (maybe) those errors are ours (but because of some change in pyroute2) | 09:23 |
lajoskatona | ralonsoh: I checked fullstack and functional (i.e.: https://401a884445a9c5667b12-ea63ef32363ab40ce9c3b69f87c5f829.ssl.cf2.rackcdn.com/periodic/opendev.org/openstack/neutron/master/neutron-functional-with-pyroute2-master/ec0243c/testr_results.html ) | 09:23 |
ralonsoh | I'll open a launchpag bug and fix it | 09:23 |
ralonsoh | yeah, always the same error | 09:23 |
ralonsoh | TypeError: can not serialize 'nla_slot' object | 09:23 |
lajoskatona | ralonsoh: yes, "TypeError: can not serialize 'nla_slot' object" | 09:23 |
lajoskatona | ralonsho, yes exactly | 09:23 |
ralonsoh | this is because something is slipping into the blob we build before seding the info from privsep to the caller | 09:24 |
ralonsoh | I'll check it now | 09:24 |
slaweq | dulek_: I will have a meeting in 2 minutes but I will continue checking it after the meeting | 09:28 |
opendevreview | Alex Katz proposed openstack/neutron-tempest-plugin master: Use StatefulConnection class to verify connectivity in SG tests https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/853203 | 09:34 |
opendevreview | Merged openstack/neutron-dynamic-routing master: [sqlalchemy-20] Add missing DB context decorators https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/851799 | 09:40 |
opendevreview | Merged openstack/neutron-dynamic-routing master: [sqlalchemy-20] Add (still) missing DB context decorator https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/852775 | 09:40 |
frickler | funny how people see any use in spamming their +1 votes into patches right after they received W+1 https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/851799 | 09:46 |
frickler | also lajoskatona welcome back and thx for approving those. guess I'll need to write some release notes for the stable branches before we release the whole stack | 09:49 |
lajoskatona | frickler: sometimes it happen with me also when I forgot to refresh the tab with review, but it was topic as I see on board sync: https://etherpad.opendev.org/p/2022-08-board-openstack-sync#L53 | 10:04 |
lajoskatona | frickler: you mean release note for the zed release? yeah it is comming : https://lists.openstack.org/pipermail/openstack-discuss/2022-August/029965.html | 10:06 |
slaweq | dulek_: the only think I found so far is: | 10:34 |
slaweq | Aug 06 12:20:38.410232 ubuntu-focal-ovh-gra1-0030647833 neutron-server[113123]: WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-88b450f1-a195-49a8-ab2d-f0eda8c3b167 service kuryr] Refusing to bind port 513ed16c-fa2e-44e5-995f-8bab17b7761a to dead agent: <neutron.plugins.ml2.drivers.ovn.agent.neutron_agent.MetadataAgent object at 0x7f8c956b43d0> | 10:34 |
slaweq | but I don't know yet why it tries to bind it to the MetadataAgent, and why there are no any working agents there | 10:35 |
dulek_ | slaweq: Yep, I found that too, but logs of metadata agent look fairly okay to my unexperienced eye. | 10:36 |
dulek_ | slaweq: Also - master works, this only affects yoga in our CI. | 10:38 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Stop returning unneeded information from "pyroute2" method calls https://review.opendev.org/c/openstack/neutron/+/853259 | 10:48 |
frickler | lajoskatona: those +1 looked intentional to me, not accidental. but this is also not new, just something I feel the need to rant about from time to time | 10:49 |
frickler | lajoskatona: regarding reno I was talking about n-d-r specifically, all those recent backports didn't contain any, so I would like to have at least some bits added before doing stable releases | 10:50 |
frickler | but adding the same for master aka zed is also a good thing | 10:50 |
sean-k-mooney | in general its goot to have a reno for any patch seriese but +1 for any bug that will be backported that is not a trivial typo, docs or test only fix | 10:51 |
ralonsoh | dulek_, slaweq we backported https://review.opendev.org/q/Ia84410675d28002afc74368349c9b54f048f4f4d | 11:00 |
ralonsoh | but I think https://review.opendev.org/c/openstack/neutron/+/844179 is missing in yoga | 11:00 |
ralonsoh | so this is why the agent is always down and you can't bind the port | 11:01 |
ralonsoh | let me backport this patch now | 11:01 |
slaweq | dulek_: this can be the reason | 11:01 |
slaweq | but I think that it also may be a bit different problem with that patch | 11:01 |
slaweq | I will check it later today or tomorrow morning | 11:01 |
slaweq | but that backport is definitely something what we should do :) | 11:02 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/yoga: [ovn]neutron agent show real heartbeat_timestamp https://review.opendev.org/c/openstack/neutron/+/853261 | 11:02 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/yoga: remove unused updated_at parameter for AgentCache.update https://review.opendev.org/c/openstack/neutron/+/853262 | 11:04 |
ralonsoh | folks, we need https://review.opendev.org/c/openstack/neutron/+/851433 | 11:09 |
ralonsoh | BTW, if you ask about "why don't use n-lib methods?" --> https://review.opendev.org/c/openstack/neutron/+/851192 | 11:09 |
ralonsoh | this is the next patch to be merged | 11:09 |
ralonsoh | slaweq, if you have 1 min: https://review.opendev.org/q/I99d2a8078dd7acde72b232a5b1de826d7e1d60f3 | 11:18 |
slaweq | ralonsoh: done | 12:12 |
slaweq | for both https://review.opendev.org/q/I99d2a8078dd7acde72b232a5b1de826d7e1d60f3 and https://review.opendev.org/c/openstack/neutron/+/851433 | 12:12 |
opendevreview | Bodo Petermann proposed openstack/neutron master: Fix concurrent port binding activate https://review.opendev.org/c/openstack/neutron/+/853281 | 12:15 |
ralonsoh | slaweq, thanks! | 12:54 |
opendevreview | Andre Aranha proposed openstack/neutron master: Migrate CentOS Stream 8 job to CentOS Stream 9 https://review.opendev.org/c/openstack/neutron/+/853288 | 12:55 |
opendevreview | Mamatisa Nurmatov proposed openstack/neutron master: Use neutron-lib method is_session_active https://review.opendev.org/c/openstack/neutron/+/851192 | 12:56 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: ``Session.autocommit`` parameter is removed https://review.opendev.org/c/openstack/neutron/+/851433 | 12:57 |
*** amoralej is now known as amoralej|lunch | 13:00 | |
opendevreview | Merged openstack/neutron stable/yoga: [ovn]Change LogicalSwitchPortUpdateUpEvent old conditions https://review.opendev.org/c/openstack/neutron/+/852130 | 13:11 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: [DNM] Test https://review.opendev.org/c/openstack/neutron/+/853259 https://review.opendev.org/c/openstack/neutron/+/853298 | 13:33 |
ralonsoh | lajoskatona, thanks for the check thing in https://review.opendev.org/c/openstack/neutron/+/853259 | 13:35 |
ralonsoh | I was using "recheck" instead of "check" | 13:35 |
ralonsoh | in any case, I've seen than we don't have "neutron-fullstack-with-pyroute2-master" and "neutron-functional-with-pyroute2-master" in experimental | 13:36 |
ralonsoh | I'll add both | 13:36 |
lajoskatona | ralonsoh: I had to check the documentation to be sure (https://docs.openstack.org/neutron/latest/contributor/testing/ci_scenario_jobs.html#tempest-jobs-running-in-neutron-experimental-ci ) :P | 13:36 |
lajoskatona | ralonsoh: we should have: https://opendev.org/openstack/neutron/src/branch/master/zuul.d/job-templates.yaml#L56 | 13:37 |
ralonsoh | I was looking at the "check" queue.... | 13:37 |
ralonsoh | I need vacations now! | 13:37 |
lajoskatona | vacation is good :-) | 13:38 |
*** amoralej|lunch is now known as amoralej | 13:54 | |
*** dasm|off is now known as dasm | 13:55 | |
*** obondarev_ is now known as obondarev | 13:55 | |
lajoskatona | #startmeeting networking | 14:00 |
opendevmeet | Meeting started Tue Aug 16 14:00:02 2022 UTC and is due to finish in 60 minutes. The chair is lajoskatona. Information about MeetBot at http://wiki.debian.org/MeetBot. | 14:00 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 14:00 |
opendevmeet | The meeting name has been set to 'networking' | 14:00 |
lajoskatona | Hi | 14:00 |
mlavalle | o/ | 14:00 |
frickler | \o | 14:00 |
averdaguer | o/ | 14:00 |
rubasov | o/ | 14:00 |
slaweq | o/ | 14:01 |
ralonsoh | hi | 14:01 |
lajoskatona | let's start it :-) | 14:02 |
lajoskatona | #topic Announcements | 14:02 |
lajoskatona | the usual Zed schedule: https://releases.openstack.org/zed/schedule.html | 14:02 |
lajoskatona | we are at the end of it | 14:02 |
bcafarel | late o/ | 14:03 |
lajoskatona | see the mail from elodilles: [release] Release countdown for week R-7, Aug 15 - 19 (#link https://lists.openstack.org/pipermail/openstack-discuss/2022-August/029965.html ) | 14:03 |
lajoskatona | The important dates from it: | 14:03 |
lajoskatona | Non-client library freeze: August 26th, 2022 (R-6 week) | 14:03 |
lajoskatona | that is neutron-lib and next week, so if you have anything to merge, raise your hand and we can increase the review prioirty | 14:04 |
lajoskatona | Client library freeze: September 1st, 2022 (R-5 week) | 14:04 |
lajoskatona | Zed-3 milestone: September 1st, 2022 (R-5 week) | 14:04 |
slaweq | not only neutron-lib | 14:04 |
slaweq | also ovsdbapp and os-ken IIRC | 14:04 |
lajoskatona | yeah sorry, true | 14:04 |
lajoskatona | I checked yesterday and we have only one or 2 patches hanging | 14:05 |
lajoskatona | in these | 14:05 |
lajoskatona | Some info for the PTG: | 14:06 |
lajoskatona | Antelope PTG etherpad: https://etherpad.opendev.org/p/neutron-antelope-ptg | 14:06 |
lajoskatona | It will be a 100% virtual event, see: https://lists.openstack.org/pipermail/openstack-discuss/2022-August/029879.html | 14:06 |
lajoskatona | I updated the etherpad based on this info | 14:06 |
lajoskatona | Please register to it, it is free: https://openinfra-ptg.eventbrite.com/ | 14:07 |
lajoskatona | bad news that there will be no beer and pizza (or whatever session) dinner, but we can have higher participation | 14:08 |
mlavalle | we can drink our beers toegether during th last session | 14:09 |
* slaweq is sad because of this | 14:09 | |
lajoskatona | mlavalle: true :-) | 14:09 |
mlavalle | and a slice of pizza | 14:09 |
lajoskatona | another small info: perhaps you remember that an operator day was planned for Firday of that week | 14:10 |
lajoskatona | perhaps we can add session for operators, but it is under organization by Kendall and Amy | 14:11 |
mlavalle | that would be good | 14:11 |
mlavalle | operators feedback is always good | 14:11 |
lajoskatona | +1 | 14:11 |
lajoskatona | That's it for announcement, do you have any questions or comments? | 14:13 |
frickler | is there any data yet on when sessions will be scheduled? just like last time? | 14:14 |
lajoskatona | I haven't seen it yet | 14:15 |
opendevreview | Alex Katz proposed openstack/neutron-tempest-plugin master: Use StatefulConnection class to verify connectivity in SG tests https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/853203 | 14:15 |
lajoskatona | just the days: October 17-21 | 14:15 |
frickler | so no Friday? that would make scheduling even harder | 14:16 |
lajoskatona | No 21 is Friday | 14:16 |
frickler | ah, right, fine then | 14:16 |
lajoskatona | Ok next topic | 14:17 |
lajoskatona | #topic Bugs | 14:17 |
lajoskatona | Report from isabek: https://lists.openstack.org/pipermail/openstack-discuss/2022-August/029787.html | 14:17 |
lajoskatona | I see only tis one as hanging: Failed to process compatible router - network is unreachable (#link https://bugs.launchpad.net/neutron/+bug/1982882 ) | 14:18 |
lajoskatona | As I see waiting for more info | 14:18 |
ralonsoh | yeah but we need more ingo | 14:18 |
ralonsoh | yes | 14:18 |
lajoskatona | thanks ralonsoh | 14:18 |
lajoskatona | Report from elvira for the next week: https://lists.openstack.org/pipermail/openstack-discuss/2022-August/029900.html | 14:19 |
lajoskatona | as I checked all bug from that week is covered | 14:19 |
lajoskatona | And the last one: | 14:19 |
lajoskatona | Report from bcafarel: https://lists.openstack.org/pipermail/openstack-discuss/2022-August/029987.html | 14:19 |
lajoskatona | I saw an old manila bug arriving to us: | 14:20 |
lajoskatona | [CI][Devstack] Failing to SSH to test VMs with IPv6 (#link https://bugs.launchpad.net/neutron/+bug/1940324) | 14:20 |
lajoskatona | I checked only some config lines and they use dynamic routing and quagga in these jobs | 14:20 |
lajoskatona | hmmm, and as I mentioned it perhaps the problem is that they run it with ovn, and that is not working with n-d-r (local.conf from the bug: https://paste.openstack.org/show/808159/ ) | 14:22 |
bcafarel | oh true I did not think of n-d-r/ovn combo | 14:22 |
frickler | oh, so that's a duplicate of a long standing issue then, nice | 14:22 |
ralonsoh | which one? for documentation | 14:23 |
lajoskatona | yeah, but manilla can change this job to use ovs I suppose | 14:23 |
bcafarel | it sounds worth asking them to test and see if the job works with ovs | 14:24 |
lajoskatona | I dont know if there is a bug for it, I know this dnm patch: https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/814055 | 14:24 |
ralonsoh | thanks | 14:24 |
lajoskatona | bcafarel: agree, I add a comment on the bug | 14:24 |
frickler | I think the bug was closed because it was documented as missing feature on the OVN matrix | 14:25 |
lajoskatona | frickler: that is possible. | 14:25 |
lajoskatona | ok, I saw another bug which has no owner: | 14:26 |
lajoskatona | Exception in concurrent port binding activation (#link https://bugs.launchpad.net/neutron/+bug/1986003 ) | 14:26 |
ralonsoh | I'm checking this one | 14:26 |
ralonsoh | it's complicated to reproduce it | 14:26 |
mlavalle | thanks ralonsoh | 14:26 |
lajoskatona | just opened it and Bodo Peterman started to work on it :-) | 14:26 |
frickler | this is the OVN vs. BGP bug https://bugs.launchpad.net/neutron/+bug/1959666 | 14:27 |
lajoskatona | frickler: thanks | 14:27 |
lajoskatona | any comments or questions for the bugs from the last weeks, or any bug to discuss? | 14:28 |
ralonsoh | not from me | 14:29 |
slaweq | nothing from me neighter | 14:29 |
bcafarel | all good here (and thanks ralonsoh for checking that live migration bug) | 14:29 |
slaweq | but just one quick thing regarding next week's non-client libs freeze | 14:29 |
lajoskatona | let's hear it | 14:30 |
slaweq | here are not released changes in os-ken and ovsdbapp https://paste.opendev.org/show/bTyAOsAZYSISrWewjMJK/ | 14:30 |
slaweq | so IMO we should propose one more release of each of them before freeze | 14:30 |
ralonsoh | agree | 14:31 |
slaweq | that's all from me :) | 14:31 |
lajoskatona | slaweq: thanks, and agree | 14:32 |
lajoskatona | one more thing for bugs: | 14:32 |
lajoskatona | This week lajoskatona is the deputy and next week slaweq will be. | 14:32 |
slaweq | ok | 14:32 |
slaweq | good for me | 14:32 |
lajoskatona | slaweq: thanks | 14:32 |
lajoskatona | #topic On Demand Agenda | 14:32 |
lajoskatona | Do you have anything we can discuss? | 14:33 |
frickler | I have a question regarding cirros | 14:33 |
frickler | We are pretty closing to making a new release, which will very likely become 0.6.0 | 14:34 |
opendevreview | Merged openstack/neutron stable/wallaby: [ovn]Change LogicalSwitchPortUpdateUpEvent old conditions https://review.opendev.org/c/openstack/neutron/+/852155 | 14:34 |
frickler | and my idea is to support as many CI features as possible, maybe even make the use of ubuntu as advanced image obsolete | 14:34 |
frickler | is someone interested in testing this and possibly listing features that are still missing? | 14:34 |
lajoskatona | frickler: sounds great | 14:36 |
slaweq | frickler: I can definitely prepare list of features which we are missing in cirros and why we need to use ubuntu in some tests | 14:36 |
lajoskatona | can't we have some periodic job or similar for it? | 14:36 |
slaweq | lajoskatona: if that will be ready I think we can simply switch our regular jobs to use new cirros | 14:36 |
frickler | you can find the latest builds as artifacts here https://github.com/cirros-dev/cirros/actions/runs/2834915920 | 14:37 |
frickler | I can also try to put them onto some webserver for easier digestion | 14:37 |
lajoskatona | I mean to test the advanced features with master cirros or similar | 14:37 |
frickler | or maybe we can actually look into publishing a set of cirros-latest images, that's a good idea | 14:38 |
slaweq | lajoskatona: I think we can have just DNM patch which will use such image from master | 14:38 |
lajoskatona | slaweq: yeah, that is good | 14:38 |
slaweq | and when it will work and will be fine, we can update it in regular jobs | 14:38 |
slaweq | I don't think we need to have such periodic job forever | 14:38 |
lajoskatona | I thought as temporary one, but after saying it is not good idea :-( | 14:39 |
frickler | maybe I'll look into doing it the other way around, run some neutron job in cirros CI, that sounds more reasonable | 14:40 |
slaweq | frickler: true | 14:41 |
lajoskatona | frickler: thanks | 14:41 |
frickler | thanks for you ideas, that was helpful | 14:41 |
frickler | *yur | 14:41 |
frickler | *your even | 14:41 |
lajoskatona | if no more topics we can close the meeting | 14:42 |
slaweq | ++ | 14:42 |
slaweq | and please remember about CI meeting in 18 minutes | 14:42 |
bcafarel | :) | 14:42 |
slaweq | it will be video meeting this week | 14:42 |
lajoskatona | it will be video meeting this time? | 14:42 |
lajoskatona | ahh thanks | 14:42 |
slaweq | yes :) | 14:42 |
lajoskatona | #endmeeting | 14:43 |
opendevmeet | Meeting ended Tue Aug 16 14:43:00 2022 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 14:43 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/networking/2022/networking.2022-08-16-14.00.html | 14:43 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/networking/2022/networking.2022-08-16-14.00.txt | 14:43 |
opendevmeet | Log: https://meetings.opendev.org/meetings/networking/2022/networking.2022-08-16-14.00.log.html | 14:43 |
lajoskatona | bye | 14:43 |
ralonsoh | bye | 14:43 |
mlavalle | o/ | 14:43 |
slaweq | o/ | 14:43 |
lajoskatona | see you on the CI meeting | 14:43 |
opendevreview | Merged openstack/neutron stable/victoria: [ovn]Change LogicalSwitchPortUpdateUpEvent old conditions https://review.opendev.org/c/openstack/neutron/+/852156 | 14:53 |
slaweq | #startmeeting neutron_ci | 15:00 |
opendevmeet | Meeting started Tue Aug 16 15:00:23 2022 UTC and is due to finish in 60 minutes. The chair is slaweq. Information about MeetBot at http://wiki.debian.org/MeetBot. | 15:00 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 15:00 |
opendevmeet | The meeting name has been set to 'neutron_ci' | 15:00 |
slaweq | #link https://meetpad.opendev.org/neutron-ci-meetings | 15:00 |
slaweq | this week our meeting is on Jitsi ^^ | 15:00 |
*** amoralej is now known as amoralej|off | 15:01 | |
lajoskatona | o/ | 15:01 |
ykarel | o/ | 15:02 |
slaweq | Grafana dashboard: https://grafana.opendev.org/d/f913631585/neutron-failure-rate?orgId=1 | 15:03 |
slaweq | #topic Actions from previous meetings | 15:03 |
slaweq | slaweq to fix functiona/fullstack failures on centos 9 stream: https://bugs.launchpad.net/neutron/+bug/1976323 | 15:03 |
slaweq | #action slaweq to fix functiona/fullstack failures on centos 9 stream: https://bugs.launchpad.net/neutron/+bug/1976323 | 15:04 |
slaweq | ralonsoh to propose new neutron-lib release | 15:04 |
slaweq | slaweq to update grafana periodic jobs to change fedora to centos9-stream | 15:04 |
slaweq | Done https://review.opendev.org/c/openstack/project-config/+/852110 | 15:04 |
slaweq | #topic Stable branches | 15:05 |
bcafarel | https://review.opendev.org/c/openstack/neutron/+/852752 stein failing job | 15:06 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Stop returning unneeded information from "pyroute2" method calls https://review.opendev.org/c/openstack/neutron/+/853259 | 15:10 |
slaweq | #topic Stadium projects | 15:10 |
lajoskatona | https://review.opendev.org/c/openstack/networking-bagpipe/+/852867 | 15:11 |
slaweq | #topic Grafana | 15:12 |
slaweq | #topic Rechecks | 15:13 |
slaweq | +---------+----------+... (full message at https://matrix.org/_matrix/media/r0/download/matrix.org/ZeUbLHFxReEaQsUTJrmhpUyw) | 15:13 |
slaweq | | neutron | 9 | 16 | 56.25 | | 15:14 |
opendevreview | Merged openstack/neutron stable/ussuri: [ovn]Change LogicalSwitchPortUpdateUpEvent old conditions https://review.opendev.org/c/openstack/neutron/+/852157 | 15:16 |
slaweq | #topic fullstack/functional | 15:16 |
slaweq | https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_9a3/852723/2/check/neutron-functional-with-uwsgi/9a30d07/testr_results.html | 15:16 |
slaweq | #action ralonsoh to check route not found failure in functional job https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_9a3/852723/2/check/neutron-functional-with-uwsgi/9a30d07/testr_results.html | 15:18 |
slaweq | https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_434/847005/1/gate/neutron-fullstack-with-uwsgi/4349c8e/testr_results.html | 15:18 |
slaweq | #topic Periodic | 15:21 |
slaweq | neutron-fullstack-with-pyroute2-master and neutron-functional-with-pyroute2-master are failing every day | 15:21 |
ralonsoh | #link https://review.opendev.org/c/openstack/neutron/+/853259 | 15:21 |
slaweq | https://zuul.openstack.org/build/92bbe9555bd8471cae4658382b606a61 | 15:22 |
lajoskatona | https://bugs.launchpad.net/neutron/+bug/1986644 | 15:22 |
slaweq | neutron-ovn-tempest-ovs-master-centos-9-stream | 15:23 |
slaweq | https://zuul.openstack.org/build/cf262a642da946b3ab1a3ed6fd29435f | 15:23 |
slaweq | #action slaweq to check failing neutron-ovn-tempest-ovs-master-centos-9-stream periodic job | 15:26 |
slaweq | #endmeeting | 15:28 |
opendevmeet | Meeting ended Tue Aug 16 15:28:07 2022 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:28 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/neutron_ci/2022/neutron_ci.2022-08-16-15.00.html | 15:28 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/neutron_ci/2022/neutron_ci.2022-08-16-15.00.txt | 15:28 |
opendevmeet | Log: https://meetings.opendev.org/meetings/neutron_ci/2022/neutron_ci.2022-08-16-15.00.log.html | 15:28 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Don't retrieve SG port bindings when deleting a SG https://review.opendev.org/c/openstack/neutron/+/852723 | 15:39 |
opendevreview | Bodo Petermann proposed openstack/neutron master: Fix concurrent port binding activate https://review.opendev.org/c/openstack/neutron/+/853281 | 15:52 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Don't retrieve SG port bindings when deleting a SG https://review.opendev.org/c/openstack/neutron/+/852723 | 16:33 |
opendevreview | Merged openstack/neutron stable/xena: [ovn]Change LogicalSwitchPortUpdateUpEvent old conditions https://review.opendev.org/c/openstack/neutron/+/852131 | 16:39 |
opendevreview | Merged openstack/neutron master: Stop returning unneeded information from "pyroute2" method calls https://review.opendev.org/c/openstack/neutron/+/853259 | 22:11 |
*** dasm is now known as dasm|off | 22:26 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!