Wednesday, 2014-02-12

lifelessharlowja: k; let me know if you want such a bootstrap00:00
harlowjanp00:00
harlowjavan.pg looks pretty simple, so probably can figure it out00:00
lifelessI'm not suggesting you use testresources with it - thats a separate thing we can and should do00:01
lifelessjust make a resource manager and call setup() or whatever the method is (I forget :/) on it and pull out the resource. done.00:01
harlowjaprobably start or something, https://github.com/jinty/van.pg/blob/master/van/pg/_cluster.py#L15700:02
harlowjaand initdb00:02
harlowjasomething like that00:02
*** reed has quit IRC00:04
*** atiwari has quit IRC00:04
*** rcleere has quit IRC00:05
*** matsuhashi has joined #openstack-infra00:06
*** masayukig has joined #openstack-infra00:12
*** wchrisj|away is now known as chris_johnson00:13
openstackgerritJoshua Harlow proposed a change to openstack-infra/config: Extend unittest jenkins builder  https://review.openstack.org/7051100:14
harlowjaanother question, maybe for the larger audience, now that taskflow is under oslo, how does it start to connect into more of the gating and such00:14
harlowja*should it, whats the process if so, maybe nothing special00:15
nibalizerim now doing some testing around telling puppetdb to disable its firewall00:15
*** kmartin has quit IRC00:15
*** thomasem has quit IRC00:15
nibalizerwell, telling the puppetdb module to not manage the firewall00:15
*** changbl has quit IRC00:16
*** homeless has quit IRC00:16
*** homeless has joined #openstack-infra00:17
*** kmartin has joined #openstack-infra00:17
clarkbfungi: jeblair: 16 is running latest logstash using the elasticsearch_http output, if you puppet agent --test --noop you should see the diff of the config. The reason I am using http output is that latest logstash wants a newer version of elasticsearch for its elasticsearch output00:17
clarkbthe biggest problem with elasticsearch_http output is you have to specify an exact host to POST stuff to, the elasticsearch output joins the cluster so can talk to anyone in the cluster00:19
*** masayukig has quit IRC00:20
*** matsuhashi has quit IRC00:21
*** flaper87 is now known as flaper87|afk00:21
*** matsuhashi has joined #openstack-infra00:21
*** matsuhashi has quit IRC00:25
*** matsuhas_ has joined #openstack-infra00:25
fungiclarkb: i think part of that went over my head. what are we using as the transport for previous elasticsearch communication with logstash?00:26
*** zhiwei has joined #openstack-infra00:26
fungiahh, i see now, "elasticsearch" is a separate protocol from "elasticsearch_http"00:28
*** mriedem has joined #openstack-infra00:28
jeblairclarkb: what are you passing as the host?00:29
clarkbjeblair: elasticsearch.o.o00:29
clarkbhowever, did someone run puppet agent --test without the noop?00:29
clarkbbecause the process just restarted and reverted its config :)00:30
fungiclarkb: oh! :(00:30
fungii cut and pasted and was certain i had --noop in there00:30
* fungi is so sorrt00:30
fungii can patch it back00:30
clarkbfungi: there are basically two modes, elasticsearch clustering which is over ports 93XX and elasticsearch http over ports 92XX00:30
clarkbfungi: I got it00:30
fungii still have it in scrollback00:30
clarkbfungi: I know what it is00:30
fungiokay00:30
* fungi feels like a complete doofus now00:31
jeblairclarkb: i assume we don't want all the workers to push to es.o.o, right?00:31
clarkbjeblair: right, we would probably have them mod 6 in the config00:31
jeblairclarkb: what's the prospect for an elasticsearch upgrade?00:31
clarkbjeblair: fungi: or, I can upgrade the cluster00:31
clarkbjeblair: fungi: its actually pretty good imo00:31
clarkblast time it went smoothly, basically just shut everything down, start nodes on new code00:32
clarkbI am happy to do that as well and just use native logstash00:32
jeblairi like that00:32
clarkbwfm00:32
clarkber native elasticsearch00:32
*** medieval1_ has joined #openstack-infra00:32
fungisounds worth the impact00:32
*** masayukig has joined #openstack-infra00:32
fungirather than dealing with workarounds we'd eventually just rip out anyway00:33
clarkbI will start composing puppet changes to mimic what I do there00:34
*** thuc has joined #openstack-infra00:36
*** masayukig has quit IRC00:37
*** thuc has quit IRC00:37
*** wenlock has quit IRC00:37
* fungi is starting to run out of brain for the evening, so winding down00:37
*** thuc has joined #openstack-infra00:38
* clarkb made a slight mistake and started logstash 1.3.3 against es 0.90.3 using the elasticsearch output and it seems to be working >_>00:38
clarkbmight not need to do a full upgrade but doing one is probably a good idea anywaysw00:38
clarkbgoing to switch back to http for now so that it doesn't have a chance to go sidewyas later00:39
*** dcramer_ has joined #openstack-infra00:40
fungioh, fair warning. they say we've got waves of freezing rain coming through tomorrow, possibly worst in more than a decade, so trees are likely to be coming down across power lines and i may disappear for prolonged periods due to lack of electricity00:44
* fungi wishes he could wire a generator into this townhouse easily00:45
clarkbfungi: gl00:48
clarkbportland went through that over the weekend, sea was spared00:48
fungiyeah, they're saying up to 0.75" ice accumulation on trees and lines00:48
sdaguefungi: the portable ones just plug into an outlet, and you just throw the mains00:52
fungithat's tempting. punch it into a 3-phase outlet?00:52
jhesketh__jeblair: Do you have a few minutes to discuss the swift log instructions patch for zuul?00:53
sdagueI think so, I haven't done a ton of research on it. My folks have one of those00:53
sdaguejust simpler than full wiring it in00:53
* fungi makes a note to research those00:53
fungibut when i buy a house soonish i plan to just get one installed with an ats00:53
fungithe islands have much less stable power too00:54
fungiso i'd rather go with one which will cut in automatically with no more than a few seconds delay00:54
*** melwitt has quit IRC00:58
*** CaptTofu has joined #openstack-infra01:00
jeblairjhesketh__: sure01:01
jeblairjhesketh__: assuming you're still here..01:01
*** nosnos has joined #openstack-infra01:01
jhesketh__jeblair: so I like your feedback, but I'm not sure which way I prefer or which might be better (re using parameter-function vs 1st class citizen)01:04
*** lttrl has quit IRC01:04
jhesketh__I'm leaning towards 1st class, but in the current structure it kinda makes more sense to be a parameter-function01:05
jhesketh__do you have any opinions01:05
*** MarkAtwood has joined #openstack-infra01:05
*** sarob has joined #openstack-infra01:05
*** david-lyle has quit IRC01:05
*** lttrl has joined #openstack-infra01:06
openstackgerritClark Boylan proposed a change to openstack-infra/config: Upgrade to logstash 1.3.3 and ElasticSearch 0.90.9  https://review.openstack.org/7280501:07
clarkbgoing to WIP ^ as it won't be an automagic upgrade01:07
jeblairjhesketh__: i've grown fond of 1st class; i feel like it has the flexibility and generality we have elsewhere (eg pipelines themselves), but we're still making something complex easy to use01:07
clarkbbut I think I can dive right into that tomorrow01:08
jhesketh__jeblair: so what if we took the current openstack functions and made them 1st class too? so job parameters become a kind of plugin01:08
openstackgerritA change was merged to openstack-infra/devstack-gate: Add support to run nova-api-metadata as separate binary  https://review.openstack.org/6830401:08
*** wenlock has joined #openstack-infra01:09
*** ryanpetrello has joined #openstack-infra01:10
jeblairjhesketh__: that sounds like a good idea.  we only use it for 2 things right now; the swift change will obviate one of them, and the other one could be set with a yaml-parameter.  though getting rid of jenkins will obviate the other one i expect.  :)01:10
*** sarob has quit IRC01:12
jeblairjhesketh__: but yeah, we can certainly express "parameter: OFFLINE_NODE_WHEN_COMPLETE: 1" in the "name: ^.*dsvm.*$" job01:12
jhesketh__right01:12
jhesketh__okay, I like this plan but wonder how best to implement it... perhaps we should have more generic plugins that can hook into various parts01:13
jhesketh__which could be quite complicated01:13
jhesketh__otherwise maybe we just have a 'jobs' plugin that acts on the jobs part of the layout and parameter-function type items01:14
jeblairjhesketh__: what did you think of my final suggestion?  that we make a changish have a descriptive path (eg "12345/1" or "abcdef" or "", and use that as the basis for "path: {change.path}/{pipeline.name}/{build.uuid}" in the swift section?01:15
jhesketh__oh yeah, we should do that01:15
clarkbI am going to AFK now. jeblair fungi let me know what you think about doing a logstash and es upgrade tomorrow. It should be mostly painless. THe last upgrade was much scarier because of the lucene change beneath es and the es schema for logstash being simplified01:15
clarkbfor this one I should be able to stop all logstash indexer and gearman workers, then kill the cluster, upgrade nodes bring cluster back, upgrade logstash then start all the workers again01:15
jhesketh__jeblair: if zuul is going to give instructions on where to put logs it should also define the final destination if possible01:15
jeblairjhesketh__: i'm not opposed to genericizing this; but i would lean toward just building the swift stuff in to start with so we don't get too distracted with plugin architectures...01:16
jhesketh__agreed01:16
jeblairjhesketh__: but designing the yaml and the code in a modular way to facilitate cleaning up the abstraction is good01:16
clarkbhttp://www.openstack.org/software/roadmap/ ceilometer link there is broken, where do we submit bugs for stuff like that?01:16
clarkbjeblair: fungi ^ is there a foundation website bug tracker?01:17
jeblairclarkb: no time like the present01:17
jeblairclarkb: launchpad.net/openstack-org i think01:17
clarkbthanks01:17
jhesketh__jeblair: okay, I think I have enough to reroll that patch, thanks :-)01:18
jeblairjhesketh__: cool, i'm really excited.  thanks!01:18
jhesketh__no worries :-)01:19
jhesketh__sorry this log stuff has been taking so long!01:19
jeblairjhesketh__: also, if you need something to multiplex, i think the os-loganalyze project will need corresponding updates to fetch from swift01:19
*** MarkAtwood has quit IRC01:20
jhesketh__yes, that's on my todo list01:20
jhesketh__wouldn't mind some feedback on my config script that actually pushes to swift01:20
jhesketh__still not sure how to actually tie that in with Jenkins+console scripts yet01:20
jhesketh__(possibly should mark it WIP)01:20
jeblairjhesketh__: will do; i just starred it for review tomorrow01:21
*** dims has quit IRC01:21
jhesketh__cheers01:21
jhesketh__I like all the merger stuff btw :-)01:21
jeblairjhesketh__: i'm trying to dig out from the review backlog and prioritize, but i haven't seen everything yet, so feel free to ping me on things where i'm blocking you01:21
clarkbjeblair: and filed https://bugs.launchpad.net/openstack-org/+bug/1279140 thanks01:21
uvirtbotLaunchpad bug 1279140 in openstack-org "Broken ceilometer link" [Undecided,New]01:21
jeblairmattoliverau: that goes for you too ^ :)01:21
jeblairjhesketh__: cool!  i'm hoping we can get it running before zuul falls over again; it did have a 140 load average earlier this week01:22
clarkbthis ++ I have been swamped and trying to help with git-review reviews do ping me if I can help elsewhere01:22
clarkbthere are changes up to add https git review support01:22
jhesketh__jeblair: you're not blocking :-)01:22
jhesketh__jeblair: I wonder if zuul-server should launch zuul-merger by default and have a parameter to tell it not to?01:23
jhesketh__so that by default zuul bundles itself up into one box nicely01:23
jeblairjhesketh__: good idea; matches what we did with gearman for basically the same reason01:23
jeblairjhesketh__: we can add that on to the end of the series01:24
jhesketh__works for me01:24
*** MarkAtwood has joined #openstack-infra01:26
*** krtaylor has joined #openstack-infra01:28
jhesketh__jeblair: would you mind adding your thoughts to my comments on https://review.openstack.org/#/c/71628/ if you get a chance?01:28
*** zhiwei has quit IRC01:30
clarkbok AFKing for real now01:32
jeblairjhesketh__: whoops, forgot to save draft comments.  done.  :)01:32
jhesketh__thanks :-)01:33
*** masayukig has joined #openstack-infra01:33
*** masayukig has quit IRC01:37
*** thuc has quit IRC01:38
*** thuc has joined #openstack-infra01:38
*** thuc has quit IRC01:43
*** ryanpetrello has quit IRC01:47
*** wenlock has quit IRC01:48
*** ryanpetrello has joined #openstack-infra01:48
*** mgagne has quit IRC01:49
*** banix has joined #openstack-infra01:49
*** zhiwei has joined #openstack-infra01:50
*** weshay has joined #openstack-infra01:50
*** chris_johnson is now known as wchrisj|away01:51
*** lttrl has quit IRC01:51
*** lttrl has joined #openstack-infra01:55
*** wenlock has joined #openstack-infra01:56
*** zhiwei has quit IRC01:58
*** ryanpetrello has quit IRC01:59
*** amcrn has quit IRC02:03
openstackgerritMorgan Fainberg proposed a change to openstack-infra/reviewday: Ensure non-WIP reviews have a score of 1 as a base  https://review.openstack.org/7281502:04
*** dkranz has joined #openstack-infra02:06
*** wenlock has quit IRC02:08
*** sarob has joined #openstack-infra02:09
*** MarkAtwood has quit IRC02:10
*** sarob has quit IRC02:13
*** yaguang has joined #openstack-infra02:14
*** MarkAtwood has joined #openstack-infra02:24
*** ryanpetrello has joined #openstack-infra02:27
*** masayukig has joined #openstack-infra02:34
*** oubiwann_ has joined #openstack-infra02:35
*** masayukig has quit IRC02:38
*** banix has quit IRC02:42
*** mwagner_lap has joined #openstack-infra02:45
*** banix has joined #openstack-infra03:01
*** sarob has joined #openstack-infra03:09
*** gokrokve has joined #openstack-infra03:14
*** sarob has quit IRC03:16
*** rcleere has joined #openstack-infra03:17
*** sarob has joined #openstack-infra03:19
*** koofoss has joined #openstack-infra03:20
*** esker has joined #openstack-infra03:21
koofossHi All, I just did a "git review -d" in a new environment and ran a "tox -epy27" and got an error (http://paste.openstack.org/show/64484/). (I was recommended to ask in #opestack-infra)03:22
koofosscan anybody point me in the right direction?03:22
koofossPS: was working on glance03:23
*** esker has quit IRC03:23
*** sarob has quit IRC03:24
*** esker has joined #openstack-infra03:24
clarkbkoofoss: is pbr in glance's requirements? pbr is the thing that installs python setup.py test03:25
koofossyes it is ...03:26
koofosspbr>=0.6,<1.003:26
clarkband if so what version is installed by tox (you can `.tox/py27/bin/pip freeze` to get a listing of what was actually installed)03:26
koofoss[~/tmp/glance].tox/py27/bin/pip freeze | grep -i pbr03:26
koofosspbr==0.603:26
*** wchrisj|away is now known as chris_johnson03:26
*** chris_johnson has quit IRC03:27
clarkbthat should be plenty new enough03:27
clarkbkoofoss: what happens if you `.tox/py27/bin/python setup.py test --slowest --testr-args='--concurrency 1'03:28
clarkboh and what version of tox are you using? tox --version03:28
koofossclarkb: same error: 'error: option --slowest not recognized'03:28
koofoss[~/tmp/glance]tox --version03:29
koofoss1.6.1 imported from /usr/local/lib/python2.7/dist-packages/tox/__init__.pyc03:29
clarkb:/ that is the good version of tox, I don't know what is happening03:29
clarkbmordred: ^ any ideas?03:29
clarkbalso why are we using lockutils with concurrency = 1? /me smells a cargo cult03:30
koofossshould I try rebuilding my tox environment again (ugh - it takes ages :()?03:30
clarkbI don't think you need to, you can certainly try03:30
*** CaptTofu has quit IRC03:31
koofossregarding the concurrency thing ... I didn't put that in ... it came with the download03:31
koofossso what should I be setting it to?03:31
clarkbconcurrency is fine as 1, but if you are running one test at a time there is no need for the python -m lockutils thing03:32
koofossI see ... I'll try rebuilding my tox. *fingers-crossed*03:33
*** dcramer_ has quit IRC03:34
*** masayukig has joined #openstack-infra03:34
*** pcrews has quit IRC03:35
clarkbkoofoss: which change are you testing?03:35
koofosshttps://review.openstack.org/#/c/63674/03:36
*** hdd_ has joined #openstack-infra03:36
koofossclarkb: It was a patch I uploaded and now I'm downloading it to incorporate review comments03:36
koofossclarkb: I usually delete my branches after uploading, and then re-download the branches to work on the review comments03:37
clarkbthat should be fine, when was the last time the tox env was built?03:37
koofossclarkb: yesterday morning03:38
koofossbut one thing I note is that yesterday when I ran tests, it used nosetests03:38
koofossthis morning it's using testr!03:38
clarkbah03:38
clarkbso python setup.py test is the way to testr03:38
clarkbits possible some corner case was missed03:38
*** matsuhas_ has quit IRC03:39
clarkbI just tried to reproduce but couldn't I am on a precise machine like the jenkins slaves03:39
*** masayukig has quit IRC03:39
clarkbbut yeah, if it switched you will need to rebuild the tox env03:39
clarkbor update it by hand to include the new dependencies03:39
koofossok, will bite the bullet. Many thanks for your help :)03:40
*** mgagne has joined #openstack-infra03:43
*** wenlock has joined #openstack-infra03:48
*** chandan_kumar has joined #openstack-infra03:51
*** mgagne1 has joined #openstack-infra03:53
*** mgagne has quit IRC03:56
*** markmcclain has joined #openstack-infra03:56
*** markmcclain has quit IRC03:57
*** yamahata has quit IRC03:59
*** dkehn__ has joined #openstack-infra04:00
*** mgagne has joined #openstack-infra04:01
*** dkehn has quit IRC04:03
*** mgagne1 has quit IRC04:03
*** dkehn_ has quit IRC04:03
*** arborism has joined #openstack-infra04:04
*** changbl has joined #openstack-infra04:04
openstackgerritCyril Roelandt proposed a change to openstack-infra/config: python-keystoneclient: make the py33 gate voting  https://review.openstack.org/7283104:04
*** koofoss has left #openstack-infra04:04
*** dkehn has joined #openstack-infra04:05
*** yamahata has joined #openstack-infra04:05
*** amcrn_ has joined #openstack-infra04:05
openstackgerritCyril Roelandt proposed a change to openstack-infra/config: python-keystoneclient: make the py33 gate voting  https://review.openstack.org/7283104:06
*** amcrn_ is now known as amcrn04:08
*** arborism has quit IRC04:09
*** dkehn__ is now known as dkehn_04:12
*** fifieldt has joined #openstack-infra04:19
*** talluri has joined #openstack-infra04:31
wenlockwondering is login for review working for anyone else?  seems launchpad openid server might be down... but maybe it's me04:33
StevenKhttps://login.launchpad.net/ works for me04:33
wenlockStevenk: and you were able to login?04:34
StevenKI already was04:34
wenlockahh04:34
wenlockok... will try again later.04:34
StevenKwenlock: I just logged out and back in, and it worked.04:34
wenlockstevenk: awesome, thanks for checking for me... it must be my comp then!04:35
*** masayukig has joined #openstack-infra04:35
wenlocktime to flush that browser cache04:35
*** lcheng_ has joined #openstack-infra04:38
*** masayukig has quit IRC04:40
*** harlowja is now known as harlowja_away04:44
*** matsuhashi has joined #openstack-infra04:52
SergeyLukjanovmorning/evening :)04:54
*** markwash has joined #openstack-infra04:55
*** lcheng_ has quit IRC04:58
openstackgerritA change was merged to openstack-infra/config: Enable verbose output for welcome message  https://review.openstack.org/7243604:59
fungiSergeyLukjanov: i guess it's time to hand off the baton. my tuesday ends as your wednesday begins05:00
fungii hope it's an uneventful one!05:01
SergeyLukjanovfungi :)05:01
SergeyLukjanovfungi, good night05:01
openstackgerritA change was merged to openstack-infra/git-review: Attach Gerrit logs and known_hosts to failed tests  https://review.openstack.org/7052705:03
*** zul has joined #openstack-infra05:04
*** zenoway has joined #openstack-infra05:05
openstackgerritKhai Do proposed a change to openstack-infra/config: Add jenkins job to build the gerrit plugins  https://review.openstack.org/7001405:08
openstackgerritKhai Do proposed a change to openstack-infra/config: Setup tooling and jobs for openstack Gerrit ver 2.8 and beyond  https://review.openstack.org/6034805:08
*** zul has quit IRC05:08
*** gokrokve has quit IRC05:09
*** cadenzajon has joined #openstack-infra05:13
*** sarob has joined #openstack-infra05:13
*** lttrl has quit IRC05:14
*** banix has quit IRC05:15
*** lttrl has joined #openstack-infra05:16
*** gokrokve has joined #openstack-infra05:17
*** cadenzajon has quit IRC05:18
*** sarob has quit IRC05:19
openstackgerritSteve Kowalik proposed a change to openstack-infra/config: Add an overcloud test for tripleo  https://review.openstack.org/7283605:20
*** sarob has joined #openstack-infra05:23
*** cody-somerville has quit IRC05:24
*** mriedem has quit IRC05:25
*** zhiwei has joined #openstack-infra05:26
*** sarob has quit IRC05:28
zhiweiclarkb: hi, I saw the meeting log. You can rename the project this weekend?05:30
clarkbzhiwei: a little after that jeblair mentioned he wants to do it during the next openstack downtime05:33
clarkbwhich we don't have a date for05:33
clarkbbut savanna rename should catch that in a few weeks if nothing does prior05:33
*** talluri has quit IRC05:34
*** mgagne has quit IRC05:35
zhiweioh, we are branching stable/havana in our repo, and want to use the new cookbook name in stable/havana branch.05:35
clarkbthe branch name should be independent of the project name05:35
zhiweiyes, I know. but the name in the cookbook code.05:36
*** masayukig has joined #openstack-infra05:36
*** ryanpetrello has quit IRC05:37
zhiweithe other havana cookbook depends on metering cookbook. so, if the stable/havana is branched, they can't use this branch because the cookbook name is changed to another.05:38
*** talluri has joined #openstack-infra05:38
clarkbyou would just update the other dependencies right?05:39
zhiweiyes05:39
zhiweiI don't want to update the stable branch with new cookbook name, this is a big change.05:39
*** masayukig has quit IRC05:40
*** mgagne has joined #openstack-infra05:41
*** nicedice has quit IRC05:43
*** nosnos_ has joined #openstack-infra05:43
*** nosnos_ has quit IRC05:44
*** nosnos_ has joined #openstack-infra05:44
*** DinaBelova_ is now known as DinaBelova05:45
*** nosnos has quit IRC05:46
openstackgerritA change was merged to openstack-infra/git-review: Remove tox locale overrides  https://review.openstack.org/7221705:47
*** zhiyan has joined #openstack-infra05:52
*** talluri has quit IRC05:53
*** jamielennox is now known as jamielennox|away05:55
*** lttrl has quit IRC05:55
openstackgerritKhai Do proposed a change to openstack-infra/config: replace jeepyb's trivial rebase gerrit hook with copyAllScoresOnTrivialRebase  https://review.openstack.org/6980005:56
openstackgerritKhai Do proposed a change to openstack-infra/config: use gerrit's built-in rebase detector instead of the jeepyb trivial rebase hook.  https://review.openstack.org/6980005:59
*** saju_m has joined #openstack-infra06:03
*** bhuvan has joined #openstack-infra06:03
*** nosnos_ has quit IRC06:04
*** nosnos has joined #openstack-infra06:04
*** gokrokve has quit IRC06:04
*** sarob has joined #openstack-infra06:07
openstackgerritA change was merged to openstack-infra/devstack-gate: Also copy tempest.config for old with grenade  https://review.openstack.org/7273606:07
*** e0ne has joined #openstack-infra06:08
*** e0ne has quit IRC06:09
openstackgerritKhai Do proposed a change to openstack-infra/config: update comment filter for gerrit 2.8  https://review.openstack.org/7086406:11
*** morganfainberg is now known as morganfainberg_Z06:12
*** jaypipes has quit IRC06:12
*** MarkAtwood has quit IRC06:13
*** dkehn__ has joined #openstack-infra06:14
*** jaypipes has joined #openstack-infra06:14
*** dkehn__ has quit IRC06:16
*** dkehn__ has joined #openstack-infra06:17
*** dkehn has quit IRC06:17
*** dkehn_ has quit IRC06:17
*** lttrl has joined #openstack-infra06:17
*** dkehn has joined #openstack-infra06:19
*** wenlock has quit IRC06:21
*** lttrl has quit IRC06:23
*** yolanda has joined #openstack-infra06:32
*** rlandy has joined #openstack-infra06:32
*** lifeless has quit IRC06:34
*** gokrokve has joined #openstack-infra06:35
*** denis_makogon has joined #openstack-infra06:35
*** dkehn_ has joined #openstack-infra06:36
*** masayukig has joined #openstack-infra06:37
*** gokrokve_ has joined #openstack-infra06:37
*** dkehn has quit IRC06:38
*** dkehn__ has quit IRC06:39
*** lttrl has joined #openstack-infra06:39
*** pblaho has joined #openstack-infra06:40
*** gokrokve has quit IRC06:40
*** dkehn has joined #openstack-infra06:40
*** max_lobur_afk has quit IRC06:40
*** max_lobur_afk has joined #openstack-infra06:41
*** MarkAtwood has joined #openstack-infra06:41
*** masayukig has quit IRC06:41
*** gokrokve_ has quit IRC06:42
*** markwash has quit IRC06:42
openstackgerritA change was merged to openstack-infra/config: Add an overcloud test for tripleo  https://review.openstack.org/7283606:43
*** max_lobur_afk has quit IRC06:44
*** bogdando has quit IRC06:44
*** bogdando has joined #openstack-infra06:44
*** max_lobur_afk has joined #openstack-infra06:44
*** max_lobur_afk has quit IRC06:45
*** esker has quit IRC06:45
*** max_lobur_afk has joined #openstack-infra06:45
*** talluri_ has joined #openstack-infra06:45
*** sarob has quit IRC06:47
*** sarob has joined #openstack-infra06:48
*** pblaho has quit IRC06:49
*** pblaho has joined #openstack-infra06:49
*** sarob has quit IRC06:53
*** esker has joined #openstack-infra06:54
*** hdd_ has quit IRC06:59
*** gokrokve has joined #openstack-infra07:00
*** lttrl has quit IRC07:00
*** dkehn__ has joined #openstack-infra07:01
*** lttrl has joined #openstack-infra07:02
*** dkehn has quit IRC07:04
*** dkehn_ has quit IRC07:04
*** zenoway has quit IRC07:05
*** gokrokve has quit IRC07:05
*** dkehn has joined #openstack-infra07:06
*** MarkAtwood has quit IRC07:17
*** zhiyan has quit IRC07:17
*** sarob has joined #openstack-infra07:18
openstackgerritA change was merged to openstack-infra/gitdm: Fix misspellings in gitdm  https://review.openstack.org/7176007:18
*** coolsvap has joined #openstack-infra07:21
*** sarob has quit IRC07:24
*** zhiyan has joined #openstack-infra07:25
*** coolsvap1 has joined #openstack-infra07:26
*** zhiyan has quit IRC07:27
*** coolsvap has quit IRC07:28
*** MarkAtwood has joined #openstack-infra07:31
*** jhesketh__ has quit IRC07:34
*** jhesketh__ has joined #openstack-infra07:34
*** AlexF has joined #openstack-infra07:36
*** coolsvap1 has quit IRC07:36
*** coolsvap has joined #openstack-infra07:36
*** masayukig has joined #openstack-infra07:37
*** masayukig has quit IRC07:42
openstackgerritNoorul Islam K M proposed a change to openstack-dev/cookiecutter: Update copyright year  https://review.openstack.org/7286207:42
*** flaper87|afk is now known as flaper8707:47
*** AaronGr is now known as AaronGr_Zzz07:51
*** e0ne has joined #openstack-infra07:53
*** bhuvan has quit IRC07:57
*** gokrokve has joined #openstack-infra08:00
*** jooools has quit IRC08:03
*** gokrokve has quit IRC08:05
eskerquick gerrit question:  will it reject a new submission if the associated bp is newly filed and not yet approved?08:05
*** lttrl has quit IRC08:05
*** amotoki has joined #openstack-infra08:06
*** AlexF has quit IRC08:10
*** jcoufal has joined #openstack-infra08:13
*** bhuvan has joined #openstack-infra08:14
*** mrmartin has joined #openstack-infra08:15
*** lttrl has joined #openstack-infra08:17
openstackgerritRobert Esker proposed a change to openstack-infra/config: Implements: blueprint add-manila-to-gerritbot  https://review.openstack.org/7287208:18
*** MarkAtwood has quit IRC08:18
*** sarob has joined #openstack-infra08:19
*** dkehn_ has joined #openstack-infra08:24
*** sarob has quit IRC08:24
openstackgerritRobert Esker proposed a change to openstack-infra/config: Removes extraneous carriage return  https://review.openstack.org/7287508:25
*** dkehn_ has quit IRC08:26
*** dkehn_ has joined #openstack-infra08:26
*** dkehn has quit IRC08:26
*** dkehn__ has quit IRC08:27
*** dkehn has joined #openstack-infra08:28
*** salv-orlando has joined #openstack-infra08:29
*** boris-42_ has joined #openstack-infra08:30
*** hashar has joined #openstack-infra08:31
*** bhuvan has quit IRC08:32
*** masayukig has joined #openstack-infra08:38
*** lttrl has quit IRC08:38
*** masayukig has quit IRC08:42
*** zhiwei has left #openstack-infra08:44
*** lttrl has joined #openstack-infra08:45
openstackgerritRobert Esker proposed a change to openstack-infra/config: Implements: blueprint add-manila-to-gerritbot  https://review.openstack.org/7287208:49
*** hashar has quit IRC08:50
*** lttrl has quit IRC08:51
openstackgerritRobert Esker proposed a change to openstack-infra/config: Implements: blueprint add-manila-to-gerritbot  https://review.openstack.org/7287208:51
*** hashar has joined #openstack-infra08:51
*** coolsvap1 has joined #openstack-infra08:59
*** gokrokve has joined #openstack-infra09:00
openstackgerritRobert Esker proposed a change to openstack-infra/config: Implements: blueprint add-manila-to-gerritbot  https://review.openstack.org/7287209:01
*** coolsvap has quit IRC09:01
*** Clabbe has quit IRC09:03
openstackgerritRobert Esker proposed a change to openstack-infra/config: Implements: blueprint add-manila-to-gerritbot  https://review.openstack.org/7287209:05
*** gokrokve has quit IRC09:05
*** jpich has joined #openstack-infra09:06
*** afazekas has joined #openstack-infra09:07
*** afazekas is now known as afazekas|sick09:08
*** sarob has joined #openstack-infra09:08
*** fifieldt has quit IRC09:08
openstackgerritYongli He proposed a change to openstack-infra/storyboard: Use six.moves.urllib.parse instead of urlparse  https://review.openstack.org/7288709:09
*** Clabbe has joined #openstack-infra09:11
*** lttrl has joined #openstack-infra09:12
*** sarob has quit IRC09:13
*** mrmartin has quit IRC09:13
*** hashar_ has joined #openstack-infra09:13
*** hashar has quit IRC09:17
*** yassine has joined #openstack-infra09:18
*** sarob has joined #openstack-infra09:19
*** e0ne has quit IRC09:20
*** e0ne has joined #openstack-infra09:21
*** sarob has quit IRC09:24
openstackgerritAndreas Rehn proposed a change to openstack-infra/jenkins-job-builder: Added support for Delivery Pipeline Plugin  https://review.openstack.org/7165809:25
*** locke105 has quit IRC09:26
*** jcoufal has quit IRC09:30
*** andreaf has quit IRC09:30
*** jcoufal has joined #openstack-infra09:30
*** andreaf has joined #openstack-infra09:31
*** lttrl has quit IRC09:33
*** fbo_away is now known as fbo09:36
*** jooools has joined #openstack-infra09:37
*** masayukig has joined #openstack-infra09:39
*** DinaBelova is now known as DinaBelova_09:40
*** lttrl has joined #openstack-infra09:40
*** yaguang has quit IRC09:40
*** masayukig has quit IRC09:44
*** jp_at_hp has joined #openstack-infra09:44
*** lttrl has quit IRC09:45
*** resker has joined #openstack-infra09:46
*** lttrl has joined #openstack-infra09:47
*** esker has quit IRC09:50
*** talluri has joined #openstack-infra09:52
*** talluri_ has quit IRC09:53
*** denis_makogon has quit IRC09:57
*** talluri has quit IRC09:59
*** gokrokve has joined #openstack-infra10:00
*** Steap_ has quit IRC10:03
*** Steap_ has joined #openstack-infra10:04
*** gokrokve has quit IRC10:05
hughsaundershey, a gate job failed when attempting to fetch a gem from rubygems.org, should I report that as bug and reverify against that? Its not really a bug in the openstack infrastructure though.. http://logs.openstack.org/46/68446/17/gate/gate-cookbook-openstack-dashboard-chef-lint/24db2c3/console.html10:05
*** talluri has joined #openstack-infra10:06
openstackgerritYuriy Taraday proposed a change to openstack-infra/git-review: Don't try to attach known_hosts if it's not there  https://review.openstack.org/7291010:08
*** markmc has joined #openstack-infra10:10
*** rossella_s has joined #openstack-infra10:12
*** dizquierdo has joined #openstack-infra10:14
*** hashar_ is now known as hashar10:16
openstackgerritLin Tan proposed a change to openstack-infra/zuul: Use six.moves.urllib.parse instead of urlparse  https://review.openstack.org/7282410:16
openstackgerritLin Tan proposed a change to openstack-infra/storyboard: Use six.moves.urllib.parse instead of urlparse  https://review.openstack.org/7282610:19
*** CaptTofu has joined #openstack-infra10:19
*** sarob has joined #openstack-infra10:19
*** oanufriev has quit IRC10:24
*** sarob has quit IRC10:24
*** oanufriev has joined #openstack-infra10:24
*** masayukig has joined #openstack-infra10:40
*** CaptTofu has quit IRC10:40
openstackgerritDirk Mueller proposed a change to openstack/requirements: Use >=, not >, for the lower bound of a requirement  https://review.openstack.org/7291810:41
*** matsuhashi has quit IRC10:41
*** markmc has quit IRC10:43
*** masayukig has quit IRC10:45
*** apevec has joined #openstack-infra10:45
*** markmc has joined #openstack-infra10:48
*** markmc has quit IRC10:53
*** markmc has joined #openstack-infra10:57
*** saju_m has quit IRC10:57
*** masayukig has joined #openstack-infra10:58
*** gokrokve has joined #openstack-infra11:00
*** max_lobur_afk is now known as max_lobur11:03
*** CaptTofu has joined #openstack-infra11:04
*** gokrokve has quit IRC11:05
*** markmc has quit IRC11:06
*** lifeless has joined #openstack-infra11:07
openstackgerritMarton Kiss proposed a change to openstack-infra/config: Update groups gating scripts  https://review.openstack.org/7292111:07
*** amcrn has quit IRC11:08
*** markmc has joined #openstack-infra11:12
*** dkehn__ has joined #openstack-infra11:18
*** sarob has joined #openstack-infra11:19
*** dkehn__ has quit IRC11:20
*** dkehn__ has joined #openstack-infra11:20
*** dkehn has quit IRC11:20
*** dkehn_ has quit IRC11:21
*** dkehn has joined #openstack-infra11:22
*** bhuvan has joined #openstack-infra11:23
*** ArxCruz has joined #openstack-infra11:23
*** markmc has quit IRC11:23
*** sarob has quit IRC11:24
*** kmartin has quit IRC11:26
*** branen has quit IRC11:26
*** markmc has joined #openstack-infra11:26
*** hashar is now known as hasharEat11:29
*** ilyashakhat has joined #openstack-infra11:30
*** bhuvan has quit IRC11:34
*** markmc has quit IRC11:36
*** lttrl has quit IRC11:38
*** saju_m has joined #openstack-infra11:40
*** lttrl has joined #openstack-infra11:40
*** hasharEat has quit IRC11:42
*** markmc has joined #openstack-infra11:42
*** matsuhashi has joined #openstack-infra11:44
*** garyk has joined #openstack-infra11:44
garykmordred: ping11:44
*** vbala has joined #openstack-infra11:44
garykSergeyLukjanov: ping11:45
*** oanufriev has quit IRC11:46
garykfungi: ping11:47
*** mrfatstrat has joined #openstack-infra11:48
*** saju_m has quit IRC11:49
*** markmc has quit IRC11:50
*** b3nt_pin has joined #openstack-infra11:53
*** lcostantino has joined #openstack-infra11:53
*** bhuvan has joined #openstack-infra11:54
*** markmc has joined #openstack-infra11:55
*** CaptTofu has quit IRC11:55
*** gokrokve has joined #openstack-infra12:00
*** lcostantino has quit IRC12:00
*** lcostantino has joined #openstack-infra12:00
openstackgerritAndreas Jaeger proposed a change to openstack/requirements: Add marconi to projects.txt  https://review.openstack.org/7292512:01
*** DinaBelova_ is now known as DinaBelova12:04
*** gokrokve has quit IRC12:05
*** rfolco has joined #openstack-infra12:08
*** jhesketh__ has quit IRC12:12
*** coolsvap_ has joined #openstack-infra12:14
*** xBsd has joined #openstack-infra12:15
*** coolsvap1 has quit IRC12:17
*** b3nt_pin has quit IRC12:17
*** dkehn_ has joined #openstack-infra12:18
*** oubiwann_ has quit IRC12:19
*** sarob has joined #openstack-infra12:19
*** dkehn has quit IRC12:20
*** dkehn__ has quit IRC12:21
*** dkehn has joined #openstack-infra12:22
*** sarob has quit IRC12:24
openstackgerritAlexander Jones proposed a change to openstack-infra/git-review: Fix parsing of SCP-style URLs, as these are valid in Git itself  https://review.openstack.org/7275112:29
openstackgerritAlexander Jones proposed a change to openstack-infra/git-review: Properly work around the fact that ssh: isn't a real URI scheme  https://review.openstack.org/7275212:29
openstackgerritAlexander Jones proposed a change to openstack-infra/git-review: Properly work around the fact that ssh: isn't a real URI scheme  https://review.openstack.org/7275212:35
*** eharney has quit IRC12:36
openstackgerritDavid Caro proposed a change to openstack-infra/jenkins-job-builder: Added matrix trigger option to email-ext publisher  https://review.openstack.org/4021412:36
*** ociuhandu has joined #openstack-infra12:37
*** hashar has joined #openstack-infra12:37
*** ociuhandu has quit IRC12:38
*** oanufriev has joined #openstack-infra12:41
SergeyLukjanovgaryk, pong12:44
garykSergeyLukjanov: hi, maybe you can help here12:46
SergeyLukjanovgaryk, hi, what's up?12:46
garykany idea what is required to get https://review.openstack.org/#/c/70761/ approved?12:46
*** bhuvan has quit IRC12:47
garyki am not exactly sure what is missing. we would like to get the code posted soon so that we can get in in for I12:47
SergeyLukjanovgaryk, there are some problems with manage-projects script12:48
SergeyLukjanovgaryk, so, new projects couldn't be created right now12:49
*** talluri has quit IRC12:49
SergeyLukjanovgaryk, I hope that we'll fix it soon12:49
SergeyLukjanovlet me find the bug on luanchpad12:49
*** dims has joined #openstack-infra12:50
garykThanks! Finally we understand12:50
*** smarcet has joined #openstack-infra12:50
SergeyLukjanovgaryk, here it is https://bugs.launchpad.net/openstack-ci/+bug/124256912:50
*** talluri has joined #openstack-infra12:50
uvirtbotSergeyLukjanov: Error: Could not parse data returned by Launchpad: The read operation timed out12:50
*** freyes has joined #openstack-infra12:50
SergeyLukjanovheh, launchpad sucks sometimes12:50
garyk:)12:51
openstackgerritDavid Caro proposed a change to openstack-infra/jenkins-job-builder: Added matrix trigger option to email-ext publisher  https://review.openstack.org/4021412:53
*** b3nt_pin has joined #openstack-infra12:55
openstackgerritDavid Caro proposed a change to openstack-infra/jenkins-job-builder: Added matrix trigger option to email-ext publisher  https://review.openstack.org/4021412:55
*** b3nt_pin is now known as beagles12:55
*** bhuvan has joined #openstack-infra12:58
*** senthil has joined #openstack-infra13:00
*** gokrokve has joined #openstack-infra13:00
*** gokrokve has quit IRC13:05
*** CaptTofu has joined #openstack-infra13:05
*** saju_m has joined #openstack-infra13:05
*** jgallard has joined #openstack-infra13:05
*** saju_m has quit IRC13:06
*** saju_m has joined #openstack-infra13:07
*** mwagner_lap has quit IRC13:11
*** pdmars has joined #openstack-infra13:13
*** dkranz has quit IRC13:16
*** hashar has quit IRC13:18
*** heyongli has joined #openstack-infra13:18
*** sarob has joined #openstack-infra13:19
*** yamahata has quit IRC13:19
*** dstanek has joined #openstack-infra13:20
*** resker has quit IRC13:20
*** ociuhandu has joined #openstack-infra13:21
*** eharney has joined #openstack-infra13:22
*** sarob has quit IRC13:24
*** smarcet has left #openstack-infra13:25
*** yamahata has joined #openstack-infra13:25
*** oubiwann_ has joined #openstack-infra13:27
*** prad_ has joined #openstack-infra13:29
*** vbala has quit IRC13:29
*** jhesketh_ has quit IRC13:30
*** thomasem has joined #openstack-infra13:31
*** thomasem has left #openstack-infra13:31
*** CaptTofu has quit IRC13:32
*** dprince has joined #openstack-infra13:32
*** thomasem_ has joined #openstack-infra13:32
*** lcostantino has quit IRC13:34
*** lcostantino has joined #openstack-infra13:35
anteayaSergeyLukjanov: we can still create new repos13:35
SergeyLukjanovanteaya, hi13:35
anteayamanage projects is logging right now, sometimes it falls over13:35
SergeyLukjanovyou mean manually?13:35
anteayalast time it didn't13:35
anteayawell my patch was merged on Monday and I think we are back to automatically13:36
anteayawith logging13:36
anteayakeeping in mind it is fragile and might fall over13:36
anteayathat is my current understanding13:36
SergeyLukjanovanteaya, we can try to merge one more project creation CR, but it requires babysitting13:36
*** pafuent has joined #openstack-infra13:37
SergeyLukjanovanteaya, agreed, I'm planning to look on the script today13:37
SergeyLukjanovto probably generate some crazy ideas13:37
anteayahughsaunders: yeah filing a bug against ci about a dependency not being available for download... doesn't sound right for me13:38
anteayaSergeyLukjanov: oh okay13:39
hughsaundersanteaya: so is it still ok to use "reverify no bug" in that situation?13:39
*** xBsd has quit IRC13:39
SergeyLukjanovhughsaunders, there is no more such command13:39
anteayahughsaunders: except reverify no bug has been removed13:39
SergeyLukjanovhughsaunders, you can only 'reverify bug NNN'13:39
hughsaundersah, so what should I use to reverify if the problem is external?13:39
anteayaI'm more inclined to make a comment on the patch to say that rubygems was having an issue13:40
anteayaand then get a core to reapprove13:40
*** hashar has joined #openstack-infra13:40
hughsaundersso if its reapproved it will get reverified?13:40
anteayaafter ensuring you can download that gem by hand before sending it off to the gate again13:40
*** CaptTofu has joined #openstack-infra13:40
anteayaafter it is reapproved it will go back into the gate queue13:41
anteayaand gate tests will run and it will be merged if it passes, yes13:41
anteayaSergeyLukjanov: I have been working on getting a mock gerrit set up to run manage projects and evaluate it, for instance to see what is making so many calls to the github api13:42
*** senthil has quit IRC13:42
anteayabut you are faster than I am, so don't let me hold you back13:42
anteayaI am still bogged down with the puppet trying to get the mock gerrit set up13:42
SergeyLukjanovhughsaunders, which change?13:43
hughsaundersSergeyLukjanov: https://review.openstack.org/#/c/68446/1713:44
SergeyLukjanovanteaya, unfortunately I'm quite overloaded now and I'm not sure that I'll be able to debug it soon enough13:44
SergeyLukjanovanteaya, heh, I need to send summit talks proposals to make marketing team happy13:44
sdagueanteaya: no, registering a bug on openstack-ci is right for that13:45
anteayaSergeyLukjanov: how ever you want to spend your time, I can certainly understand being overloaded13:46
anteayasdague: okay great13:46
*** yaguang has joined #openstack-infra13:46
anteayahughsaunders: I'm wrong, you were correct in the first place13:46
*** talluri has quit IRC13:46
sdagueoh, wait, this is outside our mirror13:46
anteayayes, rubygems13:46
hughsaunderssdague: yep, totally external13:46
*** mfer has joined #openstack-infra13:46
SergeyLukjanovsdague, I disagree, it doesn't looks like our issue13:46
anteayaI'm quite confident we will not be setting up a mirror for rubygems13:47
hughsaunders:)13:47
sdagueanteaya: well, I'd actually suggest that is the right solution, as we should isolate against the network13:47
sdagueevery time we don't, we fail13:47
sdaguenot that it's a near term priority13:48
sdaguebut that's the bug I would register13:48
hughsaundersok will register wishlist: should mirror rubygems13:48
sdaguebecause then we could keep track of how often it happens, then figure out when it's a big enough deal to actually deal with13:48
sdaguehughsaunders: yeh, and explain why in it, and the failures it causes not having13:49
anteayaokay, you have convinced me that filing the bug is in order13:49
sdaguehughsaunders: though realistically, if you are core on this, if you just toggle +A it will resubmit13:49
hughsaunderssdague: I am not, but I can someone else to do that13:50
sdaguehas anyone looked into why gerrit has gotten so slow?13:51
anteayaI have not, what is your metric for the slow?13:52
hughsaundersthat worked..13:52
sdagueanteaya: time to run git review13:53
sdaguei'll actually time it on my next go13:53
hashargerrit show-queue  often gives clue13:53
hasharI mean the Gerrit cli command over ssh ( ssh -p 29418 <user@gerrit host> gerrit show-queue13:54
ArxCruzALLL I'm getting this erros in all my jobs 13:07:45 FATAL: Null value not allowed as an environment variable: ZUUL_COMMIT13:54
ArxCruzdoes anyone knows what can be ?13:55
*** lcostantino has quit IRC13:55
anteayaArxCruz: jobs running on our infra or yours?13:56
anteayasdague: k13:56
ArxCruzanteaya: mine13:56
*** krtaylor has quit IRC13:56
anteayaArxCruz: I am not personally familiar with that error, no13:56
*** lcostantino has joined #openstack-infra13:56
*** krtaylor has joined #openstack-infra13:57
ruheArxCruz: looks like a misconfiguration13:57
anteayaArxCruz: when did it begin happening?13:57
ArxCruzanteaya: yesterday13:57
ArxCruzruhe: misconfiguration where?13:57
ruhein your zuul settings or related apache settings13:58
*** hdd_ has joined #openstack-infra13:58
*** mrodden has quit IRC13:59
anteayasdague: I just looked at the cacti graphs for the review.o.o server and I am not seeing anything extraordinary, or that I recognize as being extraordinary13:59
*** locke105 has joined #openstack-infra14:00
*** gokrokve has joined #openstack-infra14:00
ArxCruzruhe: anteaya http://paste.openstack.org/show/64642/14:00
ArxCruzthis is my layout.yaml14:00
ArxCruznot sure what's wrong :/14:00
*** heyongli has quit IRC14:00
*** krtaylor has quit IRC14:01
mattymoanyone else noticing docs.openstack.org is awfully slow right now?14:01
*** krtaylor has joined #openstack-infra14:02
*** coolsvap_ has quit IRC14:02
anteayamattymo: slow in what way? I can navigate to docs.o.o and click links and pages render for me in a reasonable amount of time14:02
anteayareasonable being subjective here14:03
*** dkliban_afk is now known as dkliban14:03
*** mrfatstrat has quit IRC14:04
anteayaArxCruz: beyond confirming that appears to be yaml, I am not much help here, never having configured zuul myself14:04
ArxCruz:/14:04
*** gokrokve has quit IRC14:05
*** yamahata has quit IRC14:05
*** pblaho has quit IRC14:07
*** pblaho has joined #openstack-infra14:07
*** dizquierdo has quit IRC14:07
mattymoanteaya, must have been intermittent. sorry14:07
*** CaptTofu has quit IRC14:08
sdagueanteaya: link to cacti graphs?14:09
anteayanp, perhaps others have noticed the same14:09
anteayasdague: http://cacti.openstack.org/cacti/graph_view.php?action=tree&tree_id=1&leaf_id=9&page=114:09
anteayamattymo: was it the rendering of pages in your browser that felt slow for you?14:09
sdagueanteaya: it's been a while14:09
anteayanp14:09
*** CaptTofu has joined #openstack-infra14:10
*** yamahata has joined #openstack-infra14:10
*** thuc has joined #openstack-infra14:10
anteayasince the cacti url requires the .php? thing I can't get that format in my brain, always have to look it up14:10
anteayamattoliverau: did you ever put together a patch for the cacti url cleanup?14:11
*** julim has joined #openstack-infra14:11
*** sld has joined #openstack-infra14:11
sdagueI expect this is probably the root cause - http://cacti.openstack.org/cacti/graph.php?action=view&local_graph_id=30&rra_id=all14:12
sdagueif you look at the year trend14:12
anteayawow14:12
*** mrodden has joined #openstack-infra14:12
anteayalook at that ff spike14:13
anteayabut I think you are drawing attention to the slow, constant growth in traffic14:13
anteayaand look at that ff spike14:14
anteaya5x the traffic compared to a year ago14:14
anteayathe ff is 3x current traffic levels14:15
*** mrfatstrat has joined #openstack-infra14:16
*** talluri has joined #openstack-infra14:16
matrohonanteaya : hi14:16
anteayahello matrohon14:16
anteayawhat's on your mind14:16
matrohonanteaya : i'd like to speak about multi-node setup. do you know the status from a infra point-of-view?14:17
*** dkranz has joined #openstack-infra14:17
anteayathe status from an infra point of view is that mestery said he would get more data and get back to us14:18
anteayait was an agenda item at one meeting14:18
matrohonthe last one?14:18
anteayathe consensus was that we could see this would be a need and that we needed more information before we could draft a plan14:18
anteayano, before christmas14:18
mesteryanteaya: Yes, and I apologize for dropping the ball there. I've been spending most of my free cycles trying to make OpenDaylight a production quality open source Neutron ML2 MechanismDriver.14:18
anteayamestery: you didn't drop the ball14:19
*** yamahata has quit IRC14:19
anteayathere was an email post about it and I encouraged the querant to talk to you and to put another agenda item on the -infra meeting agenda14:19
mesteryanteaya: Thanks. :)14:19
*** sarob has joined #openstack-infra14:19
matrohondo you think we should fill a BP on openstack-infra?14:19
anteayait is possible that matrohon was the querant14:19
anteayamatrohon: I think you should confer with mestery14:20
anteayathen you should put an agenda item on the -infra agenda14:20
anteayawhen it comes up, convey your findings14:20
mesterymatrohon: I like that idea my friend. Is this from an L2 Pop perspective?14:20
anteayathen next steps can be discussed14:20
matrohonanteaya : ok this will be on the agenda of the next ML2 meeting14:20
matrohonmestery : yes, this is expected to test l2-pop in the gate without 3rd party testing14:21
anteayamatrohon: fine with me, but -infra will have no knowledge of it until it is on the -infra meeting agenda and gets discussed14:21
*** sld has quit IRC14:21
*** dcramer_ has joined #openstack-infra14:21
mesterymatrohon: Very cool.14:21
*** saju_m has quit IRC14:21
*** rossella_s has quit IRC14:22
anteayaalso keep in mind, once there is agreement that this is something infra needs to address, we need to put together a plan and a timeline14:22
*** mrmartin has joined #openstack-infra14:22
matrohonanteaya : fine14:22
anteayagreat, thanks14:23
anteayaI look forward to the discussion about it14:23
*** yamahata has joined #openstack-infra14:23
openstackgerritMarton Kiss proposed a change to openstack-infra/config: Update groups gating scripts  https://review.openstack.org/7292114:24
matrohonwe will discuss this on the ML2 meeting and get back to infra if needed14:24
*** sarob has quit IRC14:24
anteayaokay, let us know14:24
*** lcostantino has quit IRC14:24
sdagueanteaya: 33s to do a git review14:26
sdaguethat's the slowdown I was talking about14:26
anteayasdague: you have me convinced14:26
anteayathat is slow14:26
sdaguethat's been pretty consistent14:26
sdagueanyway, probably a post release thing to address14:27
anteayaso right now, we are operating on the theory this is due to a slow constant increase in tcp traffic, correct?14:27
sdaguewonder if it is easy to count requests by id and figure out if bots are acting out of control14:27
anteayawell, if the prior ff spike is anything to go by would could run into problems this ff14:27
anteayathat's an idea14:28
sdaguegit review doesn't fail, it's just slow14:28
*** gokrokve has joined #openstack-infra14:28
sdagueso something to note to address later, but I don't think it really impacts ff14:28
anteayaslow tools == frustrated devs that show up in -infra14:28
anteayaokay, well the backscroll will be read so others will weigh in if they have a mind to14:29
*** thuc has quit IRC14:30
*** esker has joined #openstack-infra14:30
*** thuc has joined #openstack-infra14:30
*** senthil has joined #openstack-infra14:32
mattymottx, are you available?14:33
*** thuc has quit IRC14:35
mattymo^ or fungi? re: distribution security notices14:36
*** zehicle_at_dell has quit IRC14:36
*** mriedem has joined #openstack-infra14:37
*** saju_m has joined #openstack-infra14:38
*** talluri has quit IRC14:39
sdagueSergeyLukjanov: can I hit you up for this review - https://review.openstack.org/#/c/72786/, 1 line, super fast14:40
*** rossella_s has joined #openstack-infra14:41
*** ryanpetrello has joined #openstack-infra14:41
fungiesker: gerrit doesn't accept or reject changes based on any blueprint status--also we're not terribly dilligent about reviewing (or even noticing) blueprints for openstack-ci since we don't really use them14:42
fungisdague: i'll check into any resource contention on review.o.o14:42
*** mgagne has quit IRC14:42
fungimattymo: i'm here--ready for me to test the e-mail address?14:42
SergeyLukjanovsdague, I'm on it14:43
SergeyLukjanovsdague, will be the results collected somehow?14:43
mattymofungi, osci-security@mirantis.com14:43
sdagueSergeyLukjanov: it makes a screen console14:43
sdagueso that will get picked up14:43
*** MarkAtwood has joined #openstack-infra14:43
*** mgagne has joined #openstack-infra14:44
SergeyLukjanovsdague, ok, +214:44
SergeyLukjanovsdague, is the logs large enough?14:44
*** mgagne has quit IRC14:44
sdaguelarge enough?14:44
*** oubiwann_ has quit IRC14:45
SergeyLukjanovsdague, oops, will it generate very large output?14:45
sdagueno14:45
sdaguesmaller than pidstat14:45
sdagueabout the same as the sysstat console log14:46
*** MarkAtwood has quit IRC14:46
*** oubiwann_ has joined #openstack-infra14:49
SergeyLukjanovsdague, great14:49
*** bhuvan has quit IRC14:49
*** lcostantino has joined #openstack-infra14:49
anteayawas going to spend time this weekend catching up the the expense reports, the maintenance gods say thou shalt not14:50
anteayasigh14:50
*** mriedem has quit IRC14:51
*** oubiwann_ has quit IRC14:54
*** rcleere has quit IRC14:54
*** oubiwann_ has joined #openstack-infra14:54
openstackgerritDavanum Srinivas (dims) proposed a change to openstack/requirements: Oslo program has adopted cliff, pycadf, stevedore, and taskflow  https://review.openstack.org/7233014:55
fungianteaya: well, you could always scan your receipts and make notes so you can just copy/paste/upload into the expense reporting system once they're done breaking it14:55
*** yamahata has quit IRC14:55
anteayayes, it is the time to upload that it is tedieous14:56
mattymoI miss my old employer where you could create your report before you go on a trip empty, then get the ID, then you can photograph and email receipts as you get them and they get stored until later14:56
anteayaI don't know what hp feeds the gerbils but they need to switch to a higher octane kibil14:56
mattymothen you go back in and review each receipt image and type it out later14:57
mattymoinstead of fiddling through messy receipts when you get back14:57
anteayamattymo: that sounds like a system that might actually work14:57
*** dims has quit IRC14:57
mattymomy current work is small enough where accountants do all the work, but they will threaten you with bodily harm if you forgot to save a boarding pass14:58
anteayanormally this is not a problem, just back to back trips and a foggy brain that is running on low gear14:58
anteayanot a great combination14:58
anteayaboarding passes I have no problem14:58
anteayathey can have all my boarding passes14:58
anteayasaved every one14:58
anteayamattymo: send over your accounts14:58
mattymohahaha ok14:59
anteayaI feel better already, thanks14:59
mattymothey don't speak any english. I once accused them of trying to fool me, but confused some letters and said I thought she was trying to hug me14:59
sdaguefungi: easy +A? - https://review.openstack.org/#/c/72786/15:00
anteayaha ha ha15:00
*** andreaf has quit IRC15:00
anteayamattymo: as long as they can add15:00
*** dims has joined #openstack-infra15:00
*** banix has joined #openstack-infra15:01
*** cody-somerville has joined #openstack-infra15:01
*** yamahata has joined #openstack-infra15:01
fungisdague: i'm looking at job logs for 72786 and not spotting the screen log for dstat...15:02
sdaguefungi: because there is a devstack change in flight as well15:03
fungisdague: aha. that was not mentioned in the changelog15:03
* fungi was confused15:03
sdagueoh, sorry. It wasn't really clear to me if there was an order that was prefered15:04
sdaguebecause nothing works until they are both in15:04
sdagueI'll push the devstack one to the gate15:04
fungiit is kinda chicken-and-egg, agreed. would just be nice to have at least one of them in and rechecked to make sure the other is right15:05
*** jnoller has joined #openstack-infra15:05
*** ryanpetrello_ has joined #openstack-infra15:05
sdaguefungi: sure15:05
fungiespecially with te gate so shallow right now15:05
sdaguei'll push the devstack one now15:05
fungisounds great. we can recheck 72786 once that merges so that at least one of them is self-testing15:06
sdaguesure15:06
sdagueyeh, I was kind of thinking about self testing in the other direction, honestly, as the odds that the devstack bit has to change is higher than the odds the d-g side has to change15:06
*** mgagne has joined #openstack-infra15:06
sdagueI also think it's really low risk, as I tested d-g change in local tempest env15:07
sdagueand the worst that happens is a screen log isn't created15:07
*** ryanpetrello has quit IRC15:07
mtreinishfungi: quick gerrit question. Everytime I click on a Change-Id link in gerrit I get this error: http://paste.openstack.org/show/64662/ has something changed?15:08
SergeyLukjanovmtreinish, change-id linking was broken by one of the commits that changes links parsing15:09
SergeyLukjanovmtreinish, and it was applied while the latest gerrit restart15:09
*** ryanpetrello_ has quit IRC15:10
mtreinishSergeyLukjanov: ok, I guess that means it will take another restart to fix it then. Oh well15:10
*** nicedice has joined #openstack-infra15:11
SergeyLukjanovmtreinish, when we'll understand the reason for this breakage ;)15:11
*** bhuvan has joined #openstack-infra15:13
fungisdague: does devstack ignore entries in the enabled services list which it doesn't yet know about?15:13
*** max_lobur is now known as max_lobur_afk15:14
sdaguefungi: yeh, it's only possitive tests15:14
sdagueis_server_enabled foo15:15
sdagueis_service_enabled15:15
sdaguewhich is why d-g change passed15:15
sdagueit turned on a service that doesn't exist15:15
fungigot it15:15
sdaguebut that's fine15:15
fungii assumed it must since the d-g change didn't fail all its jobs, but wanted to be sure that's intended behavior15:16
sdagueyep15:16
*** CaptTofu has quit IRC15:17
*** ryanpetrello has joined #openstack-infra15:17
*** sarob has joined #openstack-infra15:19
*** lcostantino has quit IRC15:19
*** lcostantino has joined #openstack-infra15:20
*** sarob has quit IRC15:24
*** rcleere has joined #openstack-infra15:24
*** wenlock has joined #openstack-infra15:31
*** andre__ has quit IRC15:34
*** dkehn__ has joined #openstack-infra15:37
*** coolsvap has joined #openstack-infra15:37
fungisdague: checking back over system resource utilization for review.o.o (cacti graphs and spot-checks with diagnostic tools locally on the system) nothing's jumping out at me as necessarily broken/choked. network performance also seems fine (no packet loss and reasonable rtt from my house)15:37
sdaguedhellmann_: would it be totally insane to set PYTHONDONTWRITEBYTECODE  in the tox.ini ?15:38
fungisdague: though rackspace notes some disruption today (that vm is a next gen in dfw): https://status.rackspace.com/index/viewincidents?group=21&start=139218120015:38
sdagueyou get really bizarre issues running tests once things move to oslo15:38
*** dkehn has quit IRC15:38
sdaguefungi: gerrit slowness has been long standing for me15:38
*** dkehn_ has quit IRC15:38
sdaguea git review upload is ~30s15:38
sdagueand has been for at least a month15:39
*** atiwari has joined #openstack-infra15:39
*** andre__ has joined #openstack-infra15:39
*** chandan_kumar has quit IRC15:39
*** dkehn has joined #openstack-infra15:40
fungisdague: in that case, if it's resource constraints that's likely within the jvm. i'll see if i can replicate the behavior--it takes that long for me, but i assumed that's because i'm running git-review within a busy 256mb paravirtualized server using an nfs root filesystem15:40
*** chandan_kumar has joined #openstack-infra15:40
sdagueyeh, no, this is everywhere15:40
*** olaph has quit IRC15:40
fungiso my performance should be worst-case regardless15:40
sdagueyep15:40
*** AaronGr_Zzz is now known as AaronGr15:40
sdagueI expect it's actually constrained on the tcp connect side, given the cacti graphs15:41
openstackgerritAntoine Musso proposed a change to openstack-infra/zuul: Merger: log non Git exceptions on merge  https://review.openstack.org/7097715:41
jaypipesSergeyLukjanov: hi :) do you have a sec to help debug an issue with Jenkins?15:42
*** olaph has joined #openstack-infra15:42
jeblairfungi, SergeyLukjanov: good morning; anything i can help with?15:42
fungisdague: maybe... though cacti says it's hovering around 100 open tcp connections with ~8 events a second15:42
sdaguefungi: yeh, though look at the year trend15:43
fungijeblair: no emergencies this morning. just looking at slowness from git-review15:43
jeblairthat doesn't sound terrible15:43
fungipresumably gerrit15:43
jeblair(the tcp level/rate)15:43
SergeyLukjanovjaypipes, hi, we can try :) it's about your attempt to install own infra?15:43
sdaguefungi: honestly, the git-review slowness isn't a high priority thing15:43
*** dkehn_ has joined #openstack-infra15:43
sdagueit was mostly a "hey, this takes 30s now, and it used to take 5s"15:43
jeblairkeep in mind gerrit has its own internal limit/tuning parameters15:43
SergeyLukjanovjeblair, morning, gate is working now and I'm happy about it ;)15:43
sdaguejeblair: ok, so we might be hitting internal rate limits?15:43
jeblairit's possible to connect to gerrit and wait for a thread15:44
sdagueis there any way to measure that?15:44
jeblairsdague: it's an (unverified) possibility15:44
sdaguebecause from cacti, it seems like the box has plenty of juice15:44
jeblairthere's javamelody monitoring and some gerrit ssh cli tools, both of which are admin only :(15:44
sdaguelots of idle, lots of extra mem15:44
*** dkehn has quit IRC15:45
jeblairsdague: honestly, it's a bit of a black art; afaict the most complete documentation of it is contained in our puppet manifests15:45
jaypipesSergeyLukjanov: yes :) I have everything installed and running. Jenkins Job Builder has built my job, and Jenkins shows it in its job list. Zuul is running properly now, and is triggering the jenkins job when receiving events on openstack-dev/sandbox project. However, I am getting LOST builds and there are messages in the debug log about the job not being registered with Gearman.15:45
jeblairsdague: i collected every bit of arcane knowledge i could and stuck them in there.  sometimes while in airport lounges.  :(15:45
ArxCruzDoes anyone know's who's the Hyper-V CI responsible? I would like to talk with him/her :)15:46
sdaguejeblair: yeh, no worries15:46
sdaguelike I said, this is kind of a low priority thing, but wanted to make sure folks knew it was there15:46
fungiArxCruz: there is a (presumed working) contact address for that account. should be able to see it if you hover your cursor over the account name15:46
*** dkehn__ has quit IRC15:47
*** dkehn__ has joined #openstack-infra15:47
ArxCruzfungi: thanks15:47
*** pdmars_ has joined #openstack-infra15:47
fungithey just provided us that e-mail address last week, so it should be fresh15:47
SergeyLukjanovjaypipes, hm, can't remember that I had such errors15:48
SergeyLukjanovruhe, ping15:48
*** CaptTofu has joined #openstack-infra15:48
*** dkehn has joined #openstack-infra15:48
SergeyLukjanovjaypipes, probably, ruhe saw them15:48
openstackgerritAntoine Musso proposed a change to openstack-infra/zuul: Log components starts in Zuul.Server  https://review.openstack.org/6693915:48
*** sarob has joined #openstack-infra15:48
*** dstanek_afk has joined #openstack-infra15:48
ruhehey hey15:48
*** prad_ has quit IRC15:49
SergeyLukjanovjaypipes, how is the jenkins job logs?15:49
SergeyLukjanovjaypipes, any errors?15:49
ruheyes, i've seen it15:49
jeblairsdague, fungi: it looks like we have yet another kind of poorly-configured ci system...15:49
openstackgerritA change was merged to openstack-infra/git-review: Don't try to attach known_hosts if it's not there  https://review.openstack.org/7291015:49
*** davidlenwell_ has joined #openstack-infra15:49
fungijeblair: some gerrit account spamming connections to the api?15:49
krtaylorArxCruz, https://review.openstack.org/#/admin/groups/91,members15:49
jeblairsdague, fungi: last night the stable-maint list got spammed by a zuul that was configured with openstack's layout.yaml15:50
*** jooools1 has joined #openstack-infra15:50
fungiohhh15:50
fungiouch15:50
jeblairsdague, fungi: so it tried to run stable bitrot jobs and sent email as jenkins@15:50
sdaguejeblair: nice....15:50
*** talluri has joined #openstack-infra15:50
fungiand the cargo cult gets one more member15:50
ruheSergeyLukjanov: jaypipes: that happens, when you don't have jenkins slaves15:50
sdagueyeh, I think there is this ton of lessons learned from 3rd party CI, like the fact that we need more defensive systems15:50
jeblairfungi, sdague: later today i will write some exim rules that will prevent that.15:51
sdaguethere is a lot of presumed trust in the whole process15:51
ruhejaypipes: jobs will be registered only when a slave is attached to jenkins15:51
*** oanufriev has quit IRC15:51
*** SpamapS_ has joined #openstack-infra15:51
ruheSergeyLukjanov: jaypipes: the only thing i'm not sure about is - should the slave be built with nodepool or not15:52
jeblairsdague, fungi: the ipv6 block it came from is rackspace HK15:52
*** jp_at_hp1 has joined #openstack-infra15:52
sdagueinteresting...15:53
*** atiwari_ has joined #openstack-infra15:53
*** sarob has quit IRC15:53
*** yaguang has quit IRC15:53
openstackgerritDan Prince proposed a change to openstack-infra/reviewday: Make reviewday.json world readable.  https://review.openstack.org/7268215:54
jeblairto them i would like to say, congrats on using ipv6, now fix your zuul.  :)15:54
*** talluri has quit IRC15:54
fungiwell, presumably their use of ipv6 is entirely courtesy of it being enabled by default in rackspace hk15:55
*** thedodd has joined #openstack-infra15:55
fungiso there's every chance they don't even know15:55
*** prad_ has joined #openstack-infra15:56
*** dkehn_ has quit IRC15:56
*** atiwari has quit IRC15:56
*** dkranz has quit IRC15:56
*** dstanek has quit IRC15:56
*** pdmars has quit IRC15:56
*** markmc has quit IRC15:56
*** apevec has quit IRC15:56
*** jp_at_hp has quit IRC15:56
*** jooools has quit IRC15:56
*** jaypipes has quit IRC15:56
*** SpamapS has quit IRC15:56
*** ogelbukh has quit IRC15:56
*** davidlenwell has quit IRC15:56
*** mordred has quit IRC15:56
*** zul has joined #openstack-infra15:56
*** markwash has joined #openstack-infra15:57
anteayalooks like the start of another fun freenode day15:57
krtaylorhehheh15:57
SergeyLukjanovanteaya, I hope not today ;)15:57
anteayaI hope not too15:57
*** ryanpetrello_ has joined #openstack-infra15:58
*** chandankumar_ has joined #openstack-infra15:59
*** chandan_kumar has quit IRC15:59
*** ryanpetrello has quit IRC15:59
*** ryanpetrello_ is now known as ryanpetrello15:59
jeblairmrmartin: openstackid can use precise php after all?  https://review.openstack.org/#/c/72973/115:59
*** dims has quit IRC15:59
*** atiwari_ has quit IRC16:00
openstackgerritDan Prince proposed a change to openstack-infra/reviewday: Use a with block to create index.html.  https://review.openstack.org/7297516:00
mrmartinjeblair: yeap, I just made a test, and it seems to be that tarball packaging part will work, and we need to test the overall project16:00
*** atiwari has joined #openstack-infra16:00
*** markwash_ has joined #openstack-infra16:00
fungii'll be amused if so. smarcet seemed certain it needed features only introduced in 5.4, though what exactly i'm not certain16:01
mrmartinjeblair: we did a quick grep, and not found php 5.4 specific short array usage, but more testing required here16:01
*** coolsvap1 has joined #openstack-infra16:01
*** markwash has quit IRC16:01
*** markwash_ is now known as markwash16:01
*** amotoki_ has joined #openstack-infra16:02
openstackgerritJames E. Blair proposed a change to openstack-infra/config: Allow bare-precise nodes to sudo  https://review.openstack.org/7278016:02
openstackgerritJames E. Blair proposed a change to openstack-infra/config: Use a sudoers file for jenkins sudo rights  https://review.openstack.org/7277716:02
openstackgerritJames E. Blair proposed a change to openstack-infra/config: Revoke sudo permissions before infra jobs  https://review.openstack.org/7277816:02
*** jaypipes has joined #openstack-infra16:02
openstackgerritJames E. Blair proposed a change to openstack-infra/config: Revoke sudo from most jobs  https://review.openstack.org/7277916:02
*** lcostantino has quit IRC16:02
*** ogelbukh has joined #openstack-infra16:02
*** markmc has joined #openstack-infra16:02
*** apevec has joined #openstack-infra16:02
*** apevec has joined #openstack-infra16:02
*** lcostantino has joined #openstack-infra16:02
jeblairmrmartin: cool; that will be much easier to work with!16:02
jaypipesSergeyLukjanov: apologies... I lost Internet connectivity :(16:03
*** sarob has joined #openstack-infra16:03
*** dkranz has joined #openstack-infra16:03
mrmartinjeblair:  I also added basic php package support to jenkins slave.pp, as a part of this patch: https://review.openstack.org/#/c/72921/16:03
*** coolsvap has quit IRC16:03
SergeyLukjanovjaypipes, have some issues too - 3g isn't stable enough here ;)16:03
*** mordred has joined #openstack-infra16:04
jaypipesSergeyLukjanov: did you get these messages from me? http://paste.openstack.org/show/64679/16:04
*** dstanek_afk is now known as dstanek16:04
jeblairmrmartin: why did you want to move the build scripts?16:05
fungisdague: do you remember what was done to fix gate-tempest-dsvm-neutron-pg-isolated recently? it's failing fairly consistently for havana so i assume we're missing a backport of something16:05
mrmartinjeblair: because I cannot update them now :) catch of 22, they are sitting inside groups/ project and I cannot update it because gating fails.16:06
ruhejaypipes: do you have jenkins slave nodes? are they built with nodepool?16:06
sdaguefungi: no, mtreinish might remember16:06
jaypipesruhe: no, I do not. just the one master jenkins node.16:06
fungiwell, failing for neutron changes on havana anyway16:06
ruhejaypipes: then jobs will not register in gearman. you need at least one jenkins slave node16:07
jeblairmrmartin: oh, heh, okay.  we can also make jobs non-voting in cases like that, but this might be better anyway.16:07
SergeyLukjanovjaypipes, reading16:07
mrmartinjeblair: I checked js-build, and we can make something similar with drush/drupal and make a generic build script version later.16:07
jeblairmrmartin: great16:07
SergeyLukjanovjaypipes, do you have slaves generated by nodepool?16:07
mtreinishfungi: the isolated jobs oh that was salv-orlando's work there were changes on the neutron side16:07
mtreinishI think they're too much to backport though16:08
*** sarob has quit IRC16:08
fungimtreinish: okay cool. salv-orlando: should we consider disabling isolated jobs for neutron on havana?16:08
jaypipesruhe: I suspected that... so I guess I need to include jenkins::slave in the main mainfest...16:08
jaypipesSergeyLukjanov: no, I only have the one jenkins master node16:08
salv-orlandofungi: moved away from nbd mounting. We started using metadata based injection16:08
mrmartinjeblair: push this through quickly, and I will deliver the openstackid related gating tomorrow, it also depends on php, and we can enhance it later, but currently I cannot deliver community portal, and the openid project is a must go also16:08
jaypipesSergeyLukjanov: I was hoping to get this up and running without nodepool at first...16:08
SergeyLukjanovjaypipes, probably you could add slave manually with label specified for job16:09
ruheSergeyLukjanov: it should work with manually built and attached slaves. nodepool is not required16:09
jeblairmrmartin: yep, i will review those changes today16:09
salv-orlandofungi: There were a few patches which went in into nova, devstack, and openstack-infra/config16:09
salv-orlando\16:09
openstackgerritAlexander Jones proposed a change to openstack-infra/git-review: Fix parsing of SCP-style URLs, as these are valid in Git itself  https://review.openstack.org/7275116:09
fungijaypipes: if you're running jobs which can be run safely on your jenkins master, i think just changing the node label on your jobs to master will work16:09
mrmartinjeblair: thank you, I need to leave soon, but will check when I arrive home.16:09
salv-orlandofungi: If you can wait a bit I can dig all of them so you can see if they can be backported16:09
fungijaypipes: but anything which makes system-wide changes/uses sudo is likely to trash your jenkins master16:10
jaypipesinteresting.... ok, lemme play around with that and see if gearman picks it up16:10
jaypipesfungi: like devstack? ;)16:10
jaypipesfungi: yeah, I know ... was just trying to get the full communication cycle working at first.16:10
fungijaypipes: yes, you'll definitely want something like nodepool-created single-use slaves for running devstack16:10
*** mrda_away is now known as mrda16:11
fungijaypipes: you could try gate-noop jobs with their node label changed to master16:11
jaypipesfungi: yeah, that's what I'm doing right now...16:11
openstackgerritA change was merged to openstack-infra/elastic-recheck: restrict all queries to the relevant file  https://review.openstack.org/7279316:11
jaypipesjust to see if all the pieces are communicating correctly...16:11
*** gyee has quit IRC16:11
jaypipesHmm, what would Brian Boitano do?...16:12
*** branen has joined #openstack-infra16:12
*** nosnos has quit IRC16:12
fungijaypipes: you just brought back a flood of memories of the original southpark short film16:12
jaypipes:)16:13
*** virmitio has joined #openstack-infra16:13
fungisalv-orlando: there's no rush. i was just noticing that neutron backports for 2013.2.2 are likely to be a real pain for apevec if we're constantly failing isolated jobs on them16:13
*** dims has joined #openstack-infra16:14
*** markmcclain has joined #openstack-infra16:14
*** david-lyle has joined #openstack-infra16:15
sdaguefungi: realistically it's actually bad for all havana backports as well as the main gate16:17
dhellmann_sdague: what problem would PYTHONDONTWRITEBYTECODE fix?16:17
*** dhellmann_ is now known as dhellmann16:17
fungidhellmann_: any idea why pycadf installation into a virtualenv would have tried to write to /etc? http://logs.openstack.org/07/72207/1/gate/gate-requirements-integration-dsvm/2b6e7ae/console.html16:17
fungidhellmann: ^16:17
dhellmannfungi: looking16:17
*** AlexF has joined #openstack-infra16:18
*** mriedem has joined #openstack-infra16:18
sdaguedhellmann_: the fact that when you migrate to an external oslo library, the pyc in your local test tree doesn't get removed from openstack/common16:18
sdagueand then yuo explode on duplicate conf option error16:18
SergeyLukjanovjeblair, ttx, do we like to have a separated repo for release testing or just make corresponding jobs for existing sandbox?16:18
fungisdague: i think it's probably not impacting other havana backports if we're only running those jobs against neutron changes for that branch, but i agree it does make gating slow due to constant resets16:18
dhellmannsdague: oh, I have a git checkout hook that removes all my .pyc files every time I change branches16:18
SergeyLukjanovjeblair, ttx, I'm 50-50 on both options :)16:19
*** mrmartin has quit IRC16:19
jeblairSergeyLukjanov: i think we can do it on the existing sandbox16:19
ttxQuestion: do we hate that milestone-proposed branches are deleted and recreated, creating stale branches in some repositories ? Do we hate it enough to reeducate people away from m-p and towards proposed/* model ?16:19
sdaguedhellmann: so if that's the case, why not just suppress the pyc in tox?16:19
*** gyee has joined #openstack-infra16:19
dhellmannsdague: is this just a local dev issue, or a gate issue?16:19
sdaguelocal dev16:19
sdaguethe gate is fresh all the time16:19
mordredyeah - isn't there an env var taht can be set to do taht?16:19
sdaguemordred: yes16:20
dhellmannmordred: yeah, that's what he's suggesting16:20
fungittx: i think it's a filthy habit, but it doesn't really impact me in any actual way, so i don't suppose i care too strongly16:20
jeblairttx: i'm okay with either, but i like the idea of changing when juno opens if we're going to change16:20
ttxjeblair: yes, that would be more consistent.16:20
dhellmannsdague: I guess I don't have an issue with it, but it feels a little weird16:20
SergeyLukjanovttx, IMO proposed/* is much more consistent, but it looks quite scare to re-educate all contributors ;)16:20
dhellmannsdague: like there ought to be a "cleaner" way to solve it16:20
sdague<sdague> dhellmann_: would it be totally insane to set PYTHONDONTWRITEBYTECODE  in the tox.ini ?16:20
sdaguefor mordred16:20
mordredsdague: I beliee we should set that16:21
sdaguedhellmann: well, that's why I asked16:21
sdaguemordred: ok16:21
dhellmannfungi: it looks like pycadf is installing a data file into /etc. I'll talk to gordc about removing that16:22
*** lttrl has quit IRC16:22
dhellmannmordred: I'm uneasy about it, can you explain more about why you think it's a good idea?16:22
fungidhellmann: or make it such that it's relative to the virtualenv when it's being installed into one16:22
dhellmannfungi: the setup.cfg just lists data files, I'm not sure how to be more specific about the destination16:23
dhellmannfungi: http://git.openstack.org/cgit/openstack/pycadf/tree/setup.cfg#n2416:23
ttxjeblair: let's WIP it until Juno summit and try to assess if it's useful by then16:24
ttxjeblair: agreed?16:24
fungidhellmann: in that case, we might be dealing with another iteration of the system site packages broken we were seeing before16:24
*** thomasem_ is now known as thomasem16:24
*** olaph has quit IRC16:25
*** beagles is now known as beagles_brb16:25
*** olaph has joined #openstack-infra16:26
*** prad__ has joined #openstack-infra16:26
*** lttrl has joined #openstack-infra16:27
*** thuc has joined #openstack-infra16:27
kiallHey guys - Is it just me (or @hp.com..) or is the Wiki failing to send emails?16:28
*** prad_ has quit IRC16:28
kiallWanted to get notified of changes to watched wiki pages, and updated my email.. the confirmation doesn't seem to be arriving. :(16:28
dhellmannfungi: https://bugs.launchpad.net/pycadf/+bug/127940516:29
uvirtbotLaunchpad bug 1279405 in pycadf "pycadf installs files to global /etc directory, breaking OpenStack gate jobs" [Undecided,New]16:29
fungikiall: i'll have a look at its mail queue16:30
kiallthanks fungi ..16:30
jeblairttx: agreed16:30
fungidhellmann: thanks! it's entirely possible this isn't pycadf's doing since it's been a week from the last release and this is the first time i've spotted a failure on that job, but i guess we can figure that out16:31
mordreddhellmann: because we're doing virtualenvs, and because pyc files are pretty useless these days16:31
dhellmannfungi: sure16:31
fungikiall: two messages pending to you, one for 12 minutes and teh other for 5 minutes16:31
dhellmannmordred: useless?16:32
mordredyeah16:32
mordredin a dev tree16:32
fungikiall: hp may just be greylisting the wiki server. i don't see any other queued messages on it for anyone16:32
*** thuc has quit IRC16:32
*** talluri has joined #openstack-infra16:32
dhellmannmordred: ok, it still feels like something that's easy enough to clean up but I don't see any negative impact16:33
fungikiall: 2014-02-12 16:24:36 SMTP timeout while connected to smtp.hp.com [15.201.208.58] after initial connection: Connection timed out16:33
kiallfungi: humm, ok .. That's possible all right. I know I tried this in the past, a few months back, and never got any email then either :/ Will wait and se16:33
*** chadlung has joined #openstack-infra16:33
*** markmcclain has quit IRC16:33
kiallAhh .. Gotta love timeouts -_-16:33
dhellmannmordred: I suggest changing the cookiecutter repo and then updating the other projects -- I found the cookiecutter template to be a little out of date when I forked it for oslo-cookiecutter16:33
*** markmcclain has joined #openstack-infra16:34
fungikiall: almost certainlg greylisting. i forced exim to retry delivery on those early and they went through this time16:34
kiallfungi: just arrived - I would have though Greylisting would respond with a 450 Temp Rejection, rather than a TCP timeout.. Oh well, It worked. Thanks :)16:36
*** talluri has quit IRC16:36
fungikiall: spam mitigation techniques have become progressively more unfriendly over time as the spam problem continues to fester. nobody really seems to care about ietf rfc correctness when implementing mtas these days, at least where commercial/proprietary solutions are concerned16:37
*** lcostantino has quit IRC16:38
*** talluri has joined #openstack-infra16:38
*** lcostantino has joined #openstack-infra16:39
kiallYep - That why I've deferred every MTA I've looked after to .. Google Apps ;)16:39
kiall(Well - There's still 1 MS Exchange left.. It needs to be shot ASAP though)16:39
kiall(Never, ever, ever agree to even think about running MS Exchange ... In order for it to just boot, it's going to consume 5GB of RAM.. To actually handle things like Search, it's going to want 8GB or so.. What a waste.)16:41
*** CaptTofu has quit IRC16:41
fungikiall: for me it's spamd on openbsd providing teergrubing for flagrantly bad mtas, and then sa-exim (exim4 with spamassassin as a plugin filter) doing graduated classification and autolearning16:41
*** pblaho has quit IRC16:41
openstackgerritAntoine Musso proposed a change to openstack-infra/zuul: Log components starts in Zuul.Server  https://review.openstack.org/6693916:42
fungiand then i've added a feedback loop where moving misclassified messages into specially-named maildirs updates the classification further16:42
*** coolsvap1 has quit IRC16:44
*** sandywalsh has joined #openstack-infra16:44
*** lcostantino has quit IRC16:45
*** lcostantino has joined #openstack-infra16:46
kiallfungi: I remember "playing" with most of those kinda tools years ago.. Never managed to get great classification of spam .. and gave up ;)16:47
kiallGoogle Apps was just so much easier and had a great UI.. One of these days, I'll probably re-visit just to move away from Google ;)16:47
fungikiall: i did it for a living at an isp/datacenter hosting company for more than a decade, so i sort of had to figure it out16:47
fungialso, i don't trust google any further than i can kick them ;)16:48
kiallYea - I don't trust them as much as I used to.. But.. I don't distrust them enough (yet) to take it all on myself!16:49
*** lttrl has quit IRC16:51
*** olaph has quit IRC16:51
openstackgerritA change was merged to openstack-dev/hacking: HACKING.rst: Fix odd indentation in an example code  https://review.openstack.org/7225516:52
*** CaptTofu has joined #openstack-infra16:54
*** lcostantino has quit IRC16:54
*** lcostantino has joined #openstack-infra16:54
*** lttrl has joined #openstack-infra16:55
mordreddhellmann: ++16:56
*** julim has quit IRC16:57
openstackgerritMate Lakat proposed a change to openstack-infra/nodepool: Support install phase with nodepool  https://review.openstack.org/6146316:58
*** coolsvap has joined #openstack-infra17:00
*** dstufft|laptop has joined #openstack-infra17:01
*** rlandy has quit IRC17:01
*** dstufft|laptop has quit IRC17:01
*** yamamoto has joined #openstack-infra17:02
*** thomasem_ has joined #openstack-infra17:03
openstackgerritMate Lakat proposed a change to openstack-infra/nodepool: Allow useage of server IDs as well as names.  https://review.openstack.org/6942417:03
openstackgerritMate Lakat proposed a change to openstack-infra/nodepool: Support install phase with nodepool  https://review.openstack.org/6146317:04
*** thomasem_ has quit IRC17:04
*** ryanpetrello_ has joined #openstack-infra17:05
*** ryanpetrello has quit IRC17:05
*** ryanpetrello_ is now known as ryanpetrello17:05
yamamotowho's maintaining ical feed for meetings?17:05
*** e0ne has quit IRC17:05
*** thomasem has quit IRC17:05
jeblairyamamoto: ttx; just change the wiki page and he will update17:06
* ttx sobs17:07
ttxi'm the missing link in meeting automation evolution17:07
jeblairyamamoto: he is an automatic ical updating machine.  he's not happy unless you feed him a constant stream of meeting updates.17:07
jeblairttx: do you do free/busy scheduling?  :)17:08
yamamotoml2 subteam meeting seems wrong in ical feed17:08
ttxit changes so many times I lost count17:08
* ttx checks17:08
*** dkehn__ is now known as dkehn_17:08
*** jgallard has quit IRC17:09
ttxyamamoto: fixed17:09
yamamotothanks!17:09
*** markmc has quit IRC17:11
mordreddhellmann: is there something other than adding the bytecode thing to cookiecutter you think needs to be added/changed? (off the top of your head)17:12
*** hdd_ has quit IRC17:14
*** beagles_brb is now known as beagles17:15
*** kmartin has joined #openstack-infra17:15
*** zul has quit IRC17:17
*** AlexF has quit IRC17:17
*** zul has joined #openstack-infra17:18
*** zul has quit IRC17:18
*** zul has joined #openstack-infra17:18
*** mrfatstrat has quit IRC17:23
*** mrfatstrat has joined #openstack-infra17:24
*** garyk has quit IRC17:28
*** jdurgin has quit IRC17:28
*** mrfatstrat has quit IRC17:29
openstackgerritA change was merged to openstack-infra/config: Add the climate-nova project  https://review.openstack.org/7161417:30
*** gokrokve has quit IRC17:32
*** gokrokve has joined #openstack-infra17:32
* fungi watches review.o.o to see if that ^ works as intended17:32
fungioh, nm. that was a job config change not a new project addition17:32
*** gokrokve has quit IRC17:37
*** smarcet has joined #openstack-infra17:39
*** rossella_s has quit IRC17:39
*** jdurgin has joined #openstack-infra17:40
*** beagles has quit IRC17:40
mriedemanyone seeing routing fails in the check-tempest-dsvm-postgres-full job today?17:40
*** b3nt_pin has joined #openstack-infra17:41
*** b3nt_pin is now known as beagles17:41
mriedemhttp://logs.openstack.org/46/69046/5/check/check-tempest-dsvm-postgres-full/715bd3c/console.html17:41
*** senthil has quit IRC17:41
*** lcostantino has quit IRC17:45
*** lcostantino has joined #openstack-infra17:45
*** matsuhashi has quit IRC17:48
fungimordred: if you're around, i've got a requirements integration failure on a tox.ini change for stable/havana exhibiting strange pbr/setuptools hoodoo... https://review.openstack.org/6220917:49
fungiseems to have started happening around two weeks ago17:49
*** eharney has quit IRC17:49
*** dprince has quit IRC17:50
*** saju_m has quit IRC17:50
mriedemfungi: looks like what i'm seeing might only be a timeout on rax nodes: https://bugs.launchpad.net/openstack-ci/+bug/127944317:51
uvirtbotLaunchpad bug 1279443 in openstack-ci "check-tempest-dsvm-postgres-full fails in routing setup - rax only?" [Undecided,New]17:51
*** saju_m has joined #openstack-infra17:51
*** matsuhashi has joined #openstack-infra17:51
fungimriedem: https://status.rackspace.com/index/viewincidents?group=21&start=139218120017:52
fungimriedem: looks like the issue was first reported in rax iad around 02:30 utc and corrected around 10:40 utc, so your test failure falls in that window and matches the symptoms i'd expect17:53
*** hashar has quit IRC17:53
mriedemfungi: ah, ok17:53
mriedemwas about to yell at all the rackspace people at the nova meetup :)17:54
clarkbmorning17:54
*** matsuhashi has quit IRC17:55
clarkbI am going to check on a couple things first, but would like to get the logstash/ES upgrades rolling. jeblair fungi anyone interested in doing a play by play via screen?17:55
*** pdmars_ is now known as pdmars17:55
clarkbits not terribly complicated, mostly just coordinating stops and starts of services and checking logs as we go17:56
fungiclarkb: i'm happy to screen -x into a shared session and follow along17:56
*** saju_m has quit IRC17:58
mordredfungi: I'm confused about taht17:59
mordredOH17:59
*** saju_m has joined #openstack-infra17:59
mordredcrappit17:59
*** AlexF has joined #openstack-infra18:01
openstackgerritMate Lakat proposed a change to openstack-infra/nodepool: Support install phase with nodepool  https://review.openstack.org/6146318:01
clarkbfungi: great, I will start a root screen on elasticsearch.o.o18:01
*** pleia2 has quit IRC18:02
*** morganfainberg_Z has quit IRC18:02
*** chandankumar_ has quit IRC18:03
*** alexpilotti has joined #openstack-infra18:03
*** pleia2 has joined #openstack-infra18:03
*** svarnau has joined #openstack-infra18:04
*** morganfainberg_Z has joined #openstack-infra18:06
*** AlexF has quit IRC18:06
*** morganfainberg_Z is now known as morganfainberg18:06
*** morganfainberg has quit IRC18:07
*** morganfainberg has joined #openstack-infra18:07
*** AlexF has joined #openstack-infra18:10
*** cadenzajon has joined #openstack-infra18:16
*** julim has joined #openstack-infra18:17
*** gokrokve has joined #openstack-infra18:19
*** ryanpetrello has quit IRC18:21
*** chuck_ has joined #openstack-infra18:22
*** zul has quit IRC18:22
sdakere oslo.config 1.3.0 in the gate - are there plans to make it available?18:24
sdakeit makes oslo.messaging porting work properly, atleast in heat :)18:24
zaromordred: hey. i totally forgot what we wanted to do with gerrit submodules?18:26
*** dprince has joined #openstack-infra18:26
zaromordred: they don't work in our forked gerrit openstack/2.8 branch18:27
*** jpich has quit IRC18:27
*** morganfainberg is now known as morganfainberg_Z18:27
*** harlowja_away is now known as harlowja18:28
zarofungi: there was a gerrit 2.8.1 release 2 days ago so i'm thinking it would be good to synce openstack/2.8 branch with latest gerrit stable-2.8 branch?18:30
*** morganfainberg_Z is now known as morganfainberg18:32
fungizaro: i'll have to check whether the upstream updates on review.o.o are back to working again18:32
*** dkehn__ has joined #openstack-infra18:32
*** davidlenwell_ is now known as davidlenwell18:32
fungithey were tied in with the manage-project script18:32
zarofungi: do you remember anything about my qustion to mordred ? about the submodules?18:33
jog0I just noticed the tp of the gate is waiting for a python26 job18:34
openstackgerritDiane Fleming proposed a change to openstack-dev/hacking: Add style guide for CLI help strings  https://review.openstack.org/7301518:34
zarofungi: ok. after you check you can just replace current branch with contents from upstream stabl-2.8.  nothing of ours has merged to openstack/2.8 branch yet.18:34
*** dkehn_ has quit IRC18:35
*** dkehn has quit IRC18:35
*** rossella_s has joined #openstack-infra18:35
fungizaro: okay, and no i don't remember right off the top of my head18:36
*** pcrews has joined #openstack-infra18:36
wenlockhi, im looking for someone that's familliar with zuul and a patch related to a problem im getting that looks like the one here: https://review.openstack.org/#/c/19928/9   basically zuul is not creating the tags on my local repo for zuul to do a proper fetch in the jenkins job.   Any idea on how to troubleshoot zuul not creating tags?18:37
*** dkehn has joined #openstack-infra18:37
*** dkehn__ is now known as dkehn_18:37
fungiwenlock: zuul doesn't create tags. are you talking about the ref objects it creates?18:38
wenlockyeah18:38
*** sandywalsh has quit IRC18:38
wenlockgit fetch .... refs/zuul/master/blahblah18:38
wenlockfungi, locally it returns status code 12818:39
wenlockwhich is understandable because i don't see anything in the tags folder18:39
fungiwenlock: zuul will only create those refs on the projects which are targeted by any dependent pipeline changes. devstack-gate, for example, tries and then falls back to the branch tip if there is no zuul ref for a particular project18:40
fungiwenlock: also, these are not tags18:40
fungiso they wont be in refs/tags18:40
fungithey're just normal git objects18:41
*** lcostantino has quit IRC18:41
*** lcostantino has joined #openstack-infra18:42
*** apevec has quit IRC18:42
*** chadlung has quit IRC18:42
*** rossella_s has quit IRC18:42
openstackgerritKhai Do proposed a change to openstack-infra/config: Add jenkins job to build gerrit plugins  https://review.openstack.org/7001418:43
*** svarnau has left #openstack-infra18:45
wenlockfungi, so if i specify no ZUUL_REF in my yaml for scm section whre i git the project... it wouldn't try to use a ref/zuul tag??? just use the tip?18:45
fungiwenlock: there is no tag involved in this18:46
fungijust a git ref18:46
fungiand yes, zuul should create refs in the projects which have changes, but for the others you should just use the branches which that change is targeting if it's not for the same project18:47
*** AlexF has quit IRC18:47
fungiand if the other project has a relevant branch (devstack-gate tries the zuul ref, then the common branch for the change being tested, then the master branch in that order i believe)18:47
*** oanufriev has joined #openstack-infra18:48
wenlockic18:48
fungiwenlock: if you look at the scripts in the openstack-infra/devstack-gate project you should see the logic we're using there18:49
wenlockfungi, thanks for the pointer... im going to take a good look at that18:49
fungiwenlock: right now devstack-gate does it on a "better to ask forgiveness than permission" model, where it just tries to fetch the ref, then does a fallback if it gets an error18:50
*** saju_m has quit IRC18:51
openstackgerritA change was merged to openstack-infra/config: Spin up a bare-centos6 slave  https://review.openstack.org/7278418:51
fungijog0: ^18:52
* fungi will keep tabs on nodepool to make sure we get an image and hopefully a node18:52
openstackgerritA change was merged to openstack-infra/reviewday: Make reviewday.json world readable.  https://review.openstack.org/7268218:54
*** markmcclain has quit IRC18:55
*** oanufriev has quit IRC18:56
*** markmcclain has joined #openstack-infra18:57
*** chadlung has joined #openstack-infra18:58
*** yolanda has quit IRC18:58
SergeyLukjanovfungi, sdake http://logs.openstack.org/86/72786/1/check/check-tempest-dsvm-full/21fbccd/logs/screen-dstat.txt.gz19:00
SergeyLukjanovfungi, sdake, so https://review.openstack.org/#/c/72786/ could be merged19:00
SergeyLukjanovoops, sdague19:00
*** saju_m has joined #openstack-infra19:00
openstackgerritA change was merged to openstack/requirements: Fix happybase version  https://review.openstack.org/6843519:01
*** chuck_ is now known as zul19:04
*** zul has quit IRC19:04
*** zul has joined #openstack-infra19:04
*** e0ne has joined #openstack-infra19:06
*** sarob has joined #openstack-infra19:07
openstackgerritA change was merged to openstack-infra/reviewday: Use a with block to create index.html.  https://review.openstack.org/7297519:09
clarkbfungi: since we are ewaiting for the cluster to recover (yay this is the slowest most boring part), I was thinking we should switch to pvhvm images for rax19:09
pleia2reviewdayful morning19:09
clarkbiirc sdague's test time graphs indicated it was an improvement19:09
fungiclarkb: perhaps that could help, agreed19:10
clarkbfungi: not today for the elasticsearch stuff, but in the future (one problem at a time :) )19:10
clarkbbut we can definitely plow ahead on the slave front19:11
*** zul has quit IRC19:13
*** sarob has quit IRC19:13
*** zul has joined #openstack-infra19:13
clarkbfungi: also, can you tl;dr the git-review discussion from -dev early today? was that basically I need to review git-review changes?19:13
fungiclarkb: eh, we moved ahead with the change to collect additional log details and the change to add a timeout fixture19:14
clarkb++19:14
fungii'm looking to see which ones have merged yet19:15
pleia2dprince: huzzah! http://status.openstack.org/reviews/reviewday.json19:15
fungiright, still trying to get the timeout change merged19:15
fungioh there's a new one... "java.lang.OutOfMemoryError: unable to create new native thread"19:16
fungiclarkb: http://logs.openstack.org/23/71223/1/gate/gate-git-review-python33/fe77367/console.html19:16
clarkbfungi: I think our test slaves are too small for many concurrent gerrits19:17
clarkb:(19:17
fungiheh19:17
fungii suppose we could tune that downward some19:18
dprincepleia2: ah so did the permission fix do the trick?19:18
clarkbfungi: concurrency set to 2 maybe?19:18
*** lcostantino has quit IRC19:18
clarkbshould default to 419:18
dprincepleia2: glad it is working now :)19:18
jog0fungi: cool19:19
fungiclarkb: perhaps. i want to get this change landed and then do some more rechecks of the loopback network change19:19
fungijog0: image has been building for 6 minutes so far19:19
pleia2dprince: yeah, permissions fix19:19
jog0fungi: neato thanks, you don't have alerting for that?19:19
clarkbfungi: ++19:19
fungijog0: alerting for what?19:20
*** lcostantino has joined #openstack-infra19:20
dprincepleia2: cool, I thought that looked suspicious. Thanks for looking into it all...19:20
*** olaph has joined #openstack-infra19:20
jog0fungi: for when a job in the top patch in the gate has been in queued state for x amount of time19:21
boris-42_sdague so the question is next Pecan is in globalrequirments19:21
boris-42_sdague so I am able to add it in my project19:21
fungijog0: well, we have you ;)19:21
boris-42_sdague and pecan has own requrimetns https://github.com/stackforge/pecan/blob/master/requirements.txt#L219:21
jog0fungi: I am not scalable19:21
fungijog0: ultimately, we don't want alerts about these things. we want automation to make whatever we're missing19:22
boris-42_sdague and if I try to add only Mako to my requirements => I'm getting error19:22
jog0fungi: fair enough19:22
funginext change will be to have nodepool create more jog0 template images19:22
boris-42_sdague e.g. not such requirement in global requirements19:22
jog0^_^19:22
sdagueboris-42_: right, so that should probably be added to global requirements19:22
boris-42_sdague so it is OK if I make patch?19:22
pafuentHi. I noticed that a lot of review are waiting for python26, someone knows why?19:22
sdagueboris-42_: yes, explain the rational in it19:23
fungipafuent: because 14 centos6 slaves is not enough for our current py26 unit test volume19:23
sdagueespecially when py26 is 40% slower than py2719:23
fungipafuent: we're in the process of bringing changes in which will automatically make more centos6 slaves when we need them rather than reusing the same ones over and over19:23
pafuentfungi: Ahhh19:24
clarkbsdague: is it that pronounced on average? I know it hurts the nuetron tests quite a bit19:24
boris-42_sdague thanks I will19:24
pafuentfungi: Thanks for the quick response.19:24
sdagueclarkb: that's been my experience looking at the unit tests19:24
sdaguegate-nova-python26 SUCCESS in 17m 11s19:25
sdaguegate-nova-python27 SUCCESS in 12m 19s19:25
*** thomasem has joined #openstack-infra19:27
*** yolanda has joined #openstack-infra19:28
*** lcostantino has quit IRC19:28
openstackgerritBoris Pavlovic proposed a change to openstack/requirements: Adding Mako>=0.4.0 to global requirments  https://review.openstack.org/7302519:29
*** lcostantino has joined #openstack-infra19:29
*** dims has quit IRC19:30
*** VijayT has joined #openstack-infra19:30
*** oanufriev has joined #openstack-infra19:33
*** dims has joined #openstack-infra19:34
jeblairclarkb, fungi: sorry, back now from appt19:35
*** ociuhandu has quit IRC19:35
fungijeblair: in short, the logstash/elasticsearch upgrade is nearing completion, and we have a centos6 nodepool image in the process of building19:35
clarkbjeblair: es cluster is recovering replica indexes19:36
clarkbonce that is done I will update and start the workers19:36
clarkbrecovery is going slower than I hoped :(19:37
jeblairclarkb, fungi: great.  my eyes are dialated and i'm using a giant terminal right now to try to read this.19:37
fungijeblair: you didn't spring for the bionic optical implants yet, i guess19:38
* clarkb files that statement away in the "Evidence people from NC are really robots)19:38
*** krtaylor has quit IRC19:39
clarkbs/\)/"/ folder19:39
jeblairfungi: i'm planning on 3d printing my next eyes.  you know they're doing that sort of thing at wake forest.19:39
jeblairclarkb: which is in north carolina19:39
clarkbmore evidence!19:39
fungicraziness19:39
*** _david_ has joined #openstack-infra19:40
*** oanufriev has quit IRC19:42
clarkbalmost up to 190k in the gearman queue, which isn't terrible considering it was at 130k before we started19:44
clarkband fingers crossed we catch up relatively quickly19:45
fungithat is one of the goals of this exercise after all19:45
fungiand the backlog should do a good job of putting it through its paces19:45
clarkbindeed19:46
*** ociuhandu has joined #openstack-infra19:47
*** Ajaeger1 has joined #openstack-infra19:48
SergeyLukjanovmy highlighter bumps me for the work craz*19:48
*** saju_m has quit IRC19:48
jeblairSergeyLukjanov: this channel must come up a lot then19:49
SergeyLukjanovjeblair, exactly :)19:49
*** lcostantino has quit IRC19:52
*** lcostantino has joined #openstack-infra19:52
*** moted has quit IRC19:55
*** smarcet has left #openstack-infra19:56
*** rfolco has quit IRC19:57
*** senthil has joined #openstack-infra19:58
*** markmc has joined #openstack-infra19:59
*** julim has quit IRC19:59
*** zul has quit IRC20:03
*** zul has joined #openstack-infra20:03
*** zul has quit IRC20:04
Ajaeger1SergeyLukjanov, jeblair, infra team - here's some work that I love to see in ;) https://review.openstack.org/#/c/70594/ and https://review.openstack.org/#/c/71056/20:08
Ajaeger1jeblair: you already +2'ed 71056 and +2'ed an earlier version of 70594...20:08
* Ajaeger1 is ready on the tooling site to remove maven for openstack manuals and api sites and have some templates ;)20:09
SergeyLukjanovAjaeger1, 71056 approved, looking on the second one20:10
Ajaeger1SergeyLukjanov: Thanks a lot!20:10
*** yolanda has quit IRC20:13
*** hashar has joined #openstack-infra20:15
SergeyLukjanovAjaeger1, about 70594 - technically, it looks correct, but I'd like to see +1 from Anne20:15
Ajaeger1annegentle: could you give a +1 for 70594 again, please?20:15
_david_jeblair, fungi, clarkb: As of upcoming Gerrit 2.9, WIP plugin can be used without patching Gerrit core.20:15
SergeyLukjanovAjaeger1, because I don't know how docs building, so, it'll be better to have more eyes on it ;)20:15
Ajaeger1SergeyLukjanov: sure ;) She reviewed patch 9 and spotted a naming inconsistency, so let's see whether annegentle is happy now20:16
Ajaeger1SergeyLukjanov: I should know how the docs are building since I reworked it over the last 6 months, so if you have questions, just ask  ;)20:18
_david_the only prerequisite is: to disable DRAFT workflow, what we want anyway. Then DRAFT enum state is unused. Tha way we can "overload" gerrit's DRARFT workflow owth WIP workflow (ab-)using free DRAFT enum state.20:18
SergeyLukjanovAjaeger1, I think I'll need your help if savanna will graduate from incubation :)20:18
_david_jeblair, clarkb, fungi: https://gerrit-review.googlesource.com/5458320:19
openstackgerritA change was merged to openstack-infra/config: Use openstack-doc-tools for openstack-operations-guide-{lang}  https://review.openstack.org/7105620:19
fungi_david_: neat!20:20
fungizaro: i've checked and the upstream/stable-2.8 branch is getting updated, so i've synchronized the openstack/2.8 branch to it20:21
_david_fungi, the target is still to get WIP workflow be part of core. The both changes: overloading of DRAFT workflow or make it in addition to DRAFT are still pending, ...20:21
fungilooks to include the 2.8.1 point release tag20:21
Ajaeger1SergeyLukjanov: if there's docu to build, just ask and I can help...20:21
SergeyLukjanovAjaeger1, thanks!20:22
jog0fungi: same thing again  with py26 in gate20:24
jog0oh my zuul page jsut updated20:25
fungijog0: yep, it's going to keep happening until we either test less stuff or add more centos6 slaves20:25
openstackgerritDoug Hellmann proposed a change to openstack-infra/config: Import oslo.test repository  https://review.openstack.org/7303620:26
jog0fungi: sigh20:27
Ajaeger1SergeyLukjanov: annegentle gave her +1 for https://review.openstack.org/#/c/7059420:28
fungi(or stop testing python 2.6)20:28
jeblairjog0: there are changes in process to dynamically spin up centos6 slaves20:28
jog0fungi: \o/20:28
jog0jeblair: neato20:28
fungijog0: jeblair: 1.25 hours so far into the image buil;d20:28
jeblairyeesh, that's not fast.20:28
fungithough the last entry from it in the log is 40 minutes old...20:29
fungi2014-02-12 19:50:06,911 INFO nodepool.image.build.rax-iad.bare-centos6: Running: ['git', 'clone', 'https://git.openstack.org/openstack/neutron', 'openstack/neutron']20:29
fungii'll see if i can ssh in and look around20:29
jeblairfungi: i don't recall what the buffering is like on that20:30
jeblairfungi: i don't _think_ it's buffered...20:30
jeblairwe could also set the gate to high priority20:31
fungiroot     16730  0.0  0.1  92784  9680 pts/0    S+   19:50   0:00 git-remote-https https://git.openstack.org/openstack/neutron https://git.openstack.org/openstack/neutron20:32
* fungi sighs20:32
*** eharney has joined #openstack-infra20:32
jeblairhrm20:33
fungithe most recent child of that is a git fetch-pack started at 19:5520:34
jeblairfungi: oh, is it because we're cloning via https on centos6?20:34
fungijeblair: could be. i'm stracing it now to see if it's doing anything at all. seems deadlocked20:35
jeblairoh; deadlock doesn't so much fit with that20:35
openstackgerritA change was merged to openstack-infra/reviewday: Ensure non-WIP reviews have a score of 1 as a base  https://review.openstack.org/7281520:35
fungiyeah, i'd expect to see it trickling, but no syscalls for at least the past minute20:35
fungilooking on the git.o.o haproxy to see if it's still open for this host20:36
pafuentIs there a way to know if a screen ran correctly if no logs for those screens were uploaded in the job results?20:37
mikajeblair: hi! we've met a fosdem regarding my jjb issue, as promised I sent a mail to the infra mailing list -> http://lists.openstack.org/pipermail/openstack-infra/2014-February/000799.html - if you have any idea i'd very much appreciate it :)20:42
boris-42_sdague done, seems look like it works https://review.openstack.org/#/c/73025/ =)20:42
*** krtaylor has joined #openstack-infra20:43
*** markmcclain has quit IRC20:43
eskerIs there a protocol for requesting a review for a minor change in openstack-infra?  Or should one patiently await?20:43
eskerhttps://review.openstack.org/#/c/72872/20:43
fungijeblair: haproxy.log says that last request was balanced to git03, but doesn't look like there's an open socket for it nor anything in the access/error logs20:43
fungijeblair: i'm going to delete the image and let it retry20:43
hasharfungi: I had some issues when cloning huge git repositories per http.  I think it was a bug somewhere in git-http-backend, I never got it fixed.20:44
hasharfungi: switched to git-daemon and git:// urls20:44
fungihashar: yeah, but with clients on centos6 (it uses an old git) i believe we're stuck doing that for now20:44
boris-42_sdague thank you20:44
fungihashar: or maybe it was the other way around. i could be misremembering20:44
hasharfungi: if you only care about a specific ref, you could use git archive , might speed things up20:44
fungijeblair: clarkb: were we surmising git:// might work better on centos6's old git client rev?20:45
*** smarcet has joined #openstack-infra20:45
fungihashar: in this case we're caching all our projects onto template server images20:45
fungihashar: and we want whole repositories for each20:45
hasharso you can checkout different branches if need be20:46
hasharmake sense20:46
jeblairfungi: stupid internet.  yeah, i think we should change the nodepool scripts to use git://20:46
jeblairhashar: this is also so that we don't have to clone whole repos at the start of jobs, and there's very little to fetch20:47
fungijeblair: patch coming then20:47
*** DinaBelova is now known as DinaBelova_20:47
jeblairhashar: basically jobs should only need to fetch whatever has happened to the repo in the last day, plus the change they want to test.20:47
dhellmannI have a quick question about how openstackci works with pypi20:47
hasharmy slaves are bare metal, so I got Gerrit to replicate to a directory which is on the same disk as the workspace.  I then use git clone git://zuul/<project> --reference /localdisk/<project>20:48
dhellmannWhen a new project is added, and starts publishing releases to pypi, do we need to manually register it first, or will it be registered the first time anything is published?20:48
*** harlowja is now known as harlowja_away20:48
hasharjeblair: yeah that is ideal20:48
jeblairhashar: that'll work.  :)20:48
hasharjeblair: until the Jenkins Git Plugin manage to break --reference, yeah that works for me :-D20:48
fungidhellmann: manually register it on pypi20:49
dhellmannfungi: ok20:49
fungidhellmann: well, not register register20:49
dhellmannhmm?20:49
jeblairdhellmann: hrm, i always register first to squat the name; i technically don't know the answer20:49
dhellmannjeblair: I've been doing that, but wasn't sure I needed to20:49
dhellmannjeblair: and since I'm trying to write directions for others, who may not have pypi credentials, I wanted to skip that step if I could20:49
fungidhellmann: i just create the project with openstackci as an index maintainer/owner and set the version to 0, leaving all the optional fields blank20:49
dhellmannok20:50
jeblairtwine upload -r pypi $FILENAME20:50
fungidhellmann: the upload tooling takes care of teh rest20:50
jeblairthat's what happens, apparently20:50
dhellmannhow do you feel about me leaving oslo.test unregistered to see if that works?20:50
* dhellmann doesn't know twine20:50
jeblairme neither.  that's not what that script did the last time i looked.  :)20:50
fungidhellmann: twine is a static pypi uploader dstufft wrote a few months ago after talking to us20:50
dhellmannah20:50
dhellmannmakes sense to have it, I just hadn't seen it before20:51
jeblairdstufft: will twine register a project on first upload?20:51
dstufftjeblair: no because I'm a bad person and forgot to do it20:51
dhellmannok, I'll include the steps to manually register it20:51
openstackgerritJoe Gordon proposed a change to openstack-infra/elastic-recheck: Add fingerprint for bug 1277790  https://review.openstack.org/7305520:51
uvirtbotLaunchpad bug 1277790 in nova/havana "boto 2.25 causing unit tests to fail" [Critical,Fix committed] https://launchpad.net/bugs/127779020:51
jeblairdstufft: not too late for redemption.  ;)  thanks.20:52
*** julim has joined #openstack-infra20:52
dhellmannjeblair, fungi, dstufft : thanks!20:52
*** _david_ has quit IRC20:53
*** arborism has joined #openstack-infra20:54
*** boris-42_ has quit IRC20:55
*** dripton has quit IRC20:55
*** arborism is now known as amcnr20:57
*** amcnr is now known as amcrn20:57
dhellmannjeblair, fungi, dstufft : if you could double-check https://wiki.openstack.org/wiki/Oslo/CreatingANewLibrary#Give_OpenStack_Permission_to_Publish_Releases I would really appreciate it20:58
*** jamielennox|away is now known as jamielennox20:58
*** dripton has joined #openstack-infra20:58
*** SpamapS_ is now known as SpamapS20:58
dstufftdhellmann: I recommend using the web ui to register not the setup.py interface20:58
*** SpamapS has quit IRC20:58
*** SpamapS has joined #openstack-infra20:58
dhellmanndstufft: any particular reason?20:58
dstufftdhellmann: setup.py register|upload doesn't validate TLS20:59
dstufftso do it at OpenStack conference and anyone on the same WIFI as you could have just stolen your pasword :[20:59
dhellmann dstufft : ok, I'll update that after my next meeting, thanks20:59
*** boris-42_ has joined #openstack-infra20:59
*** zul has joined #openstack-infra20:59
*** hashar has quit IRC21:00
*** thomasem has quit IRC21:01
fungisimilar reasons led to the existence of twine for doing uploads21:01
dstufftyea21:02
dstufftI should really just add register to twine21:02
dstufftmaybe i'll do that today21:02
fungiwe would definitely make use of that feature21:03
*** hashar has joined #openstack-infra21:03
dhellmanndstufft: I would love to be able to use that, I didn't realize setuptools wasn't safe21:04
dhellmannCan anyone shed light on this error? I have no idea what it means? http://logs.openstack.org/36/73036/1/check/gate-config-layout/ebd58b5/console.html21:04
dstufftdhellmann: someday I'm going to break distutils/setuptools so that setup.py register|upload doesn't work21:05
dhellmanntrying to add an oslo.test repo using instructions SergeyLukjanov and I worked out the other day, and I don't know if I have a typo or misunderstood, or what21:05
dstufftand I can just force everyone to use twine :V21:05
dstufftmaybe called pip upload at that point21:05
dhellmanndstufft: let me know so I can make popcorn21:05
dstuffthaven't decided on that yet21:05
dstufftdhellmann: yea I'm gonna get a lot of hate for that I'm sure :(21:05
dhellmannwell, I support the idea21:05
*** jp_at_hp1 has quit IRC21:06
jeblairdhellmann: you need a 'doc-publisher-site' parameter; it should be 'docs.openstack.org'.21:06
jeblairdhellmann: (in projects.yaml)21:06
dhellmanndstufft: maybe you could update setuptools to start warning and promoting the use of twine, without breaking21:06
dhellmannjeblair: thanks!21:06
SergeyLukjanovdhellmann, excuse me, missed that on wiki :(21:06
jaypipesfungi, jeblair: so I'm making some progress getting jenkins slave up in LXC, but ran into an issue with cgroups-bin failing to install (because the LXC container is used a shared kernel, I presume). Do you think it would be safe for me to *not* include the jenkins::cgroups module from openstack-infra/config?21:07
*** lcostantino has quit IRC21:07
dhellmannSergeyLukjanov: I just looked and I see it, did you add it? :-)21:07
jeblairjaypipes: yes21:07
SergeyLukjanovdhellmann, nope, that's not me21:07
*** lcostantino has joined #openstack-infra21:07
jaypipesjeblair: cool, thx :)21:08
openstackgerritDoug Hellmann proposed a change to openstack-infra/config: Import oslo.test repository  https://review.openstack.org/7303621:08
SergeyLukjanovdhellmann, probably it was done by jeblair or I've added it with the jobs :)21:08
jeblairnot i21:08
fungijaypipes: we mainly use it to enforce memory limits on jobs21:09
dhellmannSergeyLukjanov: ok, it may have been a copy-paste error on my part21:09
*** denis_makogon_ has joined #openstack-infra21:09
jaypipesfungi: right, understood. I just wanted to double-check that there wasn't something really nasty I would run into :)21:09
fungijaypipes: runaway jobs which use all the ram on the machine ;)21:09
SergeyLukjanovdhellmann, you've added doc-publisher-site to oslo.rootwrap, not to the oslo.test ;)21:10
clarkbback from lunch catching up on sb21:10
dhellmannSergeyLukjanov: bah21:10
*** oubiwann_ has quit IRC21:10
openstackgerritDoug Hellmann proposed a change to openstack-infra/config: Import oslo.test repository  https://review.openstack.org/7303621:11
clarkbtwine++ is a great tool21:13
*** pafuent has left #openstack-infra21:13
*** derekh has joined #openstack-infra21:13
*** tomhe has joined #openstack-infra21:14
fungiand about to maybe get even better21:15
SergeyLukjanovdhellmann, hm, having oslo.test-tarball in post means that you'll have a separated tarball (with a uniquq generated by pbr version) for each merged commit21:16
chadlungI'm working on the gate job required for Barbican's entry as an incubator project as per the TC meeting yesterday. The DevStack work is complete and can be seen here: https://review.openstack.org/#/c/70512/21:17
chadlungThe work I believe I need to do to accomplish this can be seen here: https://gist.github.com/chadlung/8964037 I haven't done this before so any feedback on whether these are the correct assumptions/steps is appreciated.21:17
SergeyLukjanovdhellmann, I'm not sure that you want iy21:17
dhellmannSergeyLukjanov: no, probably not21:17
dhellmannSergeyLukjanov: I think I copied that from another lib21:17
openstackgerritJames E. Blair proposed a change to openstack-infra/config: Only allow mail from jenkins from zuul  https://review.openstack.org/7306721:17
jeblairthat should take care of the recent forgeries ^21:18
SergeyLukjanovdhellmann, hm, it means tons of tarballs at tarballs.o.o21:18
dhellmannSergeyLukjanov: yeah, I'll remove it21:18
dhellmannI think I copied oslo.rootwrap, it has oslo.rootwrap-branch-tarball but I remembered you said not to use that job21:18
dhellmannso I don't want any tarball jobs at all in post?21:18
SergeyLukjanovdhellmann, the python-jobs template already contain oslo.rootwrap-branch-tarball in post21:19
openstackgerritDoug Hellmann proposed a change to openstack-infra/config: Import oslo.test repository  https://review.openstack.org/7303621:19
dhellmannSergeyLukjanov: aha, ok21:19
jeblair-branch-tarball should be in post; -tarball should be in the release-related pipelines21:19
*** masayukig has quit IRC21:20
dhellmannjeblair: like this? https://wiki.openstack.org/wiki/Oslo/CreatingANewLibrary#Configure_Zuul_to_Run_Jobs21:20
SergeyLukjanovdhellmann, + python-jobs template adds coverage to post too21:20
SergeyLukjanovdhellmann, btw, here is a template definition - https://github.com/openstack-infra/config/blob/master/modules/openstack_project/files/zuul/layout.yaml#L15221:21
*** hashar has quit IRC21:21
dhellmannSergeyLukjanov: that's helpful, I wasn't sure where to find that before21:21
jeblairthat's going to keep getting smaller too as we template more stuff21:21
*** masayukig has joined #openstack-infra21:21
*** senthil has quit IRC21:21
dhellmannthe last time I did this, I don't think there were templates in the zuul layout21:21
dhellmanndoes a project have to do anything special to make that coverage job work?21:22
dhellmanndo we need anything in our test-requirements.txt or tox.ini for example?21:22
SergeyLukjanovdhellmann, it should have tox -e cover21:22
*** denis_makogon_ is now known as denis_makogon21:22
dhellmannSergeyLukjanov: ok21:23
dhellmannthat's in the cookiecutter template, so we should be ok21:23
SergeyLukjanovdhellmann, could be useful - https://github.com/openstack/savanna/blob/master/.coveragerc https://github.com/openstack/savanna/blob/master/test-requirements.txt#L4 https://github.com/openstack/savanna/blob/master/tox.ini#L2421:23
SergeyLukjanovdhellmann, great21:23
SergeyLukjanovdhellmann, so, only oslo.test-tarball in post, everything else looks ok21:24
openstackgerritDevananda van der Veen proposed a change to openstack-infra/reviewstats: Update the Ironic core team list  https://review.openstack.org/7306821:24
*** mriedem has quit IRC21:24
dhellmannSergeyLukjanov: the latest patch removes the post job21:24
SergeyLukjanovdhellmann, wiki page is uptodate too21:25
dhellmannSergeyLukjanov: patch 421:25
dhellmannSergeyLukjanov: yep, I think this was another case of me copying from the wrong place and not catching a difference21:25
*** markwash has quit IRC21:25
SergeyLukjanovdhellmann, patch 4 is lgtm21:25
*** dprince has quit IRC21:26
* dhellmann waits eagerly for jenkins' loving praise21:26
*** masayukig has quit IRC21:26
SergeyLukjanovdhellmann, it's just a test change, am I right? :)21:26
jeblairfungi: were you going to propose either the git or high-priority changes?21:27
*** oubiwann_ has joined #openstack-infra21:27
jeblairfungi: also, what's the centos6 image status?21:27
dhellmannSergeyLukjanov: we're moving some test base classes and fixture code out of the incubator into a new library21:27
fungijeblair: working on the git change now. image rebuild is going, in the middle of cloning repos right now21:27
SergeyLukjanovdhellmann, oops ;)21:28
jeblairfungi: cool, i'll propose the priority change21:28
clarkbfungi: that is one of the last things it does iirc21:28
jeblairclarkb: but it got stuck there last run21:28
clarkbah :/21:28
*** markmc has quit IRC21:29
jeblairclarkb: what's the e-s status?  (gearman queue is increasing)21:29
*** oubiwan__ has joined #openstack-infra21:29
clarkbjeblair: recovering slowly (more slowly than I had hoped, last time was much quicker, could be due to index sizes), we have recovered 99 shards out of 14021:30
clarkb12 are in flight concurrently with 29 idle21:30
clarkbjeblair: I am watching the gearman queue and memory use there, plan to kill puppet daemon to free up memory if necessary21:30
openstackgerritJames E. Blair proposed a change to openstack-infra/config: Change gate queue to normal precedence  https://review.openstack.org/7307121:31
*** oubiwann_ has quit IRC21:31
jeblairack21:32
SergeyLukjanovdhellmann, it works ;)21:32
clarkbnow up to 100 active shards :) so it is moving21:32
jeblairfungi, clarkb: https://review.openstack.org/73071 should reduce the py26 problem in the gate21:32
dhellmannSergeyLukjanov: woo!21:32
SergeyLukjanovjeblair, agreed21:33
clarkbjeblair: has my +221:33
*** lcostantino has quit IRC21:33
SergeyLukjanovjeblair, fwiw my +2 too :)21:33
jeblairwell, it has my +A :)21:34
*** e0ne has quit IRC21:34
SergeyLukjanovjeblair (y)21:35
fungijeblair: i think we don't need the git clones in prepare_devstack.sh any longer now that we're cloning everything anyway, right?21:35
fungithose were the ones going into workspace-cache21:35
*** Ajaeger1 has quit IRC21:36
jeblairfungi: i am not certain of the current status of that move21:36
fungiokay, leaving those untouched for now21:36
SergeyLukjanovfungi, IIRC devstack-gate clones everything that it needs21:36
jeblairSergeyLukjanov: actually we want devstack-gate to never have to clone anything, unless we are adding a new project21:37
jeblairSergeyLukjanov: so the nodepool scripts which fungi is working on clone repos when nodepool builds the images that will get used to run the jobs21:37
jeblairSergeyLukjanov: that way when nodepool spins up a host, the git repos are already there21:38
jeblairSergeyLukjanov: if we cloned everything every time, we would need many, many more git servers.  :)21:38
SergeyLukjanovjeblair, got it21:38
SergeyLukjanovheh, it's 1:40am for me, so, time to generate some crazy idea21:39
openstackgerritA change was merged to openstack-infra/config: Change gate queue to normal precedence  https://review.openstack.org/7307121:39
SergeyLukjanovmaybe clone all openstack repos21:39
SergeyLukjanovnope, it's too crazy21:39
fungiSergeyLukjanov: we do21:39
fungibecause we're crazy21:40
SergeyLukjanovI mean fetch the list of repos automatically and clone them :)21:40
SergeyLukjanovand stackforge21:40
fungiyep, that's what the nodepool prep scripts do21:40
jeblairSergeyLukjanov: that's actually what the replacement does...21:40
SergeyLukjanovand github.com/Frostman too ;)21:40
openstackgerritJeremy Stanley proposed a change to openstack-infra/config: Clone git repos for images via git protocol  https://review.openstack.org/7307321:40
fungii think that's ^ all we need to adjust the git clone protocol for nodepool image creation21:40
SergeyLukjanovoops :)21:40
SergeyLukjanovit's crazy enough to help us21:41
fungiprepare_devstack.sh is still cloning from gerrit rather than git.o.o, so i didn't touch it since i think that's going away anyway21:42
jeblairfungi: we should probably change it since it's still cloning...21:42
jeblairfungi: or, let me check and see if we can get rid of it21:42
SergeyLukjanovfungi, heh, that's really funny for me to generate an idea that's already used :)21:42
jeblairSergeyLukjanov: it makes me happy21:43
*** andre__ has quit IRC21:43
fungialso the current bare-centos6 image build (second try) is still going. a little over 50 minutes in now21:43
fungistill cloning repos21:43
fungibut it's doing things, not hung like the last one, at least21:44
jeblairfungi: it is safe to remove workspace-cache from the nodepool scripts now21:44
fungijeblair: i'll add that as a second change21:44
fungicoming now21:44
clarkbjeblair: but maybe not for the tripleo scripts21:44
clarkbnot sure what they are doing21:44
jeblairclarkb: we're not touching the tripleo scripts21:45
openstackgerritMorgan Fainberg proposed a change to openstack-infra/config: Add the kite (KDS) project and kiteclient project to gerrit/jenkins  https://review.openstack.org/7307421:45
*** dkehn__ has joined #openstack-infra21:46
*** andre__ has joined #openstack-infra21:46
*** dkehn__ has quit IRC21:48
jaypipes*sigh* I give up trying to configure a jenkins slave manually... :( guess I'll install nodepool and have it manage this stuff.21:48
*** dkehn__ has joined #openstack-infra21:48
*** dkehn has quit IRC21:48
clarkbjaypipes: running the nodepool script by hand didn't do it for you?21:48
jaypipesclarkb: ? sorry, which script?21:49
*** dkehn_ has quit IRC21:49
jeblairwell, there's install_jenkins_slave.sh21:49
clarkbeither that one ^ which gives you something useable but missing things like ntp management and so on, or the scripts in modules/openstack_project/files/nodepool/scripts21:50
*** dkehn has joined #openstack-infra21:50
*** jhesketh_ has joined #openstack-infra21:52
*** jhesketh__ has joined #openstack-infra21:52
jaypipesjeblair, clarkb: no, that didn't do it. I had copied the relevant pieces of that script to here: https://github.com/jaypipes/os-ext-testing/blob/master/puppet/install_slave.sh21:52
jhesketh__Morning21:52
jeblairjhesketh__: good morning; i'm reading your uploader change now.  or trying to, since my eyes are dialated after visiting the optometrist.21:52
jhesketh__ah cool, cheers21:53
jaypipesclarkb: and then I just manually added a new node in Jenkins web UI, selected the "Launch slave agents on Unix via SSH" option, entered my slave LXC container's IP address and added a new credentials with the private SSH key file from the slave.21:55
jaypipesclarkb: but unfortunately, the master fails to communicate with the slave node, with this in the logs: http://paste.openstack.org/show/64787/21:57
jaypipesclarkb: which I'm confused about since puppet apply on the slave node clearly says that the jenkins key was added to authorized_keys...21:57
openstackgerritJeremy Stanley proposed a change to openstack-infra/config: Stop separately caching repos for devstack images  https://review.openstack.org/7307621:57
fungioh, that ^ was too aggressive22:00
fungifixing22:00
jeblairfungi: yep :)22:00
jeblair~/cache is still used22:00
fungiwell, i just need to rip the git bits out of cache_devstack.py rather than rm the entire script22:00
jeblairyep.22:00
jeblairfungi: it looks like it does some operations in ~/workspace-cache/devstack; that will probably need to be changed to /opt/whatever/devstack22:01
*** pleia2 has quit IRC22:01
fungioh, we still need to do things to the git repos there too? hrm...22:02
jeblairthat script inspects the contents of various branches to decide what packages and images to cache22:02
fungiexcept we aren't using workspace-cache any longer, so whatever it was doing in there isn't currently being used anyway22:02
fungiahh, got iy22:02
fungiit22:02
fungiread-only operations22:03
jeblairfungi: yep22:03
openstackgerritDolph Mathews proposed a change to openstack-infra/elastic-recheck: eliminate false positives for bug 1253482  https://review.openstack.org/6999722:03
uvirtbotLaunchpad bug 1253482 in devstack "Keystone's IANA-assigned default port in linux local ephemeral port range" [Undecided,In progress] https://launchpad.net/bugs/125348222:03
jeblairwell, in principle at least.  it probably does leave it checked out on some random branch.22:03
jeblairbut that's not the purpose22:03
fungiright22:03
*** pdmars has quit IRC22:04
*** morganfainberg has quit IRC22:05
*** pleia2 has joined #openstack-infra22:06
openstackgerritJeremy Stanley proposed a change to openstack-infra/config: Stop separately caching repos for devstack images  https://review.openstack.org/7307622:07
*** morganfainberg has joined #openstack-infra22:07
*** gokrokve has quit IRC22:07
*** ryanpetrello has joined #openstack-infra22:07
jeblairjhesketh__, clarkb: do you think that the swift uploader should gzip files, or should we instead try to get all of the jobs gzipping before we invoke it?22:07
*** gokrokve has joined #openstack-infra22:08
clarkbjeblair: imo, gzip by job. uploader should just move bits not transform them22:08
jeblair(i kind of think the latter, so that it doesn't have to worry too much about content specifics, but i'm also kind of on the fence)22:08
*** gokrokve_ has joined #openstack-infra22:08
jhesketh__I agree22:08
jeblaircool22:08
jhesketh__it's really just another builder step to package up whatever it needs22:08
jhesketh__and that lets the job define how it wants its assets pushed22:09
jeblairfor that matter, we can also do, erm, whatever it is we decide to do about console logs (wget $SOMEURL is still my proposal) right before invoking the uploader as well.22:09
zarofungi: thanks for updating gerrit branch.22:10
* fungi goes semi-afk to cook dinner while there is still electricity to be had22:10
jeblairfungi: enjoy22:10
*** gokrokve has quit IRC22:12
*** mfer has quit IRC22:13
openstackgerritMorgan Fainberg proposed a change to openstack-infra/config: Add the kite (KDS) project and kiteclient project to gerrit/jenkins  https://review.openstack.org/7307422:14
*** markmcclain has joined #openstack-infra22:14
zarofungi: when you get back could you please help me get the gerrit submodules working?22:23
openstackgerritA change was merged to openstack-infra/config: Publish draft docs on draft-docs  https://review.openstack.org/7059422:23
*** ArxCruz has quit IRC22:24
fungizaro: i don't know what you mean by the gerrit submodules. do you mean submodule tracking we do for the openstack/openstack project, or do you mean submodules the gerrit project uses for their plugin repositories?22:24
*** ryanpetrello has quit IRC22:24
openstackgerritElizabeth Krumbach Joseph proposed a change to openstack-infra/config: Add link to Third-Party CI group in Gerrit docs  https://review.openstack.org/7308422:25
fungiif it's the latter, the problem is that gerrit has hardcoded the paths in .gitmodules to be relative to the current repository rather than absolute, so we probably need to work upstream to get them to fix that22:25
openstackgerritElizabeth Krumbach Joseph proposed a change to openstack-infra/config: Add link to Third-Party CI group in Gerrit docs  https://review.openstack.org/7308422:26
pleia2tsk, trailing spaces22:26
*** zul has quit IRC22:26
jeblairpleia2: don't want to waste spaces22:26
*** smarcet has left #openstack-infra22:28
jeblairmattoliverau: does the apache vhost in https://review.openstack.org/#/c/71190/9/modules/nodepool/manifests/init.pp need a custom template, or can it use the puppet module default?22:28
zarofungi: the latter, can we make that change in our fork?22:29
*** jnoller has quit IRC22:31
fungizaro: i expect so. just patch that file in the main repository to refer to the global urls to those submodules and i expect we'll be able to clone/update them fine22:31
zarofungi: cool. i do up that change.22:31
chadlungDoes anyone know where the latest docs are on bringing a project (Barbican) into infra? I have the DevStack work already done: https://review.openstack.org/#/c/70512/  I just need to get the required steps for infra now. This is what I have so far, but not sure that this is correct: https://gist.github.com/chadlung/896403722:32
chadlung...and Barbican does already have active gate jobs22:32
openstackgerritElizabeth Krumbach Joseph proposed a change to openstack-infra/config: Add link to Third-Party CI group in Gerrit docs  https://review.openstack.org/7308422:34
chadlungI was looking at Marconi's PR https://git.openstack.org/cgit/openstack-infra/config/commit/modules/openstack_project/files/zuul/layout.yaml?id=f5a77e4b6fdee094f312e3ab20b4bdf982a7111d but it looks like Solum is doing it in a more preferred way...22:34
jeblairchadlung: will it run tempest?22:40
jeblairchadlung: (what you wrote will; i mean to ask do you want it to?)22:40
chadlungjeblair: We don't have Tempest tests yet, but those will be added by our QA. The tempest stuff would be a placeholder for now. I could leave it out if it causes issues.22:41
jeblairoh, actually i see that the GATE_WHATEVER_TEMPEST var is not set so it shouldn't run it22:42
jeblairchadlung: lgtm22:43
*** shardy is now known as shardy_afk22:43
clarkbup to 111 shards recovered, 12 in process, and 17 idle22:44
chadlungjeblair: so those two files in the GIST, and then the modifications to the Barbican repo to add functionaltests like solum22:44
*** dcramer_ has quit IRC22:44
jeblairchadlung: yep.  then remove the non-voting bit once it's working.22:45
*** jooools1 has quit IRC22:45
chadlungjeblair: great, thanks22:45
*** e0ne has joined #openstack-infra22:46
*** e0ne has quit IRC22:48
*** bhuvan has quit IRC22:49
*** mfer has joined #openstack-infra22:49
*** bhuvan has joined #openstack-infra22:50
morganfainbergpleia2, woot json for reviewday a nice scoring for WIP! thanks for accepting those! :)22:51
openstackgerritA change was merged to openstack-infra/config: Only allow mail from jenkins from zuul  https://review.openstack.org/7306722:51
pleia2morganfainberg: sure thing, happy to see it working now :) if we're happy with how the json format ended up next step can be adding a link for it on the index.html so it's discoverable22:51
morganfainbergpleia2, i'm going to look over the json shortly also going to add to dolphm's next-review to allow using it instead of gerrit :)22:52
*** CaptTofu has quit IRC22:52
pleia2morganfainberg: awesome, thank you22:52
morganfainbergpleia2 sure thing! :)22:52
*** banix has quit IRC22:53
*** harlowja_away is now known as harlowja22:54
*** oubiwan__ has quit IRC22:55
*** VijayT has quit IRC22:56
*** dims has quit IRC22:57
*** mfer has quit IRC22:59
clarkbhrm, I am starting to get a bit worried that the replica shard recovery may be too slow23:00
clarkbjeblair: fungi: what do you think about turning on workers now? if leaves us open to data loss today, but we are going to do that anyways if logstash.o.o OOMs23:01
fungiclarkb: it's almost done though, right?23:02
jeblairclarkb: logstash.o.o still has 200k of ram and has barely dipped into swap23:02
*** ryanpetrello has joined #openstack-infra23:02
jeblair200m even23:03
clarkbfungi: ish, 112 out of 140 done23:03
clarkbthese recent indexes are fairly large so it is taking time23:03
fungioh, it's sharded/processed chronologically?23:04
clarkbsort of, it does chrono best it can but sometimes skips ahead to meet replica constraints23:05
clarkbright now it will only recover two shards per node at a time and not all shards can go on all nodes23:05
*** rwsu has quit IRC23:06
clarkbwell I will let it be for now, keeping a watch on it though23:06
*** rwsu has joined #openstack-infra23:08
fungibtw, we've had a ready bare-centos6 node in rax-iad since shortly after i headed into the kitchen23:08
jeblairfungi: oh yay!23:08
*** bhuvan has quit IRC23:08
* fungi does a quick jjb config patch to make these optional23:08
jeblairi will exercise it manually a bit to sanity check it while you do that fungi23:09
fungijeblair: all the better23:09
clarkbwoot23:10
*** dims has joined #openstack-infra23:10
zarofungi: can you please help me with the submodules?23:10
zarofungi: i can't get it to work.  i changed url references to "url = https://gerrit.googlesource.com" in .gitmodule23:11
*** yamahata has quit IRC23:11
jesusaurusclarkb: if you want to bump the node_concurrent_recoveries live: http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/cluster-update-settings.html23:11
clarkbjesusaurus: thanks23:11
zarofungi: when i go checkout i get "error: pathspec 'stable-2.8' did not match any file(s) known to git."23:11
fungizaro: the branches in review.o.o are "upstream/stable-2.8" and "openstack/2.8"23:13
fungiooh, i wonder whether it's expecting you to have a local branch named "stable-2.8"?23:13
* fungi doesn't really know much about how git submodules work23:13
fungiclarkb: ^ ideas there?23:14
jeblair Discussion of OpenStack Project Infrastructure | Docs http://ci.openstack.23:14
jeblair23:15 < fungi> zaro: the branches in review.o.o are "upstream/stable-2.8"23:14
jeblair               and "openstack/2.8"23:14
jeblairgah23:14
jeblair2014-02-12 23:13:18.108 | ls: cannot access /var/log/secure-*: No such file or directory23:14
zarofungi: all core plugins have a 'stable-2.8' branch on the gerrit repo23:15
*** yamahata has joined #openstack-infra23:15
clarkbfungi: no clue :/23:15
*** flaper87 is now known as flaper87|afk23:16
jeblairoh, that may be okay23:17
jeblairyeah, i think it is23:17
jeblairit's just checking for old log files for sudo, and of course there aren't any23:17
jeblairfungi: https://jenkins01.openstack.org/job/dev-nova-python26/1/console23:18
jeblairclarkb: http://www.elasticsearch.org/blog/1-0-0-released/23:19
*** krtaylor has quit IRC23:19
clarkbjeblair: ya :( oh well that is a breaking change so will need more time to upgrade to23:19
clarkb0.90.9 is what latest logstash wants and is a non breaking change23:19
zarofungi, clarkb : i have no clue either. so my workaround.. clone each core plugin into the plugins plugins folder to build gerrit.  good thing there are only 4 core plugins right now.23:20
fungizaro: oh, the few times i've used submodules there's a separate step you need for them to get cloned23:21
*** dstanek has quit IRC23:21
fungii can reread the submodule documentation in a little bit once i'm freed up23:21
clarkbyou can do it with the right flag to submodule init iirc23:21
clarkbor with a flag to clone, but by default it is multistep23:22
zarofungi: i followed these steps.. http://stackoverflow.com/a/5828396/329419123:22
*** markmcclain has quit IRC23:25
*** mriedem has joined #openstack-infra23:27
*** dstanek has joined #openstack-infra23:27
*** hdd is now known as hdd_23:28
fungijeblair: poking and repeatedly rethinking this compared to the bare-precise transition, we may need to go all-in on this one? we can't really leverage per-project node label defaults like we did there...23:29
fungii think it's got to be a (mostly) all-or-nothing transition unless we start making duplicate job definitions or add new parameters to define 2.6 node labels on a per-project basis. preference there?23:31
jeblairfungi: i think you're right.  but nova looks good: https://jenkins01.openstack.org/job/dev-nova-python26/1/console23:31
*** thedodd has quit IRC23:31
fungiyep, saw that23:31
jeblairfungi: so i think we can merge a change to bump the min ready in nodepool, then switch a bunch of jobs23:31
fungii'll do the quick-n-dirty cutover patch and we can revert and try something more subtle if it ends up being an issue23:32
fungiboth patches coming now23:32
jeblairfungi: sounds good, thx23:32
clarkbI bumped the number of concurrent recoveries to 5 based on fuzzy math fron jesusaurus :)23:34
clarkbthat is 5 per node23:34
openstackgerritJeremy Stanley proposed a change to openstack-infra/config: Add more bare-centos6 nodes  https://review.openstack.org/7310223:38
*** sarob has joined #openstack-infra23:41
*** yassine has quit IRC23:41
*** yamahata has quit IRC23:42
*** david-lyle has quit IRC23:43
openstackgerritA change was merged to openstack-infra/config: Add more bare-centos6 nodes  https://review.openstack.org/7310223:43
*** derekh has quit IRC23:44
*** jcoufal has quit IRC23:46
*** esker has quit IRC23:49
*** esker has joined #openstack-infra23:50
ociuhanduHi all, we seem to have a lot of issues in the last few hours with the devstack instances on the hyper-v ci, due to nova-api failing to start.23:53
ociuhanduwhile checking, we found this bug opened: https://bugs.launchpad.net/devstack/+bug/127634123:53
uvirtbotLaunchpad bug 1276341 in devstack "Restacking Causes Issues" [Undecided,New]23:53
openstackgerritJeremy Stanley proposed a change to openstack-infra/config: Switch to bare-centos6 single-use nodes  https://review.openstack.org/7310723:54
fungiociuhandu: restacking is not really supported by devstack, which is why we don't reuse devstack servers (we rebuild them from scratch for every job)23:54
fungiociuhandu: you might be able to get more detail from the devstack developers in #openstack-qa23:55
*** esker has quit IRC23:55
ociuhandufungi: in u=our case even the first stack is failing with same error on nova-manage db sync23:55
ociuhanduhere is a sample: http://paste.openstack.org/show/64817/23:55
*** CaptTofu has joined #openstack-infra23:56
fungiociuhandu: that looks like oslo.config is finding more than one rpc_backend set23:57
ociuhanduyes, and we're trying now to find out the reason, as this started to be an issue in the last few hours only23:57
*** gaelL has quit IRC23:58
fungiociuhandu: i don't think we've seen that crop up, but you might have more luck checking with the nova, oslo.config or devstack developers23:58
ociuhandufungi: thanks23:58
*** denis_makogon has quit IRC23:59

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