Friday, 2015-07-31

jeblairjhesketh, clarkb: there are two issues: the any/all thing caused changes to show up in gate that did not have jenkins+1.  it's fairly harmless00:00
jeblairjhesketh, clarkb: the getting stuck is caused by the fix for things getting stuck, and yeah, i'm working on reproing00:00
jheskethjeblair: right, good find00:00
jheskethsorry I havne't been able to help more with debugging00:01
jeblairjhesketh: (though note we did revert the any/all thing until we can straighten that out)00:01
ianwclarkb / EmilienM: sure, some generic way to copy logs is fine.  i just don't think devstack-gate cleanup is it.  for a start, it's got all that grenade $BASE crap in there that i don't think works with the posted review00:01
jheskethjeblair: yep, saw that. And given the confusion in the scrollback looks like it needs some work anyway00:01
jeblairjhesketh: np00:01
*** achanda has quit IRC00:01
dstanekianw: yep, that would do it00:01
clarkbianw: ya my suggestion was to change it to taking a prefix00:01
clarkbianw: then that could default to the $BASE stuff00:01
ianwclarkb / EmilienM: i think i'd prefer to see that copied out and cleaned up into a much smaller slave_script that doesn't bother with the devstack stuff00:03
clarkbianw: thats fine too00:03
ianwclarkb / EmilienM : yes it's some duplication ,but it's all pretty trivial stuff, and gives good separation of logic00:03
EmilienMI can do that00:03
clarkbas a third alternative we could use d-g to do the setup00:03
*** otter768 has quit IRC00:03
clarkband cleanup00:03
clarkbbut run puppet in the middle instead of devstack00:03
clarkbbut we may have sailed way beyond that ship at this point00:04
EmilienMyeah00:04
EmilienMclarkb: that's a great idea though00:04
ianwclarkb: yeah, i think that a generic log collecting script can be useful in more places, too00:04
EmilienMimagine devstack able to pull our integration script00:04
EmilienMianw, clarkb, crinkle: so can I go for a slave bash script in project-config that take some piece of code from d-g and do the cleanup? If so I'll make the script flexible so anyone can re-use it maybe00:05
ianwEmilienM: i'd like to see you just copy cleanup_host into a slave script, and go through it and cut out all the devstack/grendade stuff so you're just getting pretty generic openstack logs00:06
ianwremove all the $BASE/old/new switching stuff, etc, that isn't relevant00:07
EmilienMianw: ok00:07
EmilienMclarkb: does that work for you too?00:07
*** dims_ has joined #openstack-infra00:08
*** austin81 has left #openstack-infra00:11
jeblairclarkb, jhesketh, fungi: reproduced!  the trigger is a change in the queue with a non-succeeding build for a job that is removed.00:12
jeblair(in the most recent case, the non-succeeding value was NOT_REGISTERED)00:12
jeblair(but FAILED will do as well)00:12
clarkbEmilienM: ianw ya that seems like a reasonable place to start00:13
EmilienMclarkb: ack00:13
EmilienMthanks infra'00:13
fungijeblair: wow, i didn't realize we remove jobs from zuul with that great a frequency, but with as many as we have i shouldn't be surprised00:16
*** SumitNaiksatam has quit IRC00:17
*** bharath has quit IRC00:18
*** glauco has joined #openstack-infra00:18
*** oomichi has joined #openstack-infra00:21
*** esmute_ has quit IRC00:22
*** nelsnelson has joined #openstack-infra00:22
Shrewsreed: this message is suspicious  "that fixed IP already has a floating IP on external network"00:23
*** geoffarnold has quit IRC00:23
*** glauco has quit IRC00:23
*** esmute_ has joined #openstack-infra00:23
Shrewsreed: looks like you're trying to associate a floating IP with a port that already has a floating IP. i can't verify that from the output you pasted00:23
reedShrews, yeah, my brain is starting to melt ... the good thing is that using auto_IP=True creates a machine and assisgns a floating IP00:23
*** maurosr has joined #openstack-infra00:23
reedif I set auto_IP=False and try to assign an IP then it fails...00:24
reedi'll do more tests tomorrow and keep good track of everything00:24
Shrewsreed: please do. if you can create a reproducible test case, please forward that to me00:24
*** zz_ja has joined #openstack-infra00:24
*** esmute_ has quit IRC00:26
reedShrews, try http://paste.openstack.org/show/406521/ on DreamHost00:26
reedthis is what I got running that file: http://paste.openstack.org/show/406520/00:26
reedI have to go now, i'm done for the day00:28
Shrewsreed: i've been done.  :)  will try it tomorrow00:28
*** tiswanso has joined #openstack-infra00:32
*** pvaneck has quit IRC00:32
*** jasondotstar has quit IRC00:33
*** abitha has quit IRC00:34
*** aukhan has joined #openstack-infra00:39
*** Sukhdev_ has quit IRC00:39
openstackgerritDmitry Borodaenko proposed openstack-infra/project-config: Add non voting fuel agent python jobs  https://review.openstack.org/20471100:41
*** tiswanso has quit IRC00:41
*** mtanino has quit IRC00:44
pleia2thingee: for the sake of publicly logged record, I've disabled "StorPool distributed storage CI" as requested on https://etherpad.openstack.org/p/ELGSLX0T9U00:45
*** romcheg has quit IRC00:46
pleia2...and I just noticed the mailing list post where anteaya said the same, so apparently someone else got to it first00:46
*** wyatt has joined #openstack-infra00:47
pleia2anyway, etherpad is updated so hopefully we're all on the same page now :)00:47
openstackgerritJames E. Blair proposed openstack-infra/zuul: Fix bug with removing a failed job  https://review.openstack.org/20767500:47
*** Somay has quit IRC00:48
jeblairfungi, clarkb, jhesketh: ^ there's a fix00:49
jeblairfungi, clarkb, jhesketh: i've verified that passes both pep8 and py27 locally00:50
jheskethjeblair: looking00:50
*** kfoo has joined #openstack-infra00:50
*** wyatt has quit IRC00:50
*** puranamr has joined #openstack-infra00:51
clarkb I am reviewing too00:52
*** yamamoto has joined #openstack-infra00:54
StevenKclarkb:00:55
jheskethjeblair: lgtm00:55
StevenKConference wifi is conference wifi00:55
*** yamamoto has quit IRC00:55
*** thorst has joined #openstack-infra00:55
*** yamamoto has joined #openstack-infra00:56
*** puranamr has quit IRC00:56
jeblairclarkb, jhesketh: i'll work on applying that manually to zuul.o.o and restarting00:56
jheskethnoted00:57
*** boris-42 has joined #openstack-infra00:57
*** thorst has quit IRC00:57
StevenKclarkb: There's no jeepyb on the proposal slave -- I can move ZanataRestService and the registeration code into jeepyb -- or am I going about this the wrong way?00:57
clarkbStevenK: things that consume projects.yaml are generally expected to by jeepyb00:58
clarkb*to be00:58
*** kfoo has quit IRC00:58
jeblairrestarting zuul00:59
clarkbso basically if we remove the job from a project then cancel and remove any exisitng instances of that job from items00:59
clarkbjeblair: shouldn't line 1202 be if build and build.result not if build.job and build.rsult?01:00
jeblairclarkb: yeah, we were canceling, but leaving the builds in the buildset (and therefore report) cause "why not?", but that was before we actually _acted_ on them :)01:00
*** SumitNaiksatam has joined #openstack-infra01:00
StevenKclarkb: Adding translate: true to projects.yaml was also agreed to in an infra meeting, did I see you object to it?01:00
jeblairclarkb: gah, that's from an earlier attempt, i think it can simply not change now.  thanks.01:00
jeblairi think that will be harmless in production though, so we don't need to abort the restart01:00
clarkbStevenK: I was informed that its useful because having all projects in zanata will make life hard for translator01:01
clarkbjeblair: ok01:01
*** ybathia has quit IRC01:01
StevenKclarkb: Yes, not every project requires translations01:02
clarkbStevenK: my bigger concern is coming up with a second pattern for which there are a known set of things to do01:02
clarkbjeepyb + projects.yaml + puppet == update projects in gerrit and storyboard01:02
clarkb(and on git mirrors)01:02
*** jasondotstar has joined #openstack-infra01:03
jeblairStevenK: so i think clarkb is suggesting that we should drive this on zanata.o.o itself via jeepyb rather than via zuul01:03
clarkbyup, similra to the examples above01:03
*** aukhan has quit IRC01:03
openstackgerritJames E. Blair proposed openstack-infra/zuul: Fix bug with removing a failed job  https://review.openstack.org/20767501:04
*** tiswanso has joined #openstack-infra01:04
clarkbI am amazed that we were removing jobs from projects with this frequency01:04
jeblairclarkb, jhesketh: ^ reverified locally, and also rebased01:04
jeblairclarkb: the example i looked at was actually a job rename01:05
StevenKI don't think I want to shoehorn it into manage-projects, but I will refactor the code for the project-config into a jeepyb module/CLI01:05
StevenKjeblair, clarkb: ^01:05
StevenKThere's a missing branch in that sentence but oh well01:05
clarkbStevenK: it doesn't have to go in manage-projects, but it should go in jeepyb01:06
*** tiswanso has quit IRC01:06
jeblairStevenK: that sounds good01:06
clarkb(in fact I don't think it should go in manage-projects)01:06
jeblairyeah, it'll be nice to have some modularity in jeepyb; it's another project that hasn't really been 'designed' :)01:06
openstackgerritIan Cordasco proposed openstack/requirements: Synchronize bandit's requirements with global-requirements  https://review.openstack.org/20767801:06
*** tiswanso has joined #openstack-infra01:06
StevenKclarkb: I will not Abandon the project-config change at the moment, but I'll Workflow-1 so it doesn't get a +A by accident01:07
*** bpokorny has quit IRC01:07
clarkbStevenK: ok01:07
jeblairomg some of the change records that zuul queries from gerrit are HUGE01:07
clarkbjeblair: should I go ahead an dapprove the zuul change?01:07
jeblairclarkb: yep, thanks01:08
*** yamamoto has quit IRC01:08
jeblairwhy is nothing running?01:09
clarkbdoesnt look like gearman submitted jobs01:11
jeblairclarkb: i think maybe we're waiting on mergers?01:11
clarkbah01:11
jeblairoh01:12
jeblairit's the gear listening address thing again01:13
jeblairjhesketh: what's the current situation with that?01:13
jeblairi wrote https://review.openstack.org/204682 but it has not merged01:14
jeblairi guess i'll just manually apply that too and restart zuul01:14
*** ivar-laz_ has joined #openstack-infra01:14
*** tqtran has quit IRC01:15
*** btully has quit IRC01:16
clarkbI don't know what that situation is, will read 204682 to catch up01:16
clarkboh it listens on 127.0.0.1 but mergers are off host01:17
jeblairthings are running now01:17
*** ivar-lazzaro has quit IRC01:17
*** rfolco has quit IRC01:18
jheskethjeblair: ah, you might still be hitting the host issue01:18
jheskethjeblair: I had been patching zuul.conf to listen on 0.0.0.001:18
jheskethuntil the real fix merges01:18
jeblairjhesketh: ah ok01:19
*** dalgaaf has quit IRC01:19
*** bharath has joined #openstack-infra01:19
*** ivar-laz_ has quit IRC01:19
jheskethjeblair: if you remember the first instance of the problem after restoring we had a lot of NOT_REGISTERED errors01:19
jeblairhopefully clarkb will +3 204682 and then the next time we restart zuul it'll be running the two local changes it is now :)01:19
clarkbyup just did it01:19
jheskeththe fix for that was to boot a new nodepool node of that type as when it registers with jenkins that's when jenkins sends a CAN_DO01:20
jeblairjhesketh: we should be okay because the ramp-down while zuul was stuck allowed nodepool to have all node types ready01:20
*** Sukhdev_ has joined #openstack-infra01:20
jheskethjeblair: right, but I think the registering matters because gearman gets restarted too01:21
jheskethbut so long as nodes are cycling through it'll be fine01:21
jeblairjhesketh: it does, but it waits for the function set to settle, so generally, if you start with a full complement of node types, it should be fine01:21
*** ddieterly has joined #openstack-infra01:22
jeblair(and workers are constantly trying to reconnect to gearman, so they do so immediately on zuul start)01:22
jheskethjeblair: right, okay01:23
jeblair(though i do think we should add a dequeue command and then drop the registration check; it's sort of getting annoying, and we don't usually mess that up these days)01:23
jeblair(the dequeue command so that we can recover from when we do mess it up)01:23
*** abregman|ZzZzZ has quit IRC01:23
jeblairanyway, i think this should be good now, and i've got the re-enqueues chugging along; i'm going to get some food now01:24
openstackgerritMerged openstack-infra/zuul: Specify gearman server listen address with separate option  https://review.openstack.org/20468201:26
openstackgerritMerged openstack-infra/project-config: Do not run keystone-propose-config-updates  https://review.openstack.org/20634101:27
*** shashank_hegde has quit IRC01:31
anteayapleia2: thank you01:32
*** dimtruck is now known as zz_dimtruck01:32
anteayapleia2: I should have updated the ehterpad, I didn't do that, sorry01:32
*** unicell has quit IRC01:34
pleia2anteaya: we got there in the end01:34
openstackgerritMerged openstack-infra/project-config: Move hook-{name}-rtfd to proposal node  https://review.openstack.org/20661801:34
openstackgerritMerged openstack-infra/project-config: Create a repository for stackforge/xstatic-mdi  https://review.openstack.org/20675401:35
openstackgerritMerged openstack-infra/zuul: Set build descriptions less often  https://review.openstack.org/19578501:35
anteayapleia2: we did, thanks01:36
openstackgerritEmilien Macchi proposed openstack-infra/project-config: jenkins: implement copy-puppet-logs publisher  https://review.openstack.org/20669301:37
EmilienMianw, clark, crinkle: done ^01:37
*** rick__ has joined #openstack-infra01:38
rick__anteaya: Hi Anteaya, Are you here?01:38
anteayahi rick__01:39
anteayayour system is disabled because it doesn't work01:39
anteayaso first thing, get it to work01:39
anteayarick__: http://lists.openstack.org/pipermail/third-party-announce/2015-July/000257.html01:40
*** signed8bit has joined #openstack-infra01:40
anteayarick__: then after it is working come back here and tell us which of the three gerrit accounts you want associated with the account: http://lists.openstack.org/pipermail/third-party-announce/2015-July/000258.html01:40
openstackgerritEmilien Macchi proposed openstack-infra/project-config: jenkins: implement copy-puppet-logs publisher  https://review.openstack.org/20669301:40
anteayarick__: there were three, that makes us unhappy01:41
anteayarick__: and please don't make any more gerrit accounts that share an email address, each gerrit account should have a unique email address for each account01:41
*** pahuang has quit IRC01:41
*** camunoz has quit IRC01:41
*** ianw has quit IRC01:43
*** ddieterl_ has joined #openstack-infra01:43
EmilienManteaya: you still here? :)01:44
anteayaEmilienM: I am01:44
*** ddieterly has quit IRC01:44
*** ianw has joined #openstack-infra01:45
openstackgerritMerged openstack-infra/project-config: Create a repository for stackforge/xstatic-roboto-fontface  https://review.openstack.org/20676701:45
openstackgerritMerged openstack-infra/project-config: Write post job logs to apache and swift  https://review.openstack.org/20719501:45
openstackgerritMerged openstack-infra/project-config: Add repo for apps-catalog-ui  https://review.openstack.org/20725301:45
*** pahuang has joined #openstack-infra01:45
*** camunoz has joined #openstack-infra01:45
anteayaEmilienM: I am in Brisbane01:47
*** zz_dimtruck is now known as dimtruck01:48
EmilienManteaya: oh dear !01:48
EmilienManteaya: it's very far01:48
anteayatook a while to get here, yeah01:49
anteaya:)01:49
anteayawinter in Brisbane and summer at my house is about the same weather01:49
EmilienMlol01:49
jheskethanteaya: quite similar for me... one of my brisbane coworkers is wearing a jacket and scarf!01:51
*** yamamoto has joined #openstack-infra01:51
rick__anteaya: I don't know why has three account. Sorry.01:52
anteayajhesketh: ha ha ha01:52
*** esmute_ has joined #openstack-infra01:52
anteayarick__: okay how did you create the account? perhaps there is a step in the account creation that has a problem01:53
*** PinkFreud has quit IRC01:53
anteayasometimes that happens01:53
anteayaif three accounts with the same email was not intentional01:53
anteayajhesketh: I love seeing the fur trimmed down jackets01:53
anteayaI hold myself back from pointing and laughing01:54
EmilienMw00t, zuul down to 256 jobs, awesome01:54
*** bhunter71 has quit IRC01:55
rick__anteaya: In a previous, I follow third-part ci document to send email to request account. And I had send email to request change account name.01:55
rick__anteaya: But I only use an account in my zuul configuration.01:57
*** skylerberg has quit IRC01:57
anteayarick__: okay, let's get your jobs working first01:59
anteayarick__: then we can get thingee to approve01:59
anteayarick__: then we can figure out which gerrit account id to re-enable01:59
anteayarick__: sound okay?01:59
*** otter768 has joined #openstack-infra02:00
anteayarick__: do you understand that your account was disabled because your system continued to post failures for everything02:00
rick__anteaya: OK, Thanks. Yes, I understand it.02:01
*** bhunter71 has joined #openstack-infra02:02
thingeerick__: what was the reason this time?02:02
*** Sukhdev_ has quit IRC02:02
*** esmute_ has quit IRC02:03
*** bharath has quit IRC02:03
*** gildub_ has quit IRC02:04
*** gildub has quit IRC02:04
*** otter768 has quit IRC02:05
*** bharath has joined #openstack-infra02:05
rick__anteaya: I don't know which changed to make my ci machine get error "2015-07-29 10:04:46.128013 ImportError: cannot import name deploy" in the log keystone.log of the apache.log.02:06
anteayathingee: this is http://lists.openstack.org/pipermail/third-party-announce/2015-July/000257.html02:06
rick__anteaya: I need uninstall "python-pastedeploy" for each ci verifying.02:07
*** salv-orlando has joined #openstack-infra02:08
*** esmute_ has joined #openstack-infra02:09
*** bapalm has joined #openstack-infra02:09
*** bharath has quit IRC02:10
rick__anteaya: Please re-enable the only one gerrit id "prophetstor-ci" for us, Thanks.02:10
*** tjones has joined #openstack-infra02:11
anteayarick__: well first we need to hear that thingee is ready for it to be re-enabled02:11
anteayaso can you run some jobs and show thingee the logs of some successful runs?02:11
rick__anteaya: OK, Thanks.02:12
anteayathank you02:12
*** rick__ has quit IRC02:12
*** sigmavirus24 is now known as sigmavirus24_awa02:12
thingeewhoa he just walked on out of here.02:12
anteayathingee: it makes me sad when they do that02:13
anteayahang around folks02:14
anteayasomeone might offer some help02:14
anteayathingee: tell us when you want them re-enabled02:14
anteayawe will wait to hear from you02:15
*** markvoelker has joined #openstack-infra02:15
*** salv-orlando has quit IRC02:15
*** markvoelker has quit IRC02:15
openstackgerritKun Huang proposed openstack/os-testr: update requirements  https://review.openstack.org/20769102:16
*** rick__ has joined #openstack-infra02:17
*** banix has joined #openstack-infra02:17
*** bapalm has quit IRC02:19
rick__anteaya: http://download.prophetstor.com/prophetstor_ci/203895/3/check/prophetstor-dsvm-tempest-cinder-ci/5018/console.html, this is my testing now.02:19
*** markvoelker has joined #openstack-infra02:19
anteayarick__: great, let's see a few more02:20
rick__thingee: http://download.prophetstor.com/prophetstor_ci/203895/3/check/prophetstor-dsvm-tempest-cinder-ci/5018/console.html, this is my openstack ci testing report now.02:20
*** larainema has quit IRC02:21
*** markvoelker_ has joined #openstack-infra02:21
*** esmute_ has quit IRC02:22
*** otter768 has joined #openstack-infra02:22
rick__anteaya: I has some problem, sometime I don't know which changed to make failure but our cinder volume driver did not change any code. This problem sometime need more time to fix.02:22
*** markvoelker has quit IRC02:23
anteayarick__: ah okay, yes that is why we disabled the account, you need to show us the problem is fixed before you are re-enabled02:24
anteayarick__: so take the time you need to fix the problem02:24
rick__anteaya: And these failure did not relate on the cinder project. It usually make the devstack unable to work.02:24
*** fedexo has joined #openstack-infra02:24
anteayaright02:24
anteayaso your system has a problem02:24
anteayathat needs to be fixed02:24
*** mriedem has quit IRC02:25
*** skylerberg has joined #openstack-infra02:25
*** esmute_ has joined #openstack-infra02:26
*** esmute_ has quit IRC02:26
rick__anteaya: Like this, the system is fine some days. I don't know which changed to make us need to uninstall the "python-pastedeploy" to solve this problem.02:26
*** larainema has joined #openstack-infra02:27
*** gildub has joined #openstack-infra02:28
*** openstackgerrit has quit IRC02:31
rick__anteaya: So, Now, I need wait thingee to check the attached report and re-enable my gerrit account, right.02:31
*** shashank_hegde has joined #openstack-infra02:31
*** openstackgerrit has joined #openstack-infra02:31
*** bhuvan has joined #openstack-infra02:34
*** plol has quit IRC02:34
*** plol has joined #openstack-infra02:35
*** otter768 has quit IRC02:35
*** otter768 has joined #openstack-infra02:37
*** achanda has joined #openstack-infra02:42
*** esmute_ has joined #openstack-infra02:43
*** btully has joined #openstack-infra02:44
*** rick__ has quit IRC02:44
*** aukhan has joined #openstack-infra02:45
*** nelsnelson has quit IRC02:47
*** esmute_ has quit IRC02:47
*** dzamboni has quit IRC02:47
*** bhuvan has quit IRC02:47
*** btully has quit IRC02:48
*** shashank_hegde has quit IRC02:49
openstackgerritEmilien Macchi proposed openstack-infra/project-config: jenkins: implement copy-puppet-logs publisher  https://review.openstack.org/20669302:51
*** ddieterl_ has quit IRC02:52
*** puranamr has joined #openstack-infra02:52
*** puranamr has quit IRC02:56
*** jasondotstar has quit IRC02:58
*** tjones has quit IRC03:00
*** bharath has joined #openstack-infra03:07
*** dimtruck is now known as zz_dimtruck03:08
*** bharath has quit IRC03:11
*** signed8bit has quit IRC03:12
*** shashank_hegde has joined #openstack-infra03:13
*** bhuvan has joined #openstack-infra03:17
*** glauco_ has joined #openstack-infra03:20
*** rick__ has joined #openstack-infra03:21
*** bhuvan has quit IRC03:22
*** markvoelker_ has quit IRC03:23
*** glauco_ has quit IRC03:24
*** shashank_hegde has quit IRC03:25
*** markvoelker_ has joined #openstack-infra03:26
*** ashleighfarnham has joined #openstack-infra03:27
*** PinkFreud has joined #openstack-infra03:28
*** achanda has quit IRC03:28
*** tiswanso has quit IRC03:31
*** dims_ has quit IRC03:33
*** AzherKhan has joined #openstack-infra03:33
*** esmute_ has joined #openstack-infra03:34
*** rick__ has quit IRC03:36
*** sdake_ has joined #openstack-infra03:42
*** bhunter71 has quit IRC03:43
*** sdake has quit IRC03:43
*** sdake_ has quit IRC03:45
StevenKHeh03:45
*** sdake has joined #openstack-infra03:45
StevenKTurns out jeepyb is on pypi, using a short git sha as the version, from 201303:45
*** coolsvap|away is now known as coolsvap03:49
*** esmute_ has quit IRC03:50
*** sdake_ has joined #openstack-infra03:51
*** sdake has quit IRC03:52
*** ddieterly has joined #openstack-infra03:53
*** pal has joined #openstack-infra03:54
*** shashank_hegde has joined #openstack-infra03:54
*** ashleighfarnham has quit IRC03:55
*** fabo has quit IRC03:56
anteayarick__: well part of the problem is that your system started failing and you were not aware of it03:56
*** ddieterly has quit IRC03:57
anteayarick__: I highly recommend you find a way to monitor your system so that if this happens again and your jobs start failing you notice and disable it yourself03:57
*** Sukhdev_ has joined #openstack-infra03:59
*** salv-orlando has joined #openstack-infra04:00
*** esmute_ has joined #openstack-infra04:00
*** esmute_ has quit IRC04:03
*** bhuvan has joined #openstack-infra04:05
*** salv-orlando has quit IRC04:07
anteayarick__: actually you need to figure out what changed that created the problem, find a way to monitor your system, convey you have completed these steps to thingee so that he can see it for himself and then he will communicate with infra04:10
*** davideagnello has quit IRC04:16
*** WyAt has joined #openstack-infra04:17
*** davideagnello has joined #openstack-infra04:17
*** ashleighfarnham has joined #openstack-infra04:19
*** sdake_ has quit IRC04:21
*** sdake has joined #openstack-infra04:21
*** BrandonL08 has joined #openstack-infra04:22
*** Somay has joined #openstack-infra04:23
*** Somay has left #openstack-infra04:23
*** ajmiller has quit IRC04:25
*** harlowja_at_home has joined #openstack-infra04:27
*** sdake has quit IRC04:28
*** sdake_ has joined #openstack-infra04:28
*** BharatK has joined #openstack-infra04:28
*** sdake has joined #openstack-infra04:31
*** sdake_ has quit IRC04:31
*** skylerberg has quit IRC04:33
*** bharath has joined #openstack-infra04:33
*** sdake_ has joined #openstack-infra04:35
*** sdake has quit IRC04:36
*** bharath has quit IRC04:38
*** sdake_ has quit IRC04:41
*** sdake has joined #openstack-infra04:42
*** otter768 has quit IRC04:43
*** sdake has quit IRC04:44
*** fedexo has quit IRC04:44
*** sdake has joined #openstack-infra04:45
*** BrandonL08 has quit IRC04:45
*** shashank_hegde has quit IRC04:46
*** sdake has quit IRC04:47
*** sdake has joined #openstack-infra04:47
Nakatolifeless: Does the requirements management spec have a blueprint, does it need one?04:51
*** pal has quit IRC04:51
*** shashank_hegde has joined #openstack-infra04:53
*** bharath_ has joined #openstack-infra04:54
*** ddieterly has joined #openstack-infra04:54
*** banix has quit IRC04:55
*** fawadkhaliq has joined #openstack-infra04:55
*** bharath_ has quit IRC04:56
*** deepakcs has joined #openstack-infra04:58
*** ddieterly has quit IRC04:58
openstackgerritAndrei V. Ostapenko proposed openstack-infra/project-config: Move from stackforge/magnetodb to openstack/magnetodb  https://review.openstack.org/20352405:00
openstackgerritAndrei V. Ostapenko proposed openstack-infra/project-config: Changes jobs description for MagnetoDB  https://review.openstack.org/20447805:01
*** pal has joined #openstack-infra05:05
*** sergmelikyan has joined #openstack-infra05:06
*** coolsvap is now known as coolsvap|away05:08
*** fedexo has joined #openstack-infra05:08
*** rick__ has joined #openstack-infra05:11
*** sergmelikyan has quit IRC05:11
rick__thingee: HI Thingee.05:11
lifelessNakato: enfi05:12
*** BharatK has quit IRC05:13
rick__thingee: I ready fixed my CI machine, can you re-enable my gerrit account "prophetstor-ci". http://download.prophetstor.com/prophetstor_ci/203895/3/check/prophetstor-dsvm-tempest-cinder-ci/5018/console.html05:13
*** salv-orlando has joined #openstack-infra05:13
*** rm_work is now known as rm_work|away05:16
*** coolsvap|away is now known as coolsvap05:17
*** pal has quit IRC05:18
*** esmute_ has joined #openstack-infra05:19
*** salv-orlando has quit IRC05:20
openstackgerritTobias Henkel proposed openstack-infra/zuul: Retry change query if change not found  https://review.openstack.org/20604305:20
*** fedexo has quit IRC05:20
*** glauco has joined #openstack-infra05:21
*** salv-orlando has joined #openstack-infra05:21
*** amickus has joined #openstack-infra05:22
*** pal has joined #openstack-infra05:23
*** jaosorior has joined #openstack-infra05:23
*** ig0r_ has joined #openstack-infra05:24
*** glauco has quit IRC05:25
*** alexsyip has joined #openstack-infra05:26
*** salv-orlando has quit IRC05:27
*** fedexo has joined #openstack-infra05:29
*** alexsyip has quit IRC05:29
*** esmute_ has quit IRC05:29
*** achanda has joined #openstack-infra05:30
*** mrmartin has joined #openstack-infra05:32
*** esmute_ has joined #openstack-infra05:34
*** mrmartin has quit IRC05:34
*** armax has quit IRC05:35
*** sdake has quit IRC05:35
*** mahito has joined #openstack-infra05:36
*** mrmartin has joined #openstack-infra05:36
*** sergmelikyan has joined #openstack-infra05:37
*** esmute_ has quit IRC05:38
*** sdake has joined #openstack-infra05:41
anteayarick__: as I said both in logs and in my rationale for refusing your post to third-party-announce, you have some work to do05:42
anteayarick__: http://eavesdrop.openstack.org/irclogs/%23openstack-infra/%23openstack-infra.2015-07-31.log.html#t2015-07-31T03:56:4805:42
anteayarick__: if you can't stay connected to the channel, please read the channel logs05:42
rick__anteaya: OK, I got. I already set e-mail alert in my jenkins server.05:43
rick__anteaya: And I already fixed the devstack unable to start issue.Verify it again based on my ci machine last failure project.05:45
*** skylerberg has joined #openstack-infra05:47
*** markvoelker_ has quit IRC05:48
anteayarick__: great, thingee is probably unavailable right now, when the sun is in the sky over north america next try to find him in the -cinder channel05:49
rick__anteaya: Thanks05:53
rick__anteaya: Can you pass my message to him by email?05:53
*** ddieterly has joined #openstack-infra05:55
*** btully has joined #openstack-infra05:56
*** vlaza has joined #openstack-infra05:58
*** camunoz has quit IRC05:58
*** Somay has joined #openstack-infra05:58
*** Sukhdev_ has quit IRC05:59
ianwEmilienM: thanks, that's on the right path, but big bits of that should be cut and bits don't work.  i've got some ideas, i won't get to it today but i might make some edits and send it back to you05:59
openstackgerritSteve Kowalik proposed openstack-infra/jeepyb: Add a register-zanata-projects script  https://review.openstack.org/20772905:59
*** ddieterly has quit IRC05:59
*** fedexo has quit IRC06:02
openstackgerritRyu Ishimoto proposed openstack-infra/project-config: Set DEVSTACK_GATE_SETTINGS for midonet gate job  https://review.openstack.org/20773106:03
*** harlowja_at_home has quit IRC06:04
*** coolsvap is now known as coolsvap|away06:05
*** BharatK has joined #openstack-infra06:05
*** BharatK has quit IRC06:07
*** evrardjp_ is now known as evrardjp06:07
*** BharatK has joined #openstack-infra06:07
anteayarick__: why don't you join #openstack-cinder and leave the message yourself06:08
*** ParsectiX has joined #openstack-infra06:08
anteayarick__: and if you can't stay connected to irc, read the cinder channel logs: http://eavesdrop.openstack.org/irclogs/%23openstack-cinder/06:08
anteayarick__: it would be good if you learned how to communication effectively using irc06:09
anteayas/communication/communicate06:09
rick__anteaya: OK, thanks.06:10
anteayawelcome06:10
*** jyuso1 has joined #openstack-infra06:11
*** ig0r__ has joined #openstack-infra06:11
*** ig0r_ has quit IRC06:12
*** coolsvap|away is now known as coolsvap06:13
*** unicell has joined #openstack-infra06:13
*** pal has quit IRC06:17
*** scheuran has joined #openstack-infra06:19
*** pal has joined #openstack-infra06:20
*** BharatK has quit IRC06:21
*** erikwilson_ has quit IRC06:22
*** k4n0 has joined #openstack-infra06:23
*** erikwilson_ has joined #openstack-infra06:23
*** fesp has joined #openstack-infra06:23
*** pal_ has joined #openstack-infra06:23
*** unicell1 has joined #openstack-infra06:24
*** pal has quit IRC06:24
*** unicell has quit IRC06:25
*** salv-orlando has joined #openstack-infra06:26
*** erikwilson_ has quit IRC06:27
*** pal_ has quit IRC06:28
*** armax has joined #openstack-infra06:28
*** BharatK has joined #openstack-infra06:34
*** armax has quit IRC06:35
*** salv-orlando has quit IRC06:37
*** pal has joined #openstack-infra06:39
openstackgerritOpenStack Proposal Bot proposed openstack-infra/project-config: Normalize projects.yaml  https://review.openstack.org/20773906:39
*** sergmelikyan has quit IRC06:43
openstackgerritOpenStack Proposal Bot proposed openstack/requirements: Updated from generate-constraints  https://review.openstack.org/20774106:44
*** otter768 has joined #openstack-infra06:44
*** salv-orlando has joined #openstack-infra06:46
*** skylerberg has quit IRC06:46
*** matbu has joined #openstack-infra06:48
*** markvoelker has joined #openstack-infra06:48
*** otter768 has quit IRC06:49
*** markvoelker has quit IRC06:53
*** ddieterly has joined #openstack-infra06:56
*** fesp has quit IRC06:59
*** ddieterly has quit IRC07:00
*** coolsvap is now known as coolsvap|away07:02
*** nikeshm has joined #openstack-infra07:04
*** nikeshm has quit IRC07:05
*** nim has joined #openstack-infra07:05
nimhi07:05
*** Ala has joined #openstack-infra07:08
*** boris-42 has quit IRC07:10
*** pal has quit IRC07:10
*** coolsvap|away is now known as coolsvap07:10
*** matbu has left #openstack-infra07:10
openstackgerritTim Rupp proposed openstack-infra/jenkins-job-builder: Adds onlyIfSuccessful to ArtifactArchiver publisher  https://review.openstack.org/20373007:11
*** markus_z has joined #openstack-infra07:11
nimhi is any one facing below issue in FC passthrough for rasselin CI07:11
nim?07:11
*** jlanoux has joined #openstack-infra07:11
nimhttp://paste.openstack.org/show/406551/07:12
nimwe are using ubuntu 14.0407:12
nimserver07:12
nimnode07:12
*** rick__ has quit IRC07:13
*** yamamoto has quit IRC07:15
*** rossella_s has quit IRC07:16
*** achanda has quit IRC07:16
*** rossella_s has joined #openstack-infra07:16
*** arxcruz has joined #openstack-infra07:17
*** dalgaaf has joined #openstack-infra07:19
*** Slashme has left #openstack-infra07:21
*** ifarkas has joined #openstack-infra07:26
*** mpavone has joined #openstack-infra07:26
*** melwitt has quit IRC07:27
openstackgerritMerged openstack-infra/shade: Pass socket timeout to swiftclient  https://review.openstack.org/16867207:27
openstackgerritMerged openstack-infra/shade: Process config options via os-client-config  https://review.openstack.org/20613007:28
*** yamamoto has joined #openstack-infra07:30
openstackgerritMerged openstack-infra/shade: Remove unused server functions  https://review.openstack.org/20673007:30
*** salv-orlando has quit IRC07:33
*** melwitt has joined #openstack-infra07:33
*** mpaolino has joined #openstack-infra07:36
*** devvesa has joined #openstack-infra07:38
*** ParsectiX has quit IRC07:42
openstackgerrityolanda.robla proposed openstack-infra/puppet-os_client_config: Manage OSCC config file with Puppet  https://review.openstack.org/19967407:43
*** ParsectiX has joined #openstack-infra07:43
*** jaosorior has quit IRC07:44
*** jaosorior has joined #openstack-infra07:47
openstackgerrityolanda.robla proposed openstack-infra/project-config: Add openstack-infra/puppet-infra-cookiecutter project  https://review.openstack.org/20710907:48
*** salv-orlando has joined #openstack-infra07:49
*** gildub has quit IRC07:51
*** dtantsur|afk is now known as dtantsur07:53
*** bharath has joined #openstack-infra07:57
*** marzif_ has joined #openstack-infra07:57
*** kushal has joined #openstack-infra08:00
*** _nadya_ has joined #openstack-infra08:01
*** abregman has joined #openstack-infra08:01
*** bharath has quit IRC08:01
*** oomichi has quit IRC08:02
*** mpavone has quit IRC08:03
*** shashank_hegde has quit IRC08:08
*** marzif_ has quit IRC08:09
*** afazekas has joined #openstack-infra08:10
*** juggler_ is now known as juggler08:10
openstackgerritDoron Chen proposed openstack-infra/project-config: adding a new openstack/storlets project  https://review.openstack.org/20341808:12
*** witek has quit IRC08:14
*** jcoufal has joined #openstack-infra08:17
*** ihrachyshka has joined #openstack-infra08:18
*** jasondotstar has joined #openstack-infra08:19
*** yamahata has joined #openstack-infra08:23
*** erikwilson_ has joined #openstack-infra08:23
*** btully has quit IRC08:25
*** mrmartin has quit IRC08:26
*** mrmartin has joined #openstack-infra08:26
*** bhuvan has quit IRC08:27
*** salv-orlando has quit IRC08:27
*** erikwilson_ has quit IRC08:28
*** jistr has joined #openstack-infra08:32
*** yamahata has quit IRC08:33
*** mfmcdonagh has quit IRC08:34
*** mcdonagm has quit IRC08:34
*** mahito has quit IRC08:35
*** e0ne has joined #openstack-infra08:35
*** ZZelle has quit IRC08:38
*** ZZelle has joined #openstack-infra08:38
*** liam__ has joined #openstack-infra08:39
*** e0ne has quit IRC08:40
*** liam__ has quit IRC08:40
*** marzif_ has joined #openstack-infra08:40
*** marzif_ has quit IRC08:41
*** marzif_ has joined #openstack-infra08:42
*** otter768 has joined #openstack-infra08:45
*** ihrachyshka has quit IRC08:48
*** markvoelker has joined #openstack-infra08:49
SergKhi, My patch (create project on stackforge) was successfully merged https://review.openstack.org/#/c/205963, so, who can help me to become a member of fuel-mirror-core group https://review.openstack.org/#/admin/groups/1016,members08:50
*** otter768 has quit IRC08:50
*** abregman is now known as abregman|brb08:51
*** luqas__ has quit IRC08:52
*** mpaolino has quit IRC08:54
*** markvoelker has quit IRC08:54
*** ddieterly has joined #openstack-infra08:57
*** nijaba has quit IRC09:01
*** ddieterly has quit IRC09:02
*** luqas has joined #openstack-infra09:06
*** e0ne has joined #openstack-infra09:13
*** jcoufal has quit IRC09:13
*** amickus has quit IRC09:22
*** glauco has joined #openstack-infra09:22
*** glauco has quit IRC09:27
openstackgerritGreg Chapple proposed openstack-infra/git-review: Allow reviewers to be defined in .gitreview file  https://review.openstack.org/20779509:29
*** jcoufal has joined #openstack-infra09:33
openstackgerritMerged openstack-infra/project-config: Remove non-voting job from networking-odl  https://review.openstack.org/19986809:34
openstackgerritIan Wienand proposed openstack-infra/project-config: jenkins: implement copy-puppet-logs publisher  https://review.openstack.org/20669309:35
*** zeih has joined #openstack-infra09:36
*** BharatK_ has joined #openstack-infra09:37
*** BharatK has quit IRC09:39
*** mase_home has quit IRC09:41
openstackgerritIan Wienand proposed openstack-infra/project-config: jenkins: implement copy-puppet-logs publisher  https://review.openstack.org/20669309:45
*** salv-orlando has joined #openstack-infra09:48
openstackgerritMichael Prokop proposed openstack-infra/jenkins-job-builder: Add ClamAV Plugin support  https://review.openstack.org/20723909:55
*** nagyz has joined #openstack-infra09:58
nagyzI've pushed in a change for devstack, however i noticed jenkins didn't run gate-tempest-dvsm-full-ceph on it. is there a way for me to ask jenkins nicely to please run it on my change as well?09:58
*** _nadya_ has quit IRC09:59
*** _nadya_ has joined #openstack-infra09:59
*** yamamoto has quit IRC10:02
*** _nadya_ has quit IRC10:04
*** zeih has quit IRC10:05
*** e0ne has quit IRC10:07
*** pc_m has joined #openstack-infra10:11
*** pc_m_ has joined #openstack-infra10:12
*** pcm_ has joined #openstack-infra10:13
*** scheuran has quit IRC10:13
*** pc_m has quit IRC10:15
*** pc_m_ has quit IRC10:16
*** pcm_ has quit IRC10:16
*** jasondotstar has quit IRC10:22
*** erikwilson_ has joined #openstack-infra10:24
*** erikwilson_ has quit IRC10:29
*** BharatK_ has quit IRC10:31
*** e0ne has joined #openstack-infra10:31
openstackgerritMerged openstack-infra/zuul: Fix bug with removing a failed job  https://review.openstack.org/20767510:40
*** jasondotstar has joined #openstack-infra10:40
*** pc_m has joined #openstack-infra10:43
*** yamamoto has joined #openstack-infra10:43
*** yamamoto_ has joined #openstack-infra10:44
*** BharatK_ has joined #openstack-infra10:45
*** otter768 has joined #openstack-infra10:46
*** yamamoto has quit IRC10:48
openstackgerritMerged openstack-infra/irc-meetings: Per IRC meeting owner, this is at 2000  https://review.openstack.org/20761410:49
*** otter768 has quit IRC10:51
*** cdent has joined #openstack-infra10:51
*** neiljerr` has quit IRC10:52
*** BobBall_AWOL is now known as BobBall10:53
*** mpaolino has joined #openstack-infra10:53
*** mpaolino has quit IRC10:53
*** ddieterly has joined #openstack-infra10:59
*** jyuso1 has quit IRC11:00
*** mpaolino has joined #openstack-infra11:00
*** jasondotstar has quit IRC11:01
*** _nadya_ has joined #openstack-infra11:02
*** jasondotstar has joined #openstack-infra11:03
*** ddieterly has quit IRC11:03
*** dims_ has joined #openstack-infra11:04
kashyapmordred: lol! -- "The Real Slim Shade"11:08
kashyapmordred: I was quietly working in a coffee shop and stumbled on this.  While I began to read the first line of the abstract, my brain was humming the tune and I was laughing out loud, to the amusement of people around.11:09
*** scheuran has joined #openstack-infra11:10
*** sobersabre has joined #openstack-infra11:11
*** AzherKhan has quit IRC11:11
*** aukhan has quit IRC11:11
kashyapCrazy.  (But, thanks for the laughs!)11:12
*** ig0r__ has quit IRC11:15
*** jasondotstar has quit IRC11:17
*** signed8bit has joined #openstack-infra11:17
*** sobersabre has quit IRC11:17
*** ig0r_ has joined #openstack-infra11:19
*** yamamoto_ has quit IRC11:20
*** signed8b_ has joined #openstack-infra11:20
*** signed8bit has quit IRC11:23
*** afazekas has quit IRC11:31
*** yamamoto has joined #openstack-infra11:31
*** mrmartin has quit IRC11:34
*** ldnunes has joined #openstack-infra11:35
*** dtantsur is now known as dtantsur|lunch11:36
dims_hmm, "test nodes" graph shows just blue ("in use"), nothing in building/available/deleting for the past 2 hours at least - http://graphite.openstack.org/render/?from=-6hours&height=400&until=now&width=600&bgcolor=ffffff&fgcolor=000000&areaMode=stacked&target=color(alias(sumSeries(stats.gauges.nodepool.target.building),%20%27Building%27),%20%27ffbf52%27)&target=color(alias(sumSeries(stats.gauges.nodepool.target.ready),%11:38
dims_20%27Available%27),%20%2700c868%27)&target=color(alias(sumSeries(stats.gauges.nodepool.target.used),%20%27In%20Use%27),%20%276464ff%27)&target=color(alias(sumSeries(stats.gauges.nodepool.target.delete),%20%27Deleting%27),%20%27c864ff%27)&title=Test%20Nodes&_t=0.4210144605021924#143834256869311:38
dims_oops - http://bit.ly/1Iu21qX11:39
*** yamamoto has quit IRC11:39
*** coolsvap is now known as coolsvap|away11:39
*** hdd has joined #openstack-infra11:46
*** e0ne has quit IRC11:48
*** e0ne has joined #openstack-infra11:50
*** baoli has joined #openstack-infra11:52
*** teran has joined #openstack-infra11:53
openstackgerritBharat Kumar Kobagana (BharatK) proposed openstack-infra/project-config: WIP: Add experimental glusterfs-manila job  https://review.openstack.org/20742511:53
*** rfolco has joined #openstack-infra11:54
*** thorst has joined #openstack-infra11:55
*** weshay has joined #openstack-infra11:55
*** fhubik has joined #openstack-infra11:56
*** baoli has quit IRC11:56
*** baoli has joined #openstack-infra11:57
tobiashhi, how do you upgrade zuul in the openstack infrastructure without loosing gerrit events? Do you schedule a downtime or is it possible to upgrade zuul seamlessly?11:57
openstackgerritSteve Kowalik proposed openstack-infra/jeepyb: Add a register-zanata-projects script  https://review.openstack.org/20772911:58
*** ddieterly has joined #openstack-infra11:59
*** amotoki has quit IRC12:03
*** ddieterly has quit IRC12:04
*** abregman|brb has quit IRC12:04
*** marzif_ has quit IRC12:05
*** kushal has quit IRC12:05
*** marcusvrn has joined #openstack-infra12:06
openstackgerritZara proposed openstack-infra/storyboard-webclient: Add newlines to the ends of files  https://review.openstack.org/20785612:07
openstackgerritZara proposed openstack-infra/storyboard-webclient: Add newlines to the ends of files  https://review.openstack.org/20785612:08
*** deepakcs has quit IRC12:08
*** moravec has quit IRC12:09
*** gordc has joined #openstack-infra12:09
*** yfried__ has joined #openstack-infra12:10
*** olaph has joined #openstack-infra12:12
*** ddieterly has joined #openstack-infra12:14
*** abregman|brb has joined #openstack-infra12:18
*** bswartz has quit IRC12:19
*** jasondotstar has joined #openstack-infra12:23
*** ddieterly has quit IRC12:24
*** BharatK_ has quit IRC12:24
*** baoli has quit IRC12:24
*** tlian has joined #openstack-infra12:31
*** tonytan4ever has quit IRC12:33
*** mpaolino has quit IRC12:33
*** otter768 has joined #openstack-infra12:35
*** cburroughs has joined #openstack-infra12:35
*** coolsvap|away is now known as coolsvap12:36
*** _nadya_ has quit IRC12:36
*** _nadya_ has joined #openstack-infra12:36
*** kushal has joined #openstack-infra12:38
*** yamamoto has joined #openstack-infra12:39
*** _nadya_ has quit IRC12:40
*** yamamoto has quit IRC12:41
*** hdd has quit IRC12:41
*** yamamoto has joined #openstack-infra12:41
*** _nadya_ has joined #openstack-infra12:41
*** yamamoto has quit IRC12:41
openstackgerritZara proposed openstack-infra/storyboard-webclient: Add newlines to the ends of files  https://review.openstack.org/20785612:42
openstackgerritZara proposed openstack-infra/storyboard-webclient: Add newlines to the ends of files  https://review.openstack.org/20785612:42
*** bapalm has joined #openstack-infra12:42
*** fhubik is now known as fhubik_afk12:43
*** hdd has joined #openstack-infra12:43
*** coolsvap is now known as coolsvap|away12:43
*** abregman|brb has quit IRC12:44
*** coolsvap|away is now known as coolsvap12:45
*** yamamoto has joined #openstack-infra12:47
*** yfried__ is now known as yfried|afk12:49
*** fhubik_afk is now known as fhubik12:50
*** baoli has joined #openstack-infra12:50
*** cbader has quit IRC12:51
sdaguefungi: so I haven't really been keeping up with why zuul has been so touchy this week. It might be really good to have someone in the know send a post mortem to the list to help people understand.12:51
*** alivigni has joined #openstack-infra12:51
*** ddieterly has joined #openstack-infra12:52
*** bhunter71 has joined #openstack-infra12:52
*** ddieterly has quit IRC12:53
openstackgerritGreg Chapple proposed openstack-infra/git-review: Allow reviewers to be defined in .gitreview file  https://review.openstack.org/20779512:54
*** glauco has joined #openstack-infra12:54
*** marzif_ has joined #openstack-infra12:54
fungisdague: agreed. i've been mostly out of touch this week as well12:54
*** jasondotstar has quit IRC12:55
*** marzif_ has quit IRC12:56
pabelangermorning12:56
*** marzif_ has joined #openstack-infra12:56
openstackgerritwill soula proposed openstack-infra/jenkins-job-builder: Add support for whitesource plugin  https://review.openstack.org/20461512:57
fungisdague: i sort of caught the tail end of the resolution last night, but jhesketh has been the one in the trenches on most of the incidents and jeblair did the research and fixes so it's probably better for one of them to elaborate12:57
*** yfried|afk is now known as yfried__12:57
pabelangertobiash: schedule downtime12:57
*** glauco has quit IRC12:59
*** jasondotstar has joined #openstack-infra12:59
sdaguefungi: looks like graphite crashed again13:03
*** zz_dimtruck is now known as dimtruck13:03
*** dkranz has joined #openstack-infra13:04
*** bswartz has joined #openstack-infra13:04
akuznetsovahi guys, is there a way to deploy environment the same as on bare-trusty/bare-precise node ?13:05
akuznetsovaI found some puppets in system-config, but I am not sure what exactly I need to use13:06
*** hashar has joined #openstack-infra13:07
*** PinkFreud has quit IRC13:07
pabelangerakuznetsova: you can look at the prepare node script in project-config: https://github.com/openstack-infra/project-config/tree/master/nodepool/scripts13:07
pabelangerwe have prepare_node_bare.sh for baren nodes13:07
pabelangerbare*13:07
*** jsavak has joined #openstack-infra13:07
*** PinkFreud has joined #openstack-infra13:08
*** coolsvap is now known as coolsvap|away13:09
*** yfried__ is now known as yfried|afk13:10
*** mpaolino has joined #openstack-infra13:10
akuznetsovapabelanger, thanks, I will try13:11
*** yfried|afk is now known as yfried__13:12
*** kdas__ has joined #openstack-infra13:13
*** salv-orlando has quit IRC13:13
*** amitgandhinz has joined #openstack-infra13:15
*** kushal has quit IRC13:15
*** kdas__ is now known as kushal13:16
*** kushal has quit IRC13:16
*** kushal has joined #openstack-infra13:16
*** coolsvap|away is now known as coolsvap13:16
*** bknudson has quit IRC13:16
*** mpaolino has quit IRC13:16
*** marzif_ has quit IRC13:17
*** tiswanso has joined #openstack-infra13:17
*** mriedem has joined #openstack-infra13:17
*** mpaolino has joined #openstack-infra13:17
StevenKQueue lengths: 1318 events, 1724 results.  Hmmm, I don't think Zuul is happy13:20
fungiStevenK: merge or reset in progress?13:20
*** banix has joined #openstack-infra13:21
*** eharney has joined #openstack-infra13:21
StevenKfungi: I don't think so, but my browser is *really* unhappy with zuul's status page13:22
fungiyeah, i expect the queue is just really huge, but i'll look when i'm at a computer with enough ram13:22
*** bknudson has joined #openstack-infra13:23
*** kgiusti has joined #openstack-infra13:24
*** glauco_ has joined #openstack-infra13:24
*** sergmelikyan has joined #openstack-infra13:25
*** mriedem has quit IRC13:25
*** markvoelker has joined #openstack-infra13:26
StevenKHmmm, the little graphs next to the queue lengths look to have dropped to 0 as well, which makes them look visually odd13:27
*** aysyd has joined #openstack-infra13:28
*** pilgrimstack1 has joined #openstack-infra13:28
*** mriedem has joined #openstack-infra13:28
*** kdas__ has joined #openstack-infra13:29
*** zeih has joined #openstack-infra13:29
*** markvoelker_ has joined #openstack-infra13:30
*** coolsvap is now known as coolsvap|away13:30
*** kushal has quit IRC13:31
*** markvoelker has quit IRC13:31
fungiStevenK: yeah, graphite.o.o's carbon cache has likely oom'd again and needs a restart13:31
*** jsavak has quit IRC13:31
*** kdas__ is now known as kushal13:31
*** kushal has joined #openstack-infra13:31
*** jsavak has joined #openstack-infra13:32
*** signed8b_ is now known as signed8bit_ZZZzz13:32
*** alaski is now known as lascii13:32
*** signed8bit_ZZZzz is now known as signed8b_13:32
*** dansmith is now known as superdan13:32
*** annegentle has joined #openstack-infra13:33
*** dimtruck is now known as zz_dimtruck13:34
fungi[Fri Jul 31 10:38:21 2015] Out of memory: Kill process 32197 (carbon-cache.py) score 753 or sacrifice child13:35
*** moravec has joined #openstack-infra13:35
*** yfried__ is now known as yfried|afk13:36
fungirestarted now13:36
*** ZZelle has quit IRC13:37
StevenKfungi: Huh, I wonder if that was blocking something inside zuul, since the queues are emptying13:38
*** rguillebert has joined #openstack-infra13:38
fungiStevenK: nah, results queue up if they can't be processed fast enough, and then as they're processed many of those translate into more events13:39
openstackgerritMatt Riedemann proposed openstack-infra/elastic-recheck: Add query for instance_extra DBDeadlock bug 1480305  https://review.openstack.org/20790213:39
openstackbug 1480305 in OpenStack Compute (nova) "FloatingIPsTestJSON fails with DBDeadlock inserting into instance_extra" [Medium,Confirmed] https://launchpad.net/bugs/148030513:39
*** moravec has quit IRC13:40
fungiit seems to be burning through things sensibly13:40
fungiit just has a lot to do13:40
EmilienMfungi: do you have root permissions on Gerrit?13:41
fungiEmilienM: yeah, why?13:41
*** moravec has joined #openstack-infra13:41
EmilienMfungi: I have a request: https://review.openstack.org/#/c/207596/ - and add me + crinkle to the new group (I can add her myself also)13:42
*** moravec has quit IRC13:43
*** ayoung is now known as ayoung-shh-busy13:43
*** zz_dimtruck is now known as dimtruck13:46
fungiEmilienM: that group doesn't seem to exist yet. something may be broken with our acl update automation13:47
EmilienMfungi: but the patch is not merged13:47
EmilienMmaybe I'm missing something13:47
EmilienMI'm trying to create the group actually13:47
fungiEmilienM: oh! the patch isn't approved yet13:48
EmilienMfungi: yeah :-)13:48
fungiEmilienM: sorry, in fix-what's-breaking mode rather than review-some-changes mode. lgtm, approving13:48
*** coolsvap|away is now known as coolsvap13:48
EmilienMfungi: no problem ! infra is having hard time this week :(13:48
*** johnbelamaric has joined #openstack-infra13:50
pabelangerEmilienM: fungi I think the patch will fail.13:50
pabelangershouldn't it be:   create = group puppet-manager-release13:51
*** coolsvap is now known as coolsvap|away13:51
EmilienMoops13:52
fungioh, yep gerrit's going to fail to apply that acl. good catch13:52
EmilienMfungi: can you -2 before it merges?13:52
*** tvanderwiel has joined #openstack-infra13:52
fungii unapproved it13:52
EmilienMpabelanger: thanks13:52
*** tvanderwiel has left #openstack-infra13:52
fungiit won't merge without a workflow +113:52
pabelangerEmilienM: some issue is in other puppet-*.configs13:52
*** pal has joined #openstack-infra13:54
fungii assume you meant s/some/same/13:54
fungiif so, i agree and have marked them just now13:54
openstackgerritEmilien Macchi proposed openstack-infra/project-config: gerrit/puppet-openstack: create puppet-manager-release group  https://review.openstack.org/20759613:54
*** jaosorior has quit IRC13:54
fungipabelanger: if patchset #2 looks right to you, then i'm happy to reapprove it13:56
*** yfried|afk is now known as yfried__13:56
tobiashpabelanger: thanks for the information13:57
kragnizhow's zuul at the moment?13:59
*** sergmelikyan has quit IRC14:00
*** sergmelikyan has joined #openstack-infra14:00
kragnizhttps://review.openstack.org/#/c/202793 seems to be a bit stuck14:00
*** banix has quit IRC14:01
fungikragniz: catching up slowly. i'm giving everything a careful going-over to make sure the system is healthy14:01
kragnizfungi: awesome, thanks!14:01
nimhi14:01
fungikragniz: i don't see any jobs running for that change14:02
*** rguillebert has quit IRC14:02
kragnizfungi: I didn't, either14:02
fungikragniz: oh, it needs to be reapproved. unset your workflow +1 and then set it again14:02
*** jgriffith has quit IRC14:02
*** dtantsur|lunch is now known as dtantsur14:02
nimhi fc passthrough is not working with new qemu version installing by devstack14:03
fungikragniz: recheck/reverify when there's already a jenkins +1 verified won't do any good. current limitation of how we use gerrit, it doesn't emit vote data in its event stream if an existing vote is replaced by a new vote of teh same value14:03
nimin ubuntu 14.0414:03
kragnizfungi: can I do that myself, or do I need the person who set workflow +1 originally to do it?14:03
kragnizfungi: okay, good to know14:03
fungikragniz: i believe i heard this is fixed in newer gerrit releases, once we're able to safely upgrade14:03
Shrewsreed: I sent you an email about the shade problem we discussed last night14:03
*** sigmavirus24_awa is now known as sigmavirus2414:03
*** jgriffith has joined #openstack-infra14:04
fungikragniz: oh, if you're a core reviewer on that project, just add an additional workflow +114:04
fungikragniz: if you're not, you need to get a core reviewer for glance to add an additional workflow +1 or have flaper87 unset and readd his (if he's around)14:04
kragnizfungi: cool, I just did it myself14:05
*** ParsectiX has quit IRC14:05
openstackgerritJohn Trowbridge proposed openstack/diskimage-builder: Add ability to build ironic-python-agent ramdisk from packages  https://review.openstack.org/20760114:05
kragnizlooks like a job kicked off, so we're all good :)14:05
kragnizthanks for the help14:05
funginim: exciting. i don't think we use fc passthrough. you might want to discuss that with ubuntu and/or nova developers?14:05
nimits part of cinder third party testing14:06
nimhttps://git.openstack.org/cgit/stackforge/third-party-ci-tools/tree/provisioning_scripts/fibre_channel14:06
*** yfried__ is now known as yfried|afk14:06
nimthis is what i am facing http://paste.openstack.org/show/406551/14:07
funginim: neat. maybe there's someone here who knows about it, but it's not really on topic14:07
nimrasselin patrickeast might know14:08
*** jsavak has quit IRC14:09
*** jsavak has joined #openstack-infra14:09
*** ashleighfarnham has quit IRC14:10
*** nelsnelson has joined #openstack-infra14:10
*** zeih has quit IRC14:11
pabelangerannegentle: Do you mind deleting the icehouse-update branch from https://github.com/trystack/trystack_org_webcontents14:12
pabelangerannegentle: we plan on importing it into openstack-infra, and just doing some house cleaning on it14:12
*** jgriffith has quit IRC14:13
*** dimtruck is now known as zz_dimtruck14:14
fungigrar! NotFound: No Image matching {'name': 'Ubuntu Server 12.04.5 LTS (amd64 20150127) - Partner Image'}. (HTTP 404)14:16
fungii think hpcloud has retired/renamed base images on us again14:16
*** rguillebert has joined #openstack-infra14:16
fungiyep, that's now "Ubuntu Server 12.04.5 LTS (amd64 20150127) - Partner Image (deprecated)"14:17
fungiand looks like we need to switch to "Ubuntu Server 12.04.5 LTS (amd64 20150707) - Partner Image"14:18
fungipatch on the way14:18
*** abregman has joined #openstack-infra14:19
*** amitgandhinz has quit IRC14:20
fungiyeah, they deprecated the 14.04.1 we were using too14:21
*** jgriffith has joined #openstack-infra14:21
nimfungi: passthrogh is working on 14.04.1 but not on 14.04.214:22
nimfungi: going with 14.04.1 as of now14:22
nim:)14:22
annegentlepabelanger: done14:22
funginim: not really relevant to what i'm working on, but good to know i guess in case we ever end up needing it14:23
*** bapalm_ has joined #openstack-infra14:23
pabelangerannegentle: danke14:23
*** mtanino has joined #openstack-infra14:24
EmilienMfungi: paul +1 https://review.openstack.org/#/c/207596 (puppet/gerrit)14:25
*** annegentle has quit IRC14:26
*** prad has joined #openstack-infra14:26
*** bapalm has quit IRC14:26
*** MarkAtwood has joined #openstack-infra14:27
openstackgerritJeremy Stanley proposed openstack-infra/system-config: Update Ubuntu base image names for hpcloud  https://review.openstack.org/20791814:28
fungijeblair: clarkb: mordred: pleia2: ^14:28
greghaynesoh, new hp images?14:28
*** Ala has quit IRC14:28
fungigreghaynes: that same old fire drill, yes14:29
greghaynesfun fun14:29
*** cbader has joined #openstack-infra14:30
*** nelsnelson has quit IRC14:30
*** amitgandhinz has joined #openstack-infra14:31
*** nelsnelson has joined #openstack-infra14:31
*** nijaba has joined #openstack-infra14:31
fungihpcloud is throwing a lot of 500 errors when trying to attach floating ips again14:31
fungialso rax-dfw claims we're over quota. presumably nodes stuck in delete state again14:32
*** zz_dimtruck is now known as dimtruck14:32
fungiseems like johnthetubaguy/alaski said that was a recent regression in nova cells14:32
*** glauco_ has quit IRC14:32
clarkbya14:32
clarkbfor 500 errors with fips did we leak them?14:33
fungiclarkb: i don't think so, since i'd just cleaned some up a few minutes prior and there were <10014:34
*** btully has joined #openstack-infra14:36
pabelangerfungi: you'd think they'd send out an email about the image renames :)14:38
bhunter71anyone know of something changing with python cron?  I have a few places where I disable things by setting cron to Feb 31, and.. these tasks seem to have started running in both zuul and nodepool.  Thanks!14:39
phschwartzI have a pretty large jjb setup for creating jobs on multiple jenkins servers. I just added a set of labels that go to hosts based on our cloud regions. Currently for jobs that I want to run on these servers I have a job-template with node: label1 that I want to pass the node to use in from the project block. I.e. label-ord, lable-dfw, etc. I just can't find a clean way to do it without creating the jobs directly and not using a job template14:39
phschwartz (currently used to create 25 jobs)14:39
phschwartzAny thouhgs?14:39
phschwartz*thoughts14:39
openstackgerritKyle Mestery proposed openstack-infra/project-config: fwaas: Enable python3 job  https://review.openstack.org/20792714:40
*** markvoelker_ has quit IRC14:40
fungiphschwartz: we do that currently. have the template specify node: {node}14:40
*** glauco has joined #openstack-infra14:40
*** ajmiller has joined #openstack-infra14:40
fungiphschwartz: and then set node: somevalue in your project entries14:40
*** fawadkhaliq has quit IRC14:41
*** tiswanso has quit IRC14:41
fungiphschwartz: example http://git.openstack.org/cgit/openstack-infra/project-config/tree/jenkins/jobs/projects.yaml#n6114:42
*** ayoung-shh-busy is now known as ayoung14:42
*** xyang0 has joined #openstack-infra14:42
*** tiswanso has joined #openstack-infra14:43
phschwartzfungi: interesting. I tried that and get TypeError: cannot serialize {'node': None} (type dict)14:43
*** lxsli is now known as lexloofer14:43
*** jgriffith has quit IRC14:43
*** sabeen1 has joined #openstack-infra14:44
fungiphschwartz: are you making sure to provide it for all your instantiations of that job-template?14:44
*** coolsvap|away is now known as coolsvap14:44
*** sabeen2 has joined #openstack-infra14:45
phschwartzfungi: yes. Just verified that it is set for each14:45
fungidon't know what else to suggest other than look at our configs for anything you might be doing differently, and try to reduce your problem set to the simplest possible test case to make it easier to scrutinize14:47
swat30hey, not sure if you guys are responsible for the website, but openstack.org is displaying an Nginx 40414:47
fungiswat30: we're not, but i'll bring it to the attention of those who are14:47
swat30cool, tks fungi14:47
*** hashar has quit IRC14:48
fungiswat30: though it's reachable just fine for me. may be a problem with one of their third-party proxy pool14:48
fungiswat30: you mean http://www.openstack.org/ specifically, yes?14:48
swat30actually, just noticed, it's https://14:48
*** sabeen1 has quit IRC14:48
*** jsavak has quit IRC14:49
fungihrm, yeah not sure if that exists/existed. checking14:49
swat30fungi, Google uses https://14:49
fungiyeah, i have some cached urls that indicate it worked at one time14:49
fungithanks, that's some good detail14:49
swat30cool, np14:50
pabelangerfungi: do you know the reason why we lose graphite? or the stats at the bottom on status.o.o/zuul?14:50
clarkbpabelanger carbon-cache OOMs14:51
openstackgerrityolanda.robla proposed openstack-infra/project-config: Add openstack-infra/puppet-infra-cookiecutter project  https://review.openstack.org/20710914:51
pabelangerclarkb: ouch, that sucks14:51
clarkblooks like it may be a newish leak but also possibly tied to our large wueue sizes?14:51
clarkbcacti definitely shows a new uptick in memory use that wasnt there before14:52
*** jgriffith has joined #openstack-infra14:52
*** salv-orlando has joined #openstack-infra14:53
*** yfried|afk is now known as yfried__14:53
phschwartzfungi: Here is a cut down test that is failing. http://paste.openstack.org/show/406602/ running it with `jenkins-jobs test -o test test.yaml`14:53
phschwartzfungi: here is the return http://paste.openstack.org/show/406603/14:53
phschwartzfungi: jjb version 1.2.0 which pip is returning as the latest14:53
*** jsavak has joined #openstack-infra14:54
*** fawadkhaliq has joined #openstack-infra14:54
*** Somay has quit IRC14:54
openstackgerritDarragh Bailey proposed openstack-infra/system-config: Remove http.maxWait hack as fixed in Gerrit 2.5  https://review.openstack.org/20794114:55
*** rguillebert has quit IRC14:55
fungiphschwartz: sorry, i meant node: '{node}' like at http://git.openstack.org/cgit/openstack-infra/project-config/tree/jenkins/jobs/python-jobs.yaml#n1914:56
fungiphschwartz: jjb and yaml like to fight over what { and } mean14:57
*** dingyichen has quit IRC14:57
*** annegentle has joined #openstack-infra14:57
phschwartzfungi: ah, that did it. ty14:57
funginp14:57
*** chlong has quit IRC14:57
fungipyyaml is interpreting {node} as a literal dict so jjb never gets a chance to replace the node parameter because it expects a string with the parameter name embedded14:58
*** jsavak has quit IRC14:58
*** jsavak has joined #openstack-infra14:58
*** fawadkhaliq has quit IRC14:59
*** hdd has quit IRC15:00
*** jasondotstar has quit IRC15:03
*** BrandonL08 has joined #openstack-infra15:04
*** vlaza has left #openstack-infra15:05
*** fawadkhaliq has joined #openstack-infra15:06
*** rguillebert has joined #openstack-infra15:07
*** hdd has joined #openstack-infra15:07
*** glauco has quit IRC15:07
*** tonytan4ever has joined #openstack-infra15:10
*** maurosr has quit IRC15:10
*** zz_ja has quit IRC15:10
*** chlong has joined #openstack-infra15:11
*** zz_ja has joined #openstack-infra15:11
*** maurosr has joined #openstack-infra15:12
pleia2happy sysadmin day, my friends :)15:13
*** ashleighfarnham has joined #openstack-infra15:14
*** bpokorny has joined #openstack-infra15:15
nigelbpleia2: here's to a read-only friday on sysadmin appreciation day ;)15:16
*** dannywilson has joined #openstack-infra15:16
pleia2hah, yeah right15:16
*** dims_ has quit IRC15:17
*** dannywilson has quit IRC15:17
pleia2it's launch grafana.openstack.org day! (after coffee)15:17
*** dims_ has joined #openstack-infra15:17
*** dannywilson has joined #openstack-infra15:17
openstackgerritMerged openstack-infra/elastic-recheck: Add query for instance_extra DBDeadlock bug 1480305  https://review.openstack.org/20790215:18
openstackbug 1480305 in OpenStack Compute (nova) "FloatingIPsTestJSON fails with DBDeadlock inserting into instance_extra" [Medium,Confirmed] https://launchpad.net/bugs/148030515:19
*** pal has quit IRC15:19
*** pal has joined #openstack-infra15:20
* fungi would rather have a write-only day15:20
fungiso much to get done15:20
*** dims_ is now known as dimsum__15:21
*** tonytan4ever has quit IRC15:22
*** tonytan_brb has joined #openstack-infra15:22
*** devvesa has quit IRC15:23
*** pal_ has joined #openstack-infra15:23
*** olaph has quit IRC15:24
*** armax has joined #openstack-infra15:24
*** pal has quit IRC15:24
*** austin81 has joined #openstack-infra15:24
*** olaph has joined #openstack-infra15:25
*** jasondotstar has joined #openstack-infra15:26
*** bharath has joined #openstack-infra15:27
jeblairi'm signing up for an ovh account.  it's all in french, and google translate gives me:15:29
jeblair"A set of guides is not available to explain how not to manage your services:"15:30
jeblairwhich is, tbh, a huge disappointment.  i think we could really use a set of guides to explain how not to use openstack.15:30
*** yfried__ is now known as yfried|afk15:30
*** puranamr has joined #openstack-infra15:31
*** sergmelikyan has quit IRC15:32
*** bhuvan has joined #openstack-infra15:32
*** BrandonL08 has quit IRC15:34
*** tonytan_brb is now known as tonytan4ever15:35
*** flepied1 has quit IRC15:35
*** flepied has joined #openstack-infra15:35
*** jcoufal has quit IRC15:35
fungithat's great15:35
fungii thought they had an english-language site too, or maybe that was just for runabove specifically15:36
*** scheuran has quit IRC15:36
jeblairfungi: apparently the ovh cloud is only accepting french accounts right now15:37
openstackgerritAnastasia Kuznetsova proposed openstack-infra/project-config: Add Mistral gate that run unit tests and use postgresql  https://review.openstack.org/20796115:37
*** hdd has quit IRC15:39
fungiahh15:40
clarkbrunabove has english15:40
fungijeblair: put on a beret and fake an accent. you'll do fine15:40
jeblairfungi: pretty much what i did; the address is "Austin, TX, USA, France" and the phone number is the paris opera W hotel.15:41
*** flepied1 has joined #openstack-infra15:42
*** yfried|afk has quit IRC15:42
jeblairthe management interface supports english15:42
fungigranted, that is a pretty nice hotel15:42
*** puranamr has quit IRC15:43
jeblaircreds are in the password fire15:43
jeblairer, file15:43
fungithanks!15:43
jeblair"i'm chilled; throw another password on the fire!"15:43
jeblairthose long ones burn the best15:44
clarkbcan I get bbq in austin, france?15:44
fungi(...cok me up some bacon and some beans, go out to the car and change the tire, wash my socks and mend my old bluejeans...)15:44
jeblairthat particular typo is decidedly a dvorak typo -- you don't get that on qwerty keyboards15:44
*** sergmelikyan has joined #openstack-infra15:45
jeblairclarkb: i bet you can get it in paris, tx15:45
*** flepied has quit IRC15:45
* fungi now has the muppet show video of the waylon jennings performance of tompall glaser's musical interpretation of the shel silverstein poem "put another log on the fire" stuck in his head15:47
openstackgerritMerged openstack/requirements: Adds python-magnumclient>=0.2.1  https://review.openstack.org/20536615:47
bpokornyDoes anyone know what I need to do to get this review to merge?  https://review.openstack.org/#/c/206765/15:48
bpokornyI thought the reverify would do it, but Jenkins came back with a success on that already.15:48
bpokornyIt's no longer in the zuul queue.15:48
openstackgerritPaul Belanger proposed openstack-infra/project-config: Move puppet-syntax gate to devstack-centos7  https://review.openstack.org/20796415:49
fungibpokorny: have TravT remove and replace the workflow +1 vote on it, or add an additional workflow +1 yourself if you're a core reviewer on that repo15:49
pabelangerEmilienM: ^ see commit15:49
fungibpokorny: or have some horizon core reviewer do the same15:49
* jeblair registered for the summit -- AND actually remembered how to apply the discount code this time15:50
bpokornyThanks, fungi.  I'll ask the horizon channel for that.15:50
fungijeblair: it's great we make that so easy to figure out15:50
fungijeblair: now if they can actually have my badge at the check-in this time instead of hunting for where it's stashed and then reprinting it, i'll be thrilled15:51
jeblairfungi: did the proposal bot get an invite?15:51
*** shashank_hegde has joined #openstack-infra15:51
fungijeblair: sadly, no, i sobered up enough to strip its e-mail address out of the list of invitees15:51
fungimaybe next time15:51
jeblairfungi: no more working sober for you15:51
fungiindeed15:51
EmilienMpabelanger: ack15:52
*** pleia2 has left #openstack-infra15:52
*** yamamoto has quit IRC15:52
*** pleia2 has joined #openstack-infra15:52
jeblairyou must be this drunk [jeblair holds his hand 2 feet above the ground] to operate atc machinery15:52
fungiit's the only way to cope while preserving your few remaining san points15:53
*** jsavak has quit IRC15:53
jeblairclarkb, fungi: wow, the io stats on graphite look way different with the latest restart15:54
*** katyafervent is now known as katyafervent_awa15:55
jeblairthough, it looks like they were similarly write-heavy a few weeks ago...15:55
jeblairhttp://cacti.openstack.org/cacti/graph_image.php?action=view&local_graph_id=1927&rra_id=415:55
jeblairthat doesn't make any sense to me15:55
fungijeblair: well, this time i restarted not only carbon-cache but also statsd and apache215:58
jeblairoh interesting15:58
fungiso there may have been filesystem reads previously cached which i flushed15:58
*** markvoelker has joined #openstack-infra15:59
jeblairfungi: yeah, though it looks like writes are higher than previously15:59
*** shashank_hegde has quit IRC15:59
fungiin good news, with zuul back in a happy place and devs seeming to have taken friday off, we're nearly caught all the way back up again16:00
zaromorning16:00
*** kushal has quit IRC16:00
*** yamamoto has joined #openstack-infra16:00
clarkbfungi woot16:00
jeblairfungi: yeah, maybe 1.5-2 hours out from zero-backlog16:00
fungialso looks like we're burning through 1kjph now16:00
clarkbI hope to get sdagues nidepool devstack plugin working today16:01
*** xyang0 has quit IRC16:01
jeblairoh, if that's the case, then <1h16:01
*** larainema has quit IRC16:01
clarkband work on turning that into a job. which should aid in zuulv3 work16:01
*** jsavak has joined #openstack-infra16:01
*** xyang0 has joined #openstack-infra16:01
*** larainema has joined #openstack-infra16:01
jeblairoh, hey, has anyone opened a rax-deleted-server ticket recently?16:02
fungijeblair: no, though i saw we're consistently over-quota again today16:02
*** coolsvap is now known as coolsvap|away16:02
*** markvoelker has quit IRC16:02
fungijeblair: however my friend they recently hired and then stuck on the hazing task of helping them maintain their cells patches says that regression has a fix being rolled out right now16:03
jeblairfungi: oh, are we? i only see two rax servers stuck in deleted16:03
fungijeblair: it may have cleared up on its own in that case16:03
*** armax has quit IRC16:03
*** puranamr has joined #openstack-infra16:03
fungii haven't looked again in the last hour or so16:03
jeblairyeah, and the 2 we have are in iad; i understand they were focusing on dfw, where we now have none16:03
fungiright, dfw was where they all were earlier when i was seeing the quota errors icoming back16:04
*** kushal has joined #openstack-infra16:04
*** sergmelikyan has quit IRC16:04
jeblairfungi: it looks like nodepool ocassionally is off by 416:05
jeblairwhich isn't that bad16:05
*** tjones has joined #openstack-infra16:05
fungijeblair: oh, also that may in part be courtesy of template instances for snapshot image updates16:05
*** yfried|afk has joined #openstack-infra16:05
fungisince i think nodepool doesn't factor them into the quota16:06
jeblairyep, plus a few "monty-testing-something-for-shade" servers16:06
fungiahh16:06
*** AzherKhan has joined #openstack-infra16:06
*** aukhan has joined #openstack-infra16:06
*** jasondotstar has quit IRC16:06
*** markus_z has quit IRC16:06
jeblair| 48cf2f7f-be29-434a-94d2-42b31ecabf02 | proposal.slave.openstack.org                         | SHUTOFF | -                    | Shutdown    | public=23.253.239.202; private=10.208.195.86                                           |16:06
*** flepied has joined #openstack-infra16:06
jeblairfungi: time to delete that one?16:06
fungiso anyway, we may need to adjust our overhead clearance again, until we can stop building some of those16:06
fungijeblair: yep, i can but feel free if you're already right there16:07
*** johnbelamaric has quit IRC16:07
jeblairfungi: i am, will do16:07
fungijeblair: for the record, i put the replacement proposal and release slaves in the ci tenant rather than the jenkins tenant16:07
pleia2pabelanger: lmk when you're around, sorting out how we want to do sizing on this grafana.o.o system (flavor for the VM and what we need in terms of mysql)16:08
*** geoffarnold has joined #openstack-infra16:08
fungican rebuild them fairly easily though if people disagree with that choice16:08
*** glauco_ has joined #openstack-infra16:08
jeblairfungi: that works for me16:08
fungimakes the nodepool quota calculations a little easier in my opinion16:09
*** flepied1 has quit IRC16:09
*** ildikov has quit IRC16:09
jeblairfungi: we had 4 old servers in error state plun the proposal; i've deleted all of those16:09
jeblairplus16:09
fungithanks!16:09
jeblairlascii: hi, we don't have any servers in dfw stuck in 'deleting'! :)16:10
lasciijeblair: awesome!16:10
*** geoffarnold has quit IRC16:10
fungilascii: i heard from randall there was a fix for that in the process of rolling out today. does that mean it's likely over in dfw now?16:11
*** yamamoto has quit IRC16:11
lasciiwe moved back to using the sqlalchemy instance delete rather than our homegrown one and that seems to be making a big difference16:11
*** geoffarnold has joined #openstack-infra16:11
fungiooh, excellent16:11
*** pilgrimstack1 has quit IRC16:11
lasciiyes, dfw should be totally updated now16:11
jeblairlascii: the only ones we have now are 2 in iad, and they are from multiple days ago16:11
jeblairi'll just open a ticket to ask for them to be cleaned up16:12
*** glauco_ has quit IRC16:12
*** amitgandhinz has quit IRC16:13
lasciiiad should have been deployed on tuesday, so that makes sense16:13
*** e0ne has quit IRC16:13
lasciiif it happens again just ping me and I'll dig in, since I added some additional logging around that case.  just in case we are missing a case still16:13
*** ashuk has joined #openstack-infra16:13
*** aukhan has quit IRC16:13
*** amitgandhinz has joined #openstack-infra16:14
jeblairlascii: cool, will do, thanks :)16:14
*** AzherKhan has quit IRC16:14
*** yamamoto has joined #openstack-infra16:14
openstackgerritTim Hinrichs proposed openstack-infra/irc-meetings: Change Congress meeting day/time  https://review.openstack.org/20798116:14
jeblairShrews, mordred, clarkb: regarding rax servers showing up without IP information, we got a response to the ticket we opened:16:15
jeblair"This is indicative of a build that failed to network properly.  You can either try to "connect" PublicNet and ServiceNet using the control panel or you can delete the servers and retry your builds."16:15
clarkbok so nodepools behavior of delete and try again is sane16:15
jeblairsounds like it16:15
jeblairalso sounds pretty similar to the other (older?) behavior we have seen where we get an error if they don't have an ip address ready16:16
openstackgerritTim Hinrichs proposed openstack-infra/irc-meetings: Change Congress meeting day/time  https://review.openstack.org/20798116:16
jeblairticket opened; hopefully the last!16:18
*** jsavak has quit IRC16:19
openstackgerritTim Hinrichs proposed openstack-infra/irc-meetings: Change Congress meeting day/time  https://review.openstack.org/20798116:19
*** jsavak has joined #openstack-infra16:19
jrolljeblair: why can't nodepool just go to the control panel and connect those? :)16:20
*** signed8bit has joined #openstack-infra16:21
*** ildikov has joined #openstack-infra16:21
*** unicell has joined #openstack-infra16:22
*** unicell1 has quit IRC16:23
*** yfried|afk has quit IRC16:24
jeblairjroll: its trackball is broken?16:24
*** mriedem has quit IRC16:24
pabelangerpleia2: sure.  I think we can do the default size of a node.  is that medium?16:24
*** ybathia has joined #openstack-infra16:24
jrolljeblair: :P16:24
Shrewsjeblair: i must have missed the discussion of that problem16:24
*** signed8b_ has quit IRC16:24
jeblairShrews: it's the thing mordred put more debugging info in for (where we got a server record back without any ip info at all)16:25
pleia2pabelanger: we typically go with an 8G of ram node unless there's a good reason to do more16:25
*** ashuk has quit IRC16:25
pabelangerpleia2: Ya, I think that is a good place to start16:25
pabelangerpleia2: a lot of the processing of graphs defaults to client side16:26
pleia2great, I'll log into the rackspace interface to see what our options are database-wise16:26
*** sdake has quit IRC16:26
pabelangercool16:26
fungifwiw, we often size general purpose servers smaller than that if we know they won't need that beefy of an instance16:26
fungibut it's a good middle-ground16:26
pleia2thanks fungi16:27
fungiand if we put the data on a cinder volume and/or in a trove instance, then we can replace the nova instance for it with a more appropriately sized flavor once we collect some cacti stats16:27
pleia2I was planning on using trove16:27
fungiwithout having to copy lots of stuff around16:27
*** pvaneck has joined #openstack-infra16:28
fungiyeah, no idea if grafana keeps persistent data on-disk as well or entirely in the db16:28
*** dtantsur is now known as dtantsur|afk16:30
*** ddieterly has joined #openstack-infra16:31
pleia2pabelanger: any idea what we're looking at data-size for the database? looks like we tend to do 2-4G on the low end, more for things like gerrit and the etherpads16:37
*** sdake has joined #openstack-infra16:37
*** baoli has quit IRC16:37
*** ddieterly has quit IRC16:37
*** glauco_ has joined #openstack-infra16:37
*** Guest80 has joined #openstack-infra16:39
*** hemna is now known as chewbacca16:40
clarkbthe database should just be graph configs and the real data is on the graphite host right?16:41
clarkbpleia2: I would expect it to be quite small16:41
*** chewbacca is now known as wookie16:41
*** wookie is now known as Guest915516:42
*** jistr has quit IRC16:42
pleia2ah, good16:43
*** briancline has joined #openstack-infra16:43
pleia2DFW or ORD?16:44
*** krtaylor has quit IRC16:44
clarkbdfw is our default for services16:44
pleia2I should do more server spinups, so rusty16:44
pleia2thanks16:44
*** wenlock has joined #openstack-infra16:44
openstackgerritMerged openstack-infra/project-config: Rename -translation IRC channel to -i18n  https://review.openstack.org/20597916:45
*** fhubik has quit IRC16:45
*** ddieterly has joined #openstack-infra16:45
pabelangerpleia2: Ya, I think that is fine too16:46
pabelangerpleia2: I don't think we'll end up storing much data16:46
pabelangersince we pull it all in from external sources16:46
*** amitgandhinz has quit IRC16:46
*** Guest9155 is now known as pipercolt16:47
*** crc32 has joined #openstack-infra16:47
*** marzif_ has joined #openstack-infra16:47
*** tjones has quit IRC16:48
*** teran has quit IRC16:48
*** ivar-lazzaro has joined #openstack-infra16:49
*** ddieterly has quit IRC16:49
*** ivar-lazzaro has quit IRC16:49
*** amit213 has quit IRC16:50
*** shashank_hegde has joined #openstack-infra16:50
*** amit213 has joined #openstack-infra16:50
*** ivar-lazzaro has joined #openstack-infra16:50
*** glauco_ has quit IRC16:51
*** pal_ has quit IRC16:52
*** _nadya_ has quit IRC16:52
*** shashank_hegde has quit IRC16:52
*** tjones has joined #openstack-infra16:52
*** _nadya_ has joined #openstack-infra16:53
*** pal has joined #openstack-infra16:53
pleia2pabelanger: the secret_key is just something we generate like a password, nothing special about it?16:53
pabelangerpleia2: ya, that can be a hash or something16:53
pabelangernothing special16:53
pleia2cool16:53
*** tonytan4ever has quit IRC16:54
*** glauco has joined #openstack-infra16:54
openstackgerritMerged openstack-infra/project-config: gerrit/puppet-openstack: create puppet-manager-release group  https://review.openstack.org/20759616:54
openstackgerritMerged openstack-infra/system-config: Update Ubuntu base image names for hpcloud  https://review.openstack.org/20791816:55
openstackgerritK Jonathan Harker proposed openstack-infra/zuul: Add option to ignore ref-updated events emitted by branch deletions  https://review.openstack.org/17883316:55
pleia2pabelanger: does it use the root mysql password?16:56
*** jsavak has quit IRC16:56
*** jsavak has joined #openstack-infra16:56
pabelangerpleia2: yes16:57
*** krtaylor has joined #openstack-infra16:57
*** _nadya_ has quit IRC16:57
pabelangerpleia2: grafana will create tables as root user16:57
pleia2fungi, clarkb - I don't see us using root on other trove instances, should I just add it as another user account?16:57
*** olaph has quit IRC16:57
*** jyuso1 has joined #openstack-infra16:57
*** sergmelikyan has joined #openstack-infra16:59
*** olaph has joined #openstack-infra16:59
fungipleia2: pabelanger: right, you need to precreate the database and tell grafana the host, database and user/password to use to create its tables within that database17:00
fungiso also precreate the user you want grafana to use for that and grant it full access to the database you create for the trove instance17:01
zaropelix: had a question for you in https://review.openstack.org/#/c/180185/17:03
*** e0ne has joined #openstack-infra17:03
pleia2fungi: so using the rackspace database interface, I'm not seeing a whole lot of options17:03
fungipleia2: yep, you just add a database and then add an initial database user17:03
*** markvoelker has joined #openstack-infra17:03
openstackgerritK Jonathan Harker proposed openstack-infra/system-config: Make hiera default values optional  https://review.openstack.org/18656817:03
*** erlon has quit IRC17:03
fungiand pick names for them17:03
clarkbsdague: with enable_plugin it takes a branch/ref or defaults to master. Does that mena all of our tests that enable_plugin are defaulting to master and are not testing the zuul_ref?17:04
fungipleia2: a trove instance will be created corresponding to the database you ask to have created17:04
pleia2fungi: right, so I added a regular user to the grafana database17:04
fungithat should be sufficient17:04
*** tiswanso has quit IRC17:04
*** skylerberg has joined #openstack-infra17:04
*** olaph has quit IRC17:04
pleia2fungi: grafana also wants a root user17:04
sdagueclarkb: no, because it goes through the same git_clone code in devstack, which means in a zuul environment, zuul creates all the refs, and it explodes if it actually tries to manipulate a git tree in devstack17:05
*** olaph has joined #openstack-infra17:05
pleia2https://git.openstack.org/cgit/openstack-infra/system-config/tree/manifests/site.pp#n12017:05
sdagueit works for the same reason it works on all other git trees in devstack17:05
fungipleia2: can you tell grafana that the root user is that same account?17:05
*** tiswanso has joined #openstack-infra17:05
pleia2pabelanger: ^^17:05
pleia2fungi: it would need a change to the puppet config at least17:06
*** Guest80 has quit IRC17:06
fungipleia2: grafana shouldn't need to do anything as "root" because the account you created for it has full control of the database17:06
clarkbsdague: gotcha17:06
pabelangerpleia2: fungi: we use puppet to provision a mysql::server17:06
fungipleia2: the only things it can't do with that account are create additional accounts, create additional databases, drop the database you created, change mysql configuration settings...17:06
pabelangerso, in this case we'd have to drop it17:06
pabelangerto change it to be unmanaged17:06
fungipabelanger: right, i think in other modules we've made local database management/provisioning optional with a toggle17:07
pleia2ah, I had trove on the brain and missed that we were actually using local mysql here17:07
fungior abstracted it into something like a grafana::mysql class which isn't directly included but which you can compose with the base ::grafana class17:07
clarkbsdague: I am running your plugin change locally now17:08
pabelangerpleia2: okay, so in this case we don't want a mysql server?17:08
fungipabelanger: well, if we use trove, that allows us to spin up a replacement grafana server without having to dump/import the database17:08
pabelangerfungi: Ya, I am fine with that. I just expect mysql to be provisioned too17:09
pabelangerI can make the change17:09
pleia2ok17:09
pelixzaro: just haven't had time to put together the tests needed for testing the recursive behaviour of get_jobs()17:09
*** chlong has quit IRC17:09
*** achanda has joined #openstack-infra17:09
*** dalgaaf has quit IRC17:09
*** annegentle is now known as theannegentle17:09
pleia2and I can remove grafana_mysql_root_password from hiera since we won't need it17:10
*** jsavak has quit IRC17:11
jesusaurusjeblair: can you revisit your -1 on 186621 now that clarkb has weighed in?17:11
*** mjturek1 has joined #openstack-infra17:11
*** mjturek1 has left #openstack-infra17:11
*** jsavak has joined #openstack-infra17:12
*** glauco has quit IRC17:12
*** Sukhdev_ has joined #openstack-infra17:12
*** cdent_ has joined #openstack-infra17:13
*** cdent has quit IRC17:14
*** cdent_ is now known as cdent17:14
clarkbsdague: think I found a bug in devstack where it assumes the requirements repo is present to use constraints when installing prettytable17:14
clarkbsdague: I will work on a fix17:14
openstackgerritTim Hinrichs proposed openstack-infra/irc-meetings: Change Congress meeting day/time  https://review.openstack.org/20798117:14
pabelangerfungi: pleia2: which existing modules in system-config are using trove?17:15
*** rguillebert has quit IRC17:15
pleia2pabelanger: review, etherpad, paste, translate-dev, storyboard, groups, wiki17:16
*** bhuvan has quit IRC17:16
fungiopenstackid17:16
pabelangerthanks17:16
fungipossibly others17:17
*** hdd has joined #openstack-infra17:19
*** theannegentle has quit IRC17:19
*** theannegentle has joined #openstack-infra17:20
*** signed8bit is now known as signed8bit_ZZZzz17:20
*** signed8bit_ZZZzz is now known as signed8bit17:22
pabelangerpleia2: paste cannot be right. We still use root_password for mysql17:23
*** mpaolino has quit IRC17:23
*** hdd has quit IRC17:23
*** _nadya_ has joined #openstack-infra17:23
*** fawadkhaliq has quit IRC17:23
clarkbpaste is local db now iirc17:23
pabelangersame with wiki17:23
*** fawadkhaliq has joined #openstack-infra17:23
clarkbit had toruble iwht the remote db disconnecting17:23
pleia2ah, I just saw it in the list of trove instances we're running17:24
*** pal has quit IRC17:24
*** ivar-lazzaro has quit IRC17:24
fungiright, those have gone back and forth17:24
*** signed8b_ has joined #openstack-infra17:25
*** salv-orlando has quit IRC17:25
*** jasondotstar has joined #openstack-infra17:25
fungipaste could go back to trove again i think, now that i'm pretty sure we've worked out what was causing it to constantly break17:25
zaroclarkb: was jenkins wonky last week sometime?17:25
clarkbzaro: it is still wonky, the slave thread leak is affecting us17:26
*** markvoelker has quit IRC17:26
fungii moved paste off trove before i realized that rackspace defaults the server to timing out idle connections after 2 minutes (as opposed to mysqld's 8-hour default)17:26
zaroclarkb: so slave threads don't go away after disconnect?17:26
fungiso now we have a custom trove config to set that to a more sane value17:27
*** vponomaryov has quit IRC17:27
rcarrillocruzfolks17:27
rcarrillocruzquestion17:27
rcarrillocruzhow does the diskimage-builder elements folder keep up to date with glean?17:28
*** signed8bit has quit IRC17:28
rcarrillocruzi mean17:28
rcarrillocruzthere's openstack-infra/glean17:28
rcarrillocruzand openstack/diskimage-builder, which contains as an element glean17:28
jeblairjesusaurus: aprvd17:28
rcarrillocruzi checked but it's not a git submodule within diskimage-builder17:28
clarkbzaro: correct and there seems to be a shared lock around that operation so all of the slave threads pile up behind it17:29
*** ivar-lazzaro has joined #openstack-infra17:29
clarkbzaro: and we end up with 12k threads and a dead jenkins server17:29
pabelangerpleia2: okay, so you are going to setup the trove DB and give the grafana user correct permissions right?17:29
clarkbrcarrillocruz: it installs latest glean from pypi17:29
rcarrillocruzhuh17:30
rcarrillocruzo-k17:30
pabelangerpleia2: that should allow me to remove all the mysql::server logic17:30
rcarrillocruzso that means17:30
rcarrillocruzthat in order to get latest fixes of glean as an element17:30
pleia2pabelanger: yes, a user with access to the grafana database17:30
rcarrillocruza new release must be cut for glean17:30
clarkbrcarrillocruz: yes and I believe a new release was cut a day or two ago with all oustanding changes17:30
pleia2pabelanger: you don't need to remove it, it's nice to have in the module if other people want it, just don't include it in our instance of the module17:30
pabelangerpleia2: okay, user will need 'all' access. removing code now17:30
fungircarrillocruz: http://git.openstack.org/cgit/openstack/diskimage-builder/tree/elements/simple-init17:31
pleia2er, our configuration17:31
rcarrillocruzi'm hitting the /root/.ssh folder missing issue, it fails on ubuntu-minimal as that folder is not created by default17:31
SpamapSinteresting..17:31
rcarrillocruzi wonder if it got thru17:31
SpamapS1TB is not actually the magic size for grub to fail.17:31
SpamapSit must be geometry related17:31
fungircarrillocruz: http://git.openstack.org/cgit/openstack/diskimage-builder/tree/elements/simple-init/install.d/simple-init-source-install/40-glean17:31
SpamapS1100GB works fine17:31
pabelangerpleia2: well, it looks like I will need to create a puppet-grafana modules moving forward, to toggle that logic now.17:31
SpamapS1800GB does not17:31
fungircarrillocruz: it needs a new release on pypi17:31
rcarrillocruzyep17:31
rcarrillocruzmordred: ^17:31
pleia2pabelanger: yeah, likely so17:31
rcarrillocruzTheJulia: ^17:32
pabelangersince this was a simple local mysql, I just kept it in system-config17:32
pleia2pabelanger: it just needs all on that one database, right?17:32
pabelangerpleia2: right17:32
pleia2pabelanger: ok perfect17:32
*** _nadya_ has quit IRC17:32
fungircarrillocruz: https://git.openstack.org/cgit/openstack-infra/glean/ shows the /root/.ssh fix landed after 1.4.0 was tagged (most recent release)17:32
rcarrillocruz++17:32
clarkbah there is a newer fix17:32
rcarrillocruzyep :/17:33
*** e0ne has quit IRC17:33
SpamapSIIRC mordred is in UTC+10 right now17:33
fungilooks like it could stand to be 1.4.117:33
SpamapSso, likely awake soon17:33
SpamapS3 hours or so17:33
fungii would consider that patch a simple bug fix, from a semver perspective17:33
*** e0ne has joined #openstack-infra17:33
*** xyang0 has quit IRC17:33
jesusaurusjeblair: awesome, thanks17:34
rcarrillocruzi'm not familiar with semver, you mean simple bugfix => 1.4.1 instead of 1.5 right?17:34
SpamapSfungi: concurr, 1.4.117:34
fungiand yes, it's nearing the coffee hour for mordred17:34
openstackgerritPaul Belanger proposed openstack-infra/system-config: Remove local grafana database  https://review.openstack.org/20800217:34
fungiin his current waveform-collapsed observed state17:34
pabelangerpleia2: fungi: ^ that should be what you are looking for17:34
fungircarrillocruz: yep, if it included a new feature then 1.5.0 and if it included a backward-incompatible/breaking change then 2.0.017:35
openstackgerritMerged openstack-infra/storyboard-webclient: Add newlines to the ends of files  https://review.openstack.org/20785617:35
rcarrillocruznod17:35
fungianyway, since he'll likely be awake soonish, i'd leave it to mordred to tag because he's tagged at least the last few on that repo. but if it's extremely urgent then i or someone else can tag it sooner17:36
*** shashank_hegde has joined #openstack-infra17:37
rcarrillocruzproviding it's tagged today i'm ok17:37
rcarrillocruzi can bug him later17:37
rcarrillocruzhave my deploys broken due to that, but they are not in prod so it's not the end of the world whatsoever17:37
*** amitgandhinz has joined #openstack-infra17:39
*** sdake has quit IRC17:39
pabelangerEmilienM: Ya, we need dsvm-centos7 in the name of the job to keep zuul happy17:40
*** abregman has quit IRC17:40
*** sdake has joined #openstack-infra17:40
pleia2pabelanger: great, thanks17:43
*** glauco_ has joined #openstack-infra17:43
*** kushal has quit IRC17:43
*** crc32 has quit IRC17:44
pabelangernp17:44
*** sdake has quit IRC17:44
*** sdake has joined #openstack-infra17:45
*** theannegentle has quit IRC17:45
*** glauco__ has joined #openstack-infra17:46
*** baoli has joined #openstack-infra17:46
*** glauco_ has quit IRC17:46
*** olaph has quit IRC17:46
*** crc32 has joined #openstack-infra17:52
*** crc32 has quit IRC17:54
*** crc32 has joined #openstack-infra17:54
*** bswartz has quit IRC17:55
*** glauco__ has quit IRC17:55
*** SumitNaiksatam has quit IRC17:55
*** glauco_ has joined #openstack-infra17:55
*** Hal has joined #openstack-infra17:55
*** mriedem has joined #openstack-infra17:56
*** crc32 has quit IRC17:56
*** Hal is now known as Guest292617:56
*** kushal has joined #openstack-infra17:59
clarkbwow you can't base compute in 2GB18:01
clarkb* 2GB of ram18:01
*** bswartz has joined #openstack-infra18:01
*** ashleighfarnham has quit IRC18:01
*** crc32 has joined #openstack-infra18:02
*** ashleighfarnham has joined #openstack-infra18:02
*** yamamoto has quit IRC18:02
*** jyuso1 has quit IRC18:02
*** jyuso1 has joined #openstack-infra18:03
*** jlanoux has quit IRC18:06
*** ivar-lazzaro has quit IRC18:07
*** patrickeast has joined #openstack-infra18:07
*** jyuso1 has quit IRC18:08
jeblairclarkb: i'm having trouble parsing that.  i'm not sure if it's a drug reference.18:08
EmilienMpabelanger: it's weird a bit18:09
clarkbjeblair: I am trying to test the nodepool devstack plugin and naively did so on a 2GB VM. I run out of memory with mysql + nova + neutron + glance + swift + keystone18:09
clarkbI remember back in the day when 1GB was plenty if you just wanted to run a cirros VM18:09
mordredfungi: what did I do?18:10
fungimordred: nothing, rcarrillocruz is just asking for a glean 1.4.1 for the /root/.ssh fix18:10
fungiand since you did the prior glean releases, i thought i'd save that for you18:10
rcarrillocruzyeah, turns out that fix came just a bit after the the latest release was cut18:10
*** Guest2926 has quit IRC18:11
rcarrillocruzhitting that on my bifrost/ironic deploys18:11
EmilienMpabelanger: can't we just change the trusty | precise thing?18:11
*** theannegentle has joined #openstack-infra18:11
mordredrcarrillocruz, fungi: done18:11
*** jsavak has quit IRC18:11
rcarrillocruzthx a bunch!18:11
rcarrillocruzTheJulia: ^18:11
fungiEmilienM: the tricky part is not in the job configuration but in the zuul configuration, specifically at http://git.openstack.org/cgit/openstack-infra/project-config/tree/zuul/openstack_functions.py#n5718:12
*** jsavak has joined #openstack-infra18:13
*** johnbelamaric has joined #openstack-infra18:13
EmilienMfungi: ok18:13
fungiEmilienM: so it's matching regular expressions against the job name to figure out where to run things since we still have some jobs that run on different node types conditional on what branch is being tested18:14
TheJuliawoot18:14
EmilienMfungi: +118:14
rcarrillocruzjeblair: when you get a change, i responded to your comments on https://review.openstack.org/#/c/141016/ , chatted with mordred about it last week iirc18:14
EmilienMfungi: https://review.openstack.org/#/c/20796418:14
rcarrillocruzi'm out for the weekend now18:14
rcarrillocruzhave a good one folks!18:14
pleia2have a nice weekend, rcarrillocruz18:15
*** Sukhdev_ has quit IRC18:15
*** bknudson has quit IRC18:15
*** tonytan4ever has joined #openstack-infra18:16
fungiEmilienM: yeah, lgtm18:16
*** baoli has quit IRC18:16
pabelangerEmilienM: -infra wants to remove the bare-* nodes in the future. So, the patch is just preparing for that18:16
EmilienMpabelanger: this is super cool18:17
EmilienMpabelanger: I did not have all the bits18:17
fungipabelanger: though fwiw we want to remove the devstack-* nodes too, and have more generic node names ;)18:17
clarkbjeblair: I am somewhat amazed we are able to run tempest on 8GB nodes iwth all the additional services18:17
*** arxcruz has quit IRC18:17
pabelangerfungi: true18:17
*** johnbelamaric has quit IRC18:17
pabelangerlooking forward to zuulv3 stuff18:18
fungihence ubuntu-trusty instead of bare-trusty/devstack-trusty and centos-7 instead of bare-centos7/devstack-centos718:18
*** baoli has joined #openstack-infra18:18
*** HeOS has quit IRC18:18
*** jcoufal has joined #openstack-infra18:18
*** unicell has quit IRC18:19
clarkbgreghaynes: / being 13GB for ubuntu-trusty on rax is the resize problem?18:19
greghaynesclarkb: yes18:19
greghaynesclarkb: I suspect its the broken cloud-initramfs-growroot package18:19
*** ildikov has quit IRC18:19
*** banix has joined #openstack-infra18:19
clarkbgreghaynes: so we are just waiting for a package fix?18:20
pabelangerfungi: if you have some time, would like your feedback on https://review.openstack.org/#/c/203756/ and the following patch18:20
*** bknudson has joined #openstack-infra18:21
*** ivar-lazzaro has joined #openstack-infra18:21
greghaynesclarkb: that needs to be confirmed as the cause, I know that we are hitting it on debian but havent confirmed for ubuntu. Also would be fixed by https://review.openstack.org/#/c/206636/ if the package is actually the cause18:22
clarkbwe hit it on ubuntu-trusty18:23
greghaynesclarkb: you checked initrd logs?18:23
clarkbno, I just checked that / is 13GB and should be 30GB iirc18:23
greghaynesI know it wasnt resizing, but I need to boot a node and confirm its growroot barfing18:23
greghaynesor, someone does :)18:24
*** banix has quit IRC18:24
*** marzif_ has quit IRC18:25
*** pipercolt is now known as hemna18:26
pabelangerpleia2: do you mind reviewing https://review.openstack.org/#/c/207964/1 too?18:27
*** baoli has quit IRC18:27
*** salv-orlando has joined #openstack-infra18:27
*** markvoelker has joined #openstack-infra18:28
*** baoli has joined #openstack-infra18:28
*** Yichen has joined #openstack-infra18:28
*** bpokorny_ has joined #openstack-infra18:29
clarkbgreghaynes: where should I be looking? I don't see anything in boot.log18:31
greghaynesclarkb: prints out on the console, I only know because I saw qemu spit it out18:31
*** bpokorny has quit IRC18:31
*** baoli has quit IRC18:31
*** baoli has joined #openstack-infra18:33
*** baoli has quit IRC18:34
*** glauco_ has quit IRC18:35
*** baoli has joined #openstack-infra18:35
clarkbgreghaynes: ah, thats harder to check so I probably wont and will go back to findning and 8GB test node to test this thing18:35
clarkbgreghaynes: you can test locally right?18:35
greghaynesclarkb: haha18:35
*** jcoufal has quit IRC18:35
greghaynesclarkb: ill just boot up in a cloud and look at the console log18:35
greghaynesclarkb: that isnt something I want to do on vacation though ;)18:35
*** salv-orlando has quit IRC18:36
*** ildikov has joined #openstack-infra18:36
clarkbare you sure? fixing grow root sounds like fun18:36
greghaynesclarkb: oh, im writing the script18:36
greghaynesjust not making an image to boot in a cloud to look at a console18:36
greghaynesbecause that sounds tedious18:36
clarkbfungi: jeblair I am just going to boot a devstack-trusty node in one of the cloud regions and will lcean it up when done18:37
*** patrickeast has quit IRC18:37
*** e0ne has quit IRC18:37
greghaynesubuntu-trusty?18:37
*** markvoelker has quit IRC18:37
fungiclarkb: k18:37
*** jsavak has quit IRC18:37
pleia2pabelanger: aprvd18:37
clarkbgreghaynes: no because that dones't give me enough disk18:38
clarkbgreghaynes: I am trying to test nodepool devstack plugin18:38
greghaynesoh, unrelated problem18:38
clarkband was chased away from ubuntu0trusty by ENODISK18:38
greghaynesyea18:38
clarkbwhich I could fix by hand but meh18:38
greghaynesclarkb: oh, if you actually booted it18:38
greghaynesclarkb: just run growpart18:38
*** davideagnello has quit IRC18:38
*** bswartz has quit IRC18:38
greghaynesgrowpart /dev/vda 1 or w/e your /18:39
pabelangerpleia2: danke18:39
*** fawadkhaliq has quit IRC18:40
*** banix has joined #openstack-infra18:41
*** davideagnello has joined #openstack-infra18:41
*** sdake has quit IRC18:42
*** banix has quit IRC18:44
*** ashleighfarnham has quit IRC18:44
*** sdake has joined #openstack-infra18:44
*** banix has joined #openstack-infra18:45
*** e0ne has joined #openstack-infra18:45
*** Sukhdev_ has joined #openstack-infra18:45
*** davideagnello has quit IRC18:47
*** e0ne has quit IRC18:47
*** davideagnello has joined #openstack-infra18:48
*** MarkAtwood has quit IRC18:49
*** glauco_ has joined #openstack-infra18:49
pleia2no meetings going on for the rest of the day (2 were scheduled for 1800, but no activity), if someone wants to approve this one we can finish the move to #openstack-i18n I began this morning and get them logging https://review.openstack.org/#/c/205980/18:50
pleia2for the peanut gallery: redirect from their old channel is in place, so they're pretty much moved now once they channel cycle18:51
*** jsavak has joined #openstack-infra18:52
*** mrmartin has joined #openstack-infra18:53
*** bswartz has joined #openstack-infra18:53
openstackgerritMerged openstack-infra/project-config: Move puppet-syntax gate to devstack-centos7  https://review.openstack.org/20796418:55
*** ddieterly has joined #openstack-infra18:56
*** hemna is now known as hemnafk18:56
*** jsavak has quit IRC18:57
*** ddieterly has quit IRC18:57
*** ddieterly has joined #openstack-infra18:58
*** jsavak has joined #openstack-infra18:59
*** olaph has joined #openstack-infra19:01
*** glauco_ has quit IRC19:01
*** salv-orlando has joined #openstack-infra19:01
*** yamamoto has joined #openstack-infra19:03
openstackgerritMerged openstack-dev/pbr: Fix docs for environment markers in extras  https://review.openstack.org/20760019:05
*** fawadkhaliq has joined #openstack-infra19:05
*** lhcheng_ has joined #openstack-infra19:06
*** lhcheng_ has left #openstack-infra19:06
*** glauco has joined #openstack-infra19:07
*** yamamoto has quit IRC19:08
*** baoli has quit IRC19:08
*** glauco has quit IRC19:08
*** fawadkhaliq has quit IRC19:09
*** baoli has joined #openstack-infra19:10
jeblairaww, what happened, did people come in to work?19:11
fungiheh19:12
*** jasondotstar has quit IRC19:12
fungiat the moment all my gerritbot spam is hitting #openstack-nova instead19:12
fungithough i'm preparing to knock off early and schlep more junk between houses once i see whether my latest bindep experiment is working out19:13
*** tjones has quit IRC19:14
*** mrmartin has quit IRC19:15
*** shashank_hegde has quit IRC19:15
*** patrickeast has joined #openstack-infra19:16
*** rossella_s has quit IRC19:16
*** rossella_s has joined #openstack-infra19:16
clarkbsdague: ok I have it all running and it is attempting to build an image now, will let yo uknow how that goes19:18
sdagueclarkb: cool, did you need fixes?19:18
openstackgerritMerged openstack-infra/infra-specs: Add Zuul v3 spec.  https://review.openstack.org/16437119:18
clarkbsdague: there is one devstack fix I need to push up, will do that now. Not sure if nodepool plugin needs changes until we see how this image build does19:18
sdagueclarkb: ok cool19:18
*** afazekas has joined #openstack-infra19:19
clarkbsdague: but it is attempting to build the image so thats major progress19:19
*** sergmelikyan has quit IRC19:19
*** tonytan4ever has quit IRC19:19
*** jasondotstar has joined #openstack-infra19:19
*** _nadya_ has joined #openstack-infra19:20
*** ifarkas has quit IRC19:21
*** banix has quit IRC19:21
*** mrmartin has joined #openstack-infra19:22
*** banix has joined #openstack-infra19:22
sdaguenice19:22
clarkbsdague: image built now it is attempting to boot a slave off of it19:24
*** jasondotstar has quit IRC19:25
clarkbif that works we can merge your change then add a test that runs devstack, sleep 15 minutes then checks the nodepool state19:25
openstackgerritMerged openstack-infra/system-config: Rename -translation IRC channel and enable logging  https://review.openstack.org/20598019:25
*** baoli has quit IRC19:25
*** rlandy has joined #openstack-infra19:26
*** ig0r_ has quit IRC19:26
clarkbnibalizer: ^ btw dsague was kind enough to write a nodepool plugin given my doc on how to do it manually19:26
clarkbnibalizer: so in theory you can just use that if you are dvestacking19:26
*** afazekas has quit IRC19:26
*** baoli has joined #openstack-infra19:27
nibalizerclarkb: thats neat19:27
nibalizeris that a devstack plugin for nodepool or a nodepool plugin for devstack?19:27
fungidevstack plugin for nodepool, so that we can integration-test a running nodepoold19:28
clarkbnibalizer: its a devstack plugin that installs configures and runs nodepool19:28
pleia2pabelanger: going to lunch, we can keep an eye on 208002 passing checks so hopefully we can get it in today so we can get grafana done, hopefully the hard parts are done, trove is set up and everything is in hiera, just need to deploy with this database change19:28
nibalizeroh so you get an openstack and a nodepool to poke at the same time19:28
nibalizerneat19:28
pabelangerpleia2: ack19:28
clarkbnibalizer: yes19:28
nibalizerya that would be realyl useful when I start hacking on beaker-nodepol19:28
nibalizerwow I am a bad typist19:28
* nibalizer => run away now19:29
clarkbnibalizer: well mostly I want you to see that yo ucan just run a nodepool without a zuul and without a jenkins19:29
*** ashleighfarnham has joined #openstack-infra19:29
clarkbnibalizer: and it juts works beause see devstack plugin :)19:29
clarkbsdague: yup node booted19:29
* fungi tells nodepool to hurry up and build more ubuntu-trusty already19:29
*** aysyd has quit IRC19:30
clarkbnibalizer: and very soon now we will test that it continues to do that19:30
nibalizerclarkb: oh i believe you, I use it myself19:31
*** banix has quit IRC19:31
nibalizerno wait Im not actually here19:31
*** nibalizer has left #openstack-infra19:31
*** tonytan4ever has joined #openstack-infra19:31
clarkbsdague: this is awesome, just confirming that using config drive works too (as that appaers to be our default devstack setup) and if it does will suggest one tiny update to the config for the nodepool service19:32
fungiwow, he's right... he's _not_ actually here19:32
openstackgerritMerged openstack-dev/cookiecutter: Stop specifying requirements.txt in tox.ini  https://review.openstack.org/20272119:32
*** e0ne has joined #openstack-infra19:32
*** openstack has joined #openstack-infra19:35
*** jsavak has quit IRC19:36
*** glauco has quit IRC19:37
mtreinishfungi: ooh I like that unit, we should standarize it as 1 fungi = 1 kjph :)19:37
fungikjph is 20% less typing19:37
*** sdake has quit IRC19:38
*** baoli has quit IRC19:38
*** sergmelikyan has quit IRC19:38
mtreinishheh, then 1 fung = 1kjph19:38
fungiwfm19:38
*** baoli has joined #openstack-infra19:38
mtreinishor 1 ungi :)19:38
*** abregman is now known as abregman|brb19:39
mtreinishwhichever you prefer19:39
cody-somervillefungi: Do you have this charted?19:39
*** sdake has joined #openstack-infra19:39
fungicody-somerville: at the bottom of http://status.openstack.org/zuul/19:39
fungithough there's an unsightly gap from when graphite fell over earlier today19:40
*** davideagnello has quit IRC19:40
*** xyang0 has joined #openstack-infra19:40
fungi(just mind the gap)19:41
*** jsavak has joined #openstack-infra19:41
*** puranamr has quit IRC19:42
openstackgerritKhai Do proposed openstack-infra/jenkins-job-builder: Add a JJB quick start guide  https://review.openstack.org/20803719:42
*** glauco has joined #openstack-infra19:43
clarkbsdague: commented about the one update. I can push a new patchset if that is easier for you but this seems to work. I am writing a job now19:45
*** mrmartin has quit IRC19:46
openstackgerritKhai Do proposed openstack-infra/jenkins-job-builder: Improve delete all job performance  https://review.openstack.org/19919319:46
*** rm_work|away is now known as rm_work19:49
*** rlandy has quit IRC19:51
*** abregman|brb has quit IRC19:51
zaroclarkb: do you think the gearman-plugin issue could be due to a WORK_FAIL event?? https://review.openstack.org/#/c/192429/19:52
*** glauco has quit IRC19:52
*** sergmelikyan has joined #openstack-infra19:53
*** rlandy has joined #openstack-infra19:55
EmilienMpabelanger: re- https://review.openstack.org/#/c/207964/ - BTW, why not also lint & unit ?19:58
openstackgerritClark Boylan proposed openstack-infra/project-config: Run a nodepool devstack test  https://review.openstack.org/20804319:59
*** glauco_ has joined #openstack-infra19:59
clarkbzaro: what gearman-plugin issue?19:59
clarkbsdague: fungi ^19:59
zaropelix: meh, not a big deal but probably should remove it.  i noticed that send-as is not in any of the hipchat tests so maybe just remove it in your change and add it to one of the existing tests that target plugin version 0.1.8 ?20:00
*** glauco_ has quit IRC20:01
zaroclarkb: I thought the jenkins being wonky was a gearman-plugin issue, no?20:01
*** sdake_ has joined #openstack-infra20:01
clarkbzaro: no it sa jenkins ssh plugin issue20:02
*** nibalizer has joined #openstack-infra20:02
clarkbzaro: the plugin is holding a shared lock and backing up slave threads20:02
zaroclarkb: ohh, sorry i just came back from vaca.20:02
clarkbzaro: this is the same issue from before20:02
*** shashank_hegde has joined #openstack-infra20:03
zaroahh, i remember there was a bug for it?  any progress?20:03
pelixzaro: will do20:04
clarkbthere is a bug upsream I haven't seen any movement after I provided the stack dumps20:04
*** abregman|brb has joined #openstack-infra20:04
*** alivigni has quit IRC20:05
*** sdake has quit IRC20:05
jeblairwould anyone be terribly upset if i restarted zuul?20:06
funginot i20:06
pelixzuul might be :p20:06
jeblairheh20:06
jeblairactually, i want to see I7c255937f08aef28bdad72e8f523ca34f2c6262c in action20:06
jeblair"set build descriptions less often"20:06
jeblairit might appreciate having less work20:06
*** vnod has joined #openstack-infra20:07
*** abregman|brb is now known as abregman20:08
*** tiswanso has quit IRC20:08
*** cburroughs has quit IRC20:09
*** vnod has quit IRC20:11
*** hamzy has quit IRC20:11
*** cdent has quit IRC20:11
*** vnod has joined #openstack-infra20:12
openstackgerritPete Zaitcev proposed openstack-infra/git-review: Update test requirements for Python 2.x  https://review.openstack.org/20086020:13
*** baoli has quit IRC20:13
*** baoli has joined #openstack-infra20:14
openstackgerritSean Dague proposed openstack-infra/nodepool: nodepool devstack plugin  https://review.openstack.org/20709520:14
*** sergmelikyan has quit IRC20:14
openstackgerritJames E. Blair proposed openstack-infra/puppet-zuul: Log gerrit an INFO level  https://review.openstack.org/20804920:14
openstackgerritJames E. Blair proposed openstack-infra/puppet-zuul: Log gerrit at INFO level  https://review.openstack.org/20804920:15
*** abregman has quit IRC20:15
mtreinishsdague: ^^^ oh cool so that'll enable running nodepool on a local devstack env20:15
zarowaynr: anything i can do to get a  +2 on https://review.openstack.org/#/c/151472 ?20:15
sdaguemtreinish: yes20:15
*** alivigni has joined #openstack-infra20:16
*** davideagnello has joined #openstack-infra20:17
mtreinishnice, that makes it simple to play around with it. Last time I had to play with nodepool stuff I just submitted blind20:17
clarkbmtreinish: yup and 208043 will test that nodepool changes work with devstack20:18
clarkbshoul dmake nodepool dev a bit easier (which is a good thing with zuulv3 happening)20:19
openstackgerritPaul Belanger proposed openstack-infra/project-config: Make sure puppet-syntax jobs have beaker installed  https://review.openstack.org/20805020:19
jeblairmtreinish: it has fakes for all of its external interactions, so if you aren't working on that part of it, you can run it locally very easily (just needs a mysql db, which it will create).  but yeah, there hasn't been a good story for testing it with a cloud other than "point it at your hpcloud account" until now.  so this is very cool.  :)20:20
pabelangerEmilienM: clarkb: fungi Do you mind revewing ^ to fix the puppet-gate?20:21
EmilienMpabelanger: I did, thanks for the fix, hopefully it will unblock our CI20:21
mtreinishjeblair: oh, well I didn't know that either. I guess I could have tested things locally then :)20:21
jeblairit's good to cover the bases20:21
*** cdent has joined #openstack-infra20:22
*** hamzy has joined #openstack-infra20:23
openstackgerritPaul Belanger proposed openstack-infra/project-config: Make sure puppet-syntax jobs have bundler installed  https://review.openstack.org/20805020:24
*** angdraug has joined #openstack-infra20:24
*** ildikov has quit IRC20:24
pabelangerEmilienM: ^ fixed typo20:26
*** baoli has quit IRC20:28
*** kgiusti has left #openstack-infra20:28
*** e0ne has quit IRC20:30
jeblairException: Dependency cycle detected: 187171 in [u'187171', u'185942']20:30
jeblairooh neat20:30
*** tonytan4ever has quit IRC20:30
*** xyang0 has quit IRC20:31
jeblairindeed, those 2 changes depend on each other20:31
clarkboh crap bug in my make nodepool dsvm test go change20:31
*** baoli has joined #openstack-infra20:31
jeblair"oh crap" should be a bug severity20:32
openstackgerritClark Boylan proposed openstack-infra/project-config: Run a nodepool devstack test  https://review.openstack.org/20804320:32
clarkbjeblair: yes!20:32
mtreinishjeblair: heh, yeah I agree20:32
clarkbI think 208043 is ready togo now20:32
*** _nadya_ has quit IRC20:33
*** _nadya_ has joined #openstack-infra20:33
clarkbit is super simple now and just checks that nodepool made an image and booted a node after 15 minutes20:34
openstackgerritDavid Lyle proposed openstack-infra/system-config: Add searchlight channel to statusbot list  https://review.openstack.org/20751920:34
EmilienMpabelanger: +1 - we might need fast approval on this one20:36
*** vnod has quit IRC20:36
pabelangerEmilienM: ya, that is my bad. I assume beaker was setup properly, missed it :(20:36
*** xyang0 has joined #openstack-infra20:36
EmilienMpabelanger: no prob, it happens :)20:37
pabelangerEmilienM: I actually plan to look at the puppet stuff closes next week, see how we can avoid duplicated code better20:37
*** baoli has quit IRC20:37
EmilienMpabelanger: cool20:37
jeblairi'm slightly concerned that zuul is wandering down a long road... it last started its queue processor >45 minutes ago20:37
*** _nadya_ has quit IRC20:38
*** puranamr has joined #openstack-infra20:38
clarkbjeblair: it was like this earlier today and got it down to 020:38
pabelangerjeblair: Ya, see that too20:38
clarkbbut not sure how long that took20:38
*** bapalm_ has quit IRC20:38
jeblairyeah, i'm not panicking; i'm just going to look into whether it's doing unecessary work20:39
*** baoli has joined #openstack-infra20:39
*** xyang0 has quit IRC20:39
openstackgerritMerged stackforge/python-jenkins: Add socket timeout tests and helpers  https://review.openstack.org/19953020:40
fungiyay! bindep/zuul-cloner variant of nova py27 unit tests on ubuntu-trusty worker with a minimal bindep file in the repo, running the same number of tests as its traditional gerrit-git-prep predecessor on bare-trusty20:41
*** ildikov has joined #openstack-infra20:41
jeblair2015-07-31 19:46:19,716 DEBUG zuul.DependentPipelineManager: Starting queue processor: gate20:41
jeblair2015-07-31 20:40:22,161 DEBUG zuul.DependentPipelineManager: Finished queue processor: gate (changed: True)20:41
jeblairit did finish :)20:41
*** bpokorny has joined #openstack-infra20:41
pabelangerjeblair: is that metric exposed to statsd, the queue length?20:41
jeblairit's just, that normally takes about 0.1 seconds20:41
jeblairpabelanger: i don't think so, but could be fairly easily20:42
pabelangerjeblair: Ya, working on some grafana.o.o dashboards. would be neat to add it20:42
*** bswartz has quit IRC20:43
*** johnbelamaric has joined #openstack-infra20:43
*** vnod has joined #openstack-infra20:43
*** bpokorny_ has quit IRC20:45
clarkbjeblair: oh was that time for a single event/rsult to be processed?20:45
*** Sukhdev_ has quit IRC20:45
jeblairclarkb: a single pass of the nnfi algorithm through the current gate pipeline20:45
clarkbwow20:46
jeblairi'm filtering out log lines from it.  i'm down to 24961 lines.20:46
*** vnod has quit IRC20:46
*** vnod has joined #openstack-infra20:46
*** sdake_ is now known as sdake20:46
*** e0ne has joined #openstack-infra20:48
*** doug-fish has left #openstack-infra20:48
pabelangerjeblair: I'll play with zuul this weekend to add it. Any suggestions on statsd key name for the trigger_event_queue?20:49
*** tjones has joined #openstack-infra20:50
*** baoli has quit IRC20:50
pabelangerjeblair: zuul.event.trigger?20:50
*** thorst has quit IRC20:50
*** baoli has joined #openstack-infra20:50
*** johnbelamaric has quit IRC20:51
jeblairpabelanger: we already incr 'gerrit.event.<type>'.  that's actually wrong now, we should future-proof that a little by moving that into the trigger class, though maybe after jhesketh's refactor lands20:51
jeblair(we don't guage the queue though)20:52
pabelangerokay, let me check out jhesketh patch20:52
jeblairpabelanger: for the queue itself, i'd probably do 'zuul.event_queue.trigger' (and also .management and .result)20:53
pabelangerya, I was going to add all 320:53
*** glauco has joined #openstack-infra20:56
fungiokay, heading out for the evening. back later20:56
jeblairfungi: night!20:56
EmilienMjeblair: do you mind if I ask you an outstanding +A to unblock our CI: https://review.openstack.org/208050 - thank you20:57
*** glauco has quit IRC20:57
*** vnod has quit IRC20:57
*** BrandonL08 has joined #openstack-infra20:57
jeblairEmilienM: sure, let me finish debugging zuul though, i'm keeping a lot of stuff in my head right now20:57
EmilienMjeblair: sorry for interruption, no problem20:58
clarkbEmilienM: I will take a look20:58
*** jsavak has quit IRC20:58
EmilienMclarkb: cool20:59
*** HeOS has joined #openstack-infra20:59
EmilienMclarkb: btw, ianw pushed over my patch about logs20:59
*** jsavak has joined #openstack-infra20:59
*** vnod has joined #openstack-infra20:59
EmilienMclarkb: I'll test it. Is it possible to exec it on a remote dvsm node?21:00
clarkbEmilienM: propose a change that uses it?21:00
*** glauco has joined #openstack-infra21:00
EmilienMclarkb: sounds cool21:00
pabelangerpleia2: gate happy with 208002. I need to step out for a bit, but can be back online in 2 hours21:01
*** vnod has quit IRC21:01
*** baoli has quit IRC21:02
pleia2pabelanger: I see! needs another +221:02
*** baoli has joined #openstack-infra21:02
pabelangerpleia2: okay, if we don't land it today when is your next window?21:02
pleia2can someone have a look at https://review.openstack.org/#/c/208002/ ? hoping if this lands today, we can for real get grafana going21:02
pleia2pabelanger: I'm around Monday21:02
pabelangerpleia2: holiday here in Canada :(21:03
pleia2pabelanger: tuesday too!21:03
pleia2Wednesday I get on the plane21:03
pabelangereep21:03
pleia2so let's try for today :)21:03
pabelangerYa21:03
pabelangerhopefully we find a +2 :D21:03
pabelangerI21:03
*** jsavak has quit IRC21:03
pleia2fail over is tuesday21:03
pabelangerI'll check back in 2hr21:03
clarkbI am looking21:03
*** jsavak has joined #openstack-infra21:03
pleia2pabelanger: see you in a bit21:04
*** dimtruck is now known as zz_dimtruck21:04
clarkbapproved21:04
*** MarkAtwood has joined #openstack-infra21:05
*** Sukhdev_ has joined #openstack-infra21:05
*** glauco has quit IRC21:05
pleia2clarkb: thanks!21:06
*** fawadkhaliq has joined #openstack-infra21:06
*** vnod has joined #openstack-infra21:06
*** glauco_ has joined #openstack-infra21:07
*** zz_dimtruck is now known as dimtruck21:07
*** vnod has quit IRC21:08
*** achanda has quit IRC21:08
*** changbl has quit IRC21:09
jeblairclarkb: okay, i understand what was happening -- sever changes in different repos merged during that pass of the processor.  the zuul-trigger that supports the merge-check queue by querying open changes ran for each of them, and it can take a while.  eg, it took nova like 15 minutes with a cold cache.21:09
*** jsavak has quit IRC21:10
*** davideagnello has quit IRC21:10
*** jsavak has joined #openstack-infra21:10
jeblairwe _do_ have a cache, but we expire things from it at the end of every queue run to keep it from growing indefinitely21:10
*** baoli has quit IRC21:10
jeblair(and that includes changes that go into the merge-check pipelines, so it can actually stay at a substantial size)21:11
*** johnbelamaric has joined #openstack-infra21:11
*** alivigni has quit IRC21:11
*** baoli has joined #openstack-infra21:11
*** fawadkhaliq has quit IRC21:11
openstackgerritBoris Pavlovic proposed openstack-infra/project-config: Add non voting fuel agent python jobs  https://review.openstack.org/20471121:12
jeblairhowever, changes that aren't in any pipeline (including closed changes, etc) will still be expired from the cache, and of course, once merge-check works through the backlog, the cache will get pretty small again21:12
clarkbI have deleted my test node for the nodepool devstack plugin21:12
jeblairclarkb: so i'm thinking we may want to let zuul keep a larger change cache, but to avoid it having every change ever, have it discard closed changes, or maybe do a time-based expiry21:13
clarkbjeblair: that sounds reasonable. Can we also make the gerrit queries faster?21:13
jeblair(maybe discard changes untouched in 30 mins or something)21:13
clarkbI am guessing we already do a bulk give me 500 open chages at a time query21:14
clarkbI seem to recall reviewing it that way21:14
*** prad has quit IRC21:14
*** davideagnello has joined #openstack-infra21:14
*** hogepodge has quit IRC21:14
jeblairclarkb: well, we do a fast "give me all the changes" query and ask for very little data, but then we query each individual change to get all the data.  otoh, that's a little slower, however, it does let us use the cache. (and of course we're on a persistent ssh connection, so network overhead is minimal)21:15
*** ldnunes has quit IRC21:15
*** ivar-lazzaro has quit IRC21:15
*** cdent has quit IRC21:15
*** ivar-lazzaro has joined #openstack-infra21:16
jeblairclarkb: we could consider making the open change query include more data, so that we don't have to do the secondary queries.  however, i don't know if that would be better.  maybe i'll benchmark that.21:16
*** baoli has quit IRC21:18
openstackgerritMerged openstack-infra/system-config: Remove local grafana database  https://review.openstack.org/20800221:19
*** teran has joined #openstack-infra21:20
clarkbpleia2: can I trade you https://review.openstack.org/#/c/208043/1 ?21:20
clarkbpleia2: also https://review.openstack.org/#/c/207095/ sinc eyou were familiar with my doc on how to do it by hand21:21
*** hogepodge has joined #openstack-infra21:21
pleia2clarkb: sure, taking a look now21:21
pleia2ooh neat21:21
*** shashank_hegde has quit IRC21:22
*** tlian has quit IRC21:23
*** boris-42 has joined #openstack-infra21:23
*** rfolco has quit IRC21:23
*** shashank_hegde has joined #openstack-infra21:24
waynrzaro: looking21:25
*** cbader has quit IRC21:25
waynroh looks like i +1'd it back before attaining +2 powers21:27
*** tqtran has joined #openstack-infra21:27
waynrzaro: what does "workflow +1" mean?21:27
jeblairwaynr: that's the button you press to enqueue it into the gate pipeline in zuul to be merged21:28
jeblairwaynr: so there's a separation of saying "i think this is ready to be merged (code-review +2)" from "i will cause this to be merged now (workflow +1)"21:29
*** e0ne has quit IRC21:30
*** akraminsky has joined #openstack-infra21:30
*** akraminsky_ has joined #openstack-infra21:30
waynroh, has JJB's requirement for workflow +1 been reduced to a single +2? for some reason I had through previously that 2 +2's were required21:30
*** BrandonL08 has quit IRC21:30
*** MarkAtwood has quit IRC21:30
*** bapalm_ has joined #openstack-infra21:31
waynrmy brain is probably addled by heat and too much work21:31
pleia2aynr: 2 +2s is a social construct, not technically enforced one21:32
pleia2waynr: ^^21:32
jeblairwaynr: there's only a _technical_ requirement for one +2, it's a self-observed policy that there be 2x+2s.  this way we can exercise some judgement and in some cases (trival rebase of patch with multiple prior +2s; typo fix, etc) bypass the requirement21:32
zaropleia2: nice description, very concise.21:33
jeblairpleia2 is good at words21:34
pleia2I've had to explain it many times :)21:34
* jeblair is not as good at word-putting-togethering.21:34
*** xyang0 has joined #openstack-infra21:34
*** wenlock has quit IRC21:34
pleia2jeblair: you are detailed though!21:34
*** crc32 has quit IRC21:34
*** pelix has quit IRC21:34
waynrthanks both of you for the explanation :D21:35
jeblairclarkb: i'm (still) running that benchmark now.21:35
openstackgerritPaul Michali proposed openstack-infra/project-config: Remove q-vpn service enable from devstack based jobs  https://review.openstack.org/20806221:36
jeblairclarkb: ah, it just finished.  summary: simple query: 2MB data in 20s.  full query: 55MB data in 492s.21:36
*** alexsyip has joined #openstack-infra21:37
jeblairclarkb: that's probably enough data that my dsl line may have an impact on the test time.21:37
*** dimtruck is now known as zz_dimtruck21:37
jeblairclarkb: at any rate, i think i am leaning toward the option of leaving the queries the way they are and keeping a larger cache21:38
jeblairi think that will reduce the load on gerrit more than the option of gathering more data in the query21:39
*** teran has quit IRC21:40
*** BrandonL08 has joined #openstack-infra21:41
*** DericHorn-HP has joined #openstack-infra21:41
jeblairclarkb: oh, i missed something earlier -- we actually only prune the cache when we reconfigure21:41
*** pc_m has quit IRC21:43
*** signed8b_ is now known as signed8bit_ZZZzz21:44
openstackgerritKhai Do proposed openstack-infra/jenkins-job-builder: Improve delete all job performance  https://review.openstack.org/19919321:48
*** amitgandhinz has quit IRC21:49
*** xyang0 has quit IRC21:49
*** ivar-lazzaro has quit IRC21:50
*** jsavak has quit IRC21:50
*** ivar-lazzaro has joined #openstack-infra21:51
*** thorst has joined #openstack-infra21:51
*** jsavak has joined #openstack-infra21:51
openstackgerritewitter proposed openstack-infra/git-review: Add topic support for commit messages with 'US'.  https://review.openstack.org/20806521:51
*** alexsyip has quit IRC21:52
*** thorst has quit IRC21:53
*** sdake has quit IRC21:54
*** sdake has joined #openstack-infra21:54
*** bapalm_ has quit IRC21:55
*** ildikov has quit IRC21:56
*** tsekiyama has joined #openstack-infra21:59
*** tjones has quit IRC22:01
*** sabeen2 has quit IRC22:01
*** tjones has joined #openstack-infra22:01
*** sdake has quit IRC22:02
*** teran has joined #openstack-infra22:02
*** rlandy has quit IRC22:03
*** gordc has quit IRC22:04
*** ivar-lazzaro has quit IRC22:05
*** ivar-lazzaro has joined #openstack-infra22:05
*** shashank_hegde has quit IRC22:06
*** glauco_ has quit IRC22:07
*** nelsnelson has quit IRC22:11
*** sergmelikyan has joined #openstack-infra22:11
openstackgerritMerged openstack-infra/project-config: Make sure puppet-syntax jobs have bundler installed  https://review.openstack.org/20805022:14
pleia2if any roots are bored (ha ha) and want to help me debug grafana, I welcome the collaboration over on 23.253.76.25422:14
jeblairpleia2: you got it.22:15
jeblairpleia2: i do not, however, confess to being bored.22:15
*** shashank_hegde has joined #openstack-infra22:15
jeblair;)22:15
pleia2jeblair: cool, so there's a weird error in /var/log/grafana/grafana.log about the database22:15
pleia2it seems to do smart things first, then falls over on the database url that totally resolves22:16
pleia2apache also has problems in /var/log/apache2/grafana.openstack.org_error.log but that may just be because grafana isn't quite right in the head yet22:16
*** olaph has quit IRC22:16
*** olaph has joined #openstack-infra22:16
pleia2yeah, it's not running on 127.0.0.1:8080 so apache won't redirect22:17
jeblairyeah, i'd assume that's the case and focus on the grafana db problem first22:17
jeblairwhich i agree, is weird.22:17
nibalizerso did the grafana patches land?22:17
nibalizerI looked at modules.env but did not see the grafana module22:17
pleia2nibalizer: it's there22:17
jeblairpleia2: it looks like it succeeded at 21:53, but then maybe restarted at 21:54 and failed?22:19
pleia2jeblair: yeah, it does look like it's starting over what it was trying to do before22:20
pleia2this is a brand new machine, only did the first puppet run so far22:20
nibalizerhuh okay, I think we discovered internally that the grafana module requires camptocamp-archive and puppet-elasticsearch requires puppetcommunity-archive which do not have the same api22:20
pleia2(ignore 9:50 AM in puppetboard, that's a different server)22:20
nibalizerso that is probably a problem for upstream as well22:21
*** ddieterly has quit IRC22:21
pleia2nibalizer: oh, that would be unfortunate22:21
nibalizerhowever puppetboard seems sorta happy so Idunno...22:22
*** Yichen has quit IRC22:23
*** xyang0 has joined #openstack-infra22:24
*** sdake has joined #openstack-infra22:25
jeblairwe should add the mysql client to the host :)22:26
clarkb+122:26
*** wenlock has joined #openstack-infra22:26
jeblairtables exist in the db and have data in them22:27
pleia2for debugging?22:27
jeblairpleia2: yep22:27
*** xyang0 has quit IRC22:27
jeblairi've logged in from another host that does have a client22:27
pleia2I'll toss up a patch22:27
jeblairso i'm pretty sure when grafana said it ran the migrations, it wasn't lying22:27
clarkbfor that you can use the mysql module :)22:27
* pleia2 nods22:27
jeblairerm.  i'm kind of at "restart grafana and see if it happens again"22:28
pleia2wfm, I'll see how that goes22:28
clarkbpleia2: for the nodepool test I was sort of going for minimal "it works" then we can go from there like poll and pass early, delete and check it rebuilds, etc etc22:28
jeblairbtw /var/log/grafana/xorm.log is empty.  :/22:28
pleia2hey, that worked22:29
pleia2gremlins22:29
pleia2I'll set up dns and hope it doesn't break again22:29
jeblairthat's pretty much my favorite kind of software.22:29
*** puranamr has quit IRC22:30
*** yolanda has quit IRC22:30
pleia2ok, dns should be resolving by the time pabelanger returns and can do his thing22:31
clarkbthere is indeed a thing there22:32
clarkbI don't have any dashboards though22:32
pleia2clarkb: yeah, that's fine, it should usually work :)22:33
pleia2and yeah, I don't know what grafana is supposed to have right now22:33
*** mwhahaha has joined #openstack-infra22:33
jeblairi think it's empty until we start defining dashboards with grafyaml22:34
pleia2but it's running and not spewing errors22:34
clarkbI have to say this UI is far too busy for me22:34
clarkbI just want to graph a thing22:34
cody-somervilleclarkb: graphite should still be available to you ol' man ;)22:35
pleia2haha22:35
clarkbit is, I am just saying that the number of knobs here is ecrazy22:35
mwhahahahey openstack-infra folks, we have some reviews that were workflowed this morning that still haven't merged (for example https://review.openstack.org/#/c/206493/) what is the best way to proceed?22:36
clarkblooks like I can define new ones but not save them, guessing we can manually creat things ,export then put into the grafyaml?22:37
jeblairclarkb: well, i hope we can just define them in the grafyaml; it should be easy to read22:38
*** ashleighfarnham has quit IRC22:38
jeblairbut yeah, can create things ad-hoc in memory to play around22:38
pabelangerpleia2: back online22:38
pabelangerjust reading scrollback22:38
clarkbthough I can't ad hoc with our graphite server as it is not (yet) a datasource22:39
clarkbmwhahaha: its possible it was lost in the zuul restart earlier, I would try re approving it22:40
pabelangerpleia2: NICE! http://grafana.openstack.org/22:40
pabelangerpleia2: would be interested to see what DB issue was22:41
pleia2it lives, eventually22:41
pleia2pabelanger: the error log said it could resolve the url, after it just did a minute before22:41
pabelangerpleia2: Hmm, I'll have to test with a remote DB locally and see what happens22:42
pabelangerlets see how it holds up22:42
* pleia2 nods22:42
pleia2we can always fall back to local if there's something wrong with this setup, but I'm hoping it works22:42
pabelangeragreed22:43
pabelangervery cool22:43
jeblairclarkb, mwhahaha: yeah, it was missing a jenkins +1, so it needs a recheck22:43
pabelangerpleia2: now I can get started on grafyaml stuff22:43
pabelangerpleia2: thanks for the help!22:43
pleia2pabelanger: hooray, let me know if you need anything22:43
pabelangerwill do22:43
*** shashank_hegde has quit IRC22:43
pleia2pabelanger: and enjoy your 3 day weekend :)22:44
pabelangerpleia2: will thanks22:44
*** ashleighfarnham has joined #openstack-infra22:44
*** shashank_hegde has joined #openstack-infra22:44
clarkbjeblair: any chance you can review https://review.openstack.org/#/c/208043/ so that the nodepool plugin can be self testing before it merges?22:45
mwhahahajeblair: thanks we'll give it a shot22:45
mwhahahaclarkb: thanks22:45
*** mwhahaha has left #openstack-infra22:45
timrcpabelanger: Congrats on grafana :)22:46
pabelangertimrc: thanks, should be fun the coming weeks22:46
openstackgerritMerged openstack-infra/jenkins-job-builder: configure git PathRestriction as an extension  https://review.openstack.org/20159922:46
*** theannegentle has quit IRC22:48
clarkbgreghaynes: I am looking at your WIP'd dib change for growrooting22:49
clarkbgreghaynes: looks like its only a debian/upstart thing? is that because everything else has working growroots?22:49
*** sergmelikyan has quit IRC22:50
jeblairclarkb: +3 with comment22:53
jeblairclarkb, pleia2: i believe this is a request to manually trigger some jobs: http://lists.openstack.org/pipermail/openstack-infra/2015-July/002988.html22:53
jeblairi can do that; but it's a release job, so i wanted to make sure to grab the mutex on that22:54
*** wenlock has quit IRC22:54
*** BrandonL08 has quit IRC22:55
clarkbjeblair: I won't touch it22:55
*** earlephilhower has quit IRC22:55
*** apevec has joined #openstack-infra22:55
*** armax has joined #openstack-infra22:55
pleia2jeblair: all yours22:55
apevecjeblair, thanks for looking into missing tag events22:58
jeblairapevec: no problem, i'm preparing to run the jobs now22:59
*** austin81 has left #openstack-infra22:59
apevecttx mention that dhellmann had issues w/ *aas for liberty-2 too, but that was unrelated I guess22:59
*** puranamr has joined #openstack-infra22:59
jeblairyeah, i believe we've worked around those and expect it to succeed22:59
timrcpabelanger: Yeah, I already want to push a dashboard for nodepool :)23:00
*** theannegentle has joined #openstack-infra23:01
*** sergmelikyan has joined #openstack-infra23:02
jeblairhonestly, i think this is complex enough that i want to quickly update the enqueue command to support refs23:03
*** davideag_ has joined #openstack-infra23:03
*** davideagnello has quit IRC23:03
*** Sukhdev_ has quit IRC23:04
openstackgerritTerry Howe proposed openstack/requirements: Add openstacksdk to the global requirements  https://review.openstack.org/20807923:05
openstackgerritMerged openstack-infra/project-config: Run a nodepool devstack test  https://review.openstack.org/20804323:06
clarkbgreghaynes: ok review posted23:06
*** theannegentle has quit IRC23:06
mordredjeblair: bah23:06
mordredjeblair: (oh, I was bah-ing something from scrollback, nm)23:07
jeblairmordred: blaeunaouhnohu!23:07
mordredjeblair: yes. that is the correct response23:08
*** jsavak has quit IRC23:08
clarkbmordred: we are || that close to testing nodepool upstream against devstack23:10
clarkbmordred: it is going to be awesome23:10
mordredclarkb: WOOT23:10
mordredclarkb: I am very excited about that23:10
*** armax has quit IRC23:11
mordredclarkb: that will make landing the patches to use more shade functions less terrifying23:11
clarkbmordred: yup23:11
clarkbmordred: and should make testing the zuulv3 functionality less scary23:11
mordredclarkb: I feel like we're blocked on some of the dib-nodepool things but keep travelling - is there anything I should be looking at?23:12
clarkbmordred: we need to fix rootfs growing23:12
clarkbmordred: https://review.openstack.org/#/c/206636/ thats where greghaynes is trying to do it with dib23:12
clarkbI just reviewed it and its WIP so general ideaing there is probably good23:12
mordredcool23:13
mordredok. and I think we need to add retries for rackspace 396 and also maybe fail slightly better when instances don't get IPs23:13
clarkbmordred: as is we can't devstack on ubuntu-trusty because the / partition is only 13 GB23:13
mordredI saw in the scrollback that we're doing the right thing on that already23:13
mordredbut we could properly throw the right error23:13
clarkbmordred: jeblair got the response for lack of IP and they basically said delete and make a new node23:13
mordredyah23:13
clarkbyup23:13
mordredright now I think we catch that as an exception later in nodepool and delete it - it would be nice to fail in the create server same as if it hit error state23:14
mordredhrm. and maybe a statsd counter for "error" then one for "error.error" and one for "error.noip"23:15
mordredmight be nice to be able to show no-ip server error rates23:15
clarkbfor error 396 you just want shade to rety or nodepool to retry? Blindly retrying there seems odd because its an obtuse error and its meaning could change at any time23:16
*** rossella_s has quit IRC23:16
*** rossella_s has joined #openstack-infra23:16
mordredclarkb: I want shade to retry until we hit the configured timeout23:16
mordredclarkb: since that's the meaning of the error that has been communicated so far - but I do think logging that we're doing it is important23:17
mordredoh23:17
mordredclarkb: I already added that to shade :)23:18
clarkbalso we are all living in an oven in the northwest23:18
mordred                if status.status == 'failure':23:18
mordred                    if status.message == IMAGE_ERROR_396:23:18
clarkbso come monday we may have been eaten by the sasquatches23:18
mordred:)23:18
mordredclarkb: you shudl come to brisbane, it's a lovely 14C here now23:18
*** shashank_hegde has quit IRC23:18
mordredclarkb: just consider - when is the last time someone in australia said "you shoudl come visit here, the weather is more reasonably cool"23:19
docaedoclarkb: I'm concerned, haven't been up here more than a year - does the heat increase sasquatch activity? Should we be worried?23:19
clarkbdocaedo: I am pretty sure they use the volcanos as heating elements to cook the humans for a great feast23:19
mordreddocaedo: just make sure to rub old garbage on the back of your neck - it helps scare them off23:19
clarkbalso I didn't realize it had been years since we had a 100F day and now I feel spoiled23:20
docaedogreat advice, thanks! brb23:20
*** DericHorn-HP has quit IRC23:22
openstackgerritPaul Belanger proposed openstack-infra/project-config: Move puppet-unit gate to devstack-centos7  https://review.openstack.org/20808423:23
openstackgerritMatthew Treinish proposed openstack-infra/elastic-recheck: Add query for ceilometer meters faultstring 500  https://review.openstack.org/20808523:23
mordredclarkb: so - it looks like we're not having 396 errors anymore23:24
*** olaph has quit IRC23:24
clarkbmordred: oh? did the images start uplodaing?23:24
mordredclarkb: at least, Ido not see 396 or "Image creation failed:" in any of the logs23:24
clarkbI saw it when running manually23:24
clarkbso not sure how it shows up in the service logs23:25
mordredyeah? I don't see it in the logs at all23:25
pabelangerEmilienM: ^ for puppet-unit jobs. Going to call it a day, see you Tuesday23:25
*** olaph has joined #openstack-infra23:25
*** DericHorn-HP has joined #openstack-infra23:25
*** sigmavirus24 is now known as sigmavirus24_awa23:26
*** pcrews has quit IRC23:26
*** johnbelamaric has quit IRC23:28
*** pcrews has joined #openstack-infra23:28
*** shashank_hegde has joined #openstack-infra23:28
*** dannywilson has quit IRC23:30
*** patrickeast has quit IRC23:30
openstackgerritPaul Belanger proposed openstack-infra/project-config: Ensure we actually purge all puppet related directories  https://review.openstack.org/20808823:31
*** achanda has joined #openstack-infra23:31
*** bharath has quit IRC23:33
clarkbgah small bug in the nodepool devstack job def23:35
*** MarkAtwood has joined #openstack-infra23:35
EmilienMpabelanger: ack23:36
openstackgerritClark Boylan proposed openstack-infra/project-config: Run gate-dsvm-nodepool-nv on devstack-trusty  https://review.openstack.org/20809023:36
clarkbmordred: jeblair pleia2 ^ sorry to bother but thats the fix (wrong node type was used previously)23:36
*** julim has quit IRC23:37
mordredclarkb: +223:37
openstackgerritMonty Taylor proposed openstack-infra/nodepool: Throw an exception when servers don't have IPs  https://review.openstack.org/20809223:39
*** yamamoto has joined #openstack-infra23:39
openstackgerritJames E. Blair proposed openstack-infra/zuul: Add enqueue-ref command to client  https://review.openstack.org/20809323:40
* clarkb reviews the new zuul command23:40
jeblairclarkb, mordred: can i trouble you for a review on that so that i can instamerge it, restart zuul, and use it for the neutron releases?23:40
clarkbjeblair: yup trade you for review on 208090 :)23:40
mordredjeblair: on it23:40
jeblairclarkb: deal23:40
* jeblair pretends to spend longer thinking about 20809023:41
*** yamamoto has quit IRC23:41
clarkbjeblair: refresh my memory, trigger is gerrit or timer? maybe we should help doc that better?23:42
clarkbfollowup chnage is fine since the older command doesn't help it either23:42
*** ajmiller has quit IRC23:42
jeblairclarkb: trigger=gerrit in our case (timer would be a valid value that won't actually work)23:42
mordredjeblair: fine by me - also, in the world of docs - something indicating difference between enqueue and enqueue-ref would be nice - not necessary this instant though23:43
*** yamamoto has joined #openstack-infra23:43
jeblairclarkb: i think it gets better with the jhesketh stack23:43
*** marcusvrn has quit IRC23:43
*** shashank_hegde has quit IRC23:44
*** olaph has quit IRC23:51
clarkbmordred: I don't know what a hing is and now I feel like I don't understand your talk that I am not at23:51
*** BrandonL08 has joined #openstack-infra23:51
*** olaph has joined #openstack-infra23:51
EmilienMclarkb: are you root on gerrit?23:52
clarkbEmilienM: yes23:52
mordredclarkb: :)23:52
EmilienMclarkb: please add me on https://review.openstack.org/#/admin/groups/1022,members23:52
EmilienMclarkb: this is a new group, that allows me and crinkle to manage branches and tags23:52
clarkbEmilienM: done23:52
*** yamamoto has quit IRC23:52
EmilienMclarkb: thanks23:52
*** ybathia has quit IRC23:53
EmilienMcrinkle: welcome to puppet-manager-release team ! we are 223:53
openstackgerritJames E. Blair proposed openstack-infra/zuul: Add enqueue-ref command to client  https://review.openstack.org/20809323:54
jeblairpep8 can diaf.23:55
jeblairpyflakes, otoh, thank you very much.23:55
clarkbjeblair: this way your whitespace looks like my whitespace and everyone rejoices \o/ thats how it works right?23:56
*** sdake has quit IRC23:57
jeblairclarkb: most of those were "golly gee your git shas are too long"23:57
clarkbso I have thought about this a bit and I think some enforcement is good ebcaus whenever I have to read jenkins related code vim gets all crnaky23:57
*** tsekiyam_ has joined #openstack-infra23:57
clarkbbecause they mix tabs and spaces and its all over the place hard to read, but realigning function args when they are aligned already is meh23:57
jeblairclarkb: yeah, there are some good things.  figuring out how to fit a git sha on a line in a test isn't one of them. :/23:58
*** theannegentle has joined #openstack-infra23:58
jeblairthe result is actually _less_ readable than before.23:58
jeblairbut anyway23:59
mordredyah. line-length is not particularly helpful I don't think23:59
jeblairi'm going to pick up my film and maybe that will be merged when i get back23:59
*** BrandonL08 has quit IRC23:59

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