16:00:14 #startmeeting neutron_ci 16:00:18 Meeting started Tue Jun 25 16:00:14 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:19 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 16:00:21 The meeting name has been set to 'neutron_ci' 16:00:24 hi 16:00:29 hi 16:00:54 I know that mlavalle and bcafarel will not be there today but lets wait couple of minutes for others 16:02:56 this is going to be a 1vs1 match 16:03:53 ralonsoh: yeah :) 16:04:05 maybe we can just cancel it then, what do You think? 16:04:09 let's go 16:04:14 ok ok 16:04:16 no 16:04:25 is there something important? 16:04:27 critical? 16:04:51 TBH I was today involved in one internal issue almost whole day 16:04:58 and I didn't have time to check it 16:05:23 lets maybe check now grafana how it looks like 16:05:25 ok? 16:05:29 sure 16:05:32 without strict agenda :) 16:05:40 no problem, at least you solved yesterday the CI problem with the nova patch 16:05:43 http://grafana.openstack.org/d/Hj5IHcSmz/neutron-failure-rate?orgId=1 16:05:51 yes, that one should be fine now :) 16:05:56 it is 16:06:04 that is good :) 16:07:01 do you see something with high failure rate? 16:07:16 neutron-tempeste-with_uwsgi 16:07:28 yes, but this one is like that for long time 16:07:35 and I didn't have time to look into it yet 16:07:37 I see 16:08:01 other than that there is also neutron-tempest-plugin-dvr-multinode-scenario (non-voting) failing a lot 16:08:05 but that is also "normal" 16:08:12 you are right 16:08:35 and good news is that I think I found why test_connectivity_through_2_routers is failing 16:08:49 did you? what's happening? 16:09:24 so it's IMO race 16:09:30 instances are spawned here: https://github.com/openstack/neutron-tempest-plugin/blob/master/neutron_tempest_plugin/scenario/test_connectivity.py#L86 16:09:33 sorry I am late 16:09:45 and after that in next lines networks are connected to the routers 16:09:53 yes 16:10:13 and do you think there is a race condition there? 16:10:15 and if L3 agent is overloaded and is connecting everything slowly, than instance boot and can't configure public keys as metadata is not reachable yet 16:10:22 ahhhh 16:10:27 I was able to reproduce this issue locally 16:10:36 makes sense, good find 16:10:51 and when I moved spawning servers to L103, it passed few times for me 16:11:06 so, adding more time to reach the metadata is not possible 16:11:23 and also evey log which I checked from this failed test got those errors with reaching metadata IP 16:11:32 njohnston: and hi :) 16:11:50 oook so good change, add me to the patch reviews 16:11:56 sure 16:12:03 but, I will push patch tomorrow probably 16:12:07 ok 16:12:13 I have another issue, related to CI 16:12:20 and the same issue can be in our d/s CI with this test 16:12:23 and maybe real deployments 16:12:48 #link https://bugs.launchpad.net/neutron/+bug/1833721 16:12:49 Launchpad bug 1833721 in neutron "ip_lib synchronized decorator should wrap the privileged one" [Medium,In progress] - Assigned to Rodolfo Alonso (rodolfo-alonso-hernandez) 16:12:58 the patch proposed is not working in py27 16:13:30 and maybe, if pyroute2 fixes the problem in the next days, we can remove the sync decorators 16:13:46 so I'll keep this bug just for reference 16:13:51 I hope we can remove this decorator soon :) 16:13:57 sure 16:14:04 that's all from my side 16:14:47 njohnston: just FYI, as we were only 2 with ralonsoh we decided today to quickly check current CI status and don't follow usual agenda today 16:15:00 njohnston: do You have anything You would like to discuss? 16:15:14 sounds good; I have been hip deep in regressions but nothing that pertains to CI 16:16:18 so nothing here 16:16:31 ok, so I think we can finish this meeting earlier today as I didn't prepare anything else 16:16:38 perfect for me 16:16:48 CI looks "as usual" today so we should be good 16:16:55 hehehe "usual" 16:17:00 ;) 16:17:10 better than usual! 16:17:24 maybe even better :) 16:17:28 hehehe 16:17:58 ok thx for attending 16:18:04 and see You online :) 16:18:06 o/ 16:18:07 \o 16:18:09 #endmeeting