*** elodilles_pto is now known as elodilles | 06:35 | |
opendevreview | yatin proposed openstack/neutron-tempest-plugin master: Update Cirros image to 0.6.2 https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/890177 | 06:42 |
---|---|---|
opendevreview | yatin proposed openstack/neutron master: Update Cirros to 0.6.2 https://review.opendev.org/c/openstack/neutron/+/890178 | 06:47 |
opendevreview | Lucas Alvares Gomes proposed openstack/neutron master: [OVN] Disable the mcast_flood_reports option for LSPs https://review.opendev.org/c/openstack/neutron/+/888127 | 09:00 |
opendevreview | liuxie proposed openstack/neutron-fwaas master: Support l3 firewall for ovn driver https://review.opendev.org/c/openstack/neutron-fwaas/+/845756 | 09:02 |
opendevreview | Lucas Alvares Gomes proposed openstack/neutron master: [OVN] Hash Ring: Better handle Neutron worker failures https://review.opendev.org/c/openstack/neutron/+/888574 | 09:14 |
opendevreview | Merged openstack/neutron master: Add new DEFAULT option named "my_ipv6" https://review.opendev.org/c/openstack/neutron/+/887960 | 09:15 |
*** dmellado17042088 is now known as dmellado | 09:51 | |
opendevreview | Slawek Kaplonski proposed openstack/neutron master: DNM just test for the neutron-fullstack tests https://review.opendev.org/c/openstack/neutron/+/890189 | 10:39 |
opendevreview | Slawek Kaplonski proposed openstack/neutron master: DNM just test for the neutron-fullstack tests https://review.opendev.org/c/openstack/neutron/+/890189 | 10:40 |
opendevreview | Slawek Kaplonski proposed openstack/neutron master: DNM just test for the neutron-fullstack tests https://review.opendev.org/c/openstack/neutron/+/890189 | 10:43 |
amarao | Is it possible to have two vxlan segments with different local_ips for ml2+ovs? I want to have some networks to run in one network segment, and some networks to go through other segment (my servers have two interfaces into different switches). | 11:08 |
*** obondarev_ is now known as obondarev | 12:26 | |
opendevreview | Jakub Libosvar proposed openstack/neutron master: dvr: Avoid installing non-dvr openflow rule on startup https://review.opendev.org/c/openstack/neutron/+/889752 | 12:53 |
opendevreview | Slawek Kaplonski proposed openstack/neutron-tempest-plugin master: Skip stateless SG dualstack tests when openvswitch fw driver is used https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/890210 | 13:54 |
slaweq | #startmeeting networking | 14:00 |
opendevmeet | Meeting started Tue Aug 1 14:00:09 2023 UTC and is due to finish in 60 minutes. The chair is slaweq. 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 | o/ | 14:00 |
slaweq | ping bcafarel, elvira, frickler, mlavalle, mtomaska, obondarev, slawek, tobias-urdin, ykarel, lajoskatona, jlibosva, averdagu, amotoki | 14:00 |
haleyb | o/ | 14:00 |
obondarev | hi | 14:00 |
mtomaska | o/ | 14:00 |
slaweq | ralonsoh is still on PTO but he asked me to run meeting today | 14:00 |
ykarel | o/ | 14:00 |
bcafarel | o/ | 14:00 |
amotoki | hi | 14:00 |
slaweq | ok, I think we can start | 14:01 |
slaweq | #topic announcements | 14:01 |
rubasov | o/ | 14:02 |
slaweq | Bobcat release schedule: | 14:02 |
slaweq | #link https://releases.openstack.org/bobcat/schedule.html | 14:02 |
slaweq | we are now approaching non-client libraries deadline which will be in 3 weeks from now | 14:02 |
slaweq | so if You have any patches to neutron-lib os-ken ovsdbapp which You want to have in Bobcat, please make sure those are merged before that deadline | 14:03 |
lajoskatona | ack | 14:04 |
slaweq | and one week after this non-client libraries freeze there will be Bobcat-3 and feature freeze | 14:04 |
slaweq | so we should now focus on finalizing implementation of the features which we want to have in 2023.2 | 14:04 |
slaweq | and that's all announcements fom me | 14:05 |
slaweq | anything else You maybe want to announce to the team? | 14:05 |
slaweq | if not, lets move on | 14:06 |
slaweq | #topic bugs | 14:06 |
slaweq | rubasov was our bug deputy last week | 14:06 |
slaweq | report https://lists.openstack.org/pipermail/openstack-discuss/2023-July/034587.html | 14:06 |
slaweq | rubasov any bugs You want to discuss now? | 14:07 |
rubasov | I believe everything is in the report | 14:07 |
slaweq | thx | 14:07 |
rubasov | there are a few bugs not taken, please have a look | 14:07 |
slaweq | so from the report I see 3 bugs without assignee | 14:07 |
slaweq | https://bugs.launchpad.net/neutron/+bug/2028651 - OVN related, triaged by Gregory from Octavia team, we need to take a look at it, | 14:07 |
slaweq | https://bugs.launchpad.net/neutron/+bug/2028442 - It seems that there's nothing to do here in Neutron, but I would like otherwiseguy to confirm that, | 14:07 |
slaweq | https://bugs.launchpad.net/neutron/+bug/2028285 - Unit tests failure - but how this isn't the issue in our gate? | 14:08 |
rubasov | it only happens when the test runs in isolation | 14:08 |
rubasov | but not when it runs as part of the test suite | 14:08 |
rubasov | so we have some inference from other tests | 14:08 |
slaweq | ok, so it's most likely some missing mock or config option override | 14:08 |
slaweq | it happened many times in the past with different tests | 14:09 |
slaweq | I can check that one | 14:09 |
slaweq | any volunteer to check https://bugs.launchpad.net/neutron/+bug/2028651 ? | 14:09 |
ykarel | slaweq, this unit test failure looks different then the config ones, i described that, but please check | 14:09 |
slaweq | ok, thx | 14:10 |
slaweq | I will check it | 14:10 |
slaweq | there is also one new RFE proposed: | 14:11 |
slaweq | https://bugs.launchpad.net/neutron/+bug/2028660 | 14:11 |
slaweq | and this is related to FWaaS so would be create if someone familiar with FWaaS could take a look at this | 14:11 |
slaweq | but we will of course discuss about it on the drivers meeting | 14:12 |
slaweq | that's all about bugs from me for today | 14:12 |
slaweq | any other bugs You want to discuss today? | 14:13 |
slaweq | if not, I think we can move on | 14:13 |
slaweq | #topic community_goals | 14:14 |
slaweq | 1) Consistent and Secure Default RBAC | 14:14 |
slaweq | I proposed new neutron-lib release this week | 14:14 |
slaweq | once it will be merged I will be able to move on with https://review.opendev.org/c/openstack/neutron/+/886724 | 14:15 |
slaweq | that's all on this topic | 14:15 |
slaweq | ahh, sorry but I forgot one important thing | 14:15 |
lajoskatona | The release patch: https://review.opendev.org/c/openstack/releases/+/890038 | 14:15 |
slaweq | this week our bug deputy is lucasagomes and next week it will be jlibosva | 14:16 |
slaweq | thx lajoskatona | 14:16 |
slaweq | 2) Neutron client deprecation | 14:16 |
lajoskatona | The usual etherpad: https://etherpad.opendev.org/p/python-neutronclient_deprecation | 14:17 |
lajoskatona | Few moving things: one for fwaas: https://review.opendev.org/c/openstack/python-neutronclient/+/880629 | 14:17 |
lajoskatona | as sdk was released with the dependency it is green now, so please review it | 14:17 |
lajoskatona | The other thing is for sfc | 14:17 |
lajoskatona | partly related but I added api-ref for sfc to n-lib: https://review.opendev.org/c/openstack/neutron-lib/+/887193 | 14:18 |
lajoskatona | if you have time check it, to tell the truth I am not an sfc expert, so apreciate if you point to mistakes in it :-) | 14:18 |
lajoskatona | I mostly copied from sfc repo | 14:19 |
lajoskatona | sfc sdk WIP patch: https://review.opendev.org/c/openstack/openstacksdk/+/887387 | 14:19 |
lajoskatona | and the client patch: https://review.opendev.org/c/openstack/python-neutronclient/+/887388 | 14:19 |
lajoskatona | these are WIP now, I hope I can go back to them soon | 14:19 |
lajoskatona | that's it from me for this topic | 14:19 |
slaweq | thx lajoskatona | 14:20 |
slaweq | #topic on_demand | 14:20 |
slaweq | do You have anything else You would like to discuss today? | 14:20 |
mlavalle | I just want to say that I won't make it today to the CI meeting | 14:21 |
mlavalle | Haven't been able to do my homework, so if you want, please assign it to me again | 14:21 |
slaweq | thx for the heads up mlavalle | 14:21 |
slaweq | ok, if there are no other topics, I will finish this meeting earlier today | 14:22 |
slaweq | but please remember that in 38 minutes we will have ci meeting (on irc this week) | 14:22 |
slaweq | #endmeeting | 14:22 |
opendevmeet | Meeting ended Tue Aug 1 14:22:54 2023 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 14:22 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/networking/2023/networking.2023-08-01-14.00.html | 14:22 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/networking/2023/networking.2023-08-01-14.00.txt | 14:22 |
opendevmeet | Log: https://meetings.opendev.org/meetings/networking/2023/networking.2023-08-01-14.00.log.html | 14:22 |
slaweq | o/ | 14:22 |
mlavalle | o/ | 14:22 |
obondarev | o/ | 14:23 |
ykarel | o/ | 14:23 |
bcafarel | o/ | 14:23 |
haleyb | o/ | 14:23 |
rubasov | o/ | 14:23 |
amotoki | o/ | 14:23 |
lajoskatona | o/ | 14:23 |
mtomaska | o/ | 14:23 |
lajoskatona | slaweq, mlavalle: shall I ask you to check a small tap-as-a-service patch from whitestack people: https://review.opendev.org/c/openstack/tap-as-a-service/+/886532, they are having issue on newer distros and replacing brctl command | 14:25 |
slaweq | lajoskatona approved | 14:26 |
lajoskatona | slaweq: thanks | 14:26 |
slaweq | #startmeeting neutron_ci | 15:00 |
opendevmeet | Meeting started Tue Aug 1 15:00:12 2023 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 | ping bcafarel, lajoskatona, mlavalle, mtomaska, ralonsoh, ykarel, jlibosva, elvira | 15:00 |
lajoskatona | o/ | 15:00 |
mtomaska | o/ | 15:00 |
slaweq | Grafana dashboard: https://grafana.opendev.org/d/f913631585/neutron-failure-rate?orgId=1 | 15:00 |
slaweq | Please open now :) | 15:00 |
bcafarel | o/ | 15:00 |
slaweq | ralonsoh and mlavalle will not be there this week | 15:01 |
slaweq | I hope ykarel will join soon | 15:01 |
slaweq | but I think we can start | 15:01 |
slaweq | #topic Actions from previous meetings | 15:01 |
slaweq | first one was on ralonsoh and I will assign it to him for next week just to not forget | 15:02 |
slaweq | #action ralonsoh to check failed neutron.tests.fullstack.test_l3_agent.TestHAL3Agent.test_keepalived_multiple_sighups_does_not_forfeit_primary test | 15:02 |
ykarel | o/ | 15:02 |
slaweq | and the second one is: | 15:02 |
slaweq | mtomaska will check fullstack timeout while waiting for fake server to be alive | 15:02 |
mtomaska | yes. I did look into this but honestly, there was nothing in the logs... that would help | 15:03 |
mtomaska | the test logs shows retrying to "get network" but non of those requests are getting to neutron servers based on neutron logs. After 60 seconds everything times out | 15:04 |
slaweq | hmm, interesting | 15:04 |
lajoskatona | Something appears in my mind with simlar logs, but that time with ports perhaps | 15:04 |
slaweq | did You check in neutron-server log in the directory of that specific test which failed? | 15:05 |
mtomaska | yes, downloaded logs from the "controller" | 15:05 |
mtomaska | the only logs that exists for the failing test is the neutron-server log and the test log itself | 15:06 |
slaweq | ok, lets see if that will happen more often | 15:06 |
slaweq | but can You also give me link to logs which You checked? I will maybe take a look at them too | 15:06 |
mtomaska | also checked system log but nothing interesting around that timestamp | 15:06 |
mtomaska | sure | 15:06 |
slaweq | thx for checking this mtomaska | 15:07 |
slaweq | next topic then | 15:07 |
slaweq | #topic Stable branches | 15:07 |
slaweq | bcafarel any updates? | 15:07 |
bcafarel | low activity this week on backports (probably because of the time of year!) | 15:07 |
bcafarel | all looked good | 15:08 |
slaweq | thx | 15:08 |
slaweq | #topic Stadium projects | 15:08 |
slaweq | networking-bagpipe still broken due to new sqlalchemy | 15:09 |
slaweq | everything else seems to be fine | 15:09 |
lajoskatona | bagpipe is fialing with new sqlalchemy | 15:09 |
lajoskatona | yes, bagpipe | 15:09 |
lajoskatona | I checked yesterday, but to tell the truth I need more time, as the failure seems weird | 15:09 |
slaweq | ok | 15:09 |
lajoskatona | I guest it is some transaction guard as the issue appears but not always in the same test(s) | 15:10 |
slaweq | probably ralonsoh will be able to help You when he will come back :) | 15:10 |
lajoskatona | yeah in worst case | 15:10 |
lajoskatona | otherwise I sent out the mail for bgpvpn/bagpipe victoria: https://lists.openstack.org/pipermail/openstack-discuss/2023-July/034527.html | 15:10 |
slaweq | ++ for EOLing it | 15:11 |
lajoskatona | elodilles highlighted for me that we still have ussuri branch for them, but when ralonsoh will be back we can discuss with him also | 15:11 |
lajoskatona | agree | 15:11 |
lajoskatona | one more thing, but that is more general, so I think when more people will be back from summer vacation I will bring it to dirvers or to team meeting | 15:12 |
lajoskatona | there are patches to have OVN support for some of the stadiums (bgpvpn, vpnaas, and taas) and some common view would be good perhaps to help these efforts, and the coming ones | 15:13 |
lajoskatona | I think some basic guidelines would be enough, but I am just learning now this creating some plugin for OVN driver | 15:13 |
lajoskatona | that's it for stadiums | 15:14 |
slaweq | ok, thx a lot for all updates | 15:14 |
slaweq | #topic Grafana | 15:15 |
slaweq | #link https://grafana.opendev.org/d/f913631585/neutron-failure-rate | 15:15 |
slaweq | it looks ok'ish for me this week | 15:16 |
slaweq | anything else You want to add there? | 15:16 |
slaweq | or can we move on? | 15:17 |
bcafarel | looks good enough to me | 15:17 |
bcafarel | nothing too scary :) | 15:17 |
slaweq | next topic then | 15:17 |
slaweq | #topic Rechecks | 15:17 |
slaweq | rechecks don't looks good in general but it's not just neutron problem | 15:18 |
slaweq | gate is very unstable generally | 15:18 |
lajoskatona | is there some common pattern, issue? | 15:18 |
slaweq | I don't think there is a lot to add there | 15:18 |
slaweq | lajoskatona a lot of issues due to timeouts and slow nodes basically | 15:19 |
slaweq | I think that this is biggest issue currently | 15:19 |
lajoskatona | ok | 15:19 |
slaweq | I think we can move on to the specific issues | 15:20 |
slaweq | #topic Tempest/Scenario | 15:20 |
slaweq | https://bugs.launchpad.net/neutron/+bug/2008062 - this is hitting (again) tempest-full jobs so it impacts other projects too, | 15:20 |
slaweq | and there seems to be fix for it in tempest https://review.opendev.org/c/openstack/tempest/+/889713 | 15:21 |
slaweq | thx ykarel | 15:21 |
ykarel | i checked opensearch and don't see the same failures since the fix merged | 15:22 |
ykarel | notice one failure in that test but was different issue | 15:22 |
slaweq | great to hear that | 15:23 |
slaweq | that's all issues from the check/gate queues which I have today | 15:24 |
slaweq | there is not many patches proposed recently TBH | 15:24 |
slaweq | probably because of the summer time | 15:24 |
slaweq | #topic Periodic | 15:24 |
slaweq | Centos jobs broken since around 3 days: | 15:25 |
slaweq | https://zuul.openstack.org/build/e5086a4f2cea43adad4f2487db7da53b | 15:25 |
slaweq | https://zuul.openstack.org/build/e89ae8e46b0b49bfbddb2039e8c88d26 | 15:25 |
slaweq | any volunteer to report LP bug and fix it? | 15:25 |
ykarel | i can check | 15:25 |
slaweq | thx ykarel | 15:25 |
slaweq | #action ykarel to check broken centos periodic jobs | 15:26 |
slaweq | and another issue which happens since few days is in the neutron-functional-with-sqlalchemy-master job: | 15:27 |
slaweq | https://zuul.openstack.org/build/89f5e465495a4f0ab4674dced711fe15 | 15:27 |
slaweq | anyone wants to report and check that one maybe? | 15:27 |
mtomaska | I can do it | 15:27 |
slaweq | thx mtomaska | 15:27 |
slaweq | #action mtomaska to check failing neutron-functional-with-sqlalchemy-master periodic job | 15:28 |
slaweq | that was the last thing I had for today | 15:28 |
slaweq | #topic on demand | 15:28 |
slaweq | anything else You want to discuss today? | 15:29 |
slaweq | if not I will give You back about 30 minutes (again) :) | 15:29 |
lajoskatona | nothing from me | 15:29 |
slaweq | ok, so lets close the meeting for today | 15:30 |
slaweq | have a great week :) | 15:30 |
slaweq | #endmeeting | 15:30 |
opendevmeet | Meeting ended Tue Aug 1 15:30:37 2023 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:30 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/neutron_ci/2023/neutron_ci.2023-08-01-15.00.html | 15:30 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/neutron_ci/2023/neutron_ci.2023-08-01-15.00.txt | 15:30 |
opendevmeet | Log: https://meetings.opendev.org/meetings/neutron_ci/2023/neutron_ci.2023-08-01-15.00.log.html | 15:30 |
ykarel | o/ | 15:30 |
slaweq | o/ | 15:30 |
mtomaska | o/ | 15:30 |
lajoskatona | o/ | 15:30 |
opendevreview | Merged openstack/tap-as-a-service master: Replaces Deprecated Bridge-utils Command https://review.opendev.org/c/openstack/tap-as-a-service/+/886532 | 16:11 |
opendevreview | Brian Haley proposed openstack/neutron master: Fix some new pylint "W" warnings https://review.opendev.org/c/openstack/neutron/+/883605 | 19:41 |
opendevreview | Brian Haley proposed openstack/neutron master: Fix pylint "W" missing-timeout warnings https://review.opendev.org/c/openstack/neutron/+/890244 | 20:02 |
opendevreview | Jakub Libosvar proposed openstack/neutron master: hash-ring: Retry all DB operations if inactive https://review.opendev.org/c/openstack/neutron/+/890245 | 20:05 |
opendevreview | Andrew Bogott proposed openstack/neutron-tempest-plugin master: Allow updating of address pair on shared network https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/890248 | 20:26 |
opendevreview | Andrew Bogott proposed openstack/neutron-tempest-plugin master: Allow updating of address pair on shared network https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/890248 | 20:28 |
opendevreview | Merged openstack/neutron master: dvr: Avoid installing non-dvr openflow rule on startup https://review.opendev.org/c/openstack/neutron/+/889752 | 21:10 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!