16:00:55 #startmeeting neutron_ci 16:00:56 Meeting started Tue Aug 6 16:00:55 2019 UTC and is due to finish in 60 minutes. The chair is slaweq. Information about MeetBot at http://wiki.debian.org/MeetBot. 16:00:57 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 16:01:01 The meeting name has been set to 'neutron_ci' 16:01:01 hello 16:01:03 hi 16:01:12 LO, I thought I had missed the meeting by 1 hour 16:01:15 LOL 16:01:35 :D 16:01:48 mlavalle: You're just in time 16:02:20 yes, I realized that right a way, but for a split second I got confused 16:02:21 Nate is no PTO this week 16:02:28 on 16:02:39 but lets wait 2 more minutes for haleyb and others 16:02:46 hi 16:03:06 hi haleyb 16:03:26 hi, will need to leave about :15 early 16:03:46 haleyb: ok 16:03:53 so lets start this meeting 16:03:55 Grafana dashboard: http://grafana.openstack.org/dashboard/db/neutron-failure-rate 16:04:01 #topic Actions from previous meetings 16:04:10 mlavalle to report bug with router migrations 16:04:22 I did report the bug 16:04:33 https://bugs.launchpad.net/neutron/+bug/1838449 16:04:35 Launchpad bug 1838449 in neutron "Router migrations failing in the gate" [Medium,Confirmed] - Assigned to Miguel Lavalle (minsel) 16:04:42 and I spent time debugging it 16:04:59 to make a long story short 16:06:08 the neutron server never receives notification that the router_interface_distributed is down in the controller ovs agent 16:06:21 I can see that L3 agent removed the interface 16:06:41 I can also see that the ovs agent removes the port 16:06:51 but the notification never gets to the server 16:07:20 and therefore the port remains in status UP from the point of the neutron server and the API 16:07:22 and do You see that notification was sent by ovs-agent? 16:07:47 checking that is my next step 16:08:08 I kight need to add some LOG statements in a DNM patch 16:08:50 yes, some additional logs might be useful for that 16:09:05 but definitely the problem is somewhere in the notifcation path 16:09:41 so sounds like real bug, not testonly issue 16:09:50 yes it is 16:10:02 thx mlavalle for update and for working on this 16:10:09 in my dev system the test always succeeds 16:10:18 but I am executing it without load 16:10:32 so it must be related with the system under load 16:10:46 yes, probably 16:10:51 this type is tough to debug 16:10:54 as many of our gate failures 16:11:11 I think we already fixed easy ones ;) 16:11:43 ok, lets move on to the next action 16:11:45 ralonsoh to report a bug about failed test neutron.tests.fullstack.test_qos.TestMinBwQoSOvs.test_bw_limit_qos_port_removed 16:12:06 slaweq, I talked to you last week 16:12:26 The logs are gone and I didn't see this error reproduced 16:12:26 #action mlavalle will continue debugging router migration bug 16:12:42 ralonsoh: ok, I probably forgot about it 16:12:44 so I didn't open a bug because we don't have a log to report 16:12:48 now I remember 16:12:57 ok, sounds good for me 16:13:01 (but I'm still checking the CI) 16:13:08 mlavalle: thx for adding action for Yourself 16:13:21 ralonsoh: thx :) 16:13:33 ok, next one than 16:13:35 slaweq to check midonet job and report bug(s) related to it 16:13:54 I checked that there was issue with expired SSL cert for some midonet domain 16:14:13 yamamoto workarounded that with https://review.opendev.org/#/c/674538/ 16:14:40 but today I found out that there is still one test failing in this job, so I reported bug https://bugs.launchpad.net/networking-midonet/+bug/1839169 16:14:41 Launchpad bug 1839169 in networking-midonet "Tempest test tempest.api.compute.admin.test_migrations.MigrationsAdminTest is failing 100% times" [Undecided,New] 16:15:10 and I just sent patch to skip this test in this midonet job running on neutron repo 16:15:26 https://review.opendev.org/674858 16:16:56 and the last one from last week was 16:16:58 slaweq to report and try to fix bug in neutron_tempest_plugin.api.test_port_forwardings.PortForwardingTest 16:17:24 I reported this bug, started looking into it and than found out that this was releated to the patch on which it was running, so no bug at all :P 16:17:43 I just lost about 30minutes of my life on that one :D 16:18:12 LOL 16:18:40 mlavalle: yeah, that was my reaction when I noticed that :) 16:18:47 ok, any questions/comments? 16:19:58 ok, lets move on than 16:20:02 #topic Stadium projects 16:20:12 python 3 migration 16:20:14 Stadium projects etherpad: https://etherpad.openstack.org/p/neutron_stadium_python3_status 16:20:48 I think there is nothing to update here today 16:21:54 ok, next one 16:21:56 tempest-plugins migration 16:21:59 Etherpad: https://etherpad.openstack.org/p/neutron_stadium_move_to_tempest_plugin_repo 16:22:23 I know that tidwellr is working on patch for neutron-dynamic-routing 16:22:36 and still have some problems with some tests there 16:22:45 I did spend some time with the vpn one 16:22:47 any update about vpnaas mlavalle ? 16:22:52 didn't make much progress though 16:23:00 I'll continue this week 16:23:19 ok, thx for taking care of it 16:24:23 any questions/comments about stadium projects? 16:26:20 ok, lets move on then 16:26:23 next topic 16:26:25 #topic Grafana 16:26:37 link was given earlier: http://grafana.openstack.org/dashboard/db/neutron-failure-rate 16:27:04 in overall it looks quite good IMO 16:27:52 and summer vacation has hit us 16:28:00 it seems there is not a lot of activity 16:28:27 we had problem with functional/fullstack jobs at the end of last week but it's fixed now by frickler https://review.opendev.org/#/c/674426/ 16:28:42 mlavalle: right, we have much less patches, especially in gate queue 16:28:46 that is my impression too 16:30:12 any other comments related to grafana in overall? 16:30:24 none from me 16:30:41 ok, so lets move on 16:30:56 I don't have anything related to functional/fullstack jobs for today 16:31:01 so lets skip to 16:31:03 #topic Tempest/Scenario 16:31:15 here I have only one thing which I want to mention 16:31:45 recently I realized that we are not running neutron-tempest-plugin tests on any non-dvr openvswitch environment 16:31:51 so I proposed 2 new jobs: 16:31:56 neutron-tempest-plugin-scenario-openvswitch - https://review.opendev.org/#/c/670738/ - merged already 16:32:01 neutron-tempest-plugin-scenario-openvswitch-iptables-hybrid https://review.opendev.org/#/c/674274/ 16:32:29 both are proposed as voting and gating because this is in fact our most common and most supported configuration 16:32:34 so it should works fine 16:32:46 Description of those jobs is proposed in https://review.opendev.org/#/c/674272/ 16:33:08 please review those patches and tell me what You think about them :) 16:34:24 anything else You want to talk about, related to tempest/scenario jobs? 16:34:38 the description is already merged 16:34:52 no, it's not as it depends-on on other patches 16:34:59 so it's approved but not merged yet 16:36:11 ok 16:36:19 approved the other one 16:36:59 mlavalle: thx a lot 16:37:26 I will push also patch to update grafana and add those 2 new jobs 16:37:46 thanks 16:38:57 Last one thing which I have for today is new neutron-tempest-plugin release 16:39:08 I proposed it yesterday: https://review.opendev.org/#/c/674573/ 16:39:35 the reason why I did it so fast after the last one is that it has some quite important new test cases, like multicast traffic test 16:39:54 so mlavalle if You can look at it too, that would be nice 16:40:03 amotoki already gave +1 for it :) 16:40:18 ok 16:40:57 done 16:41:03 mlavalle: thx 16:41:10 ok, that's all from my side for today 16:41:23 I don't have anything else 16:41:24 (faster than ever) 16:41:36 it must be the summer vacation spirit 16:41:47 if You don't have anything else to talk about, we can finish this meeting earlier today :) 16:41:53 mlavalle: that's right :) 16:41:56 at least for us in the Northern hemisphere 16:42:13 yeah :) 16:42:19 The Aussies are in the middle of their winter 16:42:32 (I'm going to the pool right now) 16:42:33 but do we have anyone from Southern hemispere here? 16:42:39 no 16:42:44 :) 16:42:50 ralonsoh: have fun 16:42:52 I am probably the one farthest south 16:43:09 ok, thx for attending 16:43:13 both now and where I was born, whihch is even further south 16:43:34 o/ 16:43:40 bye! 16:43:41 have a great day and week :) 16:43:45 see You online 16:43:47 #endmeeting