Wednesday, 2016-09-07

armaxclarkb: did you end up checking the size of the other projects logs?00:00
clarkbarmax: yes I provided all that data in the paste I gave you today00:00
armaxclarkb: um, I must have missed it00:00
dstufftit's amazing what a good CDN and aggressively killing things that don't force people onto that CDN can do :D00:00
clarkbarmax: http://paste.openstack.org/show/567259/00:00
armaxlet me scroll back00:01
armaxah, thanks00:01
dstufftalso caching00:01
dstufftALL THE CACHING00:01
fungicache all the things, in multiple places00:01
dstufftcache your caches00:01
*** Swami has quit IRC00:01
dstufftif one cache is good, surely two is better00:01
fungiwe're still dealing with fallout from using caches of things we didn't think about causing a lack of test coverage that we could build the things we've cached00:02
armaxclarkb: cool, thanks00:02
funginew cffi release today exposed lots of projects that don't declare they need libffi-dev system packages, because they normally just use our cached cffi wheels00:02
fungibecause, you know, that latter scenario is way faster00:03
dstufftfungi: breakage that exposes flawed assumptions is the best breakage00:03
fungii call it "testing"00:03
*** AnarchyAo has quit IRC00:05
*** tqtran has quit IRC00:06
sdakehey folks re bindep00:07
*** adrian_otto has quit IRC00:07
sdakei made an empty bindep file00:07
sdakeand  see following00:07
sdakehttp://logs.openstack.org/28/366328/1/check/gate-kolla-dsvm-deploy-centos-source-centos-7-nv/41a9197/console.html#_2016-09-06_20_32_32_71183100:07
*** adrian_otto has joined #openstack-infra00:08
sdakeoh nm00:08
sdakeapparently its bindep.txt00:08
sdakeim a dummy :(00:08
*** thorst has quit IRC00:08
*** adrian_otto has quit IRC00:09
*** thorst has joined #openstack-infra00:09
fungisdake: you're hardly a dummy... if you can spot places where our documentation is unclear, suggestions on improving it are most welcome00:10
sdakenah - i just  typoed00:10
sdakeor didn't read the code00:10
sdakeor something went wrong :)00:10
sdakeanyway emergency averted :)00:10
fungifair enough. we're probably not going to document "type carefully"00:10
openstackgerritKirill Zaitsev proposed openstack-infra/project-config: Mark murano-pkg-check ready for translations  https://review.openstack.org/36642000:11
fungiit's already printed on all our beer mats anyway00:11
sdakefungi fwiw i rrely reada docs unlelss its a aproject i ork 80% or more on00:11
funginice ;)00:11
sdakei spend alot of time on infra work - but its mostly rltd to kolla at this point00:11
fungi*idea for summit swag: openstack infra beer mats)00:12
fungideathwish coffee sent me some really simple blank-on-cork coasters. i bet i could find a place that prints those in bulk00:13
fungier, black-on-cork00:14
pleia2or just paper ones https://www.evermine.com/beer_coasters/00:14
pleia2need to wait for our ant though ;)00:14
sdakeoh did you get the ant?00:15
*** Benj_ has quit IRC00:15
fungiyeah, the cardboard ones i'm sure can do multi-tone process00:15
sdakeiirc gluster has an ant as their logo as well00:15
fungialso, i guess cork is endangered now or something00:15
sdakeor mascot00:15
sdakeor whatever00:15
sdakefungi ya very disturbing to see all the plastic corks in wine these days00:15
fungisdake: i suggested we claim ours is a velvet ant instead, which is actually a kind of wasp00:15
pleia2sneaky00:16
* fungi hates wading through diffs of batches of code contributors to weed out duplicates resulting from account merges and transitions from extra-atc to regular atc00:17
*** Apoorva has quit IRC00:17
*** thorst has quit IRC00:17
fungithat whole "attend ptgs to get free admission to summits" plan can't come soon enough00:18
*** mmedvede has quit IRC00:19
sdakefungi since i've got you00:19
sdakeit looks like we need libffi-devel00:19
sdakebut this is clled something  else on ubuntu00:19
sdakedoes bindep automatically translate that?00:19
sdakeor do we specify both?00:19
sdakeor how to tckle that?00:20
clarkbyou have to specify both. The bindep docs should cover it in a lot of detail00:20
sdakeoh docs00:20
clarkbyou basically tag package names with the platofrm that they exist on00:20
fungisdake: yeah, we have several distro-specific lines for it in the openstack-infra/project-config:jenkins/data/bindep-fallback.txt file you can copy00:20
sdakefungi cool i'll look there thanks :)00:20
sdakethanksclarkb00:20
sdakethanks clarkb00:20
fungithere's one for rpm-based distros, one for dpkg-based distros, and one for gentoo00:21
fungithey're all clustered on adjacent lines... i know because i linked someone in a similar situation to it earlier today00:21
*** AnarchyAo has joined #openstack-infra00:23
*** roxanaghe has joined #openstack-infra00:24
sdakewhats the one for gentoo - for coreos?00:24
*** mriedem has quit IRC00:24
sdakewe have a kollian cat who got olla running on gentoo00:24
sdaketo my amazement00:24
*** mriedem has joined #openstack-infra00:24
clarkbjust gentoo00:24
clarkbiirc00:25
fungiwe have gentoo users who want to run things like unit tests00:25
*** ddieterly has quit IRC00:25
clarkbnot sure about coreos00:25
sdakefair enough00:25
sdakethe gentoo cat in our channel said 3% of distros wer egentoo00:25
fungibindep.txt entries are not purely for ci, in fact they're intended more as documentation/convenience to devs so they can know what they need installed in their local system to have a working dev environment00:25
sdakeis binddep.txt a python standard thing?00:26
*** sdague has quit IRC00:26
fungiit's a thing we made up because there was no standard00:26
fungibut we made it up in a non-openstack-community-specific way such that it could become a standard00:26
mordredyup. I can't believe we made it to 2016 without there being a thing like bindep00:26
clarkbwe were all so happy with our single distro caves00:28
*** roxanaghe has quit IRC00:28
fungithe success of free software has made people increasingly need to emerge from their distro-specific caves and interact with one another00:29
tonybDo I need to be authed to use the (gerrit) /accounts REST endpoint?00:29
fungitonyb: i don't believe so... checking now00:29
*** jamesdenton has joined #openstack-infra00:29
tonybfungi: Thanks.00:29
fungitonyb: teh tools/owners.py script in openstack-infra/system-config is an example of using the accounts methods without authentication00:30
*** Apoorva has joined #openstack-infra00:30
fungiso, no it's not needed00:30
*** sarob has joined #openstack-infra00:30
tonybfungi: \o/ Thanks.00:32
*** sarob has quit IRC00:33
armaxclarkb: btw https://bugs.launchpad.net/neutron/+bug/162086400:33
openstackLaunchpad bug 1620864 in neutron "control size of neutron logs" [High,Confirmed] - Assigned to Armando Migliaccio (armando-migliaccio)00:33
fungitonyb: worth noting, gerrit basically has two api endpoints... an authenticated one (prefixed by "a/") and an anonymous one (no prefix), so if you try to use the authenticated endpoint without authenticating, you will get permission errors even though the same methods may be available via the anonymous endpoint00:34
* fungi learned this the usual, painful way one learns things about apis00:34
*** Apoorva has quit IRC00:35
*** ddieterly has joined #openstack-infra00:37
*** esberglu has joined #openstack-infra00:38
tonybfungi: Thanks.  It turned out I could just add DETAILED_ACCOUNTS to the options I passed when getting the reviews and save the second query, which I didn't get from reading the docs00:38
*** dave4925_ has joined #openstack-infra00:39
*** dave4925_ has joined #openstack-infra00:40
*** dave4925_ has quit IRC00:40
fungitonyb: yep, i've found a number of optimizations like that00:40
*** dave4925_ has joined #openstack-infra00:40
*** dave4925_ has joined #openstack-infra00:40
fungitheir api is getting increasingly good about having options to return related objects with your query results so you can avoid chaining multiple queries00:40
*** dave4925_ has joined #openstack-infra00:41
*** dave4925_ has joined #openstack-infra00:41
tonybfungi: yeah it actually works pretty well for me00:41
*** Illumitardi has quit IRC00:42
*** kaisers has quit IRC00:42
*** kaisers has joined #openstack-infra00:43
*** jamesdenton has quit IRC00:43
fungitonyb: for the record, that owners.py script i mentioned is what i've been using to generate electoral rolls (among other things) and with our latest gerrit backports from upstream it's able to run entirely anonymously00:43
fungiso there's a ton of data you can get at in the gerrit rest api now without authenticating at all00:44
tonybfungi: Oh cool.  I thought there was an aspect of it that needed to gerrit admin perms00:44
fungiup until recently, yes00:44
tonybfungi: does that mean in theory one of the lecetion officals could generate the rolls this time round?00:44
fungitonyb: yeah, i'm planning to work with them so that they generate the rolls, but i'll generate a copy too and we can compare results just to be sure00:45
tonybfungi: I like that plan00:45
fungibut actually, it means _anybody_ can generate electoral rolls, not just election officials00:45
tonybfungi: :)00:45
*** esberglu has quit IRC00:45
fungiwe are openstack00:46
clarkbalso our release is a hurricane00:46
fungiin the pacific, of all places00:46
tonybfungi: we might want to consider moving the tool to a different repo.  I can see it being helpful for a bunch of things00:46
*** Jeffrey4l has joined #openstack-infra00:47
fungiso pacific tropical cyclone forming in the western hemisphere, which is a bit unusual to make landfall aiui00:47
fungihence it being a hurricane and not a typhoon00:47
fungitonyb: yep, system-config has, among other things, been a dumping ground for random scripts infra root sysadmins ran00:47
openstackgerritIan Wienand proposed openstack-infra/project-config: Run bashate test over devstack-gate too  https://review.openstack.org/23681900:47
fungibut there are several in there that could go elsewhere00:48
clarkbfungi: hawaii gets hit by them occasionally00:48
clarkbbut ya for them to no NE I think is less common00:48
tonybfungi: the trick will be finding a good spot and then turning things into a helpful library00:48
fungimaybe someone will turn my teribly hackish code into good software00:49
fungi(every developer's dream)00:49
*** vhosakot has joined #openstack-infra00:50
tonybfungi: :)00:50
*** mmedvede has joined #openstack-infra00:54
*** Sukhdev has joined #openstack-infra00:56
*** spzala has joined #openstack-infra00:57
openstackgerritEmilien Macchi proposed openstack-infra/project-config: tripleo: enable voting for scenarios  https://review.openstack.org/36642800:58
*** Sukhdev has quit IRC01:01
*** aviau has quit IRC01:03
*** aviau has joined #openstack-infra01:03
*** vhosakot has quit IRC01:05
*** vhosakot has joined #openstack-infra01:06
*** caowei has joined #openstack-infra01:08
*** kzaitsev_mb has quit IRC01:10
*** fguillot_ has quit IRC01:10
*** gongysh has joined #openstack-infra01:12
*** fguillot_ has joined #openstack-infra01:13
*** thorst has joined #openstack-infra01:14
pabelangerclarkb: so, nodepool image-list just changes all images currently as building to ready, even though uploads are not finished01:15
*** thorst has quit IRC01:16
*** thorst has joined #openstack-infra01:16
*** rossella_s has quit IRC01:18
*** rossella_s has joined #openstack-infra01:19
*** JerryOpenix has quit IRC01:19
*** vhosakot has quit IRC01:22
*** tphummel has quit IRC01:23
fungithat sounds like not what we want01:24
*** isviridov_away has quit IRC01:25
clarkbpabelanger: I don't see timestamps lining up with that in the image-lsit output01:26
*** Julien-zte has joined #openstack-infra01:26
clarkbeg no ready with age all ebing the same in the last 10 minutes01:27
clarkbI see some staggering01:27
*** isviridov_away has joined #openstack-infra01:28
clarkb| 51137 | rax-ord                | centos-7       | centos-7       | 1473181364 | 269d13ec-4c45-4a4a-840c-eb7e434bd28f | None      | ready | 00:00:25:12 | looks like one of the more recent ones01:28
*** esberglu has joined #openstack-infra01:29
*** jamesdenton has joined #openstack-infra01:29
*** amotoki has joined #openstack-infra01:29
clarkband it shows up in rax-ord with image show (though the disk size seems small for it)01:30
clarkbpabelanger: I think what may have happened is we hit a timeout for the builds so they were all deleted not transitioend from building to ready01:30
clarkbpabelanger: except that we can't delete on the builder side until the uploads are done so there is a weird coordination issue with the two daemons?01:31
*** thorst has quit IRC01:32
*** zhurong has joined #openstack-infra01:32
*** Julien-zte has quit IRC01:32
*** amotoki has quit IRC01:33
clarkband I thought my patch fixed this. Even wrote a test  :(01:35
clarkbbah I see the issue :(01:35
*** zshuo has joined #openstack-infra01:36
*** ddieterly has quit IRC01:36
pabelangerclarkb: ya, ubuntu-trusty just finished uploading in rax-dfw, but nodepool didn't register it01:38
openstackgerritClark Boylan proposed openstack-infra/nodepool: Don't delete images in a building state  https://review.openstack.org/36643401:38
clarkbpabelanger: ^ thats the fix01:39
clarkbyou can see the all got deleted if you grep for that log line01:39
clarkbso pretty sure thats what happened here01:39
clarkbpabelanger: they did not transition from building to ready, they transitioned from building to delete, and were removed from the table01:39
clarkbwhich is probably a big part of why we leak these images in the first place01:39
*** roxanaghe has joined #openstack-infra01:39
clarkb(yay for finally sorting that out so that things can be cleaned up)01:39
pabelangerclarkb: Ah, cool01:40
*** hongbin has joined #openstack-infra01:40
pabelangerRight, that would explain the leaked images for sure01:40
*** ddieterly has joined #openstack-infra01:40
clarkbI should add a test for that too01:41
pabelangerk01:41
clarkbmy previous change was completely fine it just didn't realize there were the two tables01:41
pabelangerI am going to stop nodepool-builder so we don't leak more images01:41
pabelangerthen manually upload01:41
pabelangerokay, starting rackspace uploads for ubuntu-xenial01:43
*** baoli has joined #openstack-infra01:43
*** roxanaghe has quit IRC01:44
pabelangeruploading now01:44
*** yamahata has quit IRC01:44
*** yanyanhu has joined #openstack-infra01:44
*** amotoki has joined #openstack-infra01:46
clarkbpabelanger: you have to have a running builder for uploads to work. Or do you mean you are using mordred's shade hack and not nodepool image-upload?01:46
openstackgerritClark Boylan proposed openstack-infra/nodepool: Don't delete images in a building state  https://review.openstack.org/36643401:46
clarkbthere is the test01:46
clarkbI need to disappear for dinner now01:47
*** esberglu has quit IRC01:47
clarkbbut that should work jsut fine as its based on the earlier code01:47
lifelessclarkb: python 2.6? No, noone has done the work to do that inside the openstack infra.01:48
pabelangerclarkb: no, I just stopped / started nodepool-builder to clear out uploads in process.   Since nodepool won't see the images and register them, then manually did image-upload01:48
clarkbwell we'll still leak those images01:50
clarkbsince the db no longer knows about them01:50
clarkbI think once the above change gets in and we confirm we aren't doing the delete of building images after 8 hours we can redo the leaked iamge cleanup and that should get us really close to happyness01:50
*** pvaneck has quit IRC01:52
pabelangerok01:53
openstackgerritsebastian marcet proposed openstack-infra/openstackid-resources: Fix on summit event description  https://review.openstack.org/36644101:54
openstackgerritsebastian marcet proposed openstack-infra/openstackid-resources: Fix on summit event description  https://review.openstack.org/36644101:55
*** spzala has quit IRC01:57
*** spzala has joined #openstack-infra01:57
*** ijw has joined #openstack-infra01:58
*** esberglu has joined #openstack-infra01:58
*** ijw has quit IRC01:58
*** r1chardj0n3s has joined #openstack-infra01:58
openstackgerritRichard Jones proposed openstack-infra/project-config: Add missing xstatic projects to Horizon channel  https://review.openstack.org/36644201:59
*** ijw has joined #openstack-infra01:59
*** spzala has quit IRC02:02
*** amotoki has quit IRC02:05
*** ddieterly has quit IRC02:06
*** ijw has quit IRC02:09
mordredclarkb: just glanced in - is there a shade-side issue casing that? or kjust bad logic02:10
*** r1chardj0n3s has left #openstack-infra02:11
clarkbjust bad nodepool logic02:14
*** asettle has joined #openstack-infra02:15
*** inc0 has joined #openstack-infra02:16
*** mriedem has quit IRC02:17
*** esberglu_ has joined #openstack-infra02:18
*** esberglu has quit IRC02:19
*** hongbin has quit IRC02:20
*** amotoki has joined #openstack-infra02:20
*** asettle has quit IRC02:20
*** hongbin has joined #openstack-infra02:20
*** baoli has quit IRC02:21
*** esberglu_ has quit IRC02:22
*** priteau has joined #openstack-infra02:22
*** akshai has joined #openstack-infra02:23
*** sarob has joined #openstack-infra02:24
*** thcipriani is now known as thcipriani|afk02:24
*** thorst has joined #openstack-infra02:24
*** sarob has quit IRC02:25
*** baoli has joined #openstack-infra02:26
*** priteau has quit IRC02:27
*** amotoki has quit IRC02:28
*** dcwangmit01 has quit IRC02:28
*** dcwangmit01 has joined #openstack-infra02:29
*** thorst has quit IRC02:29
*** salv-orlando has joined #openstack-infra02:30
*** akshai has quit IRC02:30
*** salv-orl_ has quit IRC02:33
*** spzala has joined #openstack-infra02:35
*** spzala has quit IRC02:35
*** baoli has quit IRC02:35
*** spzala has joined #openstack-infra02:36
*** spzala has quit IRC02:36
*** spzala has joined #openstack-infra02:36
*** spzala has quit IRC02:37
*** spzala has joined #openstack-infra02:37
*** spzala has quit IRC02:37
*** spzala has joined #openstack-infra02:38
*** vhosakot has joined #openstack-infra02:41
*** amotoki has joined #openstack-infra02:41
*** spzala has quit IRC02:42
*** akshai has joined #openstack-infra02:42
*** vhosakot has quit IRC02:44
*** thorst has joined #openstack-infra02:48
*** thorst has quit IRC02:48
*** amotoki has quit IRC02:48
*** thorst has joined #openstack-infra02:48
*** dimtruck is now known as zz_dimtruck02:50
*** jamesdenton has quit IRC02:58
*** spzala has joined #openstack-infra02:58
*** waynr has quit IRC03:00
*** jogo has joined #openstack-infra03:03
*** tongli has quit IRC03:03
*** fguillot_ has quit IRC03:03
*** hongbin has quit IRC03:08
*** spzala has quit IRC03:13
*** xarses has quit IRC03:18
*** akscram has quit IRC03:19
*** akscram has joined #openstack-infra03:20
*** psachin has joined #openstack-infra03:26
*** roxanaghe has joined #openstack-infra03:28
*** akscram has quit IRC03:29
*** waynr has joined #openstack-infra03:29
*** akscram has joined #openstack-infra03:30
*** vikrant has joined #openstack-infra03:31
*** Apoorva has joined #openstack-infra03:32
*** roxanaghe has quit IRC03:32
*** sdake_ has joined #openstack-infra03:32
*** sdake has quit IRC03:35
*** gouthamr has quit IRC03:37
*** Apoorva has quit IRC03:37
*** kambiz has quit IRC03:40
*** inc0 has quit IRC03:41
*** gouthamr has joined #openstack-infra03:45
*** links has joined #openstack-infra03:45
*** coolsvap_ has joined #openstack-infra03:50
*** markvoelker has quit IRC03:54
*** jascott1_ has joined #openstack-infra04:00
*** jascott1 has quit IRC04:01
*** dotplus has quit IRC04:13
*** roxanaghe has joined #openstack-infra04:19
tristanCttx: Could you please tag the governance repo with the sept-2016-elections tag ?04:19
tristanCttx: also note that we change a little bit the proposed timeline to match with the newton release schedule, it's available here: http://governance.openstack.org/election/04:20
*** amotoki has joined #openstack-infra04:20
*** gouthamr has quit IRC04:21
*** roxanaghe has quit IRC04:22
*** roxanaghe has joined #openstack-infra04:25
*** senk has joined #openstack-infra04:26
*** akshai has quit IRC04:27
*** stevemar has quit IRC04:28
openstackgerritAnusha Ramineni proposed openstack-infra/project-config: Congress - Add replicated PE job  https://review.openstack.org/36586204:31
*** thorst has quit IRC04:43
*** thorst has joined #openstack-infra04:45
*** akshai has joined #openstack-infra04:48
*** thorst has quit IRC04:50
*** markvoelker has joined #openstack-infra04:55
*** senk has quit IRC04:55
*** thorst has joined #openstack-infra04:56
*** abregman has joined #openstack-infra04:57
*** markvoelker has quit IRC04:59
*** thorst has quit IRC05:00
*** Jeffrey4l_ has joined #openstack-infra05:00
*** claudiub has joined #openstack-infra05:03
openstackgerritShu Muto proposed openstack-infra/project-config: Add new project Zun-UI to openstack repo  https://review.openstack.org/36648905:04
*** Jeffrey4l has quit IRC05:04
*** claudiub|2 has joined #openstack-infra05:05
*** ilyashakhat_mobi has joined #openstack-infra05:05
*** xarses has joined #openstack-infra05:06
*** asselin_ has quit IRC05:08
*** honza has quit IRC05:08
*** claudiub has quit IRC05:09
*** tonytan_brb has quit IRC05:09
*** yamahata has joined #openstack-infra05:11
*** jaosorior has joined #openstack-infra05:12
*** ilyashakhat_mobi has quit IRC05:14
openstackgerritMerged openstack-infra/project-config: Add missing deb repo 1/5  https://review.openstack.org/36631805:14
*** harlowja_at_home has joined #openstack-infra05:18
*** openstackgerrit has quit IRC05:18
*** rossella_s has quit IRC05:18
*** openstackgerrit has joined #openstack-infra05:18
*** rossella_s has joined #openstack-infra05:19
toabctlfungi, tarballs.openstack.org has a nova-master tarball containing nova-14.0.0.0b3.dev842 but yesterday there was already nova-14.0.0.0b4.dev6 . is that problem known?05:21
AJaegertoabctl: b3 vs b405:24
AJaegerthat looks fine to me05:24
*** akshai has quit IRC05:24
toabctlAJaeger, isn't b4 higher than b3?05:25
AJaegeryes, it is. And thuse dev starts at zeroagain.05:25
AJaegerAh, now I get what you mean...05:25
AJaegersorry, too early for me ;/05:25
toabctl:-)05:26
*** roxanaghe has quit IRC05:27
* AJaeger gets some fresh air now to wake up fully. bbl05:27
*** thorst has joined #openstack-infra05:28
*** akshai has joined #openstack-infra05:29
*** senk has joined #openstack-infra05:29
*** Sukhdev has joined #openstack-infra05:29
*** thorst has quit IRC05:29
*** thorst has joined #openstack-infra05:32
openstackgerritSagi Shnaidman proposed openstack-infra/tripleo-ci: TEST: DONT RECHECK: periodic jobs  https://review.openstack.org/35921505:35
*** shu-mutou has joined #openstack-infra05:36
*** akshai has quit IRC05:39
*** matbu|bbl is now known as matbu05:42
*** ilyashakhat_mobi has joined #openstack-infra05:44
*** sdake_ is now known as sdake05:46
*** ilyashakhat_mobi has quit IRC05:48
*** adriant has quit IRC05:51
*** Sukhdev has quit IRC05:51
*** Apoorva has joined #openstack-infra05:52
*** e0ne has joined #openstack-infra05:52
*** harlowja_at_home has quit IRC05:54
openstackgerritMerged openstack-infra/openstackid-resources: Fix on summit event description  https://review.openstack.org/36644105:54
*** Apoorva has quit IRC05:56
*** rajinir has quit IRC06:05
*** AnarchyAo has quit IRC06:05
*** stevemar has joined #openstack-infra06:06
*** tonytan4ever has joined #openstack-infra06:10
*** stevemar has quit IRC06:11
*** pgadiya has joined #openstack-infra06:13
openstackgerritAndrey Pavlov proposed openstack-infra/project-config: add #openstack-ec2api to the list of OpenStack channels  https://review.openstack.org/36651006:14
*** tonytan4ever has quit IRC06:15
openstackgerritAndrey Pavlov proposed openstack-infra/system-config: add openstack-ec2api irc channel to list of logged channels  https://review.openstack.org/35763606:15
*** sdake has quit IRC06:18
*** oanson has joined #openstack-infra06:18
*** shardy has joined #openstack-infra06:19
*** _nadya_ has joined #openstack-infra06:20
oansonHello06:21
oansonI have sent patch https://review.openstack.org/#/c/366033/ to add a CI test to Dragonflow.06:22
*** eranrom_ is now known as eranrom06:22
oansonI have sent patch https://review.openstack.org/#/c/366035/ to test this change (with a matching Depends-On: ... field in the commit message).06:22
oansonBut I can't see the new test in the second patch.06:22
oansonCould someone please assist?06:22
frickleroanson: the Depends-On doesn't work for project-config changes, so you need the first change to be merged before you can see results for that job06:25
*** thorst has quit IRC06:26
oansonfrickler: I see. Thank you.06:26
*** thorst has joined #openstack-infra06:28
*** thorst has quit IRC06:28
odyssey4meclarkb ok, I'll ask mhayden to get on reducing https://bugs.launchpad.net/openstack-ansible/+bug/1620849 from the gate jobs... and we'll see what we can do about compressing all our logs06:31
openstackLaunchpad bug 1620849 in openstack-ansible "openstack ansible test jobs are logging excessive amounts of data" [Undecided,New]06:31
*** dahoo has quit IRC06:33
odyssey4meianw thanks for digging into it06:33
*** pcaruana has joined #openstack-infra06:34
sshnaidmdo AFS pypi mirrors have a problem? I see jobs fail to connect to it sometimes: http://logs.openstack.org/59/364859/23/check-tripleo/gate-tripleo-ci-centos-7-ovb-nonha/7c45f3c/console.html#_2016-09-07_06_05_48_92083006:36
*** ilyashakhat_mobi has joined #openstack-infra06:40
*** ggnel_t has quit IRC06:41
openstackgerritJuan Antonio Osorio Robles proposed openstack-infra/tripleo-ci: Save console logs from all vms to files  https://review.openstack.org/36536906:43
openstackgerritJuan Antonio Osorio Robles proposed openstack-infra/tripleo-ci: Save console logs from all vms to files  https://review.openstack.org/36536906:43
*** Ravikiran_K has joined #openstack-infra06:44
*** stevemar has joined #openstack-infra06:44
*** mminesh has joined #openstack-infra06:44
AJaegeroanson: http://docs.openstack.org/infra/manual/developers.html#limitations-and-caveats06:44
yolandagood morning06:45
*** martinkopec has joined #openstack-infra06:46
AJaegersshnaidm: that does not look like AFS mirror problem - and it could as well be a tripleo cloud problem06:46
AJaegermorning, yolanda06:46
*** pgadiya has quit IRC06:47
sshnaidmAJaeger, I see pip fails to download pbr module from AFS pypi mirror.06:48
*** isaacb has joined #openstack-infra06:48
sshnaidmAJaeger, it may be a problem between AFS and tripleo cloud, right, but no other networks problem were detected06:49
sshnaidmAJaeger, do you have a good idea how to check it? I can run a few pip installs in a row, just to see if something fails..06:49
*** vinaypotluri has quit IRC06:52
ianwodyssey4me: np ... zipping is easy ... but i wonder how useful all those logs are ....06:53
odyssey4meianw yeah, we don't really need the audit logs for CI, but we do need to exercise the security role to ensure that it is working properly06:53
*** andreas_s has joined #openstack-infra06:54
odyssey4meI can put in a temporary patch to disable that part of it and figure something out with mhayden when he comes online.06:54
odyssey4memeanwhile, I'll also look at zipping up our logs06:54
AJaegersshnaidm: not really. ianw or one of the other infra-roots might be able to help.06:56
*** markvoelker has joined #openstack-infra06:56
*** asettle has joined #openstack-infra07:00
*** devananda|travel has quit IRC07:00
*** thorst has joined #openstack-infra07:00
*** Na3iL has joined #openstack-infra07:01
*** markvoelker has quit IRC07:01
*** e0ne has quit IRC07:01
*** tesseract- has joined #openstack-infra07:02
*** pgadiya has joined #openstack-infra07:03
*** sdake has joined #openstack-infra07:03
*** jascott1_ has quit IRC07:04
*** jascott1 has joined #openstack-infra07:05
*** mptacekx has joined #openstack-infra07:05
*** berendt has joined #openstack-infra07:05
*** thorst has quit IRC07:06
odyssey4meianw clarkb first patch is up: https://review.openstack.org/36653407:06
openstackgerritVasyl Saienko proposed openstack-infra/project-config: Add ironic-dsvm-multitest experimental job.  https://review.openstack.org/34029507:07
*** nmagnezi_ has joined #openstack-infra07:08
*** shardy is now known as shardy_afk07:08
*** Julien-zte has joined #openstack-infra07:11
openstackgerritZhenyu Zheng proposed openstack-infra/project-config: Add api-ref and releasenote jobs for Nimble  https://review.openstack.org/36654007:13
openstackgerritThomas Goirand proposed openstack-infra/project-config: Add missing deb repo 2/5  https://review.openstack.org/36633707:15
*** matrohon has joined #openstack-infra07:16
*** mikelk has joined #openstack-infra07:16
AJaegerodyssey4me: thanks for that!07:21
oansonAJaeger, thank you.07:22
openstackgerritZhenyu Zheng proposed openstack-infra/project-config: Add api-ref and releasenote jobs for Nimble  https://review.openstack.org/36654007:22
*** ilyashakhat_mobi has quit IRC07:22
*** hashar has joined #openstack-infra07:23
*** drifterza has joined #openstack-infra07:23
*** jpich has joined #openstack-infra07:24
openstackgerritEli Qiao proposed openstack-infra/project-config: zun: fix post script dir  https://review.openstack.org/36654507:27
*** abregman_ has joined #openstack-infra07:28
openstackgerritVasyl Saienko proposed openstack-infra/project-config: Add ironic-dsvm-multitest experimental job.  https://review.openstack.org/34029507:29
*** abregman has quit IRC07:31
*** slaweq__ has quit IRC07:31
*** rlandy|bbl is now known as rlandy07:31
*** rlandy has quit IRC07:31
*** armax has quit IRC07:31
*** florianf has joined #openstack-infra07:31
*** slaweq_ has joined #openstack-infra07:32
*** jascott1 has quit IRC07:33
*** _nadya_ has quit IRC07:34
openstackgerritZhenyu Zheng proposed openstack-infra/project-config: Add api-ref and releasenote jobs for Nimble  https://review.openstack.org/36654007:35
ttxtristanC: tagging now07:36
*** thorst has joined #openstack-infra07:36
*** thorst has quit IRC07:36
AJaegerttx, when will stable branches for projects like nova etc get created? With RC1?07:37
*** yaume has joined #openstack-infra07:38
ttxAJaeger: yes. We create them as release branches at RC1, they turn into stable branches at release time07:39
ttxtristanC: done07:39
*** woodster_ has quit IRC07:39
*** ifarkas_afk is now known as ifarkas07:42
*** Rockyg has joined #openstack-infra07:43
yolandaAJaeger, about https://review.openstack.org/#/c/366442/... i thought we were not allowing new channels in gerritbot? or is that for some other bot?07:45
*** tonytan4ever has joined #openstack-infra07:47
AJaegerttx, thanks.07:47
AJaegeryolanda: taht's not adding a new channel: Just new notifications to existing channel - isn't it?07:48
yolandaah so is ok to add projects into existing channels, but not add new channels, right?07:49
yolandacapacity problems come on some limit per channel then?07:49
openstackgerritMerged openstack-infra/project-config: [Manila] Add services to minimal-dsvm job  https://review.openstack.org/34718007:51
*** _nadya_ has joined #openstack-infra07:51
*** tonytan4ever has quit IRC07:52
openstackgerritMerged openstack-infra/project-config: Make py35 voting for Horizon  https://review.openstack.org/35912307:52
*** miniman has joined #openstack-infra07:52
*** ihrachys has joined #openstack-infra07:52
*** abregman_ has quit IRC07:52
*** matthewbodkin has joined #openstack-infra07:55
*** asettle has quit IRC07:56
*** shardy_afk is now known as shardy07:57
AJaegeryolanda: correct, we cannot add gerritbot to new channels. But the testsuite will fail for that case, so no worries. If you have a +1 from the irc check, the change is fine on that part ;)07:57
openstackgerritMerged openstack-infra/project-config: Run bashate test over devstack-gate too  https://review.openstack.org/23681907:57
AJaegeryolanda: we can only handle 126 (?) or so channels for a single bot.07:58
AJaegerthat's a freenode limit07:58
yolandaAJaeger, thanks for clarifying, wanted to be sure before reviewing07:58
*** zzzeek has quit IRC08:00
*** zzzeek has joined #openstack-infra08:00
*** thorst has joined #openstack-infra08:01
AJaegersure ;)08:02
openstackgerritEli Qiao proposed openstack-infra/project-config: zun: fix post script path  https://review.openstack.org/36654508:02
*** asettle has joined #openstack-infra08:02
*** gildub has quit IRC08:03
*** csmart has quit IRC08:05
openstackgerritMerged openstack-infra/project-config: Remove heat-templates-buildimages job  https://review.openstack.org/36537008:05
*** abregman_ has joined #openstack-infra08:07
*** ggnel_t has joined #openstack-infra08:07
*** stevemar_ has joined #openstack-infra08:07
*** csmart has joined #openstack-infra08:07
*** thorst_ has joined #openstack-infra08:10
*** thorst__ has joined #openstack-infra08:10
openstackgerritMerged openstack-infra/project-config: Add missing xstatic projects to Horizon channel  https://review.openstack.org/36644208:11
openstackgerritMerged openstack-infra/project-config: Enable a missing Magnum job  https://review.openstack.org/36615508:11
*** stevemar_ has quit IRC08:12
openstackgerritMerged openstack-infra/project-config: Ignore openstack-ansible for ansible-func-ubuntu-trusty  https://review.openstack.org/36622508:12
*** thorst has quit IRC08:12
*** dingyichen has quit IRC08:12
openstackgerritJulien Danjou proposed openstack-infra/project-config: Switch Gnocchi functional jobs to Xenial  https://review.openstack.org/36657308:12
openstackgerritJulien Danjou proposed openstack-infra/project-config: Switch Telemetry jobs to Xenial  https://review.openstack.org/36657408:12
*** thorst_ has quit IRC08:14
odyssey4meianw AJaeger clarkb I expect that https://review.openstack.org/366570 should also compress the logs well08:15
*** dizquierdo has joined #openstack-infra08:17
*** lucas-dinner is now known as lucasagomes08:22
*** aspiers has joined #openstack-infra08:23
*** yuval has joined #openstack-infra08:25
openstackgerritOpenStack Proposal Bot proposed openstack-infra/project-config: Normalize projects.yaml  https://review.openstack.org/36657808:26
openstackgerritJoe Hakim Rahme proposed openstack-infra/project-config: Adds a new project: nova-tempest-staging  https://review.openstack.org/36609108:26
*** priteau has joined #openstack-infra08:27
*** salv-orl_ has joined #openstack-infra08:29
*** mhickey__ has joined #openstack-infra08:31
*** thorst__ has quit IRC08:32
*** flepied has quit IRC08:32
*** nmagnezi_ is now known as nmagnezi08:32
*** salv-orlando has quit IRC08:32
*** claudiub has joined #openstack-infra08:32
*** ilyashakhat_mobi has joined #openstack-infra08:34
*** openstackgerrit has quit IRC08:34
*** openstackgerrit has joined #openstack-infra08:34
*** thorst has joined #openstack-infra08:34
*** thorst has quit IRC08:35
*** claudiub|2 has quit IRC08:35
*** ihrachys has quit IRC08:36
*** derekh has joined #openstack-infra08:40
*** e0ne has joined #openstack-infra08:41
sshnaidmAJaeger, yolanda, ianw, hi again, could we please check AFS pypi mirrors performance anyhow? I don't know on which side it's a problem, but it's critically slow08:45
*** dtantsur|afk is now known as dtantsur08:46
sshnaidmif it's only us that suffer from this problem, that's ok08:46
*** shu-mutou is now known as shu-mutou-AFK08:46
*** thorst has joined #openstack-infra08:46
*** thorst has quit IRC08:49
yolandasshnaidm, is that giving you some errors? not sure if i can help with afs08:49
yolandado you have any logs?08:50
sshnaidmyolanda, sometimes socket timeout, but mostly pip installs a few modules for about 45 minutes08:50
sshnaidmyolanda, http://logs.openstack.org/59/364859/23/check-tripleo/gate-tripleo-ci-centos-7-ovb-nonha/7c45f3c/console.html#_2016-09-07_06_05_48_92083008:51
openstackgerritWaldemar Znoinski proposed openstack-infra/irc-meetings: add agenda link for Kolla meetings  https://review.openstack.org/36659708:51
*** snarwade has quit IRC08:53
*** links has quit IRC08:53
*** vikrant has quit IRC08:53
*** vikrant has joined #openstack-infra08:54
*** psachin has quit IRC08:54
*** pgadiya has quit IRC08:54
*** snarwade has joined #openstack-infra08:54
*** priteau has quit IRC08:55
*** pgadiya has joined #openstack-infra08:55
*** links has joined #openstack-infra08:55
*** psachin has joined #openstack-infra08:55
*** markvoelker has joined #openstack-infra08:57
AJaegersshnaidm: since that only happens in tripleo, can you have somebody look at that from the tripleo side?09:00
*** jimbaker has quit IRC09:01
*** acoles_ is now known as acoles09:01
*** markvoelker has quit IRC09:01
sshnaidmAJaeger, sure09:01
AJaegersshnaidm: I hope pabelanger can help later as well09:02
wznoinskhi infra, could I have someone to look at this nit? (irc-meetings change): https://review.openstack.org/#/c/366597/09:02
AJaegersshnaidm: sorry, I'm not an admin, I can just advise ;)09:02
sshnaidmAJaeger, sure, thanks :)09:02
AJaegerwznoinsk: irc-meetings are handled by it's own core team - tonyb is doing that mainly AFAIK09:02
wznoinskgiven there are only 2 cores in irc-meetings group and os-infra group is also a member of it I thought no harm to shout it here09:03
*** dizquierdo has quit IRC09:04
wznoinskAJaeger: will catch him then, cheers09:04
openstackgerritMerged openstack-infra/project-config: Correct the directory path for Zun  https://review.openstack.org/36623109:04
*** jimbaker has joined #openstack-infra09:05
*** jimbaker has quit IRC09:05
*** jimbaker has joined #openstack-infra09:05
*** zshuo has quit IRC09:06
*** stevemar_ has joined #openstack-infra09:08
AJaegerwznoinsk: infra team is not regular reviewer of it09:10
wznoinskAJaeger: roger09:10
*** stevemar_ has quit IRC09:13
*** flepied has joined #openstack-infra09:13
*** flepied has quit IRC09:16
*** ihrachys has joined #openstack-infra09:19
*** yamahata has quit IRC09:21
*** flepied has joined #openstack-infra09:21
tonybwznoinsk: 'sup? with irc-meetings?09:22
openstackgerritTomasz Trębski proposed openstack-infra/project-config: Monasca Gate Setup for ORM+PostgreSQL  https://review.openstack.org/36661709:23
*** ilyashakhat_mobi has quit IRC09:23
yolandasshnaidm, i'm seeing some afs errors in dmesg , but i don't have the knowledge to dig further. If you can come until other infra-roots come, will be better09:24
yolandabasically there are several errors about lost contact with file server09:25
wznoinsktonyb: yes09:25
*** kzaitsev_mb has joined #openstack-infra09:26
*** ihrachys has quit IRC09:26
openstackgerritmathieu bultel proposed openstack-infra/tripleo-ci: WIP -- clean full upgrade review  https://review.openstack.org/36485909:31
sshnaidmyolanda, can you paste them please?09:32
*** ilyashakhat_mobi has joined #openstack-infra09:32
yolandasshnaidm, http://paste.openstack.org/show/567386/09:33
*** r-mibu has quit IRC09:33
sshnaidmderekh, ^^09:33
sshnaidmyolanda, thanks09:33
*** r-mibu has joined #openstack-infra09:33
*** wznoinsk has quit IRC09:35
derekhsshnaidm: ack, we just gotta wait for somebody from infra-root09:35
*** ilyashakhat_mobi has quit IRC09:36
*** yanyanhu has quit IRC09:40
*** rossella_s has quit IRC09:44
*** rossella_s has joined #openstack-infra09:44
*** apetrich has quit IRC09:44
*** sdake has quit IRC09:47
*** _degorenko|afk is now known as degorenko09:48
*** kzaitsev_mb has quit IRC09:53
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/system-config: Remove default security group rules on Infra clouds  https://review.openstack.org/36663609:53
rcarrillocruzpabelanger, clarkb , mordred : ^09:54
rcarrillocruzthe change to get rid of the default 'default' security group rules with the cloud launcher09:54
*** markvoelker has joined #openstack-infra09:57
*** thorst has joined #openstack-infra10:00
jaosoriorcoolsvap_: https://review.openstack.org/#/c/366631/ is needed ot get barbican to work again10:00
*** Hal has joined #openstack-infra10:01
openstackgerritMerged openstack-infra/irc-meetings: Fix count_slot_usage.py meeting links  https://review.openstack.org/36612310:02
*** markvoelker has quit IRC10:02
openstackgerritMerged openstack-infra/irc-meetings: add agenda link for Kolla meetings  https://review.openstack.org/36659710:03
*** thorst has quit IRC10:04
*** isaacb has quit IRC10:05
*** ihrachys has joined #openstack-infra10:05
*** zhurong has quit IRC10:05
openstackgerritThomas Goirand proposed openstack-infra/project-config: Add missing deb repo 2/5  https://review.openstack.org/36633710:06
coolsvap_jaosorior: yeah, its just part of the process, we have requirements meeting in couple of hours. We can finalize on this by then10:07
*** Ravikiran_K has quit IRC10:08
*** Julien-zte has quit IRC10:09
openstackgerritMerged openstack-infra/irc-meetings: Create Architecture Working Group meeting  https://review.openstack.org/36612710:10
openstackgerritMerged openstack-infra/irc-meetings: Change Glare meeting time  https://review.openstack.org/36574410:10
jaosoriorcoolsvap_: sure, anyway, just to let you know. a barbican release would be meaningless if it's broken by that requirement.10:11
openstackgerritAleksandr Dobdin proposed openstack-infra/project-config: New Project timmy - ansible-like tool  https://review.openstack.org/35983110:12
odyssey4meAJaeger are there any options for us with regards to https://bugs.launchpad.net/openstack-ansible/+bug/158984210:14
openstackLaunchpad bug 1589842 in openstack-ansible "Published web content still contains old files which were deleted" [Low,Confirmed] - Assigned to Jesse Pretorius (jesse-pretorius)10:14
*** mhickey__ has quit IRC10:20
*** isaacb has joined #openstack-infra10:22
*** Hal has quit IRC10:26
openstackgerritmathieu bultel proposed openstack-infra/tripleo-ci: WIP -- clean full upgrade review  https://review.openstack.org/36485910:27
openstackgerritSagi Shnaidman proposed openstack-infra/tripleo-ci: WIP: DONT MERGE TESTING  https://review.openstack.org/31643610:27
openstackgerritmathieu bultel proposed openstack-infra/tripleo-ci: WIP -- clean full upgrade review  https://review.openstack.org/36485910:29
*** ramishra has quit IRC10:31
*** ramishra has joined #openstack-infra10:32
*** psachin has quit IRC10:33
openstackgerritmathieu bultel proposed openstack-infra/tripleo-ci: WIP -- clean full upgrade review  https://review.openstack.org/36485910:35
*** sdague has joined #openstack-infra10:37
*** Julien-zte has joined #openstack-infra10:40
*** sdague has quit IRC10:41
*** isaacb has quit IRC10:41
*** dgonzalez has quit IRC10:45
*** Julien-zte has quit IRC10:46
*** Julien-zte has joined #openstack-infra10:46
*** sdague has joined #openstack-infra10:46
*** caowei has quit IRC10:48
*** thorst has joined #openstack-infra10:48
*** thorst has quit IRC10:48
*** notnownikki has joined #openstack-infra10:50
*** isaacb has joined #openstack-infra10:53
*** dgonzalez has joined #openstack-infra10:57
*** rtheis has joined #openstack-infra10:57
*** bookwar_ has quit IRC11:00
*** vkramskikh has quit IRC11:00
*** psachin has joined #openstack-infra11:02
*** asselin_ has joined #openstack-infra11:04
*** ddieterly has joined #openstack-infra11:06
*** slagle has joined #openstack-infra11:06
*** amotoki has quit IRC11:06
*** mptacekx has quit IRC11:08
*** asselin_ has quit IRC11:08
*** mptacekx has joined #openstack-infra11:08
*** stevemar_ has joined #openstack-infra11:09
*** Julien-zte has quit IRC11:10
*** Julien-zte has joined #openstack-infra11:11
*** gmann has quit IRC11:13
*** stevemar_ has quit IRC11:13
jrollhi folks, does anyone mind looking at the infra side of this chain to allow ironic CI to test partition-style images with our agent driver? pretty straightforward and moves some logic out of d-s-g: https://review.openstack.org/#/q/topic:ipa-partition-images+status:open11:14
jrollthanks :)11:14
*** baoli has joined #openstack-infra11:17
*** jkilpatr has joined #openstack-infra11:18
*** lucasagomes is now known as lucas-hungry11:20
openstackgerritSagi Shnaidman proposed openstack-infra/tripleo-ci: Try again to install modules from AFS PyPi mirror  https://review.openstack.org/36668711:26
dulekIs there a way to check out a non-voting job using openstack-health? I wanted to find recent failing ones so I can point this out in the patches before they get merged to RC.11:26
*** gongysh has quit IRC11:26
*** hashar has quit IRC11:28
*** ddieterly has quit IRC11:28
*** hashar has joined #openstack-infra11:28
*** dkehn__ has quit IRC11:29
*** dkehn has quit IRC11:29
*** rtheis_ has joined #openstack-infra11:29
*** dkehn_ has quit IRC11:29
*** kzaitsev_mb has joined #openstack-infra11:30
*** rtheis has quit IRC11:30
openstackgerritAdam Coldrick proposed openstack-infra/storyboard-webclient: Rework the task list layout  https://review.openstack.org/35730611:32
*** sambetts|afk is now known as sambetts11:32
*** Hal has joined #openstack-infra11:32
*** hashar has quit IRC11:33
*** dkehn has joined #openstack-infra11:36
*** amotoki has joined #openstack-infra11:37
*** Hal has quit IRC11:37
*** _nadya_ has quit IRC11:38
*** _nadya_ has joined #openstack-infra11:39
*** dkehn__ has joined #openstack-infra11:42
*** dkehn_ has joined #openstack-infra11:42
openstackgerritAdam Coldrick proposed openstack-infra/storyboard-webclient: Rework the task list layout  https://review.openstack.org/35730611:48
*** tonytan4ever has joined #openstack-infra11:49
*** amotoki has quit IRC11:50
*** flepied has quit IRC11:51
*** ddieterly has joined #openstack-infra11:51
*** flepied has joined #openstack-infra11:51
*** flepied has quit IRC11:51
*** flepied has joined #openstack-infra11:51
vponomaryovdulek: you can try this -> http://ci-watch.tintri.com/project?project=cinder&time=7+days11:52
*** salv-orl_ has quit IRC11:52
*** salv-orlando has joined #openstack-infra11:52
*** hashar has joined #openstack-infra11:52
*** shardy is now known as shardy_lunch11:53
*** tonytan4ever has quit IRC11:53
*** baoli_ has joined #openstack-infra11:54
*** zhurong has joined #openstack-infra11:55
dulekvponomaryov: Awesome, thanks!11:57
*** baoli has quit IRC11:57
*** amotoki has joined #openstack-infra11:58
*** markvoelker has joined #openstack-infra11:58
*** Na3iL has quit IRC11:59
*** zeus has quit IRC12:00
*** coolsvap_ is now known as coolsvap12:01
*** trown|outtypewww is now known as trown12:02
*** markvoelker has quit IRC12:03
rcarrillocruzpabelanger: i've put the controller of the infracloud on emergency hosts12:04
rcarrillocruzbumped dhcp agent log to debug12:04
rcarrillocruzand i'm tailing logs for next ERROR12:04
coolsvapjaosorior: we need a mail on list regarding all FFEs12:04
*** links has quit IRC12:04
rcarrillocruzhave not been lucky for the past 3h tho12:04
*** asselin_ has joined #openstack-infra12:04
pabelangerrcarrillocruz: okay12:04
rcarrillocruzjust in case you see it on that file, nothing wrong, just to avoid ansible-puppet to revert the debug logging12:05
pabelangerrcarrillocruz: did we have a launch failure today?12:05
rcarrillocruzlast one from today: 2016-09-07 10:31:13.535 16724 ERROR12:05
*** chlong has joined #openstack-infra12:05
*** acabot has quit IRC12:05
AJaegerodyssey4me: best discuss with clarkb12:06
AJaegerodyssey4me: sorry, wrong bug - I can take care of it...12:06
*** devananda has joined #openstack-infra12:06
*** devananda is now known as devananda|travel12:06
*** amotoki has quit IRC12:07
*** acabot has joined #openstack-infra12:07
openstackgerritPaul Belanger proposed openstack-infra/project-config: Revert "Revert "Revert "Disable rax-iad due to launch failure rate"""  https://review.openstack.org/36670812:07
pabelangerwe should be ready to start using rax-iad again, now that images have been updated12:08
*** stevemar_ has joined #openstack-infra12:10
AJaegerodyssey4me: fixed, all old content deleted12:11
odyssey4meAJaeger ? you mean for https://bugs.launchpad.net/openstack-ansible/+bug/1589842 ?12:11
openstackLaunchpad bug 1589842 in openstack-ansible "Published web content still contains old files which were deleted" [Low,Fix released] - Assigned to Andreas Jaeger (jaegerandi)12:11
AJaegerodyssey4me: yes12:11
AJaegerodyssey4me: yes, that bug is "fix released" now ;)12:11
odyssey4meoh great - is that something that needs doing once in a while? isn't there some way to automate it so that it happens on ever publish?12:12
AJaegerodyssey4me: we will swithc docs publishing and as part of that it should be done directly.12:12
AJaegerodyssey4me: for now, this is a manual step ;(12:12
odyssey4meAJaeger ok great, good to know - any idea when the timeline is for the switch to a better mechanism?12:13
AJaegersdague: could you comment on https://review.openstack.org/366091 ? That'S a new nova-tempest repo which strikes me as odd12:13
asettleAJaeger: yes win!12:13
AJaegerodyssey4me: as soon as we manage ;)12:13
AJaegerodyssey4me: sorry, can't be more concrete but this is a priority now for infra12:14
zigoAJaeger: What does this mean? http://logs.openstack.org/52/366352/1/check/gate-project-config-gerrit/84cc403/console.html#_2016-09-07_10_12_16_37488212:14
odyssey4meAJaeger well, thank you very much :) good to know that this is known, a fix is in the works, and that we have a workaround for now12:14
*** stevemar_ has quit IRC12:14
*** askb has quit IRC12:15
*** links has joined #openstack-infra12:16
*** pradk has joined #openstack-infra12:18
AJaegerodyssey4me: yeah, a non-scaling workaround ;)12:19
AJaegerzigo, an overzealous spell checker ;(12:20
openstackgerritmathieu bultel proposed openstack-infra/tripleo-ci: WIP -- clean full upgrade review  https://review.openstack.org/36485912:20
zigoAJaeger: Is there something I can do to fix?12:20
openstackgerritJulien Danjou proposed openstack-infra/project-config: Switch Gnocchi functional jobs to Xenial  https://review.openstack.org/36657312:20
openstackgerritJulien Danjou proposed openstack-infra/project-config: Switch Telemetry jobs to Xenial  https://review.openstack.org/36657412:20
AJaegerFix your text or the script, see it's invocation earlier in the log file12:21
*** mhickey__ has joined #openstack-infra12:21
AJaegerIt complaints about using openstack instead of OpenStack in the description12:21
zigoAJaeger: That's the description of the repo that is problematic, right?12:21
AJaegeryes12:21
*** Na3iL has joined #openstack-infra12:22
*** tongli has joined #openstack-infra12:22
zigoGot you, thanks.12:22
*** ddieterly has quit IRC12:22
*** lucas-hungry is now known as lucasagomes12:23
openstackgerritThomas Goirand proposed openstack-infra/project-config: Add missing deb repo 3/5  https://review.openstack.org/36635212:23
*** gongysh has joined #openstack-infra12:23
*** sshnaidm is now known as sshnaidm|afk12:24
openstackgerritJens Rosenboom proposed openstack-infra/system-config: Give gate-infra-puppet-apply-fedora-24 some work  https://review.openstack.org/36671812:26
*** dprince has joined #openstack-infra12:27
openstackgerritRodolfo Alonso Hernandez proposed openstack-infra/project-config: Enable QoS on neutron for python-openstackclient.  https://review.openstack.org/36671912:27
*** rlandy has joined #openstack-infra12:28
*** szaher_ has quit IRC12:30
*** szaher has joined #openstack-infra12:31
*** edmondsw has joined #openstack-infra12:31
*** markvoelker has joined #openstack-infra12:32
openstackgerritMatthew Bodkin proposed openstack-infra/storyboard-webclient: Make tags reusable  https://review.openstack.org/36618812:33
*** amotoki has joined #openstack-infra12:33
sdagueAJaeger: so those are redhat qa team tests?12:34
openstackgerritJulien Danjou proposed openstack-infra/project-config: Switch Telemetry jobs to Xenial  https://review.openstack.org/36657412:35
AJaegersdague: I have no idea ;( But I wanted to make you aware and ask for your feedback, the naming sounded really odd to me.12:35
*** mmedvede has quit IRC12:36
*** sarob has joined #openstack-infra12:36
openstackgerritJulien Danjou proposed openstack-infra/project-config: Switch Gnocchi functional jobs to Xenial  https://review.openstack.org/36657312:38
openstackgerritJulien Danjou proposed openstack-infra/project-config: Switch Telemetry jobs to Xenial  https://review.openstack.org/36657412:38
*** apetrich has joined #openstack-infra12:40
*** sarob has quit IRC12:40
*** yaume has quit IRC12:41
*** ggnel_t has quit IRC12:41
openstackgerritAndreas Jaeger proposed openstack-infra/project-config: Give better error description in check_valid_gerrit_projects.py  https://review.openstack.org/36672712:41
AJaegerzigo: I couldn't fix the regex easily but I fixed the error message ^12:41
*** yaume has joined #openstack-infra12:41
openstackgerritMaciej Relewicz proposed openstack-infra/project-config: Added new repos for Murano chef cookbook  https://review.openstack.org/36672912:42
*** woodster_ has joined #openstack-infra12:42
zigoMuch better indeed.12:42
AJaegerzigo, if you manage to fix the regex that it handles your case as well, it would be fine as well - but that'S a corner case, so I've given up on that for now.12:43
*** kzaitsev_mb has quit IRC12:44
zigoAJaeger: I don't think we should care so much about these repo long description, the repo names themselves are self explanatory anyway.12:44
*** rhallisey has joined #openstack-infra12:45
AJaeger;)12:45
openstackgerritThomas Goirand proposed openstack-infra/project-config: Add missing deb repo 4/5  https://review.openstack.org/36673412:45
openstackgerritPaul Belanger proposed openstack-infra/project-config: Fix incorrect flavor for osic-cloud8  https://review.openstack.org/36673512:45
AJaegerzigo, you can steck your changes after each other instead of making them independent...12:45
pabelangerAJaeger: rcarrillocruz: ^ fixes in correct flavor for osic-cloud812:45
rcarrillocruz+212:46
AJaegerpabelanger: I have to trust you on those names - it looks consistent, thus +2a12:46
zigoAJaeger: Right...12:46
AJaegerzigo: in case they conflict...12:46
zigoAJaeger: This would have avoided merge conflict.12:47
zigoAnd there WILL be.12:47
*** vikrant has quit IRC12:47
*** pradk has quit IRC12:47
zigoAJaeger: Doesn't mater, just make sure to approve them in order, and wait for one to be merged before approving the next, I'll manage with merge conflicts.12:47
AJaegerzigo: once they pass ask mordred to +2 - and then I'll +2A and wait 2hours between them to not overwhelm github12:47
zigoOk.12:47
AJaegerzigo: Exactly12:47
AJaegercould you give them the same topic, please?12:48
*** kzaitsev_mb has joined #openstack-infra12:48
zigoAJaeger: No worries for the wait time, there's no urgency for having it all of them today. I needed deb-migrate, and that one was in 1/5, the others can wait later today or tomorrow.12:48
flip214I saved me a query in json format, from logstash.openstack.org. but I can't find a way to upload that file again, to restore my query.12:48
AJaegerzigo: ok12:49
*** zeus has joined #openstack-infra12:49
zigoAJaeger: What I need to move on though is this one: https://review.openstack.org/36547712:49
*** jaosorior has quit IRC12:49
*** zeus is now known as Guest4940812:50
*** jaosorior has joined #openstack-infra12:50
*** amitgandhinz has quit IRC12:50
zigoAJaeger: As discussed with fungi, it's ok to have signed tag push, I don't really mind if non-signed tag push is not possible.12:50
zigoI'll re-tag with my signature if needed.12:51
*** amitgandhinz has joined #openstack-infra12:51
*** Goneri has joined #openstack-infra12:51
AJaegerzigo, +2A12:51
zigoThough for most OpenStack stuff, tags will be already signed by someone else, so it will be easy to push.12:51
zigoCheers ! :)12:51
*** Guest49408 is now known as zeus`12:51
AJaegerbbl12:52
*** ddieterly has joined #openstack-infra12:52
*** zeus` is now known as zeus12:52
*** zeus has quit IRC12:52
*** zeus has joined #openstack-infra12:52
openstackgerritJulien Danjou proposed openstack-infra/project-config: Switch Gnocchi functional jobs to Xenial  https://review.openstack.org/36657312:56
openstackgerritJulien Danjou proposed openstack-infra/project-config: Switch Telemetry jobs to Xenial  https://review.openstack.org/36657412:56
*** ddieterly has quit IRC12:57
*** thorst has joined #openstack-infra12:57
*** rods has joined #openstack-infra12:57
openstackgerritMerged openstack-infra/project-config: Allow deb-packaging-core to push tags  https://review.openstack.org/36547712:58
*** mdrabe has joined #openstack-infra12:58
*** sshnaidm|afk is now known as sshnaidm12:59
*** claudiub|2 has joined #openstack-infra13:00
openstackgerritMerged openstack-infra/project-config: Fix incorrect flavor for osic-cloud8  https://review.openstack.org/36673513:01
*** mmedvede has joined #openstack-infra13:02
*** claudiub has quit IRC13:03
*** kgiusti has joined #openstack-infra13:05
*** pilgrimstack1 has joined #openstack-infra13:06
*** gongysh has quit IRC13:07
*** chem has quit IRC13:07
*** pilgrimstack has quit IRC13:07
*** chem has joined #openstack-infra13:07
*** shardy_lunch is now known as shardy13:08
*** florianf has quit IRC13:10
*** stevemar_ has joined #openstack-infra13:10
rcarrillocruzpabelanger: with all the CI resources we have now, i suspect we are going to wait quite a bit for another infracloud ERROR hit :/13:11
*** drawsmcgraw has quit IRC13:11
*** links has quit IRC13:12
*** asettle has quit IRC13:12
*** asettle has joined #openstack-infra13:13
*** xyang1 has joined #openstack-infra13:13
AJaegerrcarrillocruz: we need to add "priorities" in nodepool so that we can prioritize infracloud over other resources to stress test it ;)13:13
rcarrillocruzheh13:13
rcarrillocruzi think it would be good to have the zuul+nodepool dev env13:13
rcarrillocruzto have  a stage-prod promotion kind of workflow for clouds13:14
*** stevemar_ has quit IRC13:15
*** drifterza has quit IRC13:16
*** matt-borland has joined #openstack-infra13:17
*** trown is now known as trown|brb13:17
*** rossella_s has quit IRC13:18
openstackgerritMaciej Relewicz proposed openstack-infra/project-config: Added new repos for Murano chef cookbook  https://review.openstack.org/36672913:18
*** rossella_s has joined #openstack-infra13:19
*** oanson has quit IRC13:21
*** pgadiya has quit IRC13:23
*** cardeois has joined #openstack-infra13:23
*** florianf has joined #openstack-infra13:24
pabelangerAJaeger: rcarrillocruz: maybe a new staging pipeline, start new clouds there while work out the issues.13:24
pabelanger_shrugs_13:24
pabelangerI'm on the fence about a new nodepool instance for staging, only because the amount of overhead needed to bring a cloud online. EG: image uploads for example13:25
fungizigo: i'm curious to hear how your tag pushing goes... at least in most cases gerrit requires that the account authenticating to its git service have a validated e-mail address matching the address of the committer (i haven't tested whether this also extends to pushing tags created by others)13:26
*** tonytan4ever has joined #openstack-infra13:26
zigofungi: Indeed, it doesn't seem to work to push someone else's tag.13:26
pabelangerrcarrillocruz: do you mind reviewing https://review.openstack.org/#/c/366708/13:27
zigofungi: But that should be ok though, I can "git fetch" from upstream before build, for those tags I don't need to re-tag.13:27
*** snarwade has quit IRC13:27
*** trown|brb is now known as trown13:28
zigofungi: Is there a way to automate "git pull" in the master branch of all deb-* stuff13:28
zigo?13:28
*** jamesdenton has joined #openstack-infra13:28
rcarrillocruzsure13:28
*** jcoufal has joined #openstack-infra13:28
rcarrillocruzapproved13:29
rcarrillocruzpabelanger: https://review.openstack.org/#/c/366636/ , the default rules secgroup thing that was  discussed yesterday13:29
zigofungi: Otherwise, I'll just do this: https://review.openstack.org/36536713:29
rcarrillocruzi've run it on the infracloud, it removes them13:29
*** caowei has joined #openstack-infra13:29
openstackgerritmathieu bultel proposed openstack-infra/tripleo-ci: WIP -- clean full upgrade review  https://review.openstack.org/36485913:29
pabelangerrcarrillocruz: great13:30
zigopaste.openstack.org seems down13:30
fungizigo: yeah, that's what i was suggesting with the upstream tracking option we have, for example we use it to maintain our fork of the gerrit source code http://git.openstack.org/cgit/openstack-infra/project-config/tree/gerrit/projects.yaml#n11013:31
zigoah, no paste.o.o works, it's just super slow.13:31
*** isaacb has quit IRC13:32
*** dtardivel has joined #openstack-infra13:32
mordredmorning pabelanger13:32
*** weshay is now known as weshay_mtg13:32
mordredpabelanger: did we ever get the ipv6 addresses fixed on rax nodes?13:32
mordredpabelanger: (I remember we were looking in to that last week or the week before, but then I got distracted)13:33
fungizigo: in that example, we pull copies of all tags from https://gerrit.googlesource.com/gerrit into the local openstack-infra/gerrit repo, and also update copies of all upstream branches but prepend "upstream/" to their branch names13:33
pabelangermordred: no, we are still ipv4. But cannot remember why, I can look again this morning13:33
pabelangerwas eth1 missing?13:33
mordredpabelanger: yah - I think it's missing eth113:34
mordredOR13:34
mordredactually, I think it's that we're writing out static network config for the interface13:34
mordredbut nothing that says "oh, hey, please get an IPv6 address too"13:34
pabelangerya13:34
fungimordred: talking about the job nodes in rackspace? remember there is no ipv6 address data in the configdrive (but maybe adding inet6 auto would pick up assignments?)13:34
zigofungi: http://paste.openstack.org/show/567466/ <--- Here's an example13:34
*** hamzy has quit IRC13:34
mordredfungi: exactly13:34
mordredit's inet6 auto we're missing13:35
pabelangerokay, I can test that quickly13:35
zigofungi: If I just do "get fetch upstream" before build, will it automatically use a cached version of the git repo?13:35
fungimordred: just noticing that on our control plane servers, we have static v6 configuration so... no guarantees auto works with rax's network implementation13:36
mordredfungi: oh. weird.13:36
mordredfungi: is that true of new control plane servers? (I wonder if there was a behavior change?)13:37
mordredfungi: oh - also, it's nova-agent still on our control plane servers, not glean+config-drive13:37
mordredso maybe they have not exposed the ipv6 info in config-drive yet13:37
mordredand our control plane servers get it from xenstore13:37
fungimordred: i assume that's so that they can directly map v6 addrewses in nova. likely they don't have a good wau of integrating that with auto assignments since those will either be chosen by the guest instance as an eui-64 address or a privacy address13:37
*** kzaitsev_mb has quit IRC13:38
openstackgerritMerged openstack-infra/project-config: Revert "Revert "Revert "Disable rax-iad due to launch failure rate"""  https://review.openstack.org/36670813:38
fungiand as they don't do dhcp for v5 they're unlikely to have set up dhcp6 to dole out reservations mapped to nova/neutron either13:39
fungis/v5/v4/13:39
fungiwhich leaves only static addressing13:39
fungithough our static assignment there _does_ look like it's a proper eui-64 based on the vnic's mac, so auto might just work fine as long as we're getting router advertisements13:40
*** mriedem has joined #openstack-infra13:40
mordredyah - I have a hunch RAs work for some reason ...13:41
mordredfungi: now, follow up question...13:41
fungii mean, they have the mac assigned for each vnic so in theory they could just recreate the eui-64 mapping in their backend database13:41
mordredif RAs work there, adding inet6 auto would take care of it13:41
fungiyup13:41
fungipretty sire13:41
fungisure13:41
mordredbut is that a safe thing to just add to all static configs that are missing ipv6?13:41
mordredlike, inet6 auto doesn't hang waiting for an RA iirc13:42
*** annegentle has joined #openstack-infra13:42
*** krtaylor has joined #openstack-infra13:42
fungizigo: just plain "git fetch" won't magically use our local git caches. you either need the job to use zuul-cloner (installed on all our workers as /usr/zuul-env/bin/zuul-cloner) or manually clone from /opt/git/openstack/nova and then edit your origin remote to be git.openstack.org or something along those lines13:42
openstackgerritMerged openstack-infra/system-config: Remove default security group rules on Infra clouds  https://review.openstack.org/36663613:43
fungimordred: router advertisements usually come with great frequency, so it shouldn't wait long at all for the v6 address to become reachable after the interface is brought up under normal circumstances. since it's just broadcast from the routers there's no back-and-forth like you have with dhcp613:44
mordredfungi: no - I mean - if we have glean just always add "auto inet6" to network configs if it doesn't find static ipv613:45
fungimordred: also, looking back over our control plane server network configs, we must be getting ra because we don't have static routing configuration in there13:46
mordredwill that break clouds that have no ipv613:46
mordred?13:46
*** eharney has joined #openstack-infra13:46
*** kzaitsev_mb has joined #openstack-infra13:46
fungimordred: inet6 auto should be perfectly safe even when there's no v6 infrastructure, afaik, but that's probably relatively trivial to test too?13:46
mordredfungi: yah, I think you're right13:47
fungibasically, all interfaces already have (working!) linklocal addresses. inet6 auto simply causes the kernel to act on router advertisements and tack on additional global and site-local (sometimes) addresses as well as routes13:48
fungithe only times where it would be problematic is if there are router advertisements broadcast in the lan but handing out global network prefixes and routes which are not actually working13:49
*** ddieterly has joined #openstack-infra13:49
mordredfungi: I believe I would physically kill an operator who did that to us dead13:50
fungithen the server might try to reach stuff over v6 and fail, perhaps delaying before falling back to v4 or perhaps failing outright and retrying indefinitely depending on the application/protocol13:50
openstackgerritMonty Taylor proposed openstack-infra/nodepool: Use interface_ip instead of internal logic  https://review.openstack.org/36044613:50
*** ddieterly has quit IRC13:51
*** ddieterly has joined #openstack-infra13:51
fungiworth noting, though, inet6 auto may not always be entirely sufficient, for example if the provider expects you to use dhcp6 to get a tracked reservation from their ipam or something13:52
AJaegerzigo, going one step back: With Debian Packaging you currently build a complete Packaging Build Infrastructure in OpenStack CI. Doesn't Debian have one? I still don't get why it's needed - and looking at the problems you run into, I wonder whether it's really worth continuing down the current approach or whether there might be different approaches. The RDO and SUSE folks approach this differently for13:52
AJaegerexample.13:52
*** annegent_ has joined #openstack-infra13:53
fungiAJaeger: up-side here is that we provide a code review system with an integrated ci, while most distros (debian included) only have autobuilders and maybe some simple autopkgtest framework13:53
*** pradk has joined #openstack-infra13:53
dhellmannmordred: seeing job failures for the release-tools repo related to that ffi issue we discussed yesterday. Is that a wide-spread thing, or do I need to do something special for that repo?13:53
fungiso integration-testing proposed changes to packages would be hard if not impossible to make work there13:54
dhellmannmordred : https://review.openstack.org/#/c/364644/ when you're free13:54
fungiaiui, the goal here is for debian package maintainers to push a proposed change to, say, pkg-nova which will not only make sure tat it can still build teh package with that, but then stand up an openstack deployment integrating that test build and run maybe tempest smoke tests against it (and with depends-on you could be testing a series of changes for nova, neutron and cinder, maybe, before13:55
fungiapproving all of them)13:55
AJaegerfungi, The RPM packaging project uses this CI and then imports in their build systems. And at least the SUSE build system allows review and has testing included - on a packaging level, so unit test - but also whole system testing.13:55
AJaegerfungi, I know too little about how Debian does it - just seeing all the problems that zigo runs in, I wonder whether there are alternatives13:57
*** rcernin has joined #openstack-infra13:57
*** annegentle has quit IRC13:57
fungiAJaeger: got it. what i know of debian's package build automation is that it only has the capability of doing things like unit testing (you could sort of try to hack up some integration tests with it, but sequencing dependent changes to packages would get tough)13:57
fungiAJaeger: i think most of the problems zigo is facing stem from his expected workflow not easily mapping to our toolchain, which i expect is ultimately going to require adjustments to that workflow13:58
AJaegerfungi, this works with SUSE's system. But if Debian does not support some of these, I understand zigo's challenge. You really want integration testing - and only if it passes, publish packages...13:58
fungiright. automated testing in debian is per-package uploaded, so if your nova change depends on a neutron change, you have to keep adjusting and reuploading the neutron change until the package successfully "builds" before your nova uploads would be able to make use of that14:00
AJaegerfungi, So, you say: GEneral approach looks fine - but zigo needs to adapot his workflow so that it's fine with gerrit.14:00
*** abregman_ is now known as abregman14:00
AJaegerfungi, yeah, such single package testing is indeed not sufficient.14:01
*** drawsmcgraw has joined #openstack-infra14:01
fungiAJaeger: right, the track-upstream option i mentioned is one such tool we provide for handling repos which are forks of other (usually external) repos and need to receive updates from them14:01
fungiand as we've discovered, teh pkg-.* repos are actually forks of the repos they're packaging14:01
AJaegeryeah ;(14:01
mordreddhellmann: it's related to libffi-dev being missing from bindep.txt14:02
AJaegermordred: do we need to push libffi-dev into all bindep.txt files?14:02
mordreddhellmann: we were ok before because there was a wheel we were using that meant we didn't need the dev headers14:02
openstackgerritAlexey Ovchinnikov proposed openstack-infra/project-config: [Manila] Fix for LVM job template  https://review.openstack.org/36677114:02
mordredAJaeger: I think only the ones who hit the cffi build issue14:02
*** zhurong has quit IRC14:02
fungiAJaeger: pabelanger is working on altering the gate-{name}-pep8 jobs to not use wheels so we catch this early when bindep.txt files are proposed/updated14:03
AJaegerfungi, is there anything I should take care of while reviewing zigo's changes? Right now, I can only check for "looks sane"14:03
openstackgerritmathieu bultel proposed openstack-infra/tripleo-ci: Implement undercloud upgrade job - Mitaka -> Newton  https://review.openstack.org/34699514:03
zigoAJaeger: fungi: I've discussed with Debian people about using Gerrit within the Debian infrastructure, and they've told me that I should first show a proof of concept. Here we are, we have it within OpenStack infra. Though that's not the point of what I've been doing.14:03
AJaegerfungi, pabelanger : Great14:03
AJaegermordred: ok.14:03
pabelangerindeed! I am just trying to figure out how to pass --no-binary to tox14:03
pabelangeror if we need to update tox.ini14:03
zigoAJaeger: fungi: One of the very interesting use case is puppet-openstack, which will be able to re-use packages and gate on it.14:03
*** rbrndt has joined #openstack-infra14:03
openstackgerritMonty Taylor proposed openstack-infra/release-tools: Add libffi-dev to bindep.txt  https://review.openstack.org/36677414:04
AJaegerzigo, yeah...14:04
zigoAJaeger: fungi: And opposite way as well: packages will be able to use puppet (possibly in a multi-node scenario) to gate on a deployment.14:04
mordreddhellmann, AJaeger https://review.openstack.org/36677414:04
zigoAJaeger: fungi: I am also foreseeing automation, like packaging proposal bots whenever a new upstream release of Oslo happens.14:05
zigoOne thing at a time though, now I believe we have everything working, finally ...14:05
AJaegermordred: which package pulls in cffi?14:05
zigo:)14:05
*** zul_ has joined #openstack-infra14:05
AJaegerzigo ;)14:05
zigoAJaeger: I confirm that OpenStack needs cffi.14:06
AJaegerfungi, zigo Thanks for explanataion14:06
zigoI can't remember which package though, but I can find out.14:06
AJaegerzigo: Which package exactly?14:06
AJaeger;)14:06
zigoOk, hang on...14:06
*** rodrigods has quit IRC14:06
*** rodrigods has joined #openstack-infra14:06
zigo  Reverse Depends: python-barbican (1:2.0.0-5)14:07
zigo  Reverse Depends: python-nacl (1.0.1-2)14:07
zigo  Reverse Depends: python-oslo.privsep (1.3.0-2)14:07
zigo  Reverse Depends: python-pygit2 (>= 0.24.1-1)14:07
zigoAt least these ...14:07
mordredI know I had to add it for shade ... one sec14:08
zigoThen there's indirect dependencies.14:08
*** rbrndt_ has joined #openstack-infra14:08
zigoLike: zaqar -> python-autobahn -> python-nacl14:08
*** rbrndt has quit IRC14:09
zynzelfungi: online? :)14:09
mordredCollecting cffi>=1.4.1 (from cryptography!=1.3.0,>=1.0->python-magnumclient>=2.1.0->shade)14:09
mordredAJaeger: I think crypography might be a common way it's getting in14:10
*** andymccr_ has joined #openstack-infra14:10
*** hongbin has joined #openstack-infra14:10
*** adrian_otto has joined #openstack-infra14:11
AJaegerah - and some repos include that one already in bindep ;)14:11
* AJaeger patches swift now14:12
*** mptacekx has quit IRC14:12
*** ajo_ has joined #openstack-infra14:12
AJaegerah, swift and keystone have it already - so they were not hit ;)14:13
openstackgerritDmitry Ukov proposed openstack-infra/project-config: Create fuel-nailgun-extension-day2 project  https://review.openstack.org/36677914:14
*** xarses has quit IRC14:14
*** dkehn__ has quit IRC14:15
*** SamYaple_ has joined #openstack-infra14:15
openstackgerritDmitry Ukov proposed openstack-infra/project-config: Create fuel-nailgun-extension-day2 project  https://review.openstack.org/36677914:15
*** aviau_ has joined #openstack-infra14:15
mtreinishinfra-root: I'm getting 503 responses for manual elasticrecheck queries I'm running locally (the health.o.o/status page is also returning a 500 but that might just be because of the error from elastic search) was that brought down?14:17
*** dmsimard is now known as dmsimard|afk14:19
*** adrian_otto has quit IRC14:20
*** zul_ has quit IRC14:20
*** pradk has quit IRC14:20
*** caowei has quit IRC14:20
*** rossella_s has quit IRC14:20
*** asettle has quit IRC14:20
*** salv-orlando has quit IRC14:20
*** aviau has quit IRC14:20
*** andymccr has quit IRC14:20
*** SamYaple has quit IRC14:20
*** cinerama has quit IRC14:20
*** jgrassler has quit IRC14:20
*** gbraad has quit IRC14:20
*** dulek has quit IRC14:20
*** degorenko has quit IRC14:20
*** lennyb has quit IRC14:20
*** spiffxp has quit IRC14:20
*** wfoster has quit IRC14:20
*** darrenc has quit IRC14:20
*** SotK has quit IRC14:20
*** anteaya has quit IRC14:20
*** sambetts has quit IRC14:20
*** stevebaker has quit IRC14:20
*** eliqiao has quit IRC14:20
mordredAJaeger: yah - I thnk it's a good thing to fix - it's an actual bug in the bindep files14:20
mordredmtreinish: looking14:20
mordredmtreinish: logstash.o.o certainly doesn't seem happy14:21
*** jascott1 has joined #openstack-infra14:21
*** nmagnezi has quit IRC14:21
AJaegersdague: https://review.openstack.org/#/c/360994/ should fix gerrit-dash-creator bindep file for cffi. See https://review.openstack.org/366764 for failure14:22
sdagueAJaeger: that first link is tripleo?14:23
mtreinishmordred: :/ need to restart it or something?14:23
AJaegersdague: argh ;(14:24
AJaegersdague: https://review.openstack.org/366783 should be better14:24
sdagueAJaeger: any idea why we need cffi?14:24
AJaegersdague: http://logs.openstack.org/64/366764/1/check/gate-gerrit-dash-creator-pep8-ubuntu-xenial/ce2b9cc/console.html#_2016-09-07_13_54_21_45557014:25
*** pradk has joined #openstack-infra14:25
openstackgerritmathieu bultel proposed openstack-infra/tripleo-ci: WIP -- clean full upgrade review  https://review.openstack.org/36485914:26
AJaegersdague: I suspect launchpadlib14:26
sdagueok, I'm just going to delete that instead14:26
clarkbmordred: on elasticsearch02 you can check /var/log/elasticsearch.log it may complain there about why it is unhappy14:27
*** yamahata has joined #openstack-infra14:27
rcarrillocruzpabelanger: human-readable output for the launcher https://review.openstack.org/#/c/366723/3 when you get a chance pls14:28
*** andymccr_ is now known as andymccr14:28
rcarrillocruzexcerpt http://logs.openstack.org/23/366723/3/check/gate-ansible-role-cloud-launcher-dsvm-ansible-func-ubuntu-trusty/85278b8/console.html14:28
AJaegersdague: abandoned my change then14:28
*** caowei has joined #openstack-infra14:28
zigomordred: https://review.openstack.org/366337 <--- Add missing deb repo 2/514:29
mordredclarkb: I see no unhappies14:29
*** lucasagomes is now known as lucas-afk14:29
clarkbmordred: nothing about garbage collecting or running out of heap memory?14:30
*** salv-orlando has joined #openstack-infra14:30
mordredclarkb: nope14:30
mordredclarkb: it's 11 lines long14:30
*** mdrabe has quit IRC14:30
cloudnullgood mornings14:32
*** weshay_mtg is now known as weshay14:33
*** adrian_otto has joined #openstack-infra14:33
pabelangerclarkb: happen to have your shade script handy that you used to upload new-glean.vhd to rackspace?  I wanted to upload the image to rax-iad to see what is going on there14:33
*** annegent_ has quit IRC14:33
pabelangerclarkb: for some reason, we have zero networking still14:33
clarkbpabelanger: I just put what mordred had in irc into an interactive python interpeter14:34
pabelangerk14:35
pabelangerlet me find the syntax14:35
mordredpabelanger: I can make you a new one14:35
*** reed_ has joined #openstack-infra14:35
openstackgerritThomas Goirand proposed openstack-infra/project-config: Add missing deb repo 4/5  https://review.openstack.org/36673414:35
mordredpabelanger: import shade ; shade.simple_logging(debug=True) ; cloud=shade.openstack_cloud(cloud='rax', region_name='IAD') ; cloud.create_image(name='new-glean', filename='new-glean.vhd', wait=True)14:36
mordredpabelanger: I believe should do it14:36
mordredpabelanger: (I just typed that, so it may have typos)14:36
*** adrian_otto has quit IRC14:36
pabelangermordred: thanks14:36
mordredpabelanger: ok. syntax should be good - cloud name may be off14:36
pabelangermordred: looks good, thanks again14:37
openstackgerritBrad P. Crochet proposed openstack-infra/tripleo-ci: Add Zaqar to scenario002  https://review.openstack.org/36502614:39
zigofungi: I specifically choose non-upstream-conflicting branch names, so in my case, I can simply declare options: - track-upstream, without adding a upstream-prefix: option, right?14:39
openstackgerritBrad P. Crochet proposed openstack-infra/tripleo-ci: Add Zaqar to scenario002  https://review.openstack.org/36502614:40
*** rfolco has joined #openstack-infra14:40
zigofungi: So then, master and stable/* branches will be pulled?14:40
*** salv-orlando has quit IRC14:40
*** xarses has joined #openstack-infra14:41
*** amitgandhinz has quit IRC14:41
*** zul_ has joined #openstack-infra14:42
*** rossella_s has joined #openstack-infra14:42
*** asettle has joined #openstack-infra14:42
*** cinerama has joined #openstack-infra14:42
*** gbraad has joined #openstack-infra14:42
*** dulek has joined #openstack-infra14:42
*** degorenko has joined #openstack-infra14:42
*** lennyb has joined #openstack-infra14:42
*** spiffxp has joined #openstack-infra14:42
*** wfoster has joined #openstack-infra14:42
*** darrenc has joined #openstack-infra14:42
*** SotK has joined #openstack-infra14:42
*** anteaya has joined #openstack-infra14:42
*** sambetts has joined #openstack-infra14:42
*** stevebaker has joined #openstack-infra14:42
*** eliqiao has joined #openstack-infra14:42
*** amitgandhinz has joined #openstack-infra14:42
*** zz_dimtruck is now known as dimtruck14:42
openstackgerritDavid Shrewsbury proposed openstack-infra/nodepool: Make builder recognize manual build requests  https://review.openstack.org/36511214:43
openstackgerritPaul Belanger proposed openstack-infra/project-config: Revert "Revert "Revert "Revert "Disable rax-iad due to launch failure rate""""  https://review.openstack.org/36679214:43
*** mwhahaha has quit IRC14:44
*** jgrassler has joined #openstack-infra14:44
*** Swami has joined #openstack-infra14:45
*** mdrabe has joined #openstack-infra14:46
*** hamzy has joined #openstack-infra14:46
*** Swami_ has joined #openstack-infra14:46
*** mwhahaha has joined #openstack-infra14:47
*** senk has quit IRC14:49
*** adrian_otto has joined #openstack-infra14:49
mtreinishmordred, clarkb: did we figure out what was up with ES?14:50
*** Swami has quit IRC14:50
openstackgerritJulien Danjou proposed openstack-infra/project-config: Switch Gnocchi functional jobs to Xenial  https://review.openstack.org/36657314:50
openstackgerritJulien Danjou proposed openstack-infra/project-config: Switch Telemetry jobs to Xenial  https://review.openstack.org/36657414:50
clarkbmtreinish: no gonna have to look more14:50
mtreinishok14:50
mtreinishif there's anything i can do to help let me know14:51
mtreinishclarkb: the only thing that looked suspect to me was the disk usage on logstash.o.o: http://cacti.openstack.org/cacti/graph.php?action=view&local_graph_id=422&rra_id=all14:51
mtreinishbut it's been like that for a while now14:52
mtreinishso I doubt that's it14:52
*** vinaypotluri has joined #openstack-infra14:52
clarkband its just a prpxy there so.shouldnt really care14:52
clarkbits likely something broken with es itself14:52
*** adrian_otto1 has joined #openstack-infra14:52
*** _nadya_ has quit IRC14:53
*** diltram has joined #openstack-infra14:55
diltrammorning14:55
diltramI have a question14:55
diltramabout kvm on gates14:55
*** adrian_otto has quit IRC14:55
*** amotoki has quit IRC14:56
diltramby default devstack should use kvm when available and fallback to qemu14:56
fungizigo: i believe so, yes14:56
diltrambut we know that when we're running tests it by default is using qemu14:56
clarkbdlahn: yes because not all of our test clouds have nested virt and in those that do we have found it to be unreliable amd results in crashed VMs that we cant debug14:57
diltramhttps://review.openstack.org/#/c/366472/1 - here is our test patch set where we manually enabling kvm14:57
zigofungi: Ok, thanks. I've added a ./debian/rules fetch-upstream-remote (which fetches from github) as a temporary workaround, I'll do that as a better fix.14:57
clarkbyou cannot and should not rely on nested virt14:57
diltramclarkb: why?14:57
clarkber dlahn that was for diltram sorry14:57
*** spzala has joined #openstack-infra14:58
diltramclarkb: but devstack has fallback mechanizm14:58
clarkbdiltram: because not all of our clouds support and those that do we have found it to be unreliable resulting in crashed test VMs that are unreachable and cannot be debugged14:58
diltramif there is no kvm then fallback to qemu14:58
clarkbalso it didnt represent aignificantly faster test runs (likely because we moatly use cirros)14:59
clarkbbut thats why its unreliable and not availalbe in many placea14:59
diltramno, take a look into patchset which I provided14:59
openstackgerritSimon McCartney proposed openstack-infra/puppet-jenkins: Enable a specific version of jenkins to be installed  https://review.openstack.org/36680314:59
*** gouthamr has joined #openstack-infra14:59
diltramall service vm projects are gaining great performance boost by access to kvm15:00
diltramenabling kvm in this patch resulted with reduction testing time from 1:25h to 33 minutes15:00
clarkbdiltram: they probably dont run cirros?15:00
diltramnooo15:00
clarkbyes thats why then15:00
diltramwe're building ubuntu image with load balancer15:00
clarkbwith cirros the difference is minimal15:00
diltrambut all projects which use service vm are not using cirros15:01
diltrambecase we can't use this image15:01
clarkbno but the vast majority of our testing does15:01
*** gouthamr_ has joined #openstack-infra15:01
fungidiltram: there's no control on whether your jobs run in providers that support nested virt either, so you'd just wind up with some runs being fast and some being slow (in addition to outright crashing for undiagnosable reasons)15:01
diltramI know, but I'm wondering why we're not using default fallback mechanizm in devstack15:01
clarkbdiltram: I have explained the reason twice now15:02
fungiconsistency15:02
diltramok, I understand right now15:02
*** yuval has quit IRC15:02
diltrambut it something weird that using kvm is making cloud unstable15:02
*** matrohon has quit IRC15:03
diltramanyone on the world who is using kvm has that problem15:03
*** abregman has quit IRC15:03
*** sdake has joined #openstack-infra15:03
*** abregman has joined #openstack-infra15:03
*** johnsom has joined #openstack-infra15:04
*** gongysh has joined #openstack-infra15:04
*** gouthamr has quit IRC15:05
*** thcipriani|afk is now known as thcipriani15:06
mordreddiltram: nested virt is more unstable15:06
diltramok, thx fungi, clarkb for all info about that :)15:06
mordreddiltram: so even if it is available sometimes, the increase in test failures makes it not worth having on in the general case15:07
diltramI'm using the same cloud which is provided from OSIC and I never had any problems with nested virt using kvm15:07
johnsomHi, I just missed that conversation, but I expect it was related to my excitement that nested virt is now available.15:07
diltramso I need to take a look into that why it's not working15:07
mordreddiltram: right. but openstack infra runs across 7 different clouds15:07
johnsomHUGE improvement.  Takes our test runs from over 1:30 to 34 minutes.15:07
mordrednested virt is NOT generally available15:08
*** sdake has quit IRC15:08
mordredyou should not count on it15:08
diltramI know, but again devstack supports fallback - so +kvm use nested virt, -kvm use qemu15:08
mordredif you enable it, and it works, it's an accident15:08
johnsomYeah, how can we support getting it widely available?15:08
mordredwe are not going to15:08
mordredit is not possible15:08
johnsomI see that a few clouds have it now.15:08
diltrammordred: if egrep --quiet '(vmx|svm)' /proc/cpuinfo; then15:08
diltram    export DEVSTACK_GATE_LIBVIRT_TYPE=kvm15:08
diltramfi15:08
diltramthis code is verifying do we have access to kvm15:08
mordredso - as clarkb said - there are TWO issues15:09
fungiall clouds donating resources to us would need to support it, or we would need to stop accepting donations from providers who don't support it15:09
mordredone is "it's not everywhere"15:09
mordredthe other one is "it's not stable"15:09
mordredso, even if it was everywhere, we'd STILL not recommend using it in the gate15:09
mordredbceause it's not stable15:09
mordredbecause it's nested virt15:09
fungifor example, making kvm nested virt work on a xen domu in rackspace is highly unlikely to function15:09
*** caowei has quit IRC15:09
mordrednot _actual_ normal kvm15:09
johnsommordred can you point me to some bugs that address the instability?15:09
BobBallfungi: As I understand it, Rackspace do not enable nested virt.15:10
mordredjohnsom: not really, it was never worth chasing, so basically no work has been done on it15:10
diltramyeah, it will be nice to see something, I would like to test that on our cloud15:10
clarkbjohnsom: there are no bugs because the only data we have is i stanve goes away15:10
diltramBobBall: but then we can still use qemu15:10
openstackgerritEmilien Macchi proposed openstack-infra/tripleo-ci: scenario001: deploy Ceph  https://review.openstack.org/36681015:10
fungiBobBall: right. so what i'm saying is we'd either have to reject donations from rackspace and others who lack nested virt, or continue assuming it isn't available consistently15:10
BobBallqemu absolutely, just not with kvm15:10
clarkbjohnsom: as soon as we turn off nested virt that syops15:10
johnsomI'm worried we are shooting ourselves in the foot with FUD15:10
mordredjohnsom: nope15:10
*** annegentle has joined #openstack-infra15:10
mordredjohnsom: we cannot start relying on it15:11
fungijohnsom: being unable to do nested kvm on xen is fud?15:11
mordredbecause we have at least one cloud provider that will NEVER have it15:11
openstackgerritMerged openstack-infra/project-config: Revert "Revert "Revert "Revert "Disable rax-iad due to launch failure rate""""  https://review.openstack.org/36679215:11
BobBallfungi: I would recommend Rackspace against enabling nested virt; it exposes too much risk to the level 0 hypervisor of the guest VM being able to crash the host.15:11
mordredBobBall: yah15:11
diltramguys, you're completely not listening us15:11
mordreddiltram: you are completely not listening to us15:12
fungidiltram: the feeling is mutual15:12
mordredwe ACTIVELY do not want to use it15:12
mordredit's an active choice15:12
johnsomSo here is the follow up question if we can't point to bugs on the issues.  Can we setup a pool for our scenario gates that does allow it?  The qemu performance issue is a serious problem for us to be able to have complete scenario tests.15:12
mordredjohnsom: no, we cannot15:12
mordredjohnsom: we cannot run jobs on only a subset of our providers15:13
mordredit's a very important feature of the system that we span multiple clouds15:13
mordredbecause clouds go away all the time15:13
mordredand if the one cloud that provides that goes away15:13
mordredall of a sudden your jobs stop working15:13
mordredlike, completely stop working15:13
mordredso depending on a feature that only exists in one cloud is not a thing that is supported at all - no matter what the feature is15:13
johnsomYeah, I understand that.  We have at least two providers with it enabled.  Hmmmm.15:13
fungidiltram: please explain how having some percentage of your jobs run faster if they happen to end up on a provider supporting nested virt (and deadlocking your project when your jobs failing if they happen to not work with or without nested virt because some earlier change that only worked with one and not the other merged to your repo by sheer luck) is beneficial to you15:14
*** mdrabe has quit IRC15:14
mordredI mean - I get the desire for sure15:14
*** mdrabe has joined #openstack-infra15:14
*** hieulq_ has joined #openstack-infra15:14
fungitesting platforms need consistency. we either need to run jobs _with_ nested virt everywhere (and stop accepting resource donations from providers that don't support it) or not use nested virt acceleration anywhere15:14
mordredthere are jobs we could run much better if they were faster- we just don't have consistent enough access to such resources - and we know that at least one of our providers (the one that has been the most consistent over time, fwiw) will never provide it15:15
openstackgerritEmilien Macchi proposed openstack-infra/project-config: tripleo: run scenarios jobs on tripleo-ci project  https://review.openstack.org/36681415:15
diltramfungi: because when our jobs are landing on that gates we have results faster, and we're not blocking gates with out jobs15:15
fungidiltram: except you don't. say 66% of the jobs for one change complete sooner because nested virt acceleration was available on the providers where they ran but the other 33% ran in providers where it was not and so were slow15:16
diltramplus we currently need to split all testing scenarions on smaller chunks to even be able to test our code15:16
fungithe change itself still takes just as long to complete testing15:16
openstackgerritMerged openstack-infra/python-storyboardclient: Give user option to bypass verification  https://review.openstack.org/36609915:16
johnsomThe issue for us is two fold.  It burns up a ton of host time to run some simple tests and we are limited on the number of tests we can run because with qemu tcg they exceed the maximum run time the gates allow.15:16
mordredin any case- we can't stop you from turning it on inside of your jobs - but the question was "why don't we use the default kvm/fallback code in devstack" more generally15:17
mordredthe answer to that is the consistency answer15:17
mordredand that's why it's not going to be a normal config for normal devstack jobs15:17
mordredwe would counsel, based on past experience15:17
mordredthat turning it on in your repo will not have as much happy as you might want15:17
mordredlargely due to the fact that it's not available everywhere15:17
mordredso you'll still have to plan for worst case15:18
mordredwhich means even if you do get _some_ fast runs, you will also get some slow runs15:18
fungiand lack a mechanism to allow you to conveniently avoid environments where you're unable to use nested kvm acceleration, and are unlikely to complicate our automation to add such support for a small fraction of projects that are doing heavy vm-in-vm workloads15:18
mordredso you'll still have to split things15:18
*** dizquierdo has joined #openstack-infra15:18
*** sarob has joined #openstack-infra15:18
fungias for teh random undiagnosable failures we've seen in the past, they stem from part of the virtualization context for your nested vm belonging to the underlying hypervisor, for which we as tenants in the cloud have no log access so can't actually tell you why things broke15:20
clarkbodyssey4me: thank you for addressing those logs. That should help us increase log retention as things roll off the backend of the circular buffer15:20
clarkbmordred: corvus pabelanger fungi (and anyone else interested in nodepool things) https://review.openstack.org/#/c/366434/ is needed to help us with our long upload cycles. Also it may fix the source of our image leaks in smoe of the clouds15:21
*** ociuhandu has joined #openstack-infra15:21
clarkbfungi: right. We know based on testing that toggling kvm vs qemu seems to highly correlate to the behavior but we can't actually debug further than that as we lose all access to the instance15:21
johnsomfungi That just seems like we aren't working together as best as we could.15:21
clarkbI have left the instances up for days hoping they would come back up again and nothing15:22
clarkbthey are truly dead and no longer available15:22
*** martinkopec has quit IRC15:22
*** sarob has quit IRC15:23
fungijohnsom: perhaps, but the infra team also has fairly limited bandwidth for working with various resource providers to determine why things are breaking. generally we attempt to limit using technologies which eat into what what time we have for tat15:24
mgagnein grafana, what's "Time to Ready" ? Is it time to SSH? does it also include time to "active" ?15:24
mordredyah. also, some of our providers are SUPER respondive - mgagne, mnaser and cloudnull being great examples of that15:24
diltramfungi: but to help you with that we're asking for some logs/bug smth to help with that15:24
mordredothers of our providers ... not so much15:24
*** beagles is now known as beagles_brb15:24
*** lucas-afk is now known as lucasagomes15:24
clarkbmgagne: I believe that includes all of the time from startign to boot to flipping the db state to ready. This includes ssh and running our ready script on the instance then adding it to jenkins/zuul-launcher depending on when the data is from15:24
*** sdake has joined #openstack-infra15:24
*** andreas_s has quit IRC15:25
clarkbmgagne: its more of a time until we can run a job on the instance measure15:25
fungidiltram: sure, we end up with no logs. best we can tell you is the uuid of the dead job node15:25
mordredand since that's on a public cloud, we do not have access to their production logs15:25
mgagneclarkb: right. I would be interested in more granular metrics. Are those available in graphite?15:25
johnsomI understand that.  I just see the huge performance improvements it provides and think about the impact it would have on our gate backlogs.15:25
clarkbmgagne: I am not sure. Let me check the nodepool statsd usage really quick15:26
fungidiltram: if we have available time, and if it's a regular occurrence, we engage with the service provider where that instance ran to try and figure out why the instance became unresponsive15:26
mgagnejohnsom: I found enabling kvm challenging, even in our own private cloud where we found the CPU model had an impact on the stability of the VM running the nested VMs.15:26
*** jkilpatr has quit IRC15:26
*** ifarkas is now known as ifarkas_afk15:27
diltramwould be nice fungi15:27
diltrammgagne: on intel or xen?15:27
mgagnediltram: intel15:27
*** burgerk has joined #openstack-infra15:27
diltramwhat cpu model15:27
diltram?15:27
* fungi wonders how intel and xen are an either/or question15:27
*** armax has joined #openstack-infra15:27
johnsommgagne Do you have a bug #?   I find that really interesting as the nested virt is emulated CPU instructions, it's not lot it's implemented as a pure pass through.15:27
mgagneno bug #, we just changed the cpu model15:28
diltramhahahaha15:28
diltramnice15:28
mgagnefor instance,  E5-2650 v1 is unstable in our case, we had to upgrade to at least E5-2650 v215:28
diltrammgagne: how old that v1 cpus are15:28
mgagneyou mean how long ago Intel released them?15:29
clarkbmgagne: actually rereading the source the time to ready is the time to first ssh we then bubble that further along15:29
diltramyeah15:29
diltramwe have right now v4 in production15:29
BobBallfungi: We know that there are cases with nested virt for Xen where the support just isn't solid enough from the hypervisor side.  I can't speak for KVM, but on Xen if you use nested virt today, then here be dragons and there are no garuntees...  Even with the logs15:29
diltramwe really changed almost everything in processors from time of v1 release15:30
mgagnediltram: right, this is for our private cloud, not public. But a public cloud provider *could* have this CPU model without you knowing and now you are stuck debugging something that could be totally outside your control15:30
mgagneQ1'12 =)15:30
pabelangermordred: So... rax-iad is trying to setup ipv6 with glean15:30
diltrammgagne: I don't believe that someone is still using v1 cpus15:30
pabelangermordred: http://paste.openstack.org/show/567498/15:30
clarkbmgagne: however thats still a best effort by nodepool with all of the background threading goign on. Its likely not the most accurate number but is probably fairly reliable when looked at in aggregate over time15:31
diltramit's after 4 years of using them so companies are changing them15:31
pabelangermordred: glean log: http://paste.openstack.org/show/567523/15:31
*** Benj_ has joined #openstack-infra15:31
*** Benj_ has quit IRC15:31
mgagneclarkb: I'm looking at 50m difference, I think it's far outside the margin of error =)15:31
*** dkehn__ has joined #openstack-infra15:32
clarkbwe also know that many clouds have heterogenous cpus15:33
mgagneclarkb: thanks for the info, I will try to find some time to look more into it this week. Just want to make sure it's not something on our side15:33
clarkband not all of them lie to the VMs about what the cpu flags that are supported are15:33
*** stevemar_ has joined #openstack-infra15:33
clarkbanyways this is a tricky thing, we don't control the clouds which gives us limited options in many cases for debugging or actually fixing issues. Historically "tough" was a very common answer15:33
diltramall cpus starting from v2 should work without any problems because there was a huge change15:33
*** jascott1_ has joined #openstack-infra15:34
diltrambut ok, thx for all info15:34
clarkbdiltram: right but I can't even tell you what cpus are used in most of the clouds15:34
mgagnewhat's this "huge change" ?15:34
clarkbor that there aren't 100 different cpus in use15:34
clarkbthats the point15:34
*** stevemar_ has quit IRC15:34
*** baoli_ has quit IRC15:34
clarkbwe have found a least common denominator that works reliably15:34
clarkbso we use it15:34
*** jascott1_ has quit IRC15:35
*** ddieterly is now known as ddieterly[away]15:35
*** jpeeler has joined #openstack-infra15:35
*** jpeeler has quit IRC15:35
*** jpeeler has joined #openstack-infra15:35
clarkbeven testing live migration is ridiculously complicated because of this. We have our own libvirt cpu model now as a result15:35
*** krtaylor has quit IRC15:35
clarkbor did, I think libvirt broke making that work15:35
clarkbsdague: ^ did that ever get resolved in a way that nova was happy about?15:36
johnsomI just worry that we aren't accounting for advances in the technology, hardware but mostly software, that makes this a viable technology.  Pretty much everyone on the development team runs with nested virt without issue.  It takes VM boot times from 8-10 minutes down to 30 seconds on our dev boxes and we see the same benefit on the gate hosts that have it.15:37
johnsomIf there is anyway we can do some experimental jobs or testing as a path to enabling it, we would support that effort.15:37
*** david-lyle_ has joined #openstack-infra15:38
*** ddieterly[away] is now known as ddieterly15:38
clarkbjohnsom: as mordred said you can make your jobs run with it15:38
*** david-lyle_ has quit IRC15:38
clarkbbut its not going to be our default15:38
*** Sukhdev has joined #openstack-infra15:38
clarkbwhich is what the question was15:38
johnsomYeah, I'm not pushing for default.  That doesn't bother me.  It's encouraging the providers to enable the capability that is the challenge.15:39
openstackgerritEmilien Macchi proposed openstack-infra/tripleo-ci: scenario001: deploy Ceph  https://review.openstack.org/36681015:39
mordredjohnsom: totally hear that - and honestly, working with providers to push things forward is a worthwhile thing for sure15:41
*** chlong has quit IRC15:41
clarkbmordred: mtreinish the reason ES was not working is es02 (which is the one we proxy to) was not running an es process15:41
*** salv-orlando has joined #openstack-infra15:41
clarkbmordred: that explains why the logs were so light :)15:41
mordredclarkb: oh. piddle15:41
clarkbI have restarted the process and the cluster is recovering15:41
mtreinishclarkb: yeah I was just looking at the cacti for es02 and it stopped at like 2am on the graphs15:41
*** Benj_ has joined #openstack-infra15:41
clarkb(we can run a local es process on logstash.o.o and have it load balance for us)15:41
clarkbbut that requires more memory on that server15:41
pabelangerclarkb: should have pinged you too, glean is configuring rax-iad eth0 to be only ipv615:43
*** adrian_otto1 has quit IRC15:43
*** matthewbodkin has quit IRC15:43
pabelangerclarkb: however, ipv4 is also passed: http://paste.openstack.org/show/567498/15:43
clarkbpabelanger: fun, does it work as configured? might need to tell nodepool to use ipv6 only in rax?15:43
pabelangerclarkb: that is what I am testing now15:44
fungipabelanger: interesting. do you have an example /etc/network/interfaces from that?15:44
*** adrian_otto has joined #openstack-infra15:44
pabelangerfungi: http://paste.openstack.org/show/567523/15:44
fungii'm curious to see what it decided to configure15:44
pabelangerthat is what glean does15:44
clarkbpabelanger: fungi and probably want the config drive network_info too15:44
openstackgerritChris Holcombe proposed openstack-infra/project-config: Add Ceph Charm Shared Lib  https://review.openstack.org/36684215:45
pabelangerthat is the first pastebin15:45
fungiright, in the past it was missing in at least some rackspace regions15:45
*** senk has joined #openstack-infra15:45
pabelangerSo, I think glean should be setting up both ipv4 / ipv6 for eth015:45
*** gongysh has quit IRC15:45
pabelangerbut it is only doing ipv615:45
clarkbyes this was never a problem before because config drive had no ipv6 info15:45
clarkbpabelanger: ya its likely a bug since its never been done before15:45
pabelangerclarkb: yes15:45
pabelangerI think rackspace changed this back in Aug. 8th15:46
fungiprobably glean needs some tweaking to grok finding both v4 and v6 addresses in the configdrive metadata file15:46
clarkbmtreinish: do things work for you now? maybe a little slow but should msotly function15:46
pabelangertime to update glean test cases15:46
openstackgerritmathieu bultel proposed openstack-infra/tripleo-ci: WIP -- clean full upgrade review  https://review.openstack.org/36485915:46
sdagueclarkb: we deleted all that custom cpu stuff, because we're running under qemu15:46
sdagueand we don't need it15:46
dhellmannmordred : thanks for that. is it worth a ML thread in case others see the same issue? (maybe there is one and I haven't caught up yet)15:46
sdaguethere was a nova bug that made us use it for qemu, which was fixed and backported15:46
clarkbsdague: oh interesting, I always did think it a little odd that we would care about that with qemu15:47
*** salv-orlando has quit IRC15:48
mtreinishclarkb: I'm not getting 503s anymore hitting 300sec timeouts on my requests but that's likely just while the cluster is recovering15:49
*** jkilpatr has joined #openstack-infra15:49
openstackgerritMerged openstack-infra/release-tools: Add libffi-dev to bindep.txt  https://review.openstack.org/36677415:49
clarkbmtreinish: ya its redistributing indexes now which is likely slowing the cluster down for queries15:49
odyssey4meclarkb AJaeger ianw we're working on compressing the logs from the OSA jobs - I wonder if it'd be possible to add the appropriate changes to the web server to make the log files viewable even if compressed (like the compressed html files)? for example: http://logs.openstack.org/09/366709/3/gate/gate-openstack-ansible-security-ansible-func-ubuntu-xenial/aa86cfd/logs/15:50
clarkbodyssey4me: yes that should all be there already. Its how the devstack-gate logs work15:50
odyssey4meclarkb hmm, then I wonder why it's not working for those :/15:51
clarkbodyssey4me: you may need to rename the files first to have a .txt extension15:51
clarkbodyssey4me: check the logs from a tempest job run15:51
odyssey4meah ok, let me give that a go15:51
clarkbodyssey4me: then when you compress you end up with .txt.gz15:51
*** rajinir has joined #openstack-infra15:52
*** ociuhandu has quit IRC15:52
*** yolanda has quit IRC15:53
*** psachin has quit IRC15:54
anteayafor logging purposes I am not an ant, I don't care what marketers say15:55
*** yolanda has joined #openstack-infra15:55
*** annegentle has quit IRC15:55
anteayanor am I a wasp nor any other insect15:55
*** shamail has joined #openstack-infra15:56
anteayaif you really want to know I formed a bond with a red squirrel yesterday15:57
anteayawas a lovely feeling15:57
*** salv-orlando has joined #openstack-infra15:57
*** dtantsur is now known as dtantsur|afk15:57
dougwigwow, i missed the nested virt fun.15:57
anteayahe is busy planting trees around me to help me15:57
anteayadougwig: you did so, welcome back to today's irc15:57
*** sandanar has joined #openstack-infra15:58
*** annegentle has joined #openstack-infra15:59
jamesmcarthurhi! Wondering if one of you kind folks could help me. Got this message on Twitter "@OpenStack your IP 185.110.132.87 is trying to ssh brute-force my server."16:00
mordredpabelanger: oh - weird16:00
anteayajamesmcarthur: thanks for reporting16:00
*** vhosakot has joined #openstack-infra16:00
mordredjamesmcarthur: I don't have a login to anything on 185.110.132.8716:00
jamesmcarthurI checked and it does appear to be registered to OpenStack, but it looks like the server is in Russia.16:01
mgagne@openstack.net.ua16:01
mordredjamesmcarthur: I'm confused about openstack having any ips registered at all16:01
*** pcaruana has quit IRC16:01
mgagnelooks unrelated to openstack itself16:01
mordredyah. this sounds like a thing to get jbryce involved in asap16:01
jamesmcarthurmordred: yeah... could be bogus16:01
jamesmcarthurhttp://whatismyipaddress.com/ip/185.110.132.8716:01
jamesmcarthurI'm assuming that's where the guy got the info though16:01
mordredyah16:02
jamesmcarthurInitially thought it might be part of o.o block at Rackspace16:02
mordredfungi: ^^ in case you didn't see16:02
greghayneshuh, and that site has a gerrit on it16:02
fungii'm digging into it now16:03
jamesmcarthurIt also lists us as the ISP, which is nice16:03
clarkbwhois says it belongs to descr:          Union Financial Service Ltd16:03
openstackgerritAlex Kavanagh proposed openstack-infra/project-config: Add charm-manila  https://review.openstack.org/36076216:03
jamesmcarthur"My internet is broken"16:03
mordredthe server itself seems to be running windows16:03
mordredhttp://185.110.132.87/ brings up an IIS banner :)16:03
fungiUnion Financial Service Ltd, Karamurzov Barasbi <abusemail@openstack.net.ua>16:03
fungiper whois16:04
* clarkb wonders why people wouldn't use whois and report things on twitter16:04
*** hieulq_ has quit IRC16:04
clarkbthe world has gone upside down and inside out16:04
mordredwell, I'm glad they did16:04
mordredbecause otherwise we would not have learned about this human16:04
pabelangermordred: fungi: clarkb: mind helping land: https://review.openstack.org/#/c/355644/ afs mirror in tripleo-test-cloud-rh1 might be having some networking issues, would be great to see if cacti.o.o confirms that16:04
mordredpabelanger: wfm16:05
*** beagles_brb is now known as beagles16:05
fungiopenstack.net.ua is registered to "Domen zaregistrirovan v interesah klienta" with nameservers in yandex.net16:05
greghaynesheh, so that site looks like a non ssl gerrit that proxies to ours :/16:05
jamesmcarthurclarkb: it's more fun to yell at people on Twitter ;)16:06
*** abregman has quit IRC16:06
anteayaI've learned that that has become the main purpose of twitter, to yell at others16:06
anteayahence my desire to no longer twitter16:06
jamesmcarthuranteaya: i use it to yell at our mayor, but I feel justified since he killed Uber.16:07
anteayajamesmcarthur: sounds like you are using it for its new purpose16:08
clarkbfungi: and the A record for it points at 127.0.0.116:08
fungiAS40965 seems to be an infium customer, "Rise-v, Ltd." in the ukraine16:08
anteayaand I personally don't like uber, but the point of the discussion is clarifying identities so I am willing to stick to the point16:08
greghaynesoh im a derp I just missed the a points at us16:09
clarkbgreghaynes: which A?16:09
*** tesseract- has quit IRC16:09
fungitraceroute goes through ua.retn.net and then maxnet.ua so clearly ukranian16:09
greghayneser, sorry, it points at me16:10
*** akshai has joined #openstack-infra16:10
greghaynesbecaues of what you said16:10
clarkbgreghaynes: ha they got you!16:10
greghaynesand I have a funky setup from hacking on gerrit16:10
greghaynesya16:10
greghaynes:)16:10
greghaynesway to mitm yourself, greg16:10
mordredgreghaynes: nicely done!16:11
openstackgerritShamail Tahir proposed openstack-infra/irc-meetings: Add Interop Challenge Weekly IRC Meeting  https://review.openstack.org/36685116:11
*** tqtran has joined #openstack-infra16:11
*** Julien-zte has quit IRC16:12
clarkbanyways not sure there is much that can be done other than to say "please learn to use whois and traceroute" and maybe try to get that dns domain sorted out (not sure if legit or not)16:12
*** roxanaghe has joined #openstack-infra16:12
mordredI can't imagine the domain is legit16:13
dougwigmordred, fungi: re: nested virt, it totally makes sense that it can't be everywhere, and that it shouldn't be relied upon. would we entertain a change where it's possible to note what extra features a cloud has, and then another to be able to specify job preferences, with a fallback to standard if no nodes available?  something along the lines of16:14
dougwigoctavia/trove/tacker adding a flag to their jobs that says, "hey, i'd work better on nested virt, if available".  or too complicated to maintain?16:14
jamesmcarthurclarkb: mordred: fungi: thanks for info16:14
fungii doubt the sort of people who are inclined to complain about network attacks through twitter are likely to figure out whois and traceroute unless those have a proxy through twitter16:14
jamesmcarthurlol16:14
*** wznoinsk has joined #openstack-infra16:15
*** ajo_ has quit IRC16:15
mordreddougwig: certainly not before zuul v3 is done - and I think we'd need to think long and hard about what effect that would have on scheduling16:16
*** ajo_ has joined #openstack-infra16:16
mordreddougwig: the interaction between "I want node type X" and a system that creates nodes based on demand16:16
mordreddougwig: means that I think getting 'fallback' would be extra hard16:16
*** gyee_ has joined #openstack-infra16:17
mordreddougwig: since "if you don't have one" isn't really a concept that fits in16:17
greghaynesdougwig: have you all given thought to trying to container? Since dib abstracts away the output format it might be not a lot of work beyond -t docker...16:17
fungiooh! `whois AS21141`16:17
dougwigmordred: i'd think we'd want to it be more, "i'd like node X, if you already have it or have to spawn a new one", rather than have it be a direct trigger.  might as well just give osic nodes their own label if it was a hard requirement on the job, which i think we'd all oppose.16:17
fungi"Openstack Ltd"16:17
greghaynesdougwig: and just use the same elements you all use already16:17
*** florianf has quit IRC16:17
* amrith tries to follow what's being said 16:18
fungiso it looks like there may be a service provider in the ukraine doing business as "openstack ltd"16:18
mordreddougwig: I hear that - but the flow is actually always "please spawn me a X node"16:18
mordreddougwig: with pre-spawning of nodes being an optimization that we are able to use a lot16:18
dougwiggreghaynes: aye, containers is also being investigated as a solution to the time issue, via nova-lxd i believe.16:18
mordred++16:19
openstackgerritGabriele Cerami proposed openstack-infra/tripleo-ci: Add IPv6 network configuration for ipv6 job types  https://review.openstack.org/36367416:19
anteayafungi: that sounds like a clear breach of trademark16:19
mordrednova-lxc/nova-lxd is likely a GREAT option that'll be more generally applicable16:19
clarkbfungi: nice16:19
jamesmcarthurfungi: agreed and good find. I can pass along to lawyer town.16:19
greghaynesdougwig: good deal. I've been hoping someone would make use of dib in this way (using it as an abstraction layer between vm images and containers) so let me know if theres dib hacks I can help with16:19
*** tqtran has quit IRC16:20
dougwigmordred: aye, i'm floating ideas on the nested virt thing. i was warring with thinking it was too messy as i typed it, too.  feels like there's something there, but the expense may not be worth it.16:20
fungijamesmcarthur: awesome--thanks!16:20
mordreddougwig: ++16:20
mordreddougwig: I think that's the best way to put it16:20
fungianteaya: well, "trademark" law in the ukraine may not exist at all, or might at a minimum completely ignore trademarks registered in most other countries16:21
fungijurisdiction for intellectual property laws is often nebulous16:21
*** akshai_ has joined #openstack-infra16:21
*** akshai has quit IRC16:21
fungior there could actually be trademark laws they're in breach of which are generally just not enforced ever so they don't care16:22
mordreddougwig: we certainly _could_ do a thing ... it's only code, after all - but at the end of the day I think the results would not be desirable - and getting nova-lxc as a workable host for things that need to test guest agents seems lovely16:22
clarkbmordred: dougwig related to that thats the entire benefit to supporting multiple "hypervisors" behind nova in the first place16:23
clarkbso we should take advantage16:23
anteayafungi: hmmmm16:23
*** thorst has quit IRC16:24
*** thorst has joined #openstack-infra16:24
clarkb(with consistent apis I can leverage the benefits of $hypervisor where more appropriate without completely rewriting all of my code)16:24
*** krtaylor has joined #openstack-infra16:26
openstackgerritSteven Dake proposed openstack-infra/project-config: Change Kolla jobs to 90 minutes for short term  https://review.openstack.org/36685916:27
dougwigclarkb, mordred: the counter-argument to that (devil's advocate) is that NIC plugging is so different that we will also also have to test VMs anyway. and the counter-counter to that (devil's devil?) is that most jobs could use containers, with one sanity job using VMs with a minimal feature set, and hey, we can enabled nested virt in that one if it happens16:27
dougwigto be available.16:27
dougwigi can really just argue with myself.16:28
*** matt-borland has quit IRC16:28
*** dmsimard|afk is now known as dmsimard16:28
*** notnownikki has quit IRC16:28
clarkbdougwig: ya I still don't understand the whole nic plugging thing. AIUI its because you want to require shared L2 between front and backends which doesn't amke sense to me16:29
*** baoli has joined #openstack-infra16:29
clarkbdougwig: just rely on your route table and then the abstraction holds regardless of VM and container and it means I have a more flexible tool to use in whatever cloud I choose16:29
*** sshnaidm is now known as sshnaidm|afk16:30
anteayadougwig: be sure to take a pause so the audience knows when to applaud16:30
dougwigclarkb: a very common use case of LBs is to not ever put the backend servers on a  routable network, so the LB needs to be multi-homed in that case and act as a proxy for the VIP.16:30
clarkbdougwig: right you can still do that is my point. But rely on the route table not doing it directly16:31
clarkbdougwig: locally attached networks get route table entries16:31
*** jpich has quit IRC16:31
*** ddieterly is now known as ddieterly[away]16:32
*** thorst has quit IRC16:32
*** jaosorior has quit IRC16:33
*** gus has quit IRC16:33
dougwigclarkb: that works on a single node devstack, but unless i'm misunderstanding, that's not testing how the service VM is going to use neutron ports in the wild.16:33
dougwigclarkb: because in the wild, a route may not be possible.16:33
clarkbdougwig: my point is its not your test's job to test that. Its neutrons16:34
clarkbdougwig: if the load balacner's abstractions is nova + neutron + route table then you just assume it works then make sure neutron + nova test nic plugging16:34
clarkbby separating the concerns there you make testing a lot saner16:34
dougwigclarkb: that's a fair point, though i've been burned in the past when testing an application single-homed and then running it multi-homed later.16:35
*** ddieterly[away] is now known as ddieterly16:35
*** yamahata has quit IRC16:35
clarkbdougwig: sort of in the same way we assume libvirt's apis are going to work and ovs's and so on. Occasionally they do break on us and we address it then16:36
clarkbbut most of the time we don't worry and trust the api16:36
mordredpabelanger: I think I see the glean bug16:37
clarkband I think thats the right mechanism here and the one you should take for eg service instance testing16:37
*** asselin_ has quit IRC16:37
pabelangermordred: Oh, nice. I'm still working on it. So far, it looks like a problem in get_config_drive_interfaces?16:37
mordredpabelanger: it has sections of ipv4 and ipv6 - but it treats interfaces as a thing with a single entry16:38
pabelangerah16:38
mordredpabelanger: so depending on load order, it'll either put the ipv4 or the ipv6 for the interface into the interfaces dicct16:38
pabelangerright16:38
sdakehey folks16:39
sdakesee alot of cores around16:39
sdakecould I get an emergency merge on https://review.openstack.org/36685916:39
pabelangermordred: so, we likely want both ipv4 and ipv6 if provided16:39
mordredyah.16:39
mordredpabelanger: check this out ...16:39
sdakeshort term - we plan to fix properly asap16:39
*** irtermite is now known as irjroll16:39
*** sigmavirus is now known as irvirus16:40
*** irvirus is now known as sigmavirus16:40
*** irjroll is now known as irtermite16:40
zaromorning16:41
*** gus has joined #openstack-infra16:42
*** shamail has left #openstack-infra16:42
anteayamorning zaro16:43
openstackgerritMonty Taylor proposed openstack-infra/glean: Append to interface definition for multi-address  https://review.openstack.org/36686216:43
anteayasdake: why is this an emergency?16:43
mordredpabelanger: ^^ not tested. needs test cases16:43
*** asselin_ has joined #openstack-infra16:43
sdakeanteaya because our gates are fialing16:43
sdakeanteaya and blocking merges16:43
sdakeresulting in 3-4 recheecks16:43
*** akshai_ has quit IRC16:43
sdakebefore they finally go green16:43
mordredsdake: lgtm16:43
*** fguillot has quit IRC16:43
sdakethanks mordred :)16:43
pabelangermordred: okay, let me rebase on that. I have tests going locally already16:44
sdakefailing because of timeout not becauset hey are broken16:44
sdakethey actually make forwrd progress on allgate fialures i've seen16:44
sdakejust time out16:44
mordredpabelanger: neat!16:44
sdakei do see some random gate faillures here and there that we are debugging16:44
sdakebut this one is persistent16:44
sdakei'd say 70-80% off our reviews get stuck with recheck madness16:44
mordredpabelanger: we should _also_ probably figure out the case of static ipv4 and no entry for ipv6 and we want to tell ipv6 to just respond to RAs - but if that's not the immediate concern we can do it later16:45
sdakeanteaya before the core team will even look at a review, they want the gate to be green16:45
anteayasdake: what is your definition of short term?16:45
*** lucasagomes is now known as lucas-dinner16:45
sdakeanteaya i plan to submit a stack of mirroring patches to solve the problem in early o116:45
sdake1-2 weeks in16:45
sdakethen its on infra to make the mirrors :)16:46
sdakeby stack - I mean 8-10 patches16:46
clarkbI wouldn't count on mirrors saving 30 minutes per job16:46
clarkbdevsatck gained like 5-8 minutes from wheel mirros whcih you already use aiui16:46
anteayasdake: do you have someone in infra who agreed to create mirrors?16:47
mordredI wouldn't either - but I don't have a problem with this as a thing until we get more mirrors made16:47
sdakeanteaya i do not16:47
anteayasdake: might be best to get that person to approve the patch16:47
clarkbmordred: ya bumping the timeouts is fine. Just think we should identify the slow bits and specifically target them rather than hope mirros are a huge performance boost16:47
sdakeclarkb mirrors save 30 minutes on ubuntu jobs..16:47
sdake(for ubuntu)16:47
clarkb(we have the mirrors more for reliability than performance)16:47
sdakewe use the packaging mirrors16:48
clarkbsdake: are you not using the package cache on the images?16:48
mordredsdake: wow, do they really?16:48
anteayasdake: well if you are saying it is on infra to do something, I'd like to see someone in infra saying they are willing to do the work16:48
sdakeclarkb we do16:48
sdakemordred indeed16:48
clarkbsdake: then the mirrors really shouldn't save that much time16:48
mordredoh - it's because you make a ton of containers16:48
mordredclarkb: he's doing apt installs _multiple_ times - not just once16:48
sdakeya we make about 50-60 containers16:48
sdakenah actually more like 130 or so16:48
clarkbmordred: ya but with the local package cache those are really fast16:48
openstackgerritAndrey Kurilin proposed openstack-infra/project-config: [Rally] enable panko project in rally jobs  https://review.openstack.org/36686516:48
clarkboh wat16:48
mordredclarkb: apparently they aren't16:48
sdaketh local package cache heps16:49
mordredI think it's purely mutiplicative math in sdake's case16:49
sdaketurnign off bindep helped16:49
mordredand I have faith that sdake is motivated to continue to work to make the situation better over time16:49
sdakeanteaya pabelanger is the only cat i know who knows how to create the mirrors16:49
anteayame too16:49
sdakepabelanger any chance ou can ack that change and get some training  going on the mirrors?16:49
clarkbsdake: have a link to a timing out build log?16:49
anteayabut it is not up to me to tell him what to do16:49
*** Apoorva has joined #openstack-infra16:49
sdakeclarkb moment16:49
anteayaand it isn't obliged to create mirrors just because someone else expects him to16:50
*** trown is now known as trown|lunch16:50
sdakeclarkb https://review.openstack.org/#/c/366430/16:50
sdakeanteaya totaly agree16:50
anteayasdake: so this is where I'd recommend a more diplomatic approach, rather than 'then it is on infra to create the mirrors'16:50
sdakeanteaya in his last review he indicated soem training was needed internally16:50
clarkbsdake: all of those succeeded16:50
sdakeanteaya apologies if that came off as brusque16:51
anteayasdake: then I suggest you continue your discussion with him16:51
sdakeit wasn't my intent16:51
clarkbsdake: do you have a link to the logs of a job that timed out?16:51
anteayasdake: well I'd suggest you clarify your intent with someone in infra willing to talk to you about creating mirrors to help you16:51
sdakeclarkb moment16:51
sdakeclarkb https://review.openstack.org/#/c/352515/16:52
clarkbsdake: I see them tahnks16:52
clarkbalso have a centos mirror now too16:53
clarkb(looks like its centos jobs that timed out)16:53
sdakeepel and centos itself - i think we are using thosee16:53
sdakelet me check16:53
*** ddieterly is now known as ddieterly[away]16:53
anteayas/it/he timestamp 16:5016:54
*** yaume has quit IRC16:55
*** Swami_ has quit IRC16:55
*** hashar has quit IRC16:55
clarkbsdake: http://logs.openstack.org/15/352515/20/check/gate-kolla-dsvm-deploy-centos-source-centos-7-nv/96b0812/console.html#_2016-09-07_15_49_14_984219 I don't think you are (I will admit to not being an expert at reading yum output and may misinterpret that16:56
*** mikelk has quit IRC16:56
sdakeclarkb we are not - just confirmd16:56
pabelangermordred: I see the issue, it is because both the ipv4 / ipv6 share the same link id: tap8056a42d-1c in this case. Which is causing an issue here: http://git.openstack.org/cgit/openstack-infra/glean/tree/glean/cmd.py#n52416:57
sdakeclarkb - ok we will do that  right now16:57
clarkbsdake: cool16:57
sdakeas in today16:57
*** vhosakot has quit IRC16:57
pabelangermordred: that is the first issue16:57
sdakeif that solves the problem - i'd be happy to revert the 90 minute time back to 6016:57
pabelangerclarkb: sdake: yes, that means you are using mirrorlist to resolve base / epel16:58
*** Benj_ has quit IRC16:58
*** dahoo has joined #openstack-infra16:58
clarkbyou should also see if you are using the local yum package cache16:58
*** watanabe_isao has joined #openstack-infra16:58
sdakeclarkb we are not - we can't do that unfortunately16:59
sdakeclarkb we delete the cache after every major build16:59
*** annegentle has quit IRC16:59
sdakeor every yum command rather16:59
*** _nadya_ has joined #openstack-infra17:00
clarkbsdake: what is the reason for that?17:00
sdakeyum cache sucks up disk space which annoys people ;(17:00
sdakewe already have complaints our images are oto large17:00
clarkbalso http://logs.openstack.org/15/352515/20/check/gate-kolla-dsvm-deploy-centos-source-centos-7-nv/96b0812/console.html#_2016-09-07_15_59_38_789124 is where your image builds end. Takes about 17 minutes. The actual tests then take all the time until the timeout17:00
sdakeit doens't affect me I am on gige to the intenet17:00
clarkbso even fi you werent doing an image build you'd only save 17 minutes17:00
sdakeclarkb interesting17:00
sdakeclarkb I hadn't picked upon that17:00
clarkbsdake: bind mount the cache in from the host and make it an option? just pointing out we cache things to speed stuff up17:01
*** Sukhdev has quit IRC17:01
clarkbso actively undermining that is a bit :(17:01
sdakeclarkb i'll have to give that a think from the seecurity and usability pov17:01
sdakeclarkb the above log where build takes 17 minutes on centos source17:02
sdakeclarkb which review is that based off/  I wanted to see thebuild time for ubuntu source17:02
*** jkilpatr has quit IRC17:02
*** ddieterly[away] is now known as ddieterly17:02
clarkbsdake: the change number is in the url 35251517:03
*** gyee_ has quit IRC17:03
mordredpabelanger: yes!17:03
*** dkehn_ has quit IRC17:05
*** derekh is now known as derekh_ark17:05
*** derekh_ark is now known as derekh_afk17:05
*** annegentle has joined #openstack-infra17:05
*** dkehn has quit IRC17:06
*** ddieterly is now known as ddieterly[away]17:06
*** _nadya_ has quit IRC17:06
*** dkehn__ has quit IRC17:06
sdakeclarkb 9 minutes to bulid on ubuntu source17:07
sdakeclarkb we have a whole slew more mirros for ubuntu to use17:07
sdakein the deploy gate17:07
clarkbsdake: sure definitely use the mirros in the centos job thatd what they are there for.yum is slower than apt in my experience so youay not see the samespeedup. and best caseyou shorten the jb by 17 minutes meaning if you actually want to save half anhour you need to look.in the testsinstead17:08
sdakeclarkb i think 10 minuts would get  the job done tbh17:10
sdakei just wnted to give us a little headroom17:10
*** Swami has joined #openstack-infra17:11
*** vhosakot has joined #openstack-infra17:11
*** sshnaidm|afk is now known as sshnaidm17:11
*** flepied has quit IRC17:12
*** gyee_ has joined #openstack-infra17:12
*** gyee_ has quit IRC17:12
*** jcoufal has quit IRC17:13
*** gyee_ has joined #openstack-infra17:13
*** dkehn has joined #openstack-infra17:13
*** e0ne has quit IRC17:14
*** Sukhdev has joined #openstack-infra17:14
*** ajo_ has quit IRC17:14
*** ajo_ has joined #openstack-infra17:14
*** links has joined #openstack-infra17:15
*** krtaylor has quit IRC17:16
*** krtaylor has joined #openstack-infra17:16
*** annegentle has quit IRC17:17
*** ilyashakhat_mobi has joined #openstack-infra17:17
*** dkehn_ has joined #openstack-infra17:17
*** matt-borland has joined #openstack-infra17:18
openstackgerritJesse Pretorius (odyssey4me) proposed openstack-infra/project-config: Promote working OSA CentOS nv jobs to voting  https://review.openstack.org/36688017:18
*** AnarchyAo has joined #openstack-infra17:18
*** shardy has quit IRC17:19
*** dkehn__ has joined #openstack-infra17:21
*** Na3iL has quit IRC17:22
*** inc0 has joined #openstack-infra17:24
*** jkilpatr has joined #openstack-infra17:25
*** mrjk has quit IRC17:25
*** dizquierdo has quit IRC17:26
mriedemAJaeger: it looks like elastic-recheck is missing something from bindep.txt17:28
mriedemAJaeger: http://logs.openstack.org/77/366277/1/check/gate-elastic-recheck-pep8-ubuntu-xenial/e191393/console.html#_2016-09-07_16_43_08_55773217:28
*** asettle has quit IRC17:28
mriedemAJaeger: this is the current list for that repo https://github.com/openstack-infra/elastic-recheck/blob/master/bindep.txt17:28
mriedemis there a tool to find what's missing?17:28
*** links has quit IRC17:29
*** HeOS has quit IRC17:29
*** gouthamr_ is now known as gouthamr17:29
*** thorst has joined #openstack-infra17:29
*** ihrachys has quit IRC17:30
mriedemlooks like it's missing libffi17:32
openstackgerritMatt Riedemann proposed openstack-infra/elastic-recheck: Add libffi-dev(el) to bindep  https://review.openstack.org/36688517:33
*** _nadya_ has joined #openstack-infra17:35
openstackgerritMerged openstack-infra/project-config: add #openstack-ec2api to the list of OpenStack channels  https://review.openstack.org/36651017:35
*** Sukhdev has quit IRC17:36
fungimriedem: i think the new cffi release caught a bunch of projects off guard who added bindep.txt and didn't realize that they didn't include enough in it to build sdists of everything because they were testing with prebuilt wheels17:37
mriedemfungi: yup17:37
*** thorst has quit IRC17:38
*** yamahata has joined #openstack-infra17:38
mriedemfungi: sdague: https://review.openstack.org/#/c/366885/17:38
*** mrjk has joined #openstack-infra17:38
openstackgerritMerged openstack-infra/elastic-recheck: Add libffi-dev(el) to bindep  https://review.openstack.org/36688517:41
*** Sukhdev has joined #openstack-infra17:41
*** rbrndt_ has quit IRC17:42
*** harlowja has quit IRC17:46
openstackgerritMatt Riedemann proposed openstack-infra/elastic-recheck: Add query for cells v1 snapshot race bug 1620761  https://review.openstack.org/36627717:47
openstackbug 1620761 in OpenStack Compute (nova) "test_create_second_image_when_first_image_is_being_saved intermittently times out in teardown in cells v1 job" [Undecided,Confirmed] https://launchpad.net/bugs/162076117:47
*** csomerville has joined #openstack-infra17:48
*** harlowja has joined #openstack-infra17:49
*** vhosakot has quit IRC17:49
anteayafungi: 87%, I had no idea17:49
*** piet has joined #openstack-infra17:50
*** kzaitsev_mb has quit IRC17:50
*** sandanar_ has joined #openstack-infra17:50
*** dahoo has quit IRC17:50
anteayaI too thought the release cadence represented the majority17:50
*** vhosakot has joined #openstack-infra17:50
*** sridhar_ram is now known as sridhar_ram_afk17:52
*** flepied has joined #openstack-infra17:52
*** ajo_ has quit IRC17:53
*** eranrom has quit IRC17:53
*** ajo_ has joined #openstack-infra17:53
*** sandanar has quit IRC17:53
*** eranrom has joined #openstack-infra17:54
openstackgerritMerged openstack-infra/elastic-recheck: Add query for cells v1 snapshot race bug 1620761  https://review.openstack.org/36627717:55
openstackbug 1620761 in OpenStack Compute (nova) "test_create_second_image_when_first_image_is_being_saved intermittently times out in teardown in cells v1 job" [Undecided,Confirmed] https://launchpad.net/bugs/162076117:55
*** sambetts is now known as sambetts|afk17:55
*** trown|lunch is now known as trown17:56
*** mandre has quit IRC17:57
*** _nadya_ has quit IRC17:57
fungianteaya: it's probably a misleading statistic, but "release:cycle" appears ~23% as often in the projects.yaml as "repos:"17:58
anteayafungi: thanks for quantifying your metrics17:59
*** Sukhdev has quit IRC17:59
*** inc0 has quit IRC17:59
*** inc0 has joined #openstack-infra18:00
openstackgerritMerged openstack-infra/project-config: Change Kolla jobs to 90 minutes for short term  https://review.openstack.org/36685918:04
AJaegermriedem: your change looks fine.18:05
*** sarob has joined #openstack-infra18:05
*** mandre has joined #openstack-infra18:05
*** sarob has quit IRC18:05
*** dahoo has joined #openstack-infra18:05
*** sarob has joined #openstack-infra18:06
*** sarob has quit IRC18:09
*** vhosakot has quit IRC18:09
openstackgerritDong Ma proposed openstack-infra/jenkins-job-builder: Update clone-workspace plugin  https://review.openstack.org/36689418:10
*** matt-borland has quit IRC18:10
*** jcoufal has joined #openstack-infra18:10
openstackgerritEran Rom proposed openstack-infra/irc-meetings: Requested slot for storlet dev meetings on IRC  https://review.openstack.org/36689518:12
*** rbrndt has joined #openstack-infra18:12
*** mhickey__ has quit IRC18:12
*** ociuhandu has joined #openstack-infra18:13
*** akshai has joined #openstack-infra18:13
*** csomerville has quit IRC18:14
*** acoles is now known as acoles_18:14
*** sandanar_ has quit IRC18:15
*** watanabe_isao has quit IRC18:16
*** sarob has joined #openstack-infra18:18
*** matt-borland has joined #openstack-infra18:18
*** e0ne has joined #openstack-infra18:19
openstackgerritEmilien Macchi proposed openstack-infra/tripleo-ci: scenarios: set Debug to True  https://review.openstack.org/36689618:19
openstackgerritEmilien Macchi proposed openstack-infra/tripleo-ci: scenario001: deploy Ceph  https://review.openstack.org/36681018:21
openstackgerritAdam Coldrick proposed openstack-infra/storyboard-webclient: Rework the task list layout  https://review.openstack.org/35730618:23
openstackgerritAdam Coldrick proposed openstack-infra/storyboard-webclient: Add a way to add tasks to worklists from the story view  https://review.openstack.org/36689918:23
openstackgerritVasyl Saienko proposed openstack-infra/devstack-gate: DO NOT REVIEW  https://review.openstack.org/35609418:26
*** ddieterly[away] is now known as ddieterly18:26
*** zul has quit IRC18:27
patrickeasthey, do we use multi-nic xenial vm's in the gate anywhere? a quick check of the upstream nodepool.yaml didn't show any, but figured i'd ask too18:30
clarkbwe do in rax18:30
clarkbthats the only cloud iirc18:31
patrickeastoh cool, have you guys run into any problems with the order that the nic's are brought up in?18:31
*** dkehn__ has quit IRC18:31
*** dkehn_ has quit IRC18:31
*** dkehn has quit IRC18:31
clarkbno we dont actually care and xenial usesbiosname now I think18:31
patrickeastim setting up jobs on my 3rd party ci, but getting random ordering and the default gateway is a crapshoot :/18:31
clarkbens3 etc18:31
patrickeastgotcha18:31
AJaegerfungi, what do you think of https://review.openstack.org/352575 for zuul-cloner in post jobs? Ready to merge now?18:32
clarkbpatrickeast: use dhcp and dont worry?18:32
*** pfallenop has quit IRC18:32
openstackgerritAdam Coldrick proposed openstack-infra/storyboard-webclient: Complex priorities UI in stories  https://review.openstack.org/31266618:32
patrickeastclarkb: it is, i'm not really sure why neutron/dnsmasq are doing this18:32
patrickeastclarkb: whichever nic comes up first gets the default gateway18:32
patrickeastclarkb: and the metadata server route18:33
AJaegerteam, pabelanger has a first change to replace jenkins user with zuul: https://review.openstack.org/#/c/337821/ . Is it safe to merge this now?18:33
clarkbpatrickeast: huh thst seems like a neutron issue maybe.that should be basedon the network not the nic18:33
patrickeastclarkb: yea, either that or just some weirdness in how i've set things up18:34
patrickeastgoing to try setting a 'supersede routers' entry in the nodepool image's dhclient.conf to see if that will work around it for now18:34
patrickeastclarkb: good to know that its not a normal thing though, gives some direction on looking for a fix18:35
AJaegeris there any infra-root that can force-push a repo? See https://review.openstack.org/365047 . deb-websockify repo should be fixed and I'd like to see the the broken setup for that repo fixed, please18:35
*** diltram has left #openstack-infra18:35
*** ddieterly is now known as ddieterly[away]18:35
*** sridhar_ram_afk is now known as sridhar_ram18:37
AJaegerHere's one review request for system-config: https://review.openstack.org/#/c/365615/ - for publishing user committee content on governance.openstack.org. team, please review18:37
anteayapatrickeast: hello, can I ask you to use team, group, people or folks instead of guys please?18:37
anteayapatrickeast: i know you mean to include me when you address the channel18:37
patrickeastanteaya: of course, didn't mean to exclude, just a bad habbit18:37
patrickeastanteaya: thanks for the reminder :)18:38
*** thorst has joined #openstack-infra18:39
openstackgerritSteve Martinelli proposed openstack-infra/project-config: Enable QoS on neutron for python-openstackclient.  https://review.openstack.org/36671918:39
*** goneri_ has joined #openstack-infra18:39
openstackgerritSteve Martinelli proposed openstack-infra/project-config: Enable QoS on neutron for python-openstackclient.  https://review.openstack.org/36671918:40
fungiAJaeger: sorry, trying to finish up this puppet module for mediawiki right now and not get distracted18:40
anteayapatrickeast: thank you :)18:40
*** aviau_ has quit IRC18:40
*** aviau has joined #openstack-infra18:40
*** goneri_ has quit IRC18:41
AJaegerfungi sure. I can ask again later...18:41
stevemarAJaeger: i think that one makes sense now ^18:41
*** ddieterly[away] is now known as ddieterly18:41
* AJaeger checks18:41
*** wajdi has joined #openstack-infra18:41
*** abregman has joined #openstack-infra18:41
fungiany puppet gurus want to tell me why not passing a "type" parameter to the mediawiki::extension type is causing $type to resolve to "Other" rather than the declared default there? http://git.openstack.org/cgit/openstack-infra/puppet-mediawiki/tree/manifests/extension.pp#n2 the reserved words list in the puppet language reference does say type is a reserved word but not a reserved parameter/variable18:42
funginame18:42
AJaegerstevemar: use ENABLED_SERVICES18:42
*** amitgandhinz has quit IRC18:42
stevemarAJaeger: cool18:42
openstackgerritK Jonathan Harker proposed openstack-infra/project-config: Ensure that gerrit projects have zuul pipelines  https://review.openstack.org/36396918:42
*** amitgandhinz has joined #openstack-infra18:43
AJaegerstevemar: let me double check with sdague first18:43
*** pvaneck has joined #openstack-infra18:43
*** thorst has quit IRC18:43
*** jcoufal_ has joined #openstack-infra18:44
AJaegersdague: could your review https://review.openstack.org/366719, please? I think they should use ENABLED_SERVICE - but I see the same line in jenkins/jobs/sdk.yaml as well and like to see your comment on it, please18:44
openstackgerritmathieu bultel proposed openstack-infra/tripleo-ci: WIP -- clean full upgrade review  https://review.openstack.org/36485918:44
clarkbfungi: i am guessing you cant use type there then18:44
clarkbfungi: but thats a guess18:44
*** dkehn has joined #openstack-infra18:44
fungiit's also my guess, but *sigh*18:44
fungii'll do some local testing18:44
mgagnedoes $type fact exists for some reason?18:44
*** dkehn__ has joined #openstack-infra18:45
mtreinishmordred, fungi: do you have any pointers on the exim config for lpmqtt?18:45
*** jcoufal has quit IRC18:45
mtreinishI started looking at what storyboard does as an example, but it was all basically the exim config syntax which I don't really know18:45
fungimgagne: oh, that's possible... i wonder if this just needs tighter scoping18:45
mtreinishso I'm not sure how to best add that to the firehose.pp to add the account for lpmqtt18:45
fungimtreinish: also the storyboard use of an mta is a bit inverted from firehose's18:45
mtreinishheh, yeah there is that too18:46
fungisb wants to be able to send e-mail notifications from a local user/process to the internet, fh wants to receive messages coming from a host/site on the internet and deliver them locally18:46
*** abregman is now known as abregman|nb18:46
openstackgerritmathieu bultel proposed openstack-infra/tripleo-ci: Implement undercloud upgrade job - Mitaka -> Newton  https://review.openstack.org/34699518:47
openstackgerritSteve Martinelli proposed openstack-infra/project-config: Enable QoS on neutron for python-openstackclient functional tests  https://review.openstack.org/36671918:47
mtreinishfungi: if I read the config in sb correctly it does accept messages that come in over lo18:47
stevemarAJaeger: done, and cleaned up the commit message18:47
mtreinishbut that's irrelevant to your point18:47
*** dkehn_ has joined #openstack-infra18:48
fungimtreinish: most of my exim configuring is done via debian's templated config parameters for their exim package, so i'd have to spend some time digging into how our puppet module works with configuration to know what to suggest18:49
*** ilyashakhat_mobi has quit IRC18:49
*** Benj_ has joined #openstack-infra18:49
zigomordred: Please, I need your approval as PTL, otherwise AJaeger will not +2A... https://review.openstack.org/36633718:49
mtreinishfungi: heh, we should just use the test gmail account I setup (which is already subscribed to lp openstack) and call it a day :)18:50
*** wajdi has quit IRC18:50
*** degorenko is now known as _degorenko|afk18:50
AJaegerstevemar: looks fine now - could you  change sdk.yaml the same way, please?18:51
*** Apoorva_ has joined #openstack-infra18:51
* AJaeger checked devstack and it should be fine indeed18:51
fungiclarkb: mgagne: oh, i bet part of the issue is that $type is being used in the default value for $source which won't work as they're both resource parameters. probably need to default source to undef and then test for that in the resource definition and replace it with our actual desired default?18:52
openstackgerritMonty Taylor proposed openstack-infra/shade: Add support for jmespath filter expressions  https://review.openstack.org/36690618:53
fungibecause the errors i'm seeing, $type is resolving correctly where it's used in the local path name for the vcsrepo destination18:53
fungijust not where it's being substituted in the $source default value18:54
mgagnehow about a smaller manifest with $type and you output that variable?18:54
mgagnewhich version of Puppet?18:54
fungimgagne: i'm a little fuzzy on what a smaller manifest for type would look like18:55
clarkbfungi: oh ya you cant rely on interpolation of defaults in other defaults or even parameters used in other parameter defaults iirc18:55
fungipuppet 3.8.718:55
*** Apoorva has quit IRC18:55
*** zul_ has quit IRC18:55
mgagnedefine foorbar($type) { fail("type=${type}") }18:56
mgagnesomething like that18:56
mgagnewhat clarkb said ^18:56
*** tonytan4ever has quit IRC18:56
openstackgerritDmitry Ukov proposed openstack-infra/project-config: Create fuel-nailgun-extension-day2 project  https://review.openstack.org/36677918:57
fungii think i'll stick with my test for undef logic... seems a little less like opaque voodoo18:57
*** jeet has joined #openstack-infra18:57
*** akshai has quit IRC18:59
*** hashar has joined #openstack-infra19:00
*** piet has quit IRC19:01
openstackgerritJeremy Stanley proposed openstack-infra/puppet-mediawiki: Conditionally define the default extension source  https://review.openstack.org/36691119:01
fungiclarkb: mgagne: ^ i think that's it?19:02
*** sdake has quit IRC19:02
*** pfallenop has joined #openstack-infra19:02
*** salv-orlando has quit IRC19:02
fungioh, minor typo in there19:04
openstackgerritJeremy Stanley proposed openstack-infra/puppet-mediawiki: Conditionally define the default extension source  https://review.openstack.org/36691119:04
*** senk has quit IRC19:05
*** Mary has joined #openstack-infra19:06
*** Mary is now known as Guest1084719:06
*** _nadya_ has joined #openstack-infra19:07
*** _nadya_ has quit IRC19:08
fungioh, actually my local testing says i had it right the first time19:09
*** annegentle has joined #openstack-infra19:09
*** clenimar has quit IRC19:10
*** sdake has joined #openstack-infra19:10
*** zul has joined #openstack-infra19:12
fungiCannot reassign variable source at /etc/puppet/modules/mediawiki/manifests/extension.pp:1119:13
fungigrr19:13
*** salv-orlando has joined #openstack-infra19:13
fungitwo variable names it is19:13
*** derekh_afk is now known as derekh19:13
*** lucas-dinner has quit IRC19:13
openstackgerritSteve Martinelli proposed openstack-infra/project-config: cleanup sdk functional test definition  https://review.openstack.org/36691419:15
AJaegerthanks, stevemar ^19:15
*** lucasagomes has joined #openstack-infra19:15
*** Apoorva_ has quit IRC19:16
stevemarAJaeger: np, theres a ceilometer one there too i think can be cleaned up...19:16
*** Apoorva has joined #openstack-infra19:16
*** Sukhdev_ has joined #openstack-infra19:17
AJaegerstevemar: where? I'm not seeing that - but I see some others ;(19:18
stevemarAJaeger: https://github.com/openstack-infra/project-config/blob/master/jenkins/jobs/sdk.yaml#L2819:18
AJaegerthat ceilometer plugin might be fine19:19
stevemarAJaeger: yeah, wasn't sure, that's why i didn't touch :)19:20
*** vhosakot has joined #openstack-infra19:20
AJaeger;)19:20
*** rcernin has quit IRC19:21
*** ddieterly is now known as ddieterly[away]19:21
AJaegersdague, or any other devstack experts: Is the enable_service here really needed? http://git.openstack.org/cgit/openstack-infra/project-config/tree/jenkins/jobs/devstack-gate.yaml#n193719:24
mordredmtreinish: sorry - jeblair is out this week - he's the exim/cyrus expert19:25
mordredmtreinish: I honestly think we should loop him in before we get too far down the road19:25
mordredzigo: on it19:25
mtreinishmordred: sure, that's fine. I defer to corvus for all things email too19:26
mordredmtreinish: :)19:26
mtreinishmordred: I'm fine waiting for him. If we were doing postfix + dovecot I'd be in much better shape to have real input on how we do this19:27
mtreinishbut even in that case waiting for corvus would still make sense19:28
*** kzaitsev_mb has joined #openstack-infra19:28
mordredyah19:29
*** zul_ has joined #openstack-infra19:31
openstackgerritJeremy Stanley proposed openstack-infra/puppet-mediawiki: Conditionally define the default extension source  https://review.openstack.org/36691119:31
fungiclarkb: mgagne: Krenair: okay, ^ that is tested and seems to be further along to working for me (no additional puppet failures when bootstrapping now)19:31
fungii'm not sure if it's idempotent yet, but will test that next19:32
*** tqtran has joined #openstack-infra19:32
mordredfungi: lgtm19:33
fungii do have one minor concern, which i think we ran into with etherpad, where managing additional untracked content in a vcsrepo clone causes vcsrepo to fail to update it19:34
mordredfungi: yah. I could see that being weird19:34
fungithough it may be that was only modifying tracked files which caused grief there19:34
fungias untracked files shouldn't conflict with anything19:35
Krenairfungi, certainly could if a new commit introduced a file with the same name as an untracked one19:36
openstackgerritMerged openstack-infra/project-config: Add missing deb repo 2/5  https://review.openstack.org/36633719:37
fungiwell, reapplying the (fixed per above) manifest at least doesn't fail. this is looking good so far19:37
AJaegerdevstack-gate experts, sdague : Please review               export ENABLED_SERVICES+=,g-glare19:37
AJaegerdevstack-gate experts, sdague : Please review  https://review.openstack.org/366920 - and confirm that this is the proper way19:38
* AJaeger hates two ways of copy&paste ;(19:38
fungiKrenair: it takes 65 seconds to reapply, but that's probably mostly due to performing origin remote updates to see whether there are any new commits to pull. i don't see any jumps of >2-3 seconds in the puppet apply log anyway19:39
*** thorst has joined #openstack-infra19:39
Krenairyes19:39
KrenairI'd check, but no access, so19:40
Krenairprobably19:40
clarkbfungi: I think the issue with untracked files we had there was more to do with file permissions and such. So things churn a little but vcsrepo doesn't really care too much19:41
fungiwell, once we have 366911 passing ci and merged (hopefully in a few minutes) i'll blow away this wiki-dev01 and launch another, make sure it completely deploys from scratch with no new issues, and then can proceed to adding dns and testing functionality19:41
*** abregman|nb has quit IRC19:41
anteayayay19:41
*** Hal has joined #openstack-infra19:42
openstackgerritMerged openstack-infra/release-tools: Change to checked-out directory  https://review.openstack.org/36464419:43
*** ddieterly[away] is now known as ddieterly19:44
openstackgerritAugustina Ragwitz proposed openstack-infra/project-config: Don't run openstack/nova dsvm tests for .gitignore changes  https://review.openstack.org/36693319:45
fungiauggy: i'm curious what's going on in nova that it sees that much churn in .gitignore ;)19:46
openstackgerritDavid Shrewsbury proposed openstack-infra/nodepool: Make builder recognize scheduled builds  https://review.openstack.org/36693419:46
*** Hal has quit IRC19:46
openstackgerritAugustina Ragwitz proposed openstack-infra/project-config: Don't run openstack/nova dsvm tests for .gitignore changes  https://review.openstack.org/36693319:46
*** Hal has joined #openstack-infra19:46
*** dtardivel has quit IRC19:47
mtreinishfungi: it doesn't look like that much: http://git.openstack.org/cgit/openstack/nova/log/.gitignore19:47
auggyfungi: we just had a dsvm failure on a patch that added something to gitignore and thought thoses resources should be wasted on that kind of change19:47
openstackgerritPaul Belanger proposed openstack-infra/glean: Index networks using id, not links  https://review.openstack.org/36693719:47
auggyfungi: s/should/shouldn't/19:48
mtreinishjust adding new auto generated things to the list mostly19:48
*** thorst has quit IRC19:48
fungifair enough. didn't know how frequent .gitignore changes in the nova repo were19:48
auggyfungi: yeah not that frequent, but like if we're at FF and trying to get things through the gate, better not to waste resources19:48
pabelangermordred: clarkb: So, ^ is my first stab at using network ID as key for interfaces in glean, but for some reason /etc/hosts unitest is failing. Still trying to figure that out19:48
anteayathe -meeting-alt channel could use a topic refresh when someone has a moment19:49
fungiauggy: also it looks like that will filter changes for the .gitreview config file as well19:49
pabelangerI also plan on adding a test cause for rax-iad19:49
fungianteaya: on it19:49
anteayafungi: thank you19:49
auggyfungi: yeah that's the idea19:49
pabelangerusing http://paste.openstack.org/show/567498/19:49
AJaegerfungi, auggy: I don't think it's worth that.19:49
mordredpabelanger: looking19:49
auggyfungi: i should ammend the commit msg19:49
AJaegerauggy: I suggest to rather abandon it. It happens so infrequent that this is over-optimization IMHO.19:50
AJaegerauggy: I'll refuse to +2 that ;)19:50
pabelangermordred: I am likely wrong in my approach, not familiar with the interworkings of glean yet19:50
openstackgerritMerged openstack-infra/puppet-mediawiki: Conditionally define the default extension source  https://review.openstack.org/36691119:50
mordredpabelanger: nobody is19:50
*** jeet has left #openstack-infra19:50
rbergeron(nobody except mordred :D)19:51
openstackgerritDavid Shrewsbury proposed openstack-infra/nodepool: Make builder recognize scheduled builds  https://review.openstack.org/36693419:51
clarkbmordred: pabelanger thats why every time I touch it I end up writing 3 or 4 "comment this section of code that really makes no sense at all so that future me doesn't hate past me"19:51
*** annegentle has quit IRC19:51
auggyAJaeger: what's the cost of having it? not having it increases gate load during critical release periods potetially19:51
auggyAJaeger: and could potentially impact a critical release not getting through19:52
clarkbreally I think glean neesd to be like 75% comments 25% sadness19:52
anteayaclarkb: ha ha ha19:52
openstackgerritAugustina Ragwitz proposed openstack-infra/project-config: Don't run nova dvsm tests for .git repo changes  https://review.openstack.org/36693319:52
rcarrillocruzmordred, pabelanger : mind checking https://review.openstack.org/#/c/366723/ ? look at the dsvm job logs, USEFUL output now19:53
*** tonytan4ever has joined #openstack-infra19:53
AJaegerauggy:  I cannot see that .gitignore changes are release critical.19:53
auggyAJaeger: i'm not referring to the .gitignore changes not getting through19:53
auggyAJaeger: i'm referring to other patches in queue behind it19:53
auggyAJaeger: sure, feel free to leave your comments on the patch and we can discuss it there19:53
AJaegerauggy: seeing that you had *three* commits for .gitignore in 2016, this review costs us more than any infra churn.19:54
fungiAJaeger: actually, pbr does i think rely on .gitignore having a sane list of things it shouldn't package up into the sdist/wheel19:54
pabelangermordred: clarkb: Ya, if I can figure out why the hosts files fail on mock, next patch will be a bunch of comments and rax-iad test19:54
* AJaeger has seen to many broken skip-ifs that needed hunting down that he considers this change more risky than the next .gitignore change that most likely will come in three months time...19:55
AJaegerauggy: I'm not blocking it, I'm just considering it a waste and refuse to review it further.19:55
mat128+1 ^19:55
mat128skip-ifs are evil :)19:55
auggyAJaeger: great, those are valid reasons why you don't like it, so lets have that discussion in the review19:55
fungiyeah, i'm still of the opinion skip-if is an anti-feature, but it's a feature we accepted into zuul and it's in use19:56
AJaegerauggy: I don't see why I need to repeat that discussion there. I suggest to leave it out and will stay out of further discussion on this.19:56
clarkbpabelanger: so basically in that change you are associating every network with its correct interface then alter when we write out the network configs we should get the correct bits?19:57
*** Hal has quit IRC19:57
auggyAJaeger: generally that's where patch related discussion happens so people who care about the change get the opportunity to participate19:57
openstackgerritVasyl Saienko proposed openstack-infra/devstack-gate: DO NOT REVIEW  https://review.openstack.org/35609419:57
auggyAJaeger: on irc, especially in a busy channel like infra, it's easy to only hear one side of the story19:57
AJaegerauggy: I left a comment and as I said: I'm not blocking it.19:57
clarkbpabelanger: making sure I grok why this helps. Not entirely sure how network[id] differs from i at that point. oh i is just an index onto the networks array got it19:58
auggyAJaeger: thanks :)19:58
*** Apoorva_ has joined #openstack-infra19:58
AJaegerauggy: I left the comment 10 minutes ago;)19:58
fungiauggy: there is a general sentiment that a number of project-config core reviewers just skip any skip-if changes in layout.yaml because they're generally concerned about becoming responsible for approving a change that causes important jobs to be skipped for some project. it will likely eventually get reviews from those who don't mind19:58
*** Hal has joined #openstack-infra19:58
auggyfungi: sure, i definitely understand the hesitancy19:59
pabelangerclarkb: the motivation is http://paste.openstack.org/show/567498/, by default we are using link as our index for networks. Which in rax-iad, does work because we have 2 different networks (ipv4/ipv6) using the same link: tap8056a42d-1c19:59
auggyfungi: i think folks brought up some good points and i just want to make sure it's captured in the review comments rather than potentially lost in discussion here19:59
pabelangerclarkb: which causes rax-iad to only provision ipv6 for eth0.cfg, when it should be doing both ipv4 / ipv619:59
clarkbpabelanger: re the hosts file not passing tests I think thats because its probably setting the hosts entry IP addr to the ipv4 or ipv6 address now (and properly I think)20:01
*** sshnaidm is now known as sshnaidm|afk20:01
clarkbpabelanger: if you look at ~ line 892 of cmd.py you can see where it sets that based on the interfaces data20:01
clarkbpabelanger: it runs a sort there and since your keys are changing the sort order may change20:01
*** dprince has quit IRC20:01
*** Apoorva has quit IRC20:01
clarkbpabelanger: gotcha and so code in this case is changing to the network id. makes sense20:02
clarkbas for that test I think you just need to update the test to match the new sort order20:02
pabelangerokay, let me dig into that more20:02
clarkbpabelanger: but also add a comment explaining why we index that way "multiple networks may map onto the same link so we use the network as the key instead of the link"20:04
*** gyee_ has quit IRC20:04
*** _nadya_ has joined #openstack-infra20:04
clarkbotherwise the data there is way to obtuse and how to use it properly is like magic20:04
*** openstackgerrit has quit IRC20:04
*** openstackgerrit has joined #openstack-infra20:04
*** spzala has quit IRC20:05
*** spzala has joined #openstack-infra20:06
*** notnownikki has joined #openstack-infra20:06
clarkbpabelanger: then when you have that sorted maybe you acn review https://review.openstack.org/#/c/366434/ to address the other image building issue20:06
pabelangerclarkb: sure, give me a min20:07
*** esberglu has joined #openstack-infra20:09
openstackgerritDmitry Ukov proposed openstack-infra/project-config: Create fuel-nailgun-extension-day2 project  https://review.openstack.org/36677920:09
*** piet has joined #openstack-infra20:10
*** _nadya_ has quit IRC20:10
*** notnownikki has quit IRC20:10
*** piet has quit IRC20:10
*** spzala has quit IRC20:10
*** salv-orlando has quit IRC20:10
pabelangerclarkb: Yup, that is the issue. Removing the sort causes the test to bounce. Making updates now20:10
*** piet has joined #openstack-infra20:12
*** rfolco has quit IRC20:15
* AJaeger waves good night20:16
anteayaAJaeger: good night20:16
rcarrillocruzinfra-root, please leave the infracloud controller on emergency hosts. I've put debug logging on neutron server, linuxbridge plugin and dhcp agent to see if we get  more info about those connect timeouts20:16
clarkbI am going to boot a xenial test machien in osic to test some more neutron job updates20:16
anteayaAJaeger: thanks for the day, enjoy your evening20:16
fungircarrillocruz: i recommend you #status log that too20:16
fungiif you haven't already20:17
rcarrillocruzi have not20:17
*** salv-orlando has joined #openstack-infra20:18
rcarrillocruz#status controller is put on emergency hosts, as neutron debugging has been tweaked to investigate sporadic connect timeouts, please leave as is till we get more errors on logs20:19
openstackstatusrcarrillocruz: unknown command20:19
rcarrillocruzlol20:19
rcarrillocruznotice ?20:19
rcarrillocruzi knew i'd fail , hahaha20:19
fungiit's #status log20:20
rcarrillocruzor hash statuslog20:20
rcarrillocruzok20:20
fungifollowed by your content20:20
rcarrillocruz#statuslog controller00 of infracloud is put on emergency hosts, as neutron debugging has been tweaked to investigate sporadic connect timeouts, please leave as is till we get more errors on logs20:20
openstackstatusrcarrillocruz: unknown command20:20
*** kzaitsev_mb has quit IRC20:21
rcarrillocruzthird attempt20:21
fungiyou left out the word "log" again20:21
rcarrillocruz#status log controller00 of infracloud is put on emergency hosts, as neutron debugging has been tweaked to investigate sporadic connect timeouts, please leave as is till we get more errors on logs20:21
openstackstatusrcarrillocruz: finished logging20:21
rcarrillocruz\o/20:21
fungiperfect20:21
* rcarrillocruz feels less dumber now20:21
rcarrillocruzthx fungi20:22
*** e0ne has quit IRC20:22
fungiany time! and don't feel dumb, but you probably do want to check out (maybe even improve) our statusbot documentation20:22
rcarrillocruz++20:22
*** pblaho has quit IRC20:22
rcarrillocruzclarkb: in case you didn't see with channel traffic: https://review.openstack.org/#/c/366636/20:23
rcarrillocruzwe merged it20:23
rcarrillocruzthat fixes the default 'default' sec groups, removes them20:23
*** tphummel has joined #openstack-infra20:24
openstackgerritDmitry Ukov proposed openstack-infra/project-config: Create fuel-nailgun-extension-iac project  https://review.openstack.org/36677920:24
openstackgerritPaul Belanger proposed openstack-infra/glean: Index networks using id, not links  https://review.openstack.org/36693720:25
*** vhosakot has quit IRC20:25
*** kgiusti has left #openstack-infra20:25
*** derekh has quit IRC20:25
pabelangerclarkb: mordred: okay, that updates glean to use network id for the key index.  I'll do a follow up patch to deal with rax-iad issue next20:26
clarkbrcarrillocruz: ty20:26
pabelangerclarkb: 366434 +320:26
clarkbpabelanger: thanks, I will try to get the nodepool daemon restarted today after it kills todays uploads20:27
*** ilyashakhat_mobi has joined #openstack-infra20:27
*** megm_ has quit IRC20:28
openstackgerritThomas Goirand proposed openstack-infra/project-config: Add missing deb repo 4/5  https://review.openstack.org/36673420:28
*** salv-orl_ has joined #openstack-infra20:29
pabelangerclarkb: nice20:30
*** Goneri has quit IRC20:30
*** inc0 has quit IRC20:30
*** megm has joined #openstack-infra20:31
*** piet has quit IRC20:32
*** kzaitsev_mb has joined #openstack-infra20:32
*** salv-orlando has quit IRC20:33
*** sarob has quit IRC20:33
*** piet has joined #openstack-infra20:34
*** sarob has joined #openstack-infra20:35
*** thorst has joined #openstack-infra20:35
openstackgerritMerged openstack-infra/nodepool: Don't delete images in a building state  https://review.openstack.org/36643420:36
*** tphummel has quit IRC20:36
*** sarob has quit IRC20:36
*** sarob has joined #openstack-infra20:37
cloudnullping, infra folks, how would i go about removing this test from a https://github.com/openstack-infra/project-config/blob/master/zuul/layout.yaml#L11885-L11886 specific branch?20:38
*** piet has quit IRC20:38
cloudnullIE: I dont want that run on stable/mitaka ?20:38
*** askb has joined #openstack-infra20:39
clarkbcloudnull: earlier on in the layout file is a big list of job specific flags like voting and not voting and which branches to run things on20:39
clarkbcloudnull: you can add a rule for your jobs there that remove them from mitaka using a negative lookahead regex (should be plenty of examples in the config)20:39
cloudnullgreat thanks clarkb20:40
*** asettle has joined #openstack-infra20:40
*** thorst has quit IRC20:42
*** ilyashakhat_mobi has quit IRC20:42
*** ociuhandu has quit IRC20:43
vgridnevhello infra team, is there some kind of example of post job that will be working only after gate passes?20:44
*** Guest10847 has quit IRC20:45
openstackgerritThomas Goirand proposed openstack-infra/project-config: Add missing deb repo 5/5  https://review.openstack.org/36696020:46
clarkbvgridnev: yes there are many jobs like that that publish documentation, build sdist tarballs and so on20:46
clarkbvgridnev: by definition the post jobs only run after merging happens20:46
openstackgerritDoug Hellmann proposed openstack-infra/project-config: fix logic for adding new release notes pages  https://review.openstack.org/36696220:46
*** jcoufal_ has quit IRC20:48
openstackgerritJeremy Stanley proposed openstack-infra/puppet-mediawiki: Support disallowing robots  https://review.openstack.org/36696420:48
*** vhosakot has joined #openstack-infra20:48
*** tphummel has joined #openstack-infra20:48
openstackgerritJeremy Stanley proposed openstack-infra/system-config: Disallow robots for wiki-dev site  https://review.openstack.org/36696520:48
*** Apoorva_ has quit IRC20:49
clarkbvgridnev: is there something specific you are looking for?20:49
*** gongysh has joined #openstack-infra20:49
*** Apoorva has joined #openstack-infra20:50
*** rtheis has joined #openstack-infra20:50
openstackgerritKevin Carter (cloudnull) proposed openstack-infra/project-config: Remove LXD tests from unsupported branches  https://review.openstack.org/36696820:50
*** jkilpatr has quit IRC20:51
*** piet has joined #openstack-infra20:51
vgridnevclarkb, I'd like to setup a job which well be running in check + gate + post pipelines, but only in post that will publish stuff to tarballs.openstack.org20:51
*** ociuhandu has joined #openstack-infra20:51
*** tphummel has quit IRC20:51
*** piet has quit IRC20:51
clarkbvgridnev: you will need two jobs then, one for check and gate without a publish step and one with a publish step for post. The doc jobs work this way if you want a concrete example20:52
*** rtheis_ has quit IRC20:52
vgridnevI got you. thanks. Is there requirements on files that can stored in tarballs.openstack.org ?20:53
*** jcoufal has joined #openstack-infra20:54
fungivgridnev: we mostly like it to be actual tarballs, or other installable release artifacts20:54
clarkbvgridnev: also we ask that if you upload an artifact post merge that we don't keep the artifact for every merge and instead overwrite then possibly keep them for each release tag20:54
*** tphummel has joined #openstack-infra20:55
fungiKrenair: i ran a couple more deployment tests. one failed around 13 minutes in (likely choked on a network issue cloning an extension, i didn't have it set to keep the instance so i don't know), second try successfully deployed in just over 16 minutes wall clock time20:56
nikhilAJaeger: heya, any clue why the python-glanceclient release page isn't showing up http://docs.openstack.org/releasenotes/python-glanceclient ? we've got a note :) https://github.com/openstack/python-glanceclient/tree/master/releasenotes/notes20:56
openstackgerritmathieu bultel proposed openstack-infra/tripleo-ci: WIP -- clean full upgrade review  https://review.openstack.org/36485920:57
*** trown is now known as trown|outtypewww20:57
vgridnevfungi, actually I'd like to setup storing of few jars files builds at current moment (for sahara-extra repository). For future Plus I was thinking about storing of images for few important plugins in sahara20:57
*** _sarob has joined #openstack-infra20:57
fungivgridnev: yeah, that sounds like the sort of thing we expect to end up on tarballs.o.o20:58
vgridnevso, images also can be stored right there?20:58
*** acoles_ is now known as acoles20:58
vgridnevfew of them a heavy20:58
fungivgridnev: we have war and jpi files we upload there for releases of some java-based projects20:58
vgridnevfew of them are heavy20:58
*** cardeois has quit IRC20:58
fungiimages are a grey area. i think some of the service vm projects generate and upload versions of lightweight images there which they then reuse in other jobs20:59
clarkb"lightweight" :)21:00
fungiit would probably depend a lot on how large the images are, how often you update them, how many copies you expect to keep there, and how often they're retrieved by other jobs21:00
*** piet has joined #openstack-infra21:00
fungias that impacts disk space and network bandwidth21:00
*** sarob has quit IRC21:01
mordredclarkb, pabelanger: https://review.openstack.org/#/c/366294/ - just bumps the shade requirement for nodepool to be accurate21:01
clarkbmordred: didn't you make a 1.12.1 afterwards?21:03
clarkbor maybe that was glean21:03
* clarkb can't keep up21:03
mordredclarkb: yah - I did - but the requirement of 1.12.0 is fine - it'll just always get 1.12.121:04
mordredunless you want it updated21:04
mordred(1.12 wasn't broken - the release job was for a second)21:04
vgridnevwe have 3 plugins that have image size around 1G for centos7 and ubuntu. 2 plugins with image size 3-4GB, also centos7 + ubuntu. So, in total  6 * 1 + 4 * 4 = 22GB in total21:04
clarkbah thats what it was ok21:04
*** _sarob has quit IRC21:05
openstackgerritMerged openstack-infra/nodepool: Remove image-update cron  https://review.openstack.org/36383721:06
*** kien-ha has joined #openstack-infra21:07
*** kien-ha has quit IRC21:08
*** ociuhandu has quit IRC21:08
openstackgerritMerged openstack-infra/nodepool: Replace watch thread with periodic worker threads  https://review.openstack.org/36321721:09
*** krtaylor has quit IRC21:11
openstackgerritDean Troyer proposed openstack-infra/project-config: Create python-openstackclient-stable-maint group  https://review.openstack.org/36698921:11
openstackgerritMerged openstack-infra/nodepool: Make builder workers proper threads  https://review.openstack.org/36460721:13
openstackgerritMerged openstack-infra/nodepool: Add ZooKeeper connection to the BuildWorkers  https://review.openstack.org/36461721:13
openstackgerritMerged openstack-infra/nodepool: Use time.sleep() when waiting for workers to run  https://review.openstack.org/36507521:13
*** mdrabe has quit IRC21:14
*** mdrabe has joined #openstack-infra21:14
*** rtheis_ has joined #openstack-infra21:14
*** mmedvede has quit IRC21:15
*** sarob has joined #openstack-infra21:15
*** rhallisey has quit IRC21:15
*** rtheis has quit IRC21:16
*** jkilpatr has joined #openstack-infra21:17
*** matt-borland has quit IRC21:17
*** rossella_s has quit IRC21:18
*** rossella_s has joined #openstack-infra21:19
*** edmondsw has quit IRC21:19
*** adrian_otto has quit IRC21:21
*** vhosakot has quit IRC21:24
*** jheroux has quit IRC21:27
*** gyee_ has joined #openstack-infra21:29
*** sarob has quit IRC21:30
openstackgerritThomas Goirand proposed openstack-infra/project-config: Add missing deb repo 5/5  https://review.openstack.org/36696021:31
openstackgerritChris Holcombe proposed openstack-infra/project-config: Add Ceph Charm Shared Lib  https://review.openstack.org/36684221:34
*** piet has quit IRC21:35
*** rtheis_ has quit IRC21:37
pabelangermordred: clarkb: okay, have rax-iad working locally in glean for ubuntu / debian. Still need to get syntax for other OSes working, so expect something for tomorrow21:39
mordredpabelanger: sweet! that's exciting21:39
openstackgerritmathieu bultel proposed openstack-infra/tripleo-ci: WIP -- clean full upgrade review  https://review.openstack.org/36485921:39
*** tphummel has quit IRC21:39
mordredpabelanger: when that's good, we can also land the nodepool patch that will cause it to prefer ipv6 instead of needing to have ipv6 enabled per provider21:39
pabelangercool21:40
*** thorst has joined #openstack-infra21:40
*** tphummel has joined #openstack-infra21:40
pabelangerokay, have to run out for some errands21:40
*** tphummel has quit IRC21:40
*** Mary has joined #openstack-infra21:40
*** Mary is now known as Guest4645521:41
*** mmedvede has joined #openstack-infra21:41
*** mriedem has quit IRC21:41
*** claudiub|2 has quit IRC21:42
*** asettle has quit IRC21:43
*** Hal has quit IRC21:44
openstackgerritMerged openstack-infra/nodepool: Update shade depend to 1.12.0  https://review.openstack.org/36629421:44
*** Guest46455 has quit IRC21:45
openstackgerritJeremy Stanley proposed openstack-infra/system-config: Disallow robots for wiki-dev site  https://review.openstack.org/36696521:45
*** Hal has joined #openstack-infra21:45
*** thorst has quit IRC21:48
*** Swami has quit IRC21:48
*** sarob has joined #openstack-infra21:49
gongyshhi, who knows where is the source code maintained to generate the status.openstack.org?21:49
clarkbgongysh: its several code bases. Which one are you interested in?21:50
clarkbs/which one/which section or tab/21:50
gongyshclarkb, zuul one, please21:50
clarkbgongysh: its in openstack-infra/system-config/modules/openstack_project/templates/zuul21:51
gongyshclarkb, it seems to be good stuff since it is hid so deeply. :)21:52
clarkbgongysh: zuul has its own status stuff in tree as well but we don't use it yet21:52
zigopabelanger: FYI, I've switch from httpredir.debian.org to ftp.fr.debian.org, as I get too many failures to fetch packages otherwise.21:52
clarkbit is still a work in progress I think? not sure why we haven't switched to the in tree code21:52
zigopabelanger: I had probably 20 of them today, that's really annoying.21:52
*** jmccrory has quit IRC21:53
*** krtaylor has joined #openstack-infra21:53
*** jmccrory has joined #openstack-infra21:53
*** sarob has quit IRC21:54
*** spzala has joined #openstack-infra21:54
zigomordred: Can you have a look into this one now? It should be enough time to avoid flooding github ... https://review.openstack.org/36635221:54
*** tphummel has joined #openstack-infra21:54
*** jmccrory has quit IRC21:55
*** adrian_otto has joined #openstack-infra21:55
*** jmccrory has joined #openstack-infra21:55
*** hashar has quit IRC21:56
*** jmccrory has quit IRC21:57
*** jmccrory has joined #openstack-infra21:57
*** aeng has quit IRC21:58
gongyshclarkb, where is the zuul in place code to generate the status web page?22:00
gongyshclarkb, https://github.com/openstack-infra/zuul/tree/master/zuul, unlucky to find it22:01
*** ianychoi has joined #openstack-infra22:02
fungiokay, this is a tale most strange... wiki-dev01 when rebooted comes up with only ipv4 global addressing on its eth0 interface. the /etc/network/interfaces file looks just like for our other servers, i haven't touched it. if i ifdown and ifup eth0 without rebooting, the ipv6 address magically appears on its interface22:03
*** gongysh has quit IRC22:03
openstackgerritMatthew Treinish proposed openstack-infra/devstack-gate: SUPER WIP: Use new tempest run workflow  https://review.openstack.org/35566622:03
fungigongysh http://git.openstack.org/cgit/openstack-infra/zuul/tree/zuul/webapp.py22:03
craigeDid get to finish those patches yesterday, mtreinish22:04
craigeugh s/Did/Didn't/22:04
mtreinishcraige: ok, no worries. I figured that was the case, I looked at your open patch list this morning and didn't see anything :)22:05
*** sarob has joined #openstack-infra22:05
craigeYep, still WIP :-)22:05
*** Goneri has joined #openstack-infra22:05
openstackgerritIan Y. Choi proposed openstack-infra/system-config: Add #openstack-101 to meetbot-channels  https://review.openstack.org/36700522:06
*** _sarob has joined #openstack-infra22:06
fungii'm sort of at a loss for troubleshooting why the global v6 address isn't binding at boot time22:07
fungisince i can't recreate the issue once booted22:07
openstackgerritmathieu bultel proposed openstack-infra/tripleo-ci: WIP -- clean full upgrade review  https://review.openstack.org/36485922:09
*** tonytan4ever has quit IRC22:10
*** fguillot has joined #openstack-infra22:10
*** sarob has quit IRC22:10
clarkbfungi: you aren't using glean with one of our images right? this is a rax image with nova agent?22:11
fungiclarkb: rax and cloud-init yes, and their nova-agent is running as usual22:11
openstackgerritMatthew Treinish proposed openstack-infra/devstack-gate: SUPER WIP: Use new tempest run workflow  https://review.openstack.org/35566622:11
fungiclarkb: though the /etc/network/interfaces uses a static v6 config anyway22:12
fungiit's in dns so you can `ssh -4 wiki-dev01.openstack.org` to see22:12
*** chlong has joined #openstack-infra22:12
fungiit's freshly rebooted now and has no v6 global address on eth022:13
*** jamesdenton has quit IRC22:13
openstackgerritLuigi Toscano proposed openstack-infra/project-config: Remove check-requirements for the independent sahara-test  https://review.openstack.org/36701322:13
fungiif you `sudo ifdown eth0 ; sudo ifup eth0` it suddenly grows its configured v6 global address22:13
*** roxanaghe has quit IRC22:13
*** tphummel has quit IRC22:13
openstackgerritClark Boylan proposed openstack-infra/project-config: Run neutron linuxbridge and dvr jobs on xenial  https://review.openstack.org/36701422:14
openstackgerritClark Boylan proposed openstack-infra/project-config: Add neutron api test on xenial to experimental  https://review.openstack.org/36701522:14
fungiand if you reboot again, it goes back to only global v4 on eth022:14
*** berendt has quit IRC22:14
clarkbweird22:14
fungii'm finding nothing of note in its logs22:15
*** aeng has joined #openstack-infra22:15
*** vhosakot has joined #openstack-infra22:16
*** baoli_ has joined #openstack-infra22:17
*** baoli has quit IRC22:18
*** roxanaghe has joined #openstack-infra22:19
*** burgerk_ has joined #openstack-infra22:19
TheJuliarandom thought: privacy extensions?22:20
clarkbor maybe the two eth0 clauses in /etc/network/interfaces is making it mad?22:21
clarkbshould those be folded together?22:21
*** esberglu has quit IRC22:21
clarkboh no its explicitly inet6 nevermind22:21
*** burgerk has quit IRC22:22
openstackgerritK Jonathan Harker proposed openstack-infra/project-config: Ensure that gerrit projects have zuul pipelines  https://review.openstack.org/36396922:24
*** acoles is now known as acoles_22:24
*** burgerk_ has quit IRC22:24
*** sdake has quit IRC22:24
clarkbthere is something funny about setting ipv4 nameservers on an ipv6 interface22:24
clarkbfungi: ^ I have no idea if that could maybe be related? but I think those nameservers should be listed on the ipv4 block22:25
*** dimtruck is now known as zz_dimtruck22:27
*** vhosakot has quit IRC22:27
*** gongysh has joined #openstack-infra22:27
jheskethMorning22:29
clarkbTheJulia: use_temp_addr is set to 0 for default and eth022:29
clarkber use_tempaddr22:29
*** akshai has joined #openstack-infra22:30
*** tphummel has joined #openstack-infra22:31
*** aeng has quit IRC22:32
fungiclarkb: yeah, i was just pondering that myself, as resolvconf complains about /etc/resolv.conf not being a symlink to /var/run/resolvconf/resolv.conf or whatever when you bounce the interface. i think we simply don't need a nameservers line in there at all22:34
clarkbfungi: that might be how nova agent is writing them out though22:34
clarkbfungi: not sure if there is some other mechanism at play22:34
fungiclarkb: yeah, i have a feeling nova-agent is appending to the eth0 block22:34
fungior maybe cloud-init?22:34
clarkbI doubt cloud init would since it doesn't have enough information to22:35
clarkbunless, does rax have meta data server?22:35
fungiunless it calls out to nova-agent through a hook or something22:35
fungiwell, removing the dns-nameservers line from /etc/network/interfaces and rebooting made no difference, so there goes that theory22:36
*** rlandy has quit IRC22:36
fungii'm 'a test switching to inet6 auto22:36
clarkbthat won't work in rax because they don't ra22:37
fungithey don't? how are we getting routes from them then?22:37
fungii guess you missed this morning's discussion about switching to inet6 auto across the board with glean22:38
fungior else i missed subsequent discoveries22:38
*** mdrabe has quit IRC22:39
*** gordc has quit IRC22:39
*** Hal has quit IRC22:39
clarkbthe config drive or nova agent supply all of that data22:39
clarkbwhcih is why its staticly configured there22:39
clarkbI don't think switching glean to inet6 auto is going to fix anything in rax22:40
clarkbglean had an issue with rax where it wasn't handling multiple networks on one interface properly22:40
clarkbI must've missed anything ipv6 specific22:40
*** Mary has joined #openstack-infra22:41
*** Mary is now known as Guest7495922:41
fungiahh, yeah in our early debugging of that it was suggested that since these are correct eui-64 addresses corresponding to the vnic macs and because there seems to be no static route statements in the interfaces file or any hooks called from it, they must be doing ra22:41
fungibut apparently they aren't22:42
fungiso you think nova-agent is going behind our backs and setting network configuration?22:42
clarkbyup22:42
clarkbit might have cloud init involved somehow too but pretty sure that nova agent is how they get around not using dhcp22:43
*** mdrabe has joined #openstack-infra22:43
clarkbor ras for v622:43
fungiindeed. it looks like /etc/network/interfaces is likely completely unused during boot? :/22:43
fungils /etc/rc?.d/???networking22:43
*** asettle has joined #openstack-infra22:44
fungils: cannot access /etc/rc?.d/???networking: No such file or directory22:44
clarkboh I thought it was writing eni like glean but its just doing an end around that?22:44
fungithey've completely removed the standard /etc/rcS.d/S12networking symlink to /etc/init.d/networking22:44
clarkbat one time I figured out how all this worked bceause they were overwriting our nameservers too22:44
*** adriant has joined #openstack-infra22:44
clarkbooh fun22:45
fungithe initscript is still there, it's just not used22:45
fungiso ifupdown is never called (at least not in the usual way)22:45
*** spzala has quit IRC22:45
*** aeng has joined #openstack-infra22:45
*** Guest74959 has quit IRC22:46
clarkbin other news we are 2.5 hours away from nodepoold restart time22:46
fungiawesome22:46
*** spzala has joined #openstack-infra22:46
fungii'm going to boot another wiki-dev01 and see if i get consistently broken behavior here22:46
*** spzala has quit IRC22:46
clarkbfungi: ok22:46
clarkbfungi: maybe try using an older trusty image if it exists?22:46
clarkbif you show an older insatnce it will give you thei mage id and maybe you can reuse it22:46
*** spzala has joined #openstack-infra22:47
*** spzala has quit IRC22:47
clarkbthen tomorrow I will try to clean up any of the currently leaked images in our clouds then hopefully we stop leaking them all tog ether22:47
*** spzala has joined #openstack-infra22:47
*** spzala has quit IRC22:47
*** Julien-zte has joined #openstack-infra22:47
*** spzala has joined #openstack-infra22:48
*** spzala has quit IRC22:48
*** spzala has joined #openstack-infra22:48
*** thorst has joined #openstack-infra22:48
*** asettle has quit IRC22:49
*** spzala has joined #openstack-infra22:49
*** spzala has quit IRC22:49
fungii see only one ubuntu 14.04 image for pvhvm in the `openstack image list --public` output22:49
fungioh, show an older instance. good idea22:49
*** spzala has joined #openstack-infra22:49
*** spzala has quit IRC22:50
*** ddieterly is now known as ddieterly[away]22:50
*** ddieterly[away] has quit IRC22:50
*** spzala has joined #openstack-infra22:50
fungii don't see it list the image uuid from which an instance was booted22:50
*** spzala has quit IRC22:50
fungino, wait, there it is22:51
fungigiving that one a shot22:51
*** spzala has joined #openstack-infra22:51
*** mdrabe has quit IRC22:51
*** spzala has quit IRC22:51
openstackgerritClark Boylan proposed openstack-infra/project-config: Add neutron api test on xenial to experimental  https://review.openstack.org/36701522:51
openstackgerritClark Boylan proposed openstack-infra/project-config: Run neutron linuxbridge and dvr jobs on xenial  https://review.openstack.org/36701422:51
*** spzala has joined #openstack-infra22:52
*** spzala has quit IRC22:52
*** spzala_ has joined #openstack-infra22:53
*** spzala has joined #openstack-infra22:53
*** spzala_ has quit IRC22:53
*** thorst has quit IRC22:53
*** spzala has joined #openstack-infra22:53
*** spzala has quit IRC22:53
*** baoli_ has quit IRC22:54
*** zz_dimtruck is now known as dimtruck22:54
*** spzala has joined #openstack-infra22:54
*** spzala has quit IRC22:54
*** senk has joined #openstack-infra22:54
*** spzala has joined #openstack-infra22:55
*** roxanaghe has quit IRC22:55
*** spzala has quit IRC22:55
*** xyang1 has quit IRC22:55
*** spzala has joined #openstack-infra22:56
*** spzala has quit IRC22:56
*** pradk has quit IRC22:56
*** spzala_ has joined #openstack-infra22:56
*** spzala has joined #openstack-infra22:56
*** spzala_ has quit IRC22:56
*** spzala has joined #openstack-infra22:57
*** spzala has quit IRC22:57
*** spzala has joined #openstack-infra22:57
*** spzala has quit IRC22:58
*** armax has quit IRC22:58
*** spzala has joined #openstack-infra22:58
*** gouthamr has quit IRC22:58
*** spzala has quit IRC22:58
fungicloud.create_server() doesn't like image="some-uuid"?22:59
fungishade docs here i come22:59
*** spzala has joined #openstack-infra22:59
*** spzala has quit IRC22:59
clarkbits probably something like image_id=23:00
*** spzala has joined #openstack-infra23:00
fungii expect so23:00
*** hongbin has quit IRC23:00
*** spzala has quit IRC23:00
fungijust looking to see which think like image_id= it is23:00
fungis/think.thing/23:00
*** spzala has joined #openstack-infra23:01
*** roxanaghe has joined #openstack-infra23:01
*** spzala has quit IRC23:01
fungi"image – Image dict, name or id to boot with."23:01
*** spzala has joined #openstack-infra23:02
fungihttp://docs.openstack.org/infra/shade/usage.html#shade.OpenStackCloud.create_server23:02
fungiso maybe i need to make a dict?23:02
*** spzala has quit IRC23:02
*** senk has quit IRC23:02
*** rbrndt has quit IRC23:02
*** spzala has joined #openstack-infra23:03
fungii'm not finding any explanation of how that dict should be constructed to represent the image i want to boot23:03
*** spzala has quit IRC23:03
*** harlowja has quit IRC23:03
fungido i need to query it with one of the image methods and then pass the return value of that in?23:03
fungiseems a bit onerous when i already know the uuid i want to pass to server boot23:04
*** spzala has joined #openstack-infra23:04
clarkboh ya I bet that may be what it wants23:04
clarkbget image first then pass the image object23:04
*** spzala has joined #openstack-infra23:04
*** spzala has quit IRC23:05
*** spzala has joined #openstack-infra23:05
*** spzala has quit IRC23:05
*** spzala has joined #openstack-infra23:06
*** spzala has quit IRC23:06
*** spzala has joined #openstack-infra23:07
*** spzala has quit IRC23:07
*** spzala has joined #openstack-infra23:08
fungii love exceptions like this:23:08
fungishade.exc.OpenStackCloudException: Error in creating instance (Inner Exception: create() takes at least 4 arguments (5 given))23:08
*** spzala has quit IRC23:08
*** spzala has joined #openstack-infra23:08
*** gongysh has quit IRC23:08
*** spzala has quit IRC23:08
*** Goneri has quit IRC23:09
*** spzala has joined #openstack-infra23:09
*** spzala has quit IRC23:09
*** spzala has joined #openstack-infra23:10
pabelangerokay, going to need some help again with glean23:10
*** spzala has quit IRC23:10
pabelangerthis time bonds23:10
*** tonytan4ever has joined #openstack-infra23:10
*** AnarchyAo has quit IRC23:10
*** yamahata has quit IRC23:11
*** spzala has joined #openstack-infra23:11
*** spzala has quit IRC23:11
pabelangerhttp://git.openstack.org/cgit/openstack-infra/glean/tree/glean/tests/fixtures/liberty/mnt/config/openstack/latest/network_info.json#n8223:11
*** _sarob has quit IRC23:11
*** spzala has joined #openstack-infra23:11
*** spzala has quit IRC23:12
pabelangeraccording to an existing test case, that would setup bond0 as dhcp I think23:12
*** sdague has quit IRC23:12
*** spzala has joined #openstack-infra23:12
*** spzala has quit IRC23:12
fungicloud.get_image('6d833af9-9e31-4d4e-a4ea-1f7f3a4d4406') is returning None... seriously?23:12
fungiwhen `openstack image show 6d833af9-9e31-4d4e-a4ea-1f7f3a4d4406` returns data23:13
*** spzala has joined #openstack-infra23:13
*** sarob has joined #openstack-infra23:13
fungii must be doing something terribly wrong here23:13
*** spzala has quit IRC23:13
*** spzala has joined #openstack-infra23:14
clarkbare you using the right region/cloud for the cloud setup?23:14
*** spzala has quit IRC23:14
fungiyeah, i mean create_server() was creating the instance in the right region23:14
*** spzala has joined #openstack-infra23:15
*** spzala has quit IRC23:15
*** rajinir has quit IRC23:15
fungiand this is the image uuid i found by doing a server show of review.openstack.org23:15
fungiso same region23:15
*** reed_ has quit IRC23:15
*** tonytan4ever has quit IRC23:15
*** spzala has joined #openstack-infra23:15
*** spzala has quit IRC23:15
clarkbhuh I dunno then23:16
fungiyeah, i'm pretty stumped23:16
*** salv-orl_ has quit IRC23:16
*** spzala has joined #openstack-infra23:16
*** spzala has quit IRC23:16
*** salv-orlando has joined #openstack-infra23:17
*** spzala has joined #openstack-infra23:17
*** spzala has quit IRC23:17
jesusaurmaybe cloud.get_image needs a name and not a uuid?23:18
*** spzala has joined #openstack-infra23:18
*** spzala has quit IRC23:18
*** beagles has left #openstack-infra23:18
fungijesusaur: maybe, but 1. that contradicts the api usage documentation for shade, and 2. that would make it useless for this particular scenario since there are multiple images with the same name and i'm trying to select a deprecated one by id23:18
*** spzala has joined #openstack-infra23:19
*** spzala has quit IRC23:19
*** tphummel has quit IRC23:19
*** spzala has joined #openstack-infra23:20
*** spzala has joined #openstack-infra23:20
*** spzala_ has joined #openstack-infra23:20
*** fguillot has quit IRC23:21
*** sarob has quit IRC23:21
*** spzala has joined #openstack-infra23:21
*** spzala has quit IRC23:21
*** salv-orlando has quit IRC23:21
*** spzala has joined #openstack-infra23:22
*** spzala has quit IRC23:22
*** akshai has quit IRC23:23
*** spzala has joined #openstack-infra23:23
*** spzala has quit IRC23:23
*** spzala has joined #openstack-infra23:24
*** akshai has joined #openstack-infra23:24
*** spzala has quit IRC23:24
*** spzala has joined #openstack-infra23:24
*** akshai has quit IRC23:25
*** spzala has joined #openstack-infra23:25
*** spzala has joined #openstack-infra23:26
*** spzala has quit IRC23:26
*** tphummel has joined #openstack-infra23:26
*** spzala has joined #openstack-infra23:26
*** spzala has quit IRC23:27
*** spzala has joined #openstack-infra23:27
*** claudiub|2 has joined #openstack-infra23:28
*** spzala has joined #openstack-infra23:28
*** spzala has quit IRC23:28
*** spzala has joined #openstack-infra23:29
*** spzala has quit IRC23:29
*** sarob has joined #openstack-infra23:29
*** Julien-zte has quit IRC23:29
*** spzala has joined #openstack-infra23:30
*** spzala has joined #openstack-infra23:30
*** spzala has quit IRC23:30
*** sarob has quit IRC23:31
*** spzala has joined #openstack-infra23:31
*** esberglu has joined #openstack-infra23:31
fungipabelanger: looking at that example, it seems like it's creating bond0 from an 802.3ad lag of two tap interfaces and configuring (among other things) dhclient to listen on bond0 for a dhcp lease23:31
*** spzala has quit IRC23:31
fungipabelanger: the additional bond0 configuration is further down on line 19423:32
*** spzala has joined #openstack-infra23:32
*** spzala has quit IRC23:32
*** spzala has joined #openstack-infra23:32
*** spzala has joined #openstack-infra23:33
*** gouthamr has joined #openstack-infra23:34
*** sarob has joined #openstack-infra23:34
*** spzala has joined #openstack-infra23:34
*** spzala has quit IRC23:34
*** gouthamr_ has joined #openstack-infra23:34
*** spzala has joined #openstack-infra23:35
*** spzala has quit IRC23:35
*** fguillot has joined #openstack-infra23:35
fungiclarkb: as (maddeningly) suspected, blowing away the old wiki-dev01 and booting a replacement from the same image i used the last time, ipv6 is working just fine now23:35
*** spzala has joined #openstack-infra23:36
openstackgerritDean Troyer proposed openstack-infra/project-config: Create python-openstackclient-stable-maint group  https://review.openstack.org/36698923:36
*** spzala has joined #openstack-infra23:36
*** spzala has quit IRC23:37
clarkbwow23:37
*** spzala has joined #openstack-infra23:37
*** dingyichen has joined #openstack-infra23:38
*** yamahata has joined #openstack-infra23:38
fungimaybe something about their metadata for the other instance was incomplete and nova-agent was failing to deal23:38
*** gouthamr has quit IRC23:38
*** spzala has joined #openstack-infra23:38
*** gmann has joined #openstack-infra23:38
*** spzala has quit IRC23:38
openstackgerritPaul Belanger proposed openstack-infra/glean: Append to interface definition for multi-address  https://review.openstack.org/36686223:39
*** spzala has joined #openstack-infra23:39
pabelangerfungi: clarkb: okay, some comments are lacking^. Going to push some up soon, but I think there is an issue with gentoo, prometheanfire do you mind helping with the gentoo syntax?23:39
*** spzala has joined #openstack-infra23:40
*** spzala has quit IRC23:40
*** Swami has joined #openstack-infra23:40
*** spzala has joined #openstack-infra23:41
*** spzala has joined #openstack-infra23:41
*** Mary has joined #openstack-infra23:42
*** spzala has joined #openstack-infra23:42
*** spzala has quit IRC23:42
*** Mary is now known as Guest994023:42
*** spzala has joined #openstack-infra23:43
*** spzala has quit IRC23:43
*** spzala has joined #openstack-infra23:44
openstackgerritPaul Belanger proposed openstack-infra/glean: Append to interface definition for multi-address  https://review.openstack.org/36686223:44
*** spzala has joined #openstack-infra23:44
*** spzala has joined #openstack-infra23:45
*** asettle has joined #openstack-infra23:45
*** spzala has quit IRC23:45
*** spzala has joined #openstack-infra23:45
*** tonytan4ever has joined #openstack-infra23:45
*** spzala has quit IRC23:46
*** edmondsw has joined #openstack-infra23:46
*** spzala has joined #openstack-infra23:46
*** Guest9940 has quit IRC23:46
*** spzala has quit IRC23:46
*** _sarob has joined #openstack-infra23:47
*** jkilpatr has quit IRC23:47
*** spzala has joined #openstack-infra23:47
clarkbwe are 1.5 hours away from nodepool image uploads getting timed out. Down to 22 images though23:47
clarkbso it gets a good chunk of them done23:47
*** spzala has joined #openstack-infra23:48
*** gildub has joined #openstack-infra23:48
*** zhurong has joined #openstack-infra23:49
*** akshai has joined #openstack-infra23:49
*** spzala has joined #openstack-infra23:49
*** spzala has quit IRC23:49
*** sarob has quit IRC23:49
*** edmondsw has quit IRC23:49
*** spzala has joined #openstack-infra23:50
*** spzala_ has joined #openstack-infra23:50
*** armax has joined #openstack-infra23:50
*** thorst has joined #openstack-infra23:50
*** spzala has joined #openstack-infra23:50
*** spzala has quit IRC23:50
*** asettle has quit IRC23:51
*** spzala has joined #openstack-infra23:51
*** spzala has quit IRC23:51
*** spzala has joined #openstack-infra23:52
*** spzala has quit IRC23:52
*** spzala has joined #openstack-infra23:53
*** spzala has joined #openstack-infra23:53
*** spzala has joined #openstack-infra23:55
*** spzala has quit IRC23:55
*** spzala has joined #openstack-infra23:55
*** spzala has quit IRC23:56
*** spzala has joined #openstack-infra23:56
*** spzala has quit IRC23:57
*** rfolco has joined #openstack-infra23:57
tonybanteaya: Is the "right" way to reach out to a 3rd party CI to email them and Cc the infra list?23:57
*** spzala has joined #openstack-infra23:57
clarkbis anyone else going to be around in ~1.5 hours to help should anyhting crazy happen with nodepoold restart? (I expect it will be fine since no shade releases since last restart)23:57
*** spzala has quit IRC23:57
*** akshai has quit IRC23:57
*** spzala has joined #openstack-infra23:58
*** rfolco has quit IRC23:58
*** spzala has quit IRC23:58
*** thorst has quit IRC23:58
tonybclarkb: jhesketh shoudl be awake ... just say'n' ;P23:58
*** spzala has joined #openstack-infra23:59
*** rfolco has joined #openstack-infra23:59
clarkbtonyb: and ianw. I just never know who is busy or not :)23:59
*** _sarob has quit IRC23:59
*** esberglu has quit IRC23:59
*** spzala has joined #openstack-infra23:59

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!