ianw | is anyone around who can hold me a centos7 vm so i can try and diagnose the centos7+neutron failures? | 00:04 |
---|---|---|
*** dims_ has joined #openstack-infra | 00:05 | |
jeblair | ianw: can do | 00:05 |
*** sputnik13 has joined #openstack-infra | 00:05 | |
jeblair | mordred: can you look at https://review.openstack.org/184559 particularly my review comment? | 00:05 |
*** marun has joined #openstack-infra | 00:06 | |
jeblair | ianw: can you trigger a centos7+neutron failure and point me at a node number? | 00:06 |
*** unicell has quit IRC | 00:06 | |
*** unicell has joined #openstack-infra | 00:06 | |
*** sputnik13 has quit IRC | 00:07 | |
*** dims has quit IRC | 00:08 | |
*** ociuhandu has quit IRC | 00:08 | |
*** mtanino has quit IRC | 00:09 | |
lifeless | fungi: pop (context switched back) | 00:09 |
ianw | jeblair: devstack-centos7-rax-iad-2932581 | 00:11 |
jeblair | ianw: ssh key? | 00:12 |
ianw | jeblair: https://github.com/ianw.keys <- the one ending in "UcMr" | 00:13 |
*** yamamoto has quit IRC | 00:15 | |
jeblair | ianw: ssh jenkins@104.239.167.99 | 00:16 |
ianw | jeblair: thankyou. | 00:16 |
jeblair | np | 00:16 |
*** shuoy has joined #openstack-infra | 00:17 | |
openstackgerrit | Jeremy Stanley proposed openstack-infra/project-config: Add periodic propose-requirements-constraints job https://review.openstack.org/189511 | 00:17 |
fungi | lifeless: ^ | 00:17 |
*** freerunner has quit IRC | 00:17 | |
fungi | though i'm going to -1 it for a bit while we work out security concerns | 00:17 |
*** ho has joined #openstack-infra | 00:19 | |
*** koolhead17 has joined #openstack-infra | 00:19 | |
*** tonytan4ever has joined #openstack-infra | 00:21 | |
tristanC | asselin: now I don't understand why jenkins succeed https://review.openstack.org/#/c/177373 because it still use the old variable name prv_ssl | 00:21 |
* asselin looks | 00:21 | |
tristanC | asselin: so I'll fix that and propose a follow up to clean the snakeoil cert usage | 00:22 |
tristanC | unless ruby doesn't care if we use undefined variable... | 00:23 |
asselin | tristanC, I think you need to do a recheck | 00:23 |
ianw | jeblair: any record of when jenkins reruns the jobs if the vm drops offline? | 00:23 |
ianw | http://logs.openstack.org/89/179689/30/check/check-tempest-dsvm-centos7/45ab41d/ < 06:10 | 00:23 |
asselin | that patch you didn't update since may 26 | 00:23 |
*** freerunner has joined #openstack-infra | 00:24 | |
lifeless | fungi: any thoughts on the security angle - like, is that a month long -1, or a few days ? Can I do something to help ? | 00:24 |
ianw | http://logs.openstack.org/89/179689/30/check/check-tempest-dsvm-postgres-full/47e3fa4/ <- 05:34 , i'm sure the centos7 one is a rerun | 00:24 |
*** puranamr has quit IRC | 00:25 | |
asselin | tristanC, sorry...still not seeing the issue? | 00:25 |
*** zz_dimtruck is now known as dimtruck | 00:25 | |
jeblair | ianw: i might be able to dig it out of the log; is that important? | 00:25 |
fungi | lifeless: i mostly want some weigh-in from other cores. the credentials aren't as high-value as, say, the ones on the pypi slave. also this is running code which has already been approved/merged to projects, not arbitrary gerrit changes | 00:25 |
*** bhuvan has joined #openstack-infra | 00:25 | |
*** cathy_ has joined #openstack-infra | 00:26 | |
*** shuoy has quit IRC | 00:26 | |
tristanC | asselin: https://review.openstack.org/#/c/177373/6/modules/openstack_project/manifests/jenkins.pp line 38, it still use $prv_ssl_cert_file which is unset | 00:26 |
fungi | lifeless: the related issue here is that the only worker with access to those credentials, currently, is not a nodepool node but a persistent jenkins slave, so we need to worry about whether that job will generate a lot of stale data and need some maintenance attention | 00:27 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/system-config: Use common jenkins master implementation https://review.openstack.org/177373 | 00:27 |
ianw | jeblair: ok, not at this point; i'm monitoring that job and sending telemetry out ATM ... "hopefully" it fails | 00:27 |
ianw | it seems like OOM issues similar to glusterfs that make the machine look dead | 00:27 |
*** koolhead17 has quit IRC | 00:27 | |
ianw | but this is something that started recently, just last week | 00:28 |
lifeless | fungi: so there is a vector here | 00:28 |
asselin | jhesketh, are you around? | 00:28 |
lifeless | fungi: the generate.py code isn't what I'm worried about | 00:28 |
*** yamamoto has joined #openstack-infra | 00:28 | |
lifeless | fungi: we're pip installing in a venv | 00:28 |
*** shuoy has joined #openstack-infra | 00:28 | |
asselin | tristanC, yeah..I see that | 00:28 |
tristanC | asselin: so this is fixed in patchset 7 | 00:28 |
mordred | lifeless: I love your tweet about egg_info | 00:29 |
lifeless | fungi: it would leave a trail a mile wide, but someone could upload a cffi that escapes the virtualenv, scrovles through the fs, emails stuff out | 00:29 |
*** sdake has joined #openstack-infra | 00:29 | |
*** baoli has joined #openstack-infra | 00:29 | |
lifeless | fungi: it would have to be a package that we've approved into global-requirements of course | 00:29 |
lifeless | fungi: so I'm not very concerned. | 00:29 |
asselin | tristanC, I'm also seeing now that the prv_ssl_cert_file should stay in system-config, and not migrate at all to puppet-openstack ci...... | 00:29 |
fungi | lifeless: yeah, when i say "running code which has already been approved/merged to a repo" i mean either for one of our many participating projects or released deps of theirs | 00:29 |
mordred | tristanC: are you a good person to ask questions about cauth? or would that be a different human? | 00:30 |
asselin | tristanC, what do you think? | 00:30 |
lifeless | mordred: you'll want to come to my talk @ pyconau about pip horrors | 00:30 |
mordred | lifeless: done | 00:30 |
mordred | jeblair: looking | 00:30 |
asselin | tristanC, sorry...wrapping my head around this and trying to keep it simple. | 00:31 |
tristanC | asselin: I think it's fine to do the refactor in two step: first move the code out of project-config, then shift that key_file logic around | 00:31 |
tristanC | mordred: I can help | 00:31 |
lifeless | mordred: can you review this https://review.openstack.org/#/c/189491/ and https://review.openstack.org/#/c/189476/1 | 00:31 |
mordred | jeblair: yes, I agree | 00:31 |
*** gyee_ has quit IRC | 00:32 | |
fungi | lifeless: if we decide the risks are not acceptable, we can consider a multi-stage job which generates the constraints files on a nodepool node and then a dependent job which gets the generated data files and proposes the diffs to gerrit | 00:32 |
lifeless | fungi: mordred: https://review.openstack.org/#/c/189249/1 needs review love too | 00:32 |
lifeless | fungi: sure. I will follow the leader here. | 00:32 |
*** sdake_ has quit IRC | 00:32 | |
*** kutija|away has quit IRC | 00:33 | |
mordred | tristanC: cool. I may bug you with details tomorrow, but my current theory is that adding openid support to cauth and using it in front of phabricstor would be the best SSO option for it | 00:33 |
asselin | tristanC, but then you'll have 2 more patches: 1 to refactor puppet-openstackci to use snakeoil as defaults, and then another to add back the ${vhost_name} options into system-config | 00:33 |
mordred | lifeless: on my phone ... bad time for reviews | 00:33 |
lifeless | fungi: I'd hope a certain amount of pragmatism can apply, since folk do run 'sudo pip install' in places - and we're not even that bad :) | 00:33 |
lifeless | mordred: ack. | 00:33 |
fungi | lifeless: yep, i am thinking it's probably not a bad solution as is | 00:33 |
fungi | lifeless: from a functionality front, we'll want to consider how to expand this to additional branches besides master at some point, but perhaps not until liberty releases? | 00:34 |
lifeless | fungi: shouldn't it handle that now, as-is ? | 00:34 |
lifeless | fungi: the existing branch stuff in the script, and it reads from the global-requirements.txt in the branch being proposed to. | 00:34 |
lifeless | fungi: we'll run the latest generator code against the branch in question. | 00:35 |
fungi | lifeless: well, i think i'll need to set the branch override in the job definition actually, and have additional jobs per branch | 00:35 |
lifeless | fungi: oh sure. Glue. :) | 00:35 |
tristanC | mordred: sure thing, mhu is the main dev these days, I'll let him know | 00:35 |
fungi | lifeless: is it assumed to work presently on any stable branches? if so, which ones? all of them? | 00:36 |
*** cathy_ has quit IRC | 00:36 | |
lifeless | fungi: from the session we were going to do kilo only. | 00:36 |
lifeless | fungi: I need to put a similar set of patches together to the ones in my requirements stack that pin to 2.7 only the non-3.4 deps | 00:37 |
fungi | lifeless: okay, easier that way at least. i'll fix up my review to have master and stable/kilo jobs | 00:37 |
lifeless | fungi: but, until we smoke out all the places that env markers tickle, we can't sensibly do that. having the kilo job is good though, as it will give diagnostics. | 00:37 |
jhesketh | asselin: yep | 00:38 |
*** freerunner has quit IRC | 00:38 | |
lifeless | dstufft has merged my -c patch to pip; now I think the next thing is to patch up devstack to use that, which for now will need pip-from-git. Yay. | 00:38 |
asselin | jhesketh, hi, ok, tristanC's around too...and I'd like us to get in sync on jenkins patches | 00:38 |
fungi | lifeless: oh, another snag... proposal.slave.o.o is running ubuntu precise, so we can't do python 3.4 there. might need a newer/upgraded worker to run this | 00:38 |
*** shuoy has quit IRC | 00:39 | |
*** sdake_ has joined #openstack-infra | 00:39 | |
lifeless | fungi: eek. Funny, I asked about that yesterday ;) | 00:39 |
asselin | jhesketh, tristanC this is the currently system-config change https://review.openstack.org/#/c/177373/7/modules/openstack_project/manifests/jenkins.pp | 00:39 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/puppet-openstackci: Use snakeoil default certificate https://review.openstack.org/189515 | 00:39 |
fungi | i was probably not around, sorry :/ | 00:39 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/system-config: Use common ssl path logic from openstackci https://review.openstack.org/189516 | 00:39 |
lifeless | fungi: its ok, I blame mordred and pleia2 :) | 00:39 |
*** Swami has quit IRC | 00:39 | |
fungi | well, they _are_ easy targets | 00:39 |
asselin | jhesketh, tristanC I think we need to add back in the vhost_name part..which is infra specific | 00:40 |
fungi | but yeah... Welcome to Ubuntu 12.04.5 LTS (GNU/Linux 3.2.0-83-generic x86_64) | 00:40 |
*** sputnik13 has joined #openstack-infra | 00:40 | |
*** rkukura_ has joined #openstack-infra | 00:40 | |
pleia2 | lifeless: we have servers that support what you need, proposals.o.o just isn't it :) | 00:40 |
fungi | lifeless: i don't anticipate replacing that worker with one running trusty to be at all negatively impacting | 00:40 |
tristanC | asselin: jhesketh: so https://review.openstack.org/#/c/189515/ is the follow-up patch to use snakeoil certificates | 00:40 |
asselin | jhesketh, tristanC then in the puppet-openstackci, we can use the default snakeoil.pem, and not do any special confs | 00:40 |
pleia2 | fungi: ++ | 00:41 |
fungi | and it needs to happen sooner or later anyway | 00:41 |
lifeless | we could run each python version in a container | 00:41 |
lifeless | would address security | 00:41 |
lifeless | and give us more flex in future | 00:41 |
lifeless | but | 00:41 |
lifeless | YAGNI ? | 00:41 |
*** yamada-h has joined #openstack-infra | 00:42 | |
*** sputnik13 has quit IRC | 00:42 | |
*** hdd has joined #openstack-infra | 00:42 | |
*** rkukura has quit IRC | 00:42 | |
*** rkukura_ is now known as rkukura | 00:42 | |
fungi | lifeless: any guesses as to how time-intensive this job would end up being? wondering if having a separate worker for it would make sense from a not-tying-up-the-proposal-slave perspective | 00:42 |
*** sdake has quit IRC | 00:42 | |
jhesketh | tristanC, asselin: I would switch the dependencies around.. so system-config gets updated first, then puppet-openstackci | 00:42 |
jhesketh | tristanC, asselin: what you have is correct, but I think we should still use the vhost_name variable (and hence the if block) just in case we rename jenkins or want somebody else to consume etc | 00:43 |
*** fallenpegasus has joined #openstack-infra | 00:43 | |
asselin | jhesketh, please clarify where you expect the vhost_name block to exist, system-config (infra/3rd party ci specify) or puppet-openstackci (common) ? | 00:44 |
tristanC | jhesketh: the idea (i guess) is to have openstackci generic, so path could have usefull default and system-config can still use specifics path | 00:44 |
asselin | (i'm assuming we agree it should only be in one of the two) | 00:44 |
*** yamamoto has quit IRC | 00:45 | |
lifeless | fungi: time .... > 2m14s | 00:45 |
jhesketh | asselin, tristanC: yeah only in one place. It probably doesn't really matter, but I think it'd be neater/better in system-config | 00:45 |
lifeless | fungi: SSDs, primed pip 7 wheel cache. | 00:45 |
*** yamada-h has quit IRC | 00:46 | |
asselin | jhesketh, +1 I agree that's a better location. tristanC ? | 00:46 |
lifeless | fungi: is once a day, so even if it was longer I wouldn't be too worried; linux is good at scheduling :) | 00:46 |
fungi | lifeless: probably not bad on a static worker with a persistent pip wheel cache and a warm disk cache too | 00:46 |
*** sputnik13 has joined #openstack-infra | 00:46 | |
*** sputnik13 has quit IRC | 00:46 | |
fungi | which the current proposal slave would be, just need to update the distro release so it can also have python 3.4 | 00:47 |
lifeless | or install a random build from a ppa | 00:47 |
lifeless | lets update :) | 00:47 |
tristanC | jhesketh: asselin: why not... but I can't find more than two usecase for openstack_project::server and the ssl path confusion could easily get solved | 00:47 |
tristanC | jhesketh: asselin: this change seems like removing the need of this logic: https://review.openstack.org/#/c/189516/ | 00:48 |
jhesketh | tristanC: are you saying it should be in puppet-openstackci? | 00:48 |
*** bhuvan has quit IRC | 00:48 | |
jhesketh | tristanC: I think we're proposing that 189516 uses vhost_name if the ssl_cert file is empty | 00:49 |
*** chuckC_ has quit IRC | 00:49 | |
asselin | tristanC, jhesketh I think it's easier to leave it in 177373 | 00:51 |
asselin | i.e. go back to patch set 5: https://review.openstack.org/#/c/177373/5..7/modules/openstack_project/manifests/jenkins.pp | 00:52 |
jhesketh | asselin: either way is fine to me... the end result is the same, but reviewing might be easier in two steps since we've done it now | 00:52 |
asselin | jhesketh, I would prefer not moving the vhost_name part back and forth which seems what's we're doing. | 00:53 |
tristanC | asselin: jhesketh: hum I confused now... either way is fine to me, as long as it satisfy everyone :-) | 00:53 |
asselin | here's what I think now: system-config using patch set 5 of 177373 | 00:54 |
asselin | and puppet-openstackci using patch set 4 175571 | 00:55 |
asselin | this way puppet-openstack ci is clean and simple. the vhost complexity remains in system-config where it belongs | 00:56 |
jhesketh | asselin: sounds good to me :-) | 00:57 |
jhesketh | (sorry I missed your comments in the thread, we could have avoided this confusion) | 00:57 |
tristanC | ok deal :) I'll update these review first thing tomorrow if that's ok with you | 00:58 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/project-config: Add periodic propose-requirements-constraints jobs https://review.openstack.org/189511 | 00:58 |
asselin | jhesketh, tristanC thanks...glad we can all get on the same page. ;) | 00:58 |
*** otter768 has joined #openstack-infra | 00:58 | |
asselin | tristanC, tomorrow's fine. | 00:59 |
*** shuoy has joined #openstack-infra | 01:01 | |
*** shuoy has quit IRC | 01:01 | |
*** dimtruck is now known as zz_dimtruck | 01:02 | |
jlvillal | Is there a good reason that 'infra-core' includes 'infra-core'? https://review.openstack.org/#/admin/groups/306,members | 01:03 |
*** otter768 has quit IRC | 01:03 | |
fungi | jlvillal: we love circular dependencies? | 01:04 |
fungi | jlvillal: i blame an overzealous script which added infra-core to the core groups of all infra repos in gerrit | 01:04 |
jlvillal | fungi: Yeah.... /me not so fond of it :) | 01:05 |
jlvillal | fungi: Thanks for the possible why. | 01:05 |
fungi | jeblair: ^ what i assume was unanticipated fallout from your group update script. i'll fix that group no | 01:05 |
fungi | w | 01:05 |
ianw | jeblair: thanks, somewhat disappointingly the job passed -> http://logs.openstack.org/89/179689/30/check/check-tempest-dsvm-centos7/5521332//console.html | 01:06 |
*** sigmavirus24 is now known as sigmavirus24_awa | 01:06 | |
fungi | jlvillal: fixed now | 01:06 |
jeblair | fungi: perhaps? maybe the earlier version; i think the current version shouldn't do that. | 01:06 |
jlvillal | fungi: Thanks. | 01:06 |
*** dguerri is now known as dguerri` | 01:07 | |
*** patrickeast has quit IRC | 01:07 | |
fungi | jlvillal: i take it you're running something to map out the group interrelationships on review.openstack.org | 01:07 |
ianw | jeblair: possibly https://review.openstack.org/#/c/188664/ (set swapines in sysctl.conf, so it doesn't get overridden if we do sysctl -p later on) fixed it | 01:08 |
jlvillal | fungi: Good guess! :) | 01:08 |
fungi | jlvillal: fwiw the logic in the who-approves.py script in system-config didn't seem to get confused by it | 01:08 |
fungi | though i think i was expressly considering the potential for circular relationships when i wrote that | 01:09 |
*** rguillebert has quit IRC | 01:09 | |
jlvillal | fungi: I added a check to my code now. Thanks. | 01:09 |
*** shuoy has joined #openstack-infra | 01:10 | |
*** tqtran_ has quit IRC | 01:11 | |
fungi | jlvillal: though also note that if you just want to find out direct and indirect group members, the gerrit rest api's groups members method has a recursive option too | 01:11 |
jlvillal | fungi: Ah, cool. | 01:12 |
fungi | which is much easier than trying to track down group inclusions | 01:12 |
* jlvillal thinks things will be easier... | 01:12 | |
*** shuoy has quit IRC | 01:13 | |
*** NobodyCam has quit IRC | 01:13 | |
*** NobodyCam has joined #openstack-infra | 01:13 | |
*** shuoy has joined #openstack-infra | 01:13 | |
*** sarob has quit IRC | 01:14 | |
*** kutija has joined #openstack-infra | 01:16 | |
*** hdd has quit IRC | 01:18 | |
*** Sukhdev has quit IRC | 01:19 | |
*** shuoy has quit IRC | 01:20 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 01:20 | |
*** asselin_ has joined #openstack-infra | 01:25 | |
*** rkukura has quit IRC | 01:26 | |
*** mriedem_away has quit IRC | 01:27 | |
*** jerryz has quit IRC | 01:29 | |
*** jamielennox|away is now known as jamielennox | 01:32 | |
*** rkukura has joined #openstack-infra | 01:36 | |
*** ashleighfarnham has quit IRC | 01:40 | |
*** spzala has quit IRC | 01:42 | |
*** dims_ has quit IRC | 01:43 | |
*** yamamoto has joined #openstack-infra | 01:45 | |
*** tiswanso has joined #openstack-infra | 01:48 | |
*** yamamoto has quit IRC | 01:50 | |
*** tiswanso has quit IRC | 01:51 | |
*** tiswanso has joined #openstack-infra | 01:51 | |
*** sdake has joined #openstack-infra | 01:58 | |
StevenK | pleia2: The languages thing camunoz I talked about most at the summit was exposing them via the REST API. I'm not certain if there is a bug for that. | 01:59 |
*** unicell has quit IRC | 02:00 | |
*** baoli has quit IRC | 02:00 | |
pleia2 | StevenK: hm, didn't you talk about language deletion too? | 02:00 |
*** sarob has joined #openstack-infra | 02:00 | |
*** baoli has joined #openstack-infra | 02:00 | |
StevenK | pleia2: I mentioned it -- let me get my thoughts in order and I'll push myself to create another bugzilla account | 02:01 |
pleia2 | StevenK: thank you :) | 02:01 |
*** sdake_ has quit IRC | 02:01 | |
pleia2 | they do seem to want to put more work in their api, but I don't think there's a specific bug for making languages available via the api, just https://bugzilla.redhat.com/show_bug.cgi?id=1190027 (which covers a fair number of things) | 02:03 |
openstack | bugzilla.redhat.com bug 1190027 in Component-API "RFE: Project Version contributor API" [High,New] - Assigned to camunoz | 02:03 |
pleia2 | I should follow up with daisy to see what her stackalytics-related ones were too | 02:03 |
StevenK | pleia2: camunoz had scribbled notes about exporting languages via the API, at least | 02:04 |
lifeless | how are folk feeling about a pbr release? | 02:04 |
pleia2 | StevenK: nods | 02:05 |
*** hdd has joined #openstack-infra | 02:05 | |
*** Sukhdev has joined #openstack-infra | 02:06 | |
*** hdd has quit IRC | 02:07 | |
*** sarob has quit IRC | 02:11 | |
openstackgerrit | Emilien Macchi proposed openstack-infra/project-config: Puppet: move from Stackforge to OpenStack https://review.openstack.org/176326 | 02:14 |
*** Hunner has quit IRC | 02:16 | |
*** taron has quit IRC | 02:16 | |
*** bradjones has quit IRC | 02:17 | |
*** bradjones has joined #openstack-infra | 02:18 | |
*** bradjones has quit IRC | 02:18 | |
*** bradjones has joined #openstack-infra | 02:18 | |
*** yamada-h has joined #openstack-infra | 02:18 | |
openstackgerrit | Di Xu proposed openstack-infra/jenkins-job-builder: Support deep merge of defaults https://review.openstack.org/150730 | 02:19 |
ianw | fungi / jeblair: devstack-centos7-rax-iad-2932979 just failed ... any chance of seeing anything on the console? | 02:19 |
*** Sukhdev has quit IRC | 02:19 | |
*** Hunner has joined #openstack-infra | 02:20 | |
*** yamahata has quit IRC | 02:21 | |
*** amotoki has joined #openstack-infra | 02:24 | |
*** taron has joined #openstack-infra | 02:29 | |
*** amotoki has quit IRC | 02:31 | |
*** koolhead17 has joined #openstack-infra | 02:33 | |
*** davideagnello has quit IRC | 02:35 | |
*** rkukura_ has joined #openstack-infra | 02:38 | |
*** amotoki has joined #openstack-infra | 02:38 | |
*** unicell has joined #openstack-infra | 02:38 | |
*** amotoki_ has joined #openstack-infra | 02:40 | |
*** rkukura has quit IRC | 02:40 | |
*** rkukura_ is now known as rkukura | 02:40 | |
*** amotoki_ has quit IRC | 02:40 | |
*** davideagnello has joined #openstack-infra | 02:41 | |
*** unicell1 has joined #openstack-infra | 02:42 | |
*** unicell has quit IRC | 02:43 | |
greghaynes | ooo https://mail.python.org/pipermail/cryptography-dev/2015-June/000468.html | 02:43 |
lifeless | yah | 02:43 |
*** yamada-h has quit IRC | 02:43 | |
lifeless | there's a bug open in pip related to that | 02:43 |
*** dims has joined #openstack-infra | 02:43 | |
lifeless | slow sdist timings | 02:43 |
lifeless | dims: I didn't get an answer from my ping to infra about releasing pbr | 02:44 |
lifeless | dims: so I think you'll need to (or I can my tomorrow am) | 02:44 |
*** yamamoto has joined #openstack-infra | 02:45 | |
*** dguerri` is now known as dguerri | 02:46 | |
*** dims has quit IRC | 02:50 | |
*** alivigni has joined #openstack-infra | 02:51 | |
*** praveenkumar_ is now known as praveenkumar | 02:54 | |
*** dguerri is now known as dguerri` | 02:56 | |
*** rossella_s has quit IRC | 02:58 | |
*** rossella_s has joined #openstack-infra | 02:58 | |
*** markvoelker has joined #openstack-infra | 02:59 | |
*** otter768 has joined #openstack-infra | 02:59 | |
*** otter768 has quit IRC | 03:04 | |
*** Sukhdev has joined #openstack-infra | 03:04 | |
*** markvoelker has quit IRC | 03:04 | |
mordred | lifeless: you make a ping? | 03:05 |
*** Sukhdev_ has joined #openstack-infra | 03:05 | |
lifeless | I did | 03:05 |
lifeless | 14:04 < lifeless> how are folk feeling about a pbr release? | 03:05 |
mordred | lifeless: I feel great about it | 03:05 |
mordred | lifeless: is it going to break things? | 03:06 |
*** ameade has quit IRC | 03:06 | |
*** briancurtin has quit IRC | 03:06 | |
*** zhiyan has quit IRC | 03:06 | |
*** simonmcc has quit IRC | 03:06 | |
*** jraim has quit IRC | 03:06 | |
*** nzeer has quit IRC | 03:06 | |
*** thingee has quit IRC | 03:06 | |
*** ctracey has quit IRC | 03:06 | |
lifeless | no more chance than usual, and less than often | 03:06 |
*** j^2 has quit IRC | 03:07 | |
*** kun_huang has quit IRC | 03:07 | |
*** Ng has quit IRC | 03:07 | |
*** rackertom has quit IRC | 03:07 | |
lifeless | autodoc exclusions | 03:08 |
lifeless | sphonx 1.3 | 03:08 |
lifeless | docs | 03:08 |
lifeless | testing stuff | 03:08 |
*** jeblair has quit IRC | 03:08 | |
*** Sukhdev has quit IRC | 03:09 | |
mordred | sounds great | 03:09 |
mordred | go for it | 03:09 |
dougwig | lifeless: it's always a good time to crack open a pbr. | 03:09 |
mordred | dougwig: ++ | 03:10 |
mordred | dougwig: or, in my case, a caipirinha | 03:11 |
* mordred should start naming software after brazilian alcohol | 03:11 | |
*** sbos99 has joined #openstack-infra | 03:12 | |
*** yamada-h has joined #openstack-infra | 03:14 | |
lifeless | done | 03:15 |
*** yamada-h has quit IRC | 03:20 | |
*** tonytan4ever has quit IRC | 03:21 | |
*** harlowja has quit IRC | 03:22 | |
*** harlowja_ has joined #openstack-infra | 03:22 | |
* purp can see it now ... | 03:22 | |
purp | git clone .../caphirenia.git ... git clone .../caipirhnina.git ... @#%&! git clone .../jackandcoke.git | 03:23 |
*** gordc has joined #openstack-infra | 03:24 | |
*** tiswanso has quit IRC | 03:27 | |
*** yamamoto has quit IRC | 03:28 | |
*** sdake has quit IRC | 03:31 | |
*** sdake has joined #openstack-infra | 03:32 | |
*** sdake has quit IRC | 03:34 | |
openstackgerrit | Merged openstack-infra/shade: Return new secgroup object https://review.openstack.org/189414 | 03:34 |
*** yamamoto has joined #openstack-infra | 03:35 | |
*** ivar-laz_ has joined #openstack-infra | 03:35 | |
*** Sukhdev_ has quit IRC | 03:36 | |
*** shuoy has joined #openstack-infra | 03:38 | |
*** ivar-lazzaro has quit IRC | 03:39 | |
*** ivar-laz_ has quit IRC | 03:40 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 03:40 | |
*** shuoy has quit IRC | 03:42 | |
lifeless | wtf is the ubuntu package python-pip-whl | 03:43 |
lifeless | oh wow, just wow. | 03:44 |
*** rkukura_ has joined #openstack-infra | 03:45 | |
*** rkukura has quit IRC | 03:46 | |
*** rkukura_ is now known as rkukura | 03:46 | |
*** patrickeast has joined #openstack-infra | 03:46 | |
*** oomichi has joined #openstack-infra | 03:49 | |
*** puranamr has joined #openstack-infra | 03:49 | |
*** zz_dimtruck is now known as dimtruck | 03:51 | |
mordred | lifeless: tell me things | 03:57 |
mordred | purp: ++ | 03:57 |
lifeless | you'll go blind | 03:57 |
mordred | lifeless: I may already be | 03:58 |
lifeless | in utopic, for instance | 03:58 |
lifeless | it has the pip 1.5.6 wheel that is normally vendored within virtualenv | 03:58 |
mordred | wait | 03:58 |
mordred | what? | 03:58 |
mordred | lifeless: I really want to stop asking questions don't I? | 03:58 |
lifeless | dpkg -L python-pip-whl | 03:58 |
lifeless | mordred: only if you value your sanity | 03:59 |
lifeless | mordred: when I go 'wow, just wow' that might be a time to not ask. | 03:59 |
mordred | mordred@camelot:~$ dpkg -L python-pip-whl | 03:59 |
mordred | dpkg-query: package 'python-pip-whl' is not installed | 03:59 |
mordred | Use dpkg --info (= dpkg-deb --info) to examine archive files, | 03:59 |
mordred | and dpkg --contents (= dpkg-deb --contents) to list their contents. | 03:59 |
lifeless | righto, thats devstack using constraints files. Polish and push, then next. | 03:59 |
mordred | lifeless: have I mentioned that I don't believe in installing pip from distros because BATSHIT? | 04:00 |
lifeless | mordred: oh btw | 04:00 |
*** coolsvap|afk is now known as coolsvap | 04:00 | |
lifeless | mordred: thursday C is having tonsils out | 04:00 |
mordred | lifeless: oh my! | 04:00 |
lifeless | mordred: I will be fragmented due to hospital stuff | 04:00 |
mordred | lifeless: well, she will not enjoy that | 04:00 |
lifeless | mordred: better than the obstructive sleep apnea she currently does not enjoy | 04:00 |
mordred | indeed | 04:00 |
lifeless | hers aren't very pitted, but they are HUGE | 04:01 |
*** dimtruck is now known as zz_dimtruck | 04:01 | |
lifeless | OMG how can she swallow food huge | 04:01 |
*** dboik has joined #openstack-infra | 04:02 | |
*** shuoy has joined #openstack-infra | 04:03 | |
*** yamada-h has joined #openstack-infra | 04:05 | |
*** baoli has quit IRC | 04:05 | |
*** dboik has quit IRC | 04:07 | |
*** sputnik13 has joined #openstack-infra | 04:14 | |
*** sputnik13 has quit IRC | 04:16 | |
*** koolhead_ has joined #openstack-infra | 04:18 | |
*** koolhead17 has quit IRC | 04:19 | |
*** yamamoto has quit IRC | 04:19 | |
*** morgan has joined #openstack-infra | 04:21 | |
*** yfried has quit IRC | 04:27 | |
*** dpaterson has quit IRC | 04:31 | |
*** sputnik13 has joined #openstack-infra | 04:34 | |
*** dguerri` is now known as dguerri | 04:35 | |
*** aswadr has joined #openstack-infra | 04:40 | |
*** morgan has quit IRC | 04:40 | |
*** ayoung has quit IRC | 04:41 | |
*** puranamr has quit IRC | 04:43 | |
*** dguerri is now known as dguerri` | 04:45 | |
*** maishsk_afk has quit IRC | 04:46 | |
*** dims has joined #openstack-infra | 04:46 | |
*** rkukura_ has joined #openstack-infra | 04:47 | |
gordc | lifeless, i've had tonsils taken out before. all the ice cream/popsicles you want... it's pretty sweet. | 04:48 |
*** markvoelker has joined #openstack-infra | 04:48 | |
*** morgan has joined #openstack-infra | 04:49 | |
*** rkukura has quit IRC | 04:50 | |
*** rkukura_ is now known as rkukura | 04:50 | |
*** sdake has joined #openstack-infra | 04:51 | |
*** dims has quit IRC | 04:51 | |
*** sputnik13 has quit IRC | 04:51 | |
*** sputnik13 has joined #openstack-infra | 04:52 | |
*** sbos99 has quit IRC | 04:53 | |
*** markvoelker has quit IRC | 04:53 | |
*** sarob has joined #openstack-infra | 04:58 | |
*** sasi has joined #openstack-infra | 04:59 | |
*** otter768 has joined #openstack-infra | 05:00 | |
*** yamamoto has joined #openstack-infra | 05:00 | |
*** boris-42 has quit IRC | 05:04 | |
*** otter768 has quit IRC | 05:05 | |
*** yamahata has joined #openstack-infra | 05:05 | |
*** shuoy has quit IRC | 05:07 | |
*** juggler_ has joined #openstack-infra | 05:12 | |
*** sabeen has joined #openstack-infra | 05:12 | |
*** alexpilotti has quit IRC | 05:14 | |
*** juggler has quit IRC | 05:15 | |
*** marun has quit IRC | 05:17 | |
*** fallenpegasus has quit IRC | 05:20 | |
*** patrickeast has quit IRC | 05:22 | |
*** sputnik13 has quit IRC | 05:22 | |
lifeless | gordc: both her parents have too; but its changed from our days. | 05:23 |
lifeless | gordc: now they want you to eat rough edged foods, apparently knocks back rough bits forming around the suture | 05:23 |
gordc | lifeless, that sounds terrible... doctors are sadists | 05:26 |
*** sasi1 has joined #openstack-infra | 05:26 | |
*** yfried has joined #openstack-infra | 05:27 | |
*** achanda has joined #openstack-infra | 05:27 | |
*** shuoy has joined #openstack-infra | 05:27 | |
*** sasi has quit IRC | 05:29 | |
*** e0ne has joined #openstack-infra | 05:29 | |
*** abregman has joined #openstack-infra | 05:30 | |
*** sarob has quit IRC | 05:30 | |
*** yamahata has quit IRC | 05:32 | |
*** achanda has quit IRC | 05:36 | |
*** bkero has quit IRC | 05:38 | |
*** sputnik13 has joined #openstack-infra | 05:39 | |
*** tqtran has joined #openstack-infra | 05:39 | |
*** bkero has joined #openstack-infra | 05:39 | |
*** armax has quit IRC | 05:45 | |
*** sputnik13 has quit IRC | 05:45 | |
*** e0ne has quit IRC | 05:47 | |
*** yamada-h has quit IRC | 05:48 | |
*** mpopow has quit IRC | 05:50 | |
*** BharatK has joined #openstack-infra | 05:52 | |
*** deepakcs has joined #openstack-infra | 05:53 | |
*** k4n0 has joined #openstack-infra | 05:55 | |
sasi1 | Hi, I am building a CI system and devstack is faling due to "sudo: no tty present and no askpass program specified" when run from jenkins. can any one encountered this error ? any thoughts | 05:59 |
*** rkukura_ has joined #openstack-infra | 06:00 | |
*** jerryz has joined #openstack-infra | 06:01 | |
*** rkukura has quit IRC | 06:02 | |
*** rkukura_ is now known as rkukura | 06:02 | |
*** sputnik13 has joined #openstack-infra | 06:02 | |
openstackgerrit | Mark McLoughlin proposed openstack-infra/project-config: OpenStack Foundation Transparency Policy project https://review.openstack.org/179648 | 06:02 |
sasi1 | error log: http://paste.openstack.org/show/276617/ | 06:03 |
*** devvesa has joined #openstack-infra | 06:06 | |
*** rbradfor has quit IRC | 06:10 | |
*** nzeer has joined #openstack-infra | 06:13 | |
*** achanda has joined #openstack-infra | 06:16 | |
*** sdake has quit IRC | 06:16 | |
*** jraim has joined #openstack-infra | 06:17 | |
*** ihrachyshka has joined #openstack-infra | 06:19 | |
*** maishsk_afk has joined #openstack-infra | 06:20 | |
*** shuoy has quit IRC | 06:20 | |
*** rbradfor has joined #openstack-infra | 06:20 | |
*** dguerri` is now known as dguerri | 06:24 | |
openstackgerrit | Limor Stotland proposed openstack/requirements: Adding apscheduler to global requirement https://review.openstack.org/189564 | 06:25 |
openstackgerrit | Sergey Kraynev proposed openstack-infra/project-config: Make heatclient-dsvm-functional check for heatcli https://review.openstack.org/188284 | 06:26 |
openstackgerrit | Sergey Kraynev proposed openstack-infra/project-config: Make heatclient-dsvm-functional gating for heatcli https://review.openstack.org/189204 | 06:26 |
*** sbos99 has joined #openstack-infra | 06:27 | |
*** j^2 has joined #openstack-infra | 06:27 | |
*** simonmcc has joined #openstack-infra | 06:27 | |
*** Nikkau has joined #openstack-infra | 06:27 | |
openstackgerrit | Marc Koderer proposed openstack-infra/project-config: Make Manila scenario testing voting https://review.openstack.org/189230 | 06:29 |
*** ctracey has joined #openstack-infra | 06:30 | |
*** scheuran has joined #openstack-infra | 06:30 | |
*** dougwig has quit IRC | 06:33 | |
*** electrical has quit IRC | 06:33 | |
*** dguerri is now known as dguerri` | 06:34 | |
*** mgkwill has quit IRC | 06:34 | |
*** edwarnicke has quit IRC | 06:34 | |
*** sweston has quit IRC | 06:34 | |
*** achanda has quit IRC | 06:36 | |
*** gsagie has joined #openstack-infra | 06:38 | |
gsagie | Hello, if anyone can please review the following patch: https://review.openstack.org/#/c/187042/ , we want to be able to create a stable/kilo branch for Dragonflow and its currently blocked on this | 06:39 |
gsagie | and we cant continue working on the main branch without potentially breaking that.. :) | 06:40 |
AJaeger | gsagie: already reviewed - please ping at US time again for other reviewers to see it. | 06:40 |
gsagie | Thanks! will do | 06:40 |
*** ruagair has quit IRC | 06:40 | |
*** ameade has joined #openstack-infra | 06:41 | |
*** ruagair has joined #openstack-infra | 06:44 | |
*** sasi1 has left #openstack-infra | 06:44 | |
*** dtantsur|afk is now known as dtantsur | 06:45 | |
*** ruagair has quit IRC | 06:45 | |
*** ruagair has joined #openstack-infra | 06:45 | |
*** yamada-h has joined #openstack-infra | 06:45 | |
*** zhiyan has joined #openstack-infra | 06:46 | |
*** Ng has joined #openstack-infra | 06:49 | |
*** tchaypo has quit IRC | 06:53 | |
*** woodster_ has quit IRC | 06:53 | |
*** DuncanT has quit IRC | 06:53 | |
*** ramishra has quit IRC | 06:53 | |
*** tchaypo has joined #openstack-infra | 06:55 | |
*** tchaypo is now known as Guest48458 | 06:55 | |
*** Guest48458 is now known as tchorizo | 06:56 | |
*** sbos99 has quit IRC | 06:57 | |
*** samuelBartel has joined #openstack-infra | 06:57 | |
*** rossella_s has quit IRC | 06:57 | |
*** rossella_s has joined #openstack-infra | 06:58 | |
*** mrunge has joined #openstack-infra | 06:59 | |
*** tchorizo is now known as tchaypo | 07:00 | |
*** otter768 has joined #openstack-infra | 07:01 | |
*** akscram has quit IRC | 07:03 | |
*** sbos99 has joined #openstack-infra | 07:04 | |
StevenK | AJaeger: Thanks for the review. The zanata.ini file contains the URL, username and API key to talk to the server. | 07:04 |
*** rkukura_ has joined #openstack-infra | 07:05 | |
AJaeger | StevenK: Ah... So, we need to get these onto the server with some other patch. Not sure how it's done for transifex | 07:05 |
StevenK | AJaeger: Yup, I'll be looking at that tomorrow | 07:06 |
StevenK | Not sure how to get a jenkins user or something on zanata | 07:06 |
*** otter768 has quit IRC | 07:06 | |
*** rkukura has quit IRC | 07:07 | |
*** rkukura_ is now known as rkukura | 07:07 | |
*** akscram has joined #openstack-infra | 07:09 | |
*** briancurtin has joined #openstack-infra | 07:09 | |
*** dguerri` is now known as dguerri | 07:10 | |
*** sputnik13 has quit IRC | 07:10 | |
*** jyuso1 has quit IRC | 07:12 | |
*** arxcruz has joined #openstack-infra | 07:14 | |
*** tqtran has quit IRC | 07:15 | |
*** rackertom has joined #openstack-infra | 07:16 | |
*** HeOS has quit IRC | 07:16 | |
*** ihrachyshka has quit IRC | 07:20 | |
*** Guest75296 has quit IRC | 07:21 | |
*** electrical has joined #openstack-infra | 07:23 | |
*** jtomasek has quit IRC | 07:23 | |
*** thingee has joined #openstack-infra | 07:24 | |
*** Hal has joined #openstack-infra | 07:25 | |
*** Hal is now known as Guest90727 | 07:25 | |
*** yfried is now known as yfried|afk | 07:26 | |
*** edwarnicke has joined #openstack-infra | 07:28 | |
*** yfried|afk is now known as yfried | 07:28 | |
*** achanda has joined #openstack-infra | 07:28 | |
*** kun_huang has joined #openstack-infra | 07:28 | |
*** sdake has joined #openstack-infra | 07:29 | |
*** dabos has joined #openstack-infra | 07:32 | |
*** yamamoto has quit IRC | 07:33 | |
*** woodster_ has joined #openstack-infra | 07:34 | |
*** dougwig has joined #openstack-infra | 07:34 | |
*** sbos99 has quit IRC | 07:36 | |
*** dguerri is now known as dguerri` | 07:36 | |
openstackgerrit | David Lenwell proposed openstack-infra/infra-specs: Spec to host refstack.org in infra https://review.openstack.org/188207 | 07:36 |
*** sweston has joined #openstack-infra | 07:37 | |
*** jlanoux has joined #openstack-infra | 07:37 | |
*** markvoelker has joined #openstack-infra | 07:37 | |
*** sdake_ has joined #openstack-infra | 07:39 | |
*** Ala has joined #openstack-infra | 07:40 | |
openstackgerrit | David Lenwell proposed openstack-infra/infra-specs: Spec to host refstack.org in infra https://review.openstack.org/188207 | 07:40 |
*** sdake has quit IRC | 07:43 | |
*** markvoelker has quit IRC | 07:43 | |
*** sdake has joined #openstack-infra | 07:44 | |
*** tchaypo_ has joined #openstack-infra | 07:44 | |
*** ramishra has joined #openstack-infra | 07:45 | |
*** DuncanT has joined #openstack-infra | 07:45 | |
*** markus_z has joined #openstack-infra | 07:46 | |
*** sdake_ has quit IRC | 07:47 | |
openstackgerrit | David Lenwell proposed openstack-infra/infra-specs: Spec to host refstack.org in infra https://review.openstack.org/188207 | 07:52 |
openstackgerrit | David Lenwell proposed openstack-infra/infra-specs: Spec to host refstack.org in infra https://review.openstack.org/188207 | 07:52 |
*** mpaolino has joined #openstack-infra | 07:52 | |
*** jyuso1 has joined #openstack-infra | 07:53 | |
*** mpaolino has quit IRC | 07:53 | |
*** cdent has joined #openstack-infra | 07:54 | |
*** sabeen has quit IRC | 07:55 | |
flip214 | AJaeger: good morning! | 07:57 |
flip214 | please give me one more hint. | 07:57 |
AJaeger | morning, flip214 ! | 07:57 |
AJaeger | flip214: please give me a hint on what ;) | 07:57 |
flip214 | https://review.openstack.org/#/c/187568/ wants to test https://review.openstack.org/#/c/178573/ which isn't merged yet; and I can't merge the devstack plugin as long as its test fails. | 07:58 |
*** tchaypo has quit IRC | 07:58 | |
*** tchaypo_ is now known as tchaypo | 07:58 | |
*** tchaypo1 has joined #openstack-infra | 07:58 | |
AJaeger | flip214: there's no way to do what you want. | 07:59 |
AJaeger | 573 needs to merge first | 07:59 |
*** tchaypo1 has quit IRC | 07:59 | |
AJaeger | WAIT... | 07:59 |
AJaeger | Try the following: | 07:59 |
AJaeger | Add to https://review.openstack.org/#/c/187568/ | 08:00 |
*** yamamoto has joined #openstack-infra | 08:00 | |
AJaeger | Depends-On: Icb7347d55dc5b22720269405b6d2b4053c2ad819 | 08:00 |
AJaeger | in the commit message | 08:00 |
flip214 | Okay, thanks. | 08:00 |
*** ZZelle has quit IRC | 08:01 | |
AJaeger | Then the two patches will be moved together through the gate. | 08:01 |
*** ZZelle has joined #openstack-infra | 08:01 | |
*** dguerri` is now known as dguerri | 08:02 | |
flip214 | Newline before "Change-Id", or both in same paragraph? | 08:02 |
AJaeger | Not sure whether this works in this case but if 568 needs a cinder tree with 573 included, then this will work | 08:02 |
AJaeger | flipline: Just on a line of its own | 08:02 |
*** mgkwill has joined #openstack-infra | 08:02 | |
AJaeger | flipline? Sorry | 08:02 |
flip214 | Never mind ;) | 08:02 |
*** marun has joined #openstack-infra | 08:02 | |
flip214 | thanks, uploaded. I'll wait for the result! | 08:03 |
*** dizquierdo has joined #openstack-infra | 08:03 | |
AJaeger | flip214: tell me whether it worked ;) | 08:03 |
*** jklare has quit IRC | 08:05 | |
flip214 | I will, you can rest assured of that. | 08:06 |
*** Guest90727 has quit IRC | 08:06 | |
*** rkukura_ has joined #openstack-infra | 08:07 | |
*** marun has quit IRC | 08:08 | |
*** rkukura has quit IRC | 08:09 | |
*** rkukura_ is now known as rkukura | 08:09 | |
*** jerryz has quit IRC | 08:09 | |
*** ihrachyshka has joined #openstack-infra | 08:10 | |
*** yamamoto has quit IRC | 08:11 | |
*** jklare has joined #openstack-infra | 08:11 | |
*** fhubik has joined #openstack-infra | 08:12 | |
*** achanda has quit IRC | 08:13 | |
*** Hal has joined #openstack-infra | 08:14 | |
*** ParsectiX has joined #openstack-infra | 08:14 | |
*** Hal is now known as Guest89102 | 08:14 | |
openstackgerrit | Jens Rosenboom proposed openstack-infra/system-config: Make puppet work with Ubuntu Vivid https://review.openstack.org/189142 | 08:15 |
*** Somay has joined #openstack-infra | 08:16 | |
*** ihrachyshka_ has joined #openstack-infra | 08:18 | |
*** sdake_ has joined #openstack-infra | 08:22 | |
*** gordc has quit IRC | 08:22 | |
*** jklare has quit IRC | 08:23 | |
*** jklare has joined #openstack-infra | 08:24 | |
*** sdake has quit IRC | 08:25 | |
openstackgerrit | Somay Jain proposed openstack-infra/jenkins-job-builder: Support for more conditions type in conditions-buildstep plugin https://review.openstack.org/189590 | 08:25 |
*** freerunner has joined #openstack-infra | 08:25 | |
openstackgerrit | Spencer Krum proposed openstack-infra/puppet-dashboard: Deprecate Module https://review.openstack.org/189591 | 08:26 |
*** mfmcdonagh has joined #openstack-infra | 08:27 | |
*** mcdonagm has joined #openstack-infra | 08:27 | |
*** yamamoto has joined #openstack-infra | 08:27 | |
*** jyuso1 has quit IRC | 08:29 | |
*** jyuso1 has joined #openstack-infra | 08:29 | |
*** freerunner has quit IRC | 08:30 | |
*** freerunner has joined #openstack-infra | 08:31 | |
*** jyuso1 has quit IRC | 08:32 | |
*** jyuso has joined #openstack-infra | 08:32 | |
*** koolhead_ has quit IRC | 08:32 | |
*** sdake_ has quit IRC | 08:34 | |
*** Ala has quit IRC | 08:35 | |
*** HeOS has joined #openstack-infra | 08:35 | |
*** sdake has joined #openstack-infra | 08:36 | |
*** achanda has joined #openstack-infra | 08:37 | |
*** Ala has joined #openstack-infra | 08:37 | |
*** sasi1 has joined #openstack-infra | 08:37 | |
*** sdake_ has joined #openstack-infra | 08:39 | |
*** pelix has joined #openstack-infra | 08:41 | |
*** sdake_ has quit IRC | 08:41 | |
*** leopoldj has joined #openstack-infra | 08:42 | |
*** sdake has quit IRC | 08:42 | |
*** jyuso has quit IRC | 08:43 | |
*** jyuso1 has joined #openstack-infra | 08:43 | |
*** isviridov_away is now known as isviridov | 08:44 | |
openstackgerrit | Limor Stotland proposed openstack/requirements: Adding 'Advanced python scheduler' (apscheduler) to global requirement https://review.openstack.org/189564 | 08:45 |
*** e0ne has joined #openstack-infra | 08:46 | |
openstackgerrit | Derek Higgins proposed openstack-infra/project-config: [WIP] Import rdo packaging into openstack namespace https://review.openstack.org/189497 | 08:47 |
*** sasi1 has left #openstack-infra | 08:47 | |
*** derekh has joined #openstack-infra | 08:50 | |
*** chlong has quit IRC | 08:52 | |
*** soren has joined #openstack-infra | 08:57 | |
*** maishsk_afk has quit IRC | 08:57 | |
*** soren is now known as soren_ | 08:59 | |
*** soren_ is now known as soren | 08:59 | |
*** jyuso1 has quit IRC | 09:01 | |
*** otter768 has joined #openstack-infra | 09:02 | |
*** maishsk_afk has joined #openstack-infra | 09:03 | |
flip214 | AJaeger: https://review.openstack.org/#/c/187568/ check is still not being run... | 09:03 |
openstackgerrit | Mateusz Matuszkowiak proposed openstack-infra/project-config: Added new SF repository for Fuel VMware DVS plugin https://review.openstack.org/189599 | 09:04 |
*** gsagie has left #openstack-infra | 09:05 | |
*** amotoki_ has joined #openstack-infra | 09:05 | |
openstackgerrit | Mateusz Matuszkowiak proposed openstack-infra/project-config: Added new SF repository for Fuel VMware DVS plugin https://review.openstack.org/189599 | 09:06 |
*** otter768 has quit IRC | 09:06 | |
*** freerunner has quit IRC | 09:07 | |
*** fhubik is now known as fhubik_afk | 09:08 | |
*** amotoki_ has quit IRC | 09:09 | |
*** freerunner has joined #openstack-infra | 09:13 | |
*** rkukura has quit IRC | 09:13 | |
*** rkukura has joined #openstack-infra | 09:13 | |
*** amotoki_ has joined #openstack-infra | 09:14 | |
AJaeger | flip214: it is running, see http://status.openstack.org/zuul | 09:15 |
*** koolhead17 has joined #openstack-infra | 09:16 | |
AJaeger | flip214: finished but seems the depends-on did not help in setting up the repos properly | 09:19 |
*** afazekas has joined #openstack-infra | 09:19 | |
AJaeger | flip214: So, let's get the other job merged first, you have a chicken-and-egg problem | 09:19 |
AJaeger | flip214: Run the test locally and post the results | 09:19 |
openstackgerrit | Somay Jain proposed openstack-infra/jenkins-job-builder: Support for more conditions type in conditions-buildstep plugin https://review.openstack.org/189590 | 09:20 |
openstackgerrit | Derek Higgins proposed openstack-infra/project-config: [WIP] Import rdo packaging into openstack namespace https://review.openstack.org/189497 | 09:22 |
*** Somay has quit IRC | 09:25 | |
*** Hal has joined #openstack-infra | 09:26 | |
*** Guest89102 has quit IRC | 09:26 | |
*** freerunner has quit IRC | 09:26 | |
*** Hal is now known as Guest91180 | 09:27 | |
*** markvoelker has joined #openstack-infra | 09:27 | |
*** freerunner has joined #openstack-infra | 09:28 | |
*** jyuso1 has joined #openstack-infra | 09:28 | |
*** nicodemos has quit IRC | 09:28 | |
*** ericksonsantos has quit IRC | 09:28 | |
*** markvoelker has quit IRC | 09:32 | |
*** freerunner has quit IRC | 09:33 | |
*** dabos has quit IRC | 09:34 | |
*** yamamoto has quit IRC | 09:34 | |
*** freerunner has joined #openstack-infra | 09:34 | |
*** woodster_ has quit IRC | 09:41 | |
*** yamamoto has joined #openstack-infra | 09:41 | |
*** fhubik_afk is now known as fhubik | 09:45 | |
*** lxsli_away is now known as lxsli | 09:47 | |
*** yfried is now known as yfried|afk | 09:48 | |
*** dims has joined #openstack-infra | 09:48 | |
*** haypo has joined #openstack-infra | 09:50 | |
*** jtomasek has joined #openstack-infra | 09:50 | |
haypo | hi. FYI all swift tests are failing, but there is a fix: https://review.openstack.org/#/c/189472/ -- can someone please take a look? | 09:50 |
haypo | the change adds libjerasure-dev dependency | 09:51 |
openstackgerrit | Davide Guerri proposed openstack-infra/shade: Add secgroup update API https://review.openstack.org/189490 | 09:52 |
openstackgerrit | Davide Guerri proposed openstack-infra/shade: poc changeset, please disregard https://review.openstack.org/189621 | 09:52 |
*** redixin has joined #openstack-infra | 09:53 | |
*** dims has quit IRC | 09:54 | |
*** achanda has quit IRC | 09:56 | |
*** yamada-h has quit IRC | 09:56 | |
*** koolhead17 has quit IRC | 09:57 | |
*** achanda has joined #openstack-infra | 09:58 | |
*** freerunner has quit IRC | 09:59 | |
flip214 | AJaeger: hmmm, locally I get failed tests - even before anything touches my driver... | 10:00 |
flip214 | the cinder-only tests run okay, though. | 10:00 |
AJaeger | flip214: what fun ;( | 10:00 |
*** e0ne is now known as e0ne_ | 10:02 | |
flip214 | AJaeger: yeah, right. | 10:02 |
*** yfried|afk is now known as yfried | 10:03 | |
*** freerunner has joined #openstack-infra | 10:03 | |
*** isviridov is now known as isviridov_away | 10:03 | |
openstackgerrit | Merged openstack-infra/project-config: Make Manila scenario testing voting https://review.openstack.org/189230 | 10:03 |
*** achanda has quit IRC | 10:03 | |
electrical | AJaeger: perhaps you know. With JJB, is there a way to set the jenkins login and host as env variables? i couldn't find anything about it. | 10:07 |
*** fhubik is now known as fhubik_afk | 10:08 | |
*** dims has joined #openstack-infra | 10:09 | |
*** freerunner has quit IRC | 10:10 | |
*** freerunner has joined #openstack-infra | 10:11 | |
pelix | electrical: no support for that, though it would be useful. Since there is a refactoring planned around the API which includes checking how we handle config, it would be something that could be looked at | 10:11 |
electrical | pelix: ah cool thanks. | 10:11 |
electrical | We want to save our JJB stuff in a public repo but not the config file with the jenkins login details :-) | 10:11 |
*** derekh has quit IRC | 10:11 | |
electrical | but we still would need to manage it since we have a sub dir per project. | 10:11 |
openstackgerrit | Merged openstack-infra/project-config: Make heatclient-dsvm-functional check for heatcli https://review.openstack.org/188284 | 10:12 |
*** e0ne_ has quit IRC | 10:12 | |
*** achanda has joined #openstack-infra | 10:12 | |
*** ams__ has joined #openstack-infra | 10:13 | |
pelix | why not create a job inside your jenkins instance that can write out the credentials to a config file? | 10:14 |
*** yfried is now known as yfried|afk | 10:14 | |
*** alexpilotti has joined #openstack-infra | 10:14 | |
pelix | since jenkins is aware of it's own credentials, it can retrieve them itself | 10:14 |
electrical | huh? how do you mean? ( not enough tea yet :p ) | 10:15 |
pelix | You can create a job in jenkins to execute groovy code in a system context which in turn is able to use the Jenkins API internally to extract the necessary credentials. It's what we use here for a locked down system. | 10:16 |
electrical | hmm, interesting. and do you manage the paths in there as well? since for every project we need to add 2 paths ( one for the job templates and one for the scripts ) | 10:17 |
pelix | We stand up a Jenkins using chef with 2 jobs prewritten out to disk to be loaded automatically. One of them populates the ini file with the needed auth conditions and the other is the upload job that uses it to upload from using the jenkins master. | 10:17 |
flip214 | AJaeger: is there no way to get https://review.openstack.org/#/c/187568/ merged, to break the loop? | 10:18 |
*** freerunner has quit IRC | 10:18 | |
flip214 | can I override the "Verified" field in some way? | 10:19 |
pelix | one we have doesn't need to be that complex, but that's just a case of taking the basic idea and expanding on it | 10:19 |
*** Ala has quit IRC | 10:19 | |
redixin | hi all. is it possible to run gate-project-config-layout locally? I run 'tox -v -e zuul' but it works (not works on gates) | 10:19 |
electrical | pelix: are you able to share that groovy script? | 10:19 |
*** e0ne has joined #openstack-infra | 10:21 | |
*** rkukura_ has joined #openstack-infra | 10:22 | |
ams__ | I'm trying to have a variable number of builders in my JJB job-template, but I can't see a way to do this. Is there any way to achieve this? I basically want to give builders a list | 10:23 |
*** teran has quit IRC | 10:23 | |
*** derekh has joined #openstack-infra | 10:24 | |
electrical | ams__: can you elaborate a bit more? | 10:24 |
*** rkukura has quit IRC | 10:25 | |
*** rkukura_ is now known as rkukura | 10:25 | |
electrical | you can have multiple type of builders in the builders key in a job-template ( i only have use for 1 atm | 10:25 |
*** teran has joined #openstack-infra | 10:25 | |
ams__ | I have a job-template which defines 1 builder, but I would like the ability to have give this job template a list (or a dict) of parameters and give each project the ability to vary the number of builders | 10:25 |
electrical | ah okay. so you have 1 default builder and you want to add more depending on what type of project it is ? | 10:26 |
ams__ | my use case is a job that builds some python code and then builds a docker image from it, i always do one build of the python code but sometimes there are multiple docker images (all in the same single job). | 10:26 |
pelix | electrical: looking | 10:26 |
electrical | pelix: thanks :-) | 10:26 |
*** redixin has quit IRC | 10:27 | |
electrical | ams__: how compare the docker image builder tasks to each other? are there many things the same? | 10:28 |
*** BobBall_AWOL is now known as BobBall | 10:28 | |
*** markvoelker has joined #openstack-infra | 10:28 | |
pelix | ams__: yes it's possible but a little fiddly, you end up needing to define a dedicated macro to be passed in and be expanded with the list of jobs, one sec and I'll try to knock together a gist | 10:29 |
electrical | that's what i thought about as well | 10:29 |
*** redixin has joined #openstack-infra | 10:29 | |
ams__ | pelix: great, that would be really helpful, thankyou | 10:30 |
*** jlanoux_ has joined #openstack-infra | 10:30 | |
*** teran has quit IRC | 10:30 | |
*** ociuhandu has joined #openstack-infra | 10:31 | |
*** fhubik_afk is now known as fhubik | 10:32 | |
*** jlanoux has quit IRC | 10:33 | |
*** markvoelker has quit IRC | 10:33 | |
AJaeger | flip214: you would need to disable the tests to have it merged. And it won't help - it does not report on cinder, or does it? | 10:34 |
*** yfried|afk is now known as yfried | 10:34 | |
AJaeger | redixin: which change is failing? | 10:34 |
redixin | AJaeger, https://review.openstack.org/#/c/187997/ | 10:35 |
pelix | ams__: something like https://gist.github.com/electrofelix/ab7a1da9168eebdadf28 should work, I have something similar locally, so I've just transcribed it to make it more generic | 10:36 |
AJaeger | electrical: I can't help you, sorry. | 10:38 |
electrical | AJaeger: no worries bud :-) | 10:38 |
*** yamada-h has joined #openstack-infra | 10:38 | |
pelix | ams__: we actually have a bug in template expansion really in that for lists passed through as variables we attempt to expand into multiple jobs even when the variable could not affect the name of the job. Really should be passed through directly in such cases | 10:39 |
*** rkukura has quit IRC | 10:40 | |
flip214 | AJaeger: I've got a 590kB text file (compressed 68K) showing that the cinder tests all run. | 10:41 |
flip214 | but at this size I can't paste anymore (pastebin, paste.debian.org, paste.lisp.org). | 10:41 |
flip214 | shall I email it? | 10:41 |
openstackgerrit | Merged openstack-infra/system-config: Add libuuid devel packages https://review.openstack.org/189287 | 10:41 |
AJaeger | flip214: please talk with the cinder team about that... | 10:41 |
*** yamada-h has quit IRC | 10:41 | |
flip214 | okay | 10:42 |
AJaeger | redixin: this is strange indeed, it works locally for me as well... | 10:42 |
*** ParsectiX has quit IRC | 10:42 | |
openstackgerrit | Merged openstack-infra/project-config: Disable py26 jos for glance_store https://review.openstack.org/186011 | 10:43 |
AJaeger | redixin: rebase your change to master and run again ;) | 10:43 |
*** yamada-h has joined #openstack-infra | 10:43 | |
AJaeger | There was a recent change to add gate-rally-dsvm-rally-{service} and that one is not patched by your change | 10:43 |
openstackgerrit | Sergey Skripnick proposed openstack-infra/project-config: Add Ironic services to Rally experimental pipeline https://review.openstack.org/187997 | 10:44 |
*** samueldmq has joined #openstack-infra | 10:45 | |
samueldmq | morning | 10:45 |
*** redixin has quit IRC | 10:46 | |
openstackgerrit | Andreas Scheuring proposed openstack-infra/project-config: Add networking-macvtap to StackForge https://review.openstack.org/189644 | 10:46 |
*** redixin has joined #openstack-infra | 10:47 | |
openstackgerrit | Dmitry Tantsur proposed openstack-infra/project-config: Project rename stackforge/ironic-discoverd -> openstack/ironic-inspector https://review.openstack.org/188030 | 10:48 |
*** soren has quit IRC | 10:48 | |
ams__ | pelix: thanks! taking a look now | 10:48 |
*** jlanoux has joined #openstack-infra | 10:50 | |
openstackgerrit | Darragh Bailey proposed openstack-infra/jenkins-job-builder: Fall back to git clone if zuul-cloner not available https://review.openstack.org/189647 | 10:51 |
*** ildikov_ has joined #openstack-infra | 10:51 | |
*** amotoki_ has quit IRC | 10:53 | |
*** boris-42 has joined #openstack-infra | 10:53 | |
*** jlanoux_ has quit IRC | 10:54 | |
ams__ | pelix: So I think that's close to what I want, but I want to give custom-builders a list of builders (actually, for my case all the same builder) but with different parameters for each. Is that feasible do you think? | 10:55 |
pelix | just add additional steps to the macro | 10:56 |
pelix | you can have as many builders as you want, I've updated the gist to make that clear | 10:58 |
*** claudiub has joined #openstack-infra | 10:58 | |
*** dabos has joined #openstack-infra | 10:58 | |
openstackgerrit | Sean Dague proposed openstack-infra/devstack-gate: create GRENADE_PLUGINRC to pass through grenade external plugins https://review.openstack.org/189652 | 10:59 |
openstackgerrit | Sean Dague proposed openstack-infra/devstack-gate: Add work around to enable heat grenade config https://review.openstack.org/189653 | 10:59 |
*** teran has joined #openstack-infra | 11:00 | |
*** ParsectiX has joined #openstack-infra | 11:01 | |
*** soren has joined #openstack-infra | 11:03 | |
*** otter768 has joined #openstack-infra | 11:03 | |
*** marcusvrn has joined #openstack-infra | 11:04 | |
*** maishsk_afk has quit IRC | 11:04 | |
openstackgerrit | yolanda.robla proposed openstack-infra/puppet-nodepool: Add creation of nodepool.conf file https://review.openstack.org/188325 | 11:04 |
*** yamamoto has quit IRC | 11:05 | |
*** marcusvrn has quit IRC | 11:05 | |
*** hdd has joined #openstack-infra | 11:06 | |
*** yamamoto has joined #openstack-infra | 11:06 | |
*** freerunner has joined #openstack-infra | 11:06 | |
*** teran has quit IRC | 11:06 | |
*** maishsk_afk has joined #openstack-infra | 11:07 | |
*** otter768 has quit IRC | 11:08 | |
*** marcusvrn has joined #openstack-infra | 11:08 | |
openstackgerrit | yolanda.robla proposed openstack-infra/puppet-nodepool: Add creation of nodepool.conf file https://review.openstack.org/188325 | 11:08 |
*** teran has joined #openstack-infra | 11:09 | |
*** spredzy is now known as spredzy|afk | 11:09 | |
*** pc_m has joined #openstack-infra | 11:11 | |
openstackgerrit | yolanda.robla proposed openstack-infra/puppet-nodepool: Add creation of nodepool.conf file https://review.openstack.org/188325 | 11:12 |
*** coolsvap is now known as coolsvap|afk | 11:12 | |
*** che-arne has joined #openstack-infra | 11:15 | |
*** ociuhandu has quit IRC | 11:15 | |
ams__ | pelix: I see, but my problem is I want to vary them dynamically, so a project may specify custom-builders: a b c and I'll have 3 builders, but another may specify customer-builders: a and only have 1 builder | 11:15 |
ams__ | I suppose (as the number doesn't vary that much) I could just have builder-docker-1, builder-docker-2, builder-docker-3 | 11:16 |
*** ociuhandu has joined #openstack-infra | 11:16 | |
pelix | you can set the value for 'custom-builders' to point to a different macro under the job part as well | 11:18 |
openstackgerrit | Darragh Bailey proposed openstack-infra/jenkins-job-builder: Support deep merge of defaults https://review.openstack.org/150730 | 11:19 |
pelix | yolanda: did you grok my explanation for https://review.openstack.org/183939 ? essentially there was a bug around how file objects would be handled by JJB so in wrapping stdin/stdout for codec support I had to fix that as well to be able to create a unit test. | 11:23 |
yolanda | hi pelix, i didn't check recently, sorry | 11:23 |
*** coolsvap|afk is now known as coolsvap | 11:23 | |
TheJulia | jamielennox: So morded mentioned a few days ago the thought of creating a proper noauth plugin. Seems like it would be a good idea | 11:23 |
yolanda | let me take a look | 11:23 |
ams__ | pelix: ok, so my best option is to have (for my case) 3 build macros, x-build1, x-build2, x-build3 (defining 1 builder, 2 builders and 3 builders respectively) and then pass those depending on my template | 11:24 |
*** wznoinsk_ has joined #openstack-infra | 11:25 | |
*** wznoinsk_ has quit IRC | 11:25 | |
*** arxcruz has quit IRC | 11:25 | |
*** achanda has quit IRC | 11:26 | |
*** coolsvap is now known as coolsvap|afk | 11:27 | |
*** markvoelker has joined #openstack-infra | 11:29 | |
*** yfried is now known as yfried|afk | 11:29 | |
dstanek | a proposal bot failure from 6 months ago: https://review.openstack.org/#/c/128930/ can that just be abandoned? | 11:30 |
*** yamamoto has quit IRC | 11:30 | |
*** fhubik is now known as fhubik_afk | 11:33 | |
*** markvoelker has quit IRC | 11:34 | |
*** soren has quit IRC | 11:34 | |
*** e0ne is now known as e0ne_ | 11:34 | |
*** deepakcs has quit IRC | 11:35 | |
*** e0ne_ has quit IRC | 11:40 | |
*** arxcruz has joined #openstack-infra | 11:40 | |
openstackgerrit | Joe Gordon proposed openstack-infra/devstack-gate: Run worldump if tempest fails https://review.openstack.org/188733 | 11:40 |
openstackgerrit | Joe Gordon proposed openstack-infra/devstack-gate: DNM: Making sure worlddump is works here https://review.openstack.org/189010 | 11:40 |
*** aswadr has quit IRC | 11:41 | |
*** yfried|afk is now known as yfried | 11:42 | |
*** aswadr has joined #openstack-infra | 11:43 | |
*** yamamoto has joined #openstack-infra | 11:47 | |
*** soren has joined #openstack-infra | 11:48 | |
*** woodster_ has joined #openstack-infra | 11:48 | |
*** soren has quit IRC | 11:48 | |
*** soren has joined #openstack-infra | 11:48 | |
*** BharatK has quit IRC | 11:53 | |
*** koolhead17 has joined #openstack-infra | 11:56 | |
*** freerunner has quit IRC | 11:57 | |
*** weshay has joined #openstack-infra | 11:59 | |
*** hdd has quit IRC | 11:59 | |
sdague | dstanek: merging the 2014.2 tag back in is kind of important iirc | 12:00 |
*** jaypipes has joined #openstack-infra | 12:02 | |
*** fhubik_afk is now known as fhubik | 12:02 | |
*** Guest84699 has quit IRC | 12:03 | |
*** sshnaidm has joined #openstack-infra | 12:04 | |
openstackgerrit | Merged openstack-infra/jenkins-job-builder: Add support for Clang Scan-Build plugin version 1.5 https://review.openstack.org/184854 | 12:04 |
openstackgerrit | Dmitry Tantsur proposed openstack-infra/project-config: New project python-ironic-inspector-client https://review.openstack.org/188798 | 12:05 |
*** dprince has joined #openstack-infra | 12:05 | |
*** achanda has joined #openstack-infra | 12:05 | |
*** bdemers has quit IRC | 12:05 | |
*** samueldmq has quit IRC | 12:08 | |
*** Ala has joined #openstack-infra | 12:10 | |
*** achanda has quit IRC | 12:13 | |
*** yfried is now known as yfried|afk | 12:13 | |
*** prad_ has joined #openstack-infra | 12:14 | |
*** e0ne has joined #openstack-infra | 12:14 | |
*** prad has quit IRC | 12:14 | |
*** prad_ is now known as prad | 12:14 | |
openstackgerrit | Doug Hellmann proposed openstack-infra/irc-meetings: add agenda_url for cross-project meeting https://review.openstack.org/189676 | 12:14 |
*** soren has quit IRC | 12:15 | |
*** baoli has joined #openstack-infra | 12:15 | |
*** zz_dimtruck is now known as dimtruck | 12:15 | |
*** aysyanne has joined #openstack-infra | 12:16 | |
openstackgerrit | Sirushti Murugesan proposed openstack-infra/project-config: Add flag DEVSTACK_GATE_NEUTRON to heat grenade job https://review.openstack.org/187725 | 12:18 |
*** yfried|afk is now known as yfried | 12:19 | |
*** dan_ has joined #openstack-infra | 12:19 | |
*** dan_ is now known as Guest5484 | 12:19 | |
*** e0ne is now known as e0ne_ | 12:21 | |
openstackgerrit | Sean Dague proposed openstack-infra/devstack-gate: Add work around to enable heat grenade config https://review.openstack.org/189653 | 12:21 |
*** e0ne_ is now known as e0ne | 12:21 | |
*** samueldmq has joined #openstack-infra | 12:22 | |
electrical | Argh. Hipchat plugin for jenkins 0.1.9 changed completely :-( | 12:22 |
*** freerunner has joined #openstack-infra | 12:22 | |
electrical | yolanda: pelix any idea how to handle this? they created as a publisher now and nothing in the properties anymore. | 12:22 |
electrical | should i create a publisher thing for it and do a version check if the user is running 0.1.9 ? | 12:23 |
openstackgerrit | Sirushti Murugesan proposed openstack-infra/project-config: Add flag DEVSTACK_GATE_NEUTRON and enable heat grenade plugin https://review.openstack.org/187725 | 12:23 |
openstackgerrit | Joe Gordon proposed openstack-dev/hacking: Expand origin section of README https://review.openstack.org/185251 | 12:26 |
openstackgerrit | Joe Gordon proposed openstack-dev/hacking: Add example to versioning section of README https://review.openstack.org/185252 | 12:26 |
openstackgerrit | Joe Gordon proposed openstack-dev/hacking: Revise adding additional checks section of README https://review.openstack.org/185253 | 12:26 |
openstackgerrit | Joe Gordon proposed openstack-dev/hacking: Take advantage of RST formatting for links https://review.openstack.org/185257 | 12:26 |
*** achanda has joined #openstack-infra | 12:27 | |
openstackgerrit | Emilien Macchi proposed openstack-infra/project-config: Puppet: move from Stackforge to OpenStack https://review.openstack.org/176326 | 12:27 |
*** marun has joined #openstack-infra | 12:28 | |
*** ociuhandu has quit IRC | 12:28 | |
*** hdd has joined #openstack-infra | 12:28 | |
*** soren has joined #openstack-infra | 12:28 | |
*** e0ne is now known as e0ne_ | 12:30 | |
electrical | Ah. there is already a patch. https://review.openstack.org/#/c/174036/4 | 12:31 |
*** freerunner has quit IRC | 12:32 | |
openstackgerrit | Richard Pijnenburg proposed openstack-infra/jenkins-job-builder: Adding hipchat publisher https://review.openstack.org/174036 | 12:34 |
*** mwagner_afk has quit IRC | 12:35 | |
openstackgerrit | Merged openstack-dev/hacking: Expand origin section of README https://review.openstack.org/185251 | 12:35 |
*** e0ne_ has quit IRC | 12:35 | |
openstackgerrit | Merged openstack-dev/hacking: Add example to versioning section of README https://review.openstack.org/185252 | 12:37 |
*** kgiusti has joined #openstack-infra | 12:37 | |
openstackgerrit | Merged openstack-dev/hacking: Revise adding additional checks section of README https://review.openstack.org/185253 | 12:37 |
*** chlong has joined #openstack-infra | 12:37 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Add very initial support for passing in occ object https://review.openstack.org/188201 | 12:38 |
*** rlandy has joined #openstack-infra | 12:38 | |
*** doug-fish has joined #openstack-infra | 12:39 | |
*** mpaolino has joined #openstack-infra | 12:40 | |
*** unicell has joined #openstack-infra | 12:40 | |
ams__ | pelix: sorry for all the questions, but is there any way to have my project pass a variable to may customer builder? So from your example, have "builder-bundler-1.5.2" contain "shell: "gem uninstall {uninstall}"" | 12:41 |
*** sigmavirus24_awa is now known as sigmavirus24 | 12:41 | |
*** bknudson has quit IRC | 12:41 | |
*** unicell1 has quit IRC | 12:41 | |
openstackgerrit | Roman Vasilets proposed openstack-infra/project-config: Add Ironic services to Rally experimental pipeline https://review.openstack.org/187997 | 12:43 |
openstackgerrit | Merged openstack-dev/hacking: Take advantage of RST formatting for links https://review.openstack.org/185257 | 12:43 |
*** wznoinsk has quit IRC | 12:44 | |
*** yamamoto has quit IRC | 12:48 | |
*** yamamoto has joined #openstack-infra | 12:49 | |
ams__ | ah, nm, I can have - '{customer-builders}': var1: '{var1}' | 12:50 |
*** koolhead17 has quit IRC | 12:51 | |
*** peristeri has joined #openstack-infra | 12:51 | |
fungi | dstanek: yeah, that's one of those changes that gets proposed just after we tag each new major release on a branch which isn't master (that was merging the tag from proposed/juno back into master) | 12:52 |
fungi | dstanek: ironic has a similar one. i think the release managers didn't know to be on top of the core reviewers to get those changes merged immediately following release | 12:53 |
fungi | i just need to test a rebase/recreation of that to make sure that merging it after the change which merged the 2015.1.0 tag won't cause any versioning issues in master | 12:53 |
fungi | i'll do that now before i get sidetracked | 12:54 |
*** baoli has quit IRC | 12:54 | |
*** _nadya_ has joined #openstack-infra | 12:54 | |
openstackgerrit | Ph. Marek proposed openstack-infra/project-config: Cherry-pick the DRBD cinder driver before running tests https://review.openstack.org/189694 | 12:54 |
*** e0ne has joined #openstack-infra | 12:55 | |
flip214 | asselin: ^^ | 12:55 |
*** baoli has joined #openstack-infra | 12:55 | |
flip214 | fungi: would you like to help me with that as well? ^^ | 12:55 |
*** _nadya_ has quit IRC | 12:56 | |
*** hdd has quit IRC | 12:56 | |
fungi | flip214: i suppose the drbd-devstack job doesn't run against cinder? because if it does, that will totally not test the things you expect to be tested on cinder | 12:57 |
*** _nadya_ has joined #openstack-infra | 12:57 | |
fungi | it will just test the 178573,12 patchset over and over no matter what cinder change the job is running for | 12:57 |
fungi | flip214: oh, actually i guess it's running after the cinder change is checked out. i get it now | 12:58 |
*** ildikov_ has quit IRC | 12:59 | |
openstackgerrit | Jerome Hourquebie proposed openstack-infra/jenkins-job-builder: Add cloudbees folder support https://review.openstack.org/189697 | 12:59 |
asselin_ | flip214, hmmm...sorry not sure that's correct | 12:59 |
*** ildikov_ has joined #openstack-infra | 12:59 | |
fungi | flip214: so... the only remaining concern i have is that if 178573,12 ceases to be able to merge cleanly against the tip of cinder master, that job will fail until you both update 178573 with a working patchset _and_ update this job template for the new patchset number | 12:59 |
asselin_ | fungi, flip214 sorry...your depends-on should do the right thing | 12:59 |
asselin_ | flip214, http://logs.openstack.org/68/187568/5/check/check-tempest-dsvm-full-drbd-devstack/b0be830/logs/devstack-gate-setup-workspace-new.txt.gz#_2015-06-09_11_08_41_465 | 13:01 |
*** samuelBartel has quit IRC | 13:01 | |
pelix | electrical: think there is either a review up or one that was accepted into the publishers for the new plugin. | 13:03 |
electrical | pelix: found an existing review. | 13:03 |
*** otter768 has joined #openstack-infra | 13:04 | |
asselin_ | flip214, have you looked at these errors? http://logs.openstack.org/68/187568/5/check/check-tempest-dsvm-full-drbd-devstack/b0be830/logs/screen-c-vol.txt.gz?level=TRACE | 13:04 |
*** hdd has joined #openstack-infra | 13:04 | |
asselin_ | flip214, I think your job setup is currently testing the right thing...failures are due to drbd specific issues | 13:05 |
pelix | ams__: I'd have to fiddle a bit with it to see | 13:05 |
openstackgerrit | Emilien Macchi proposed openstack-infra/project-config: Puppet: move from Stackforge to OpenStack https://review.openstack.org/176326 | 13:05 |
*** amitgandhinz has joined #openstack-infra | 13:05 | |
ams__ | pelix: I got it working, but i have to pass all the variables in I need. It'll work for my purposes, it's just not the neatest | 13:05 |
*** changbl_ has quit IRC | 13:06 | |
*** julim has joined #openstack-infra | 13:07 | |
*** otter768 has quit IRC | 13:09 | |
*** spredzy|afk is now known as spredzy | 13:14 | |
*** _nadya_ has quit IRC | 13:14 | |
*** ociuhandu has joined #openstack-infra | 13:14 | |
*** nikil89_ has joined #openstack-infra | 13:15 | |
*** nikil89_ is now known as naggappan | 13:15 | |
jamielennox | TheJulia: sure - what would it have that token_endpoint with no token doesn't? | 13:15 |
*** ayoung has joined #openstack-infra | 13:16 | |
*** ociuhandu has quit IRC | 13:16 | |
*** sdake has joined #openstack-infra | 13:17 | |
*** ParsectiX has quit IRC | 13:18 | |
*** bhunter71 has joined #openstack-infra | 13:19 | |
*** dpaterson has joined #openstack-infra | 13:19 | |
marun | hi! is there anyone deploying multi-node configurations with devstack? I'm a bit confused as to how rabbit configuration is supposed to work on secondary nodes | 13:20 |
openstackgerrit | Monty Taylor proposed openstack-infra/infra-specs: Add maniphest bug tracking spec https://review.openstack.org/188196 | 13:20 |
*** soren has quit IRC | 13:21 | |
*** samuelBartel has joined #openstack-infra | 13:22 | |
*** che-arne has quit IRC | 13:22 | |
fungi | ugh, this is worse than i thought... https://review.openstack.org/#/q/status:open+topic:merge/release-tag,n,z | 13:22 |
mordred | fungi: what's the problem? | 13:23 |
fungi | ttx: dhellmann: ideas for how we can convince projects to merge those in a timely manner? they're pretty much all merge-conflicting now and have to be regenerated | 13:23 |
fungi | barbican has -2'd theirs | 13:23 |
*** dkranz has joined #openstack-infra | 13:23 | |
*** jamielennox is now known as jamielennox|away | 13:23 | |
mordred | they what? | 13:24 |
fungi | ironic approved theirs, but not before it reached merge conflict | 13:24 |
*** shardy_ has joined #openstack-infra | 13:24 | |
*** tiswanso has joined #openstack-infra | 13:25 | |
fungi | i'll write up a change to include an explanation of why these are safe for the commit messages when i regenerate them all | 13:25 |
mordred | fungi: I just responded to that code review | 13:25 |
*** shardy has quit IRC | 13:25 | |
mordred | fungi: I'm going to write a quick email to the mailing list | 13:26 |
*** alivigni has joined #openstack-infra | 13:26 | |
fungi | mordred: awesome. it looks like it's been a long-standing issue as we've got multiple projects who didn't merge the juno release tag and many, many who didn't merge the kilo release tag | 13:26 |
*** dustins has joined #openstack-infra | 13:27 | |
sdague | oh, hey zuul ui gets really slow when there are 1555 merge check changes outstanding | 13:27 |
ttx | yeah, if i could come up with a decent explanation of why they need to merge those, I would have sent that email already | 13:27 |
openstackgerrit | Russell Bryant proposed openstack-infra/devstack-gate: Add partial-ncpu-neutron-dvr grenade mode https://review.openstack.org/189715 | 13:28 |
sdague | it's also weird for me that we aren't building more nodes, we've got pretty deep queues right now, but the ramp up rate seems lower than I'd have expected. | 13:29 |
*** shardy_ has quit IRC | 13:29 | |
*** yamada-h has joined #openstack-infra | 13:29 | |
dkranz | fungi: THe zuul fix seems to have gone through and the periodic tempest jobs last night are back to the previous failure: "/opt/stack/new/devstack-gate/devstack-vm-gate.sh: line 457: cd: /opt/stack/new/devstack: No such file or directory" | 13:29 |
*** shardy has joined #openstack-infra | 13:30 | |
mordred | fungi: ok. I'm a littlebit considering that we request that the TC give us permission to just go in and merge release tags for people | 13:31 |
*** radez_g0n3 is now known as radez | 13:31 | |
mordred | ttx: the reason they should merge them is that the release team has asked them to merge tham as part of the release process | 13:31 |
sdague | mordred: at least make the release-managers group able to merge them | 13:32 |
sdague | I think that's a very reasonable approach | 13:32 |
mordred | sdague: yah - well, that would involve giving the release team ability to approve patches in arbitrary repos | 13:32 |
*** hdd has quit IRC | 13:33 | |
mordred | sdague: I kind of wish that we had reached the point of being ok with zuul just landing some patches | 13:33 |
mordred | sdague: and rather than proposing these just landed these | 13:33 |
mordred | but I don't think we're there yet | 13:33 |
openstackgerrit | Emilien Macchi proposed openstack-infra/project-config: Puppet: move from Stackforge to OpenStack https://review.openstack.org/176326 | 13:33 |
openstackgerrit | Emilien Macchi proposed openstack-infra/project-config: jenkins/jobs/tripleo/puppet: drop puppet-openstack https://review.openstack.org/189719 | 13:35 |
*** samuelBartel has quit IRC | 13:35 | |
mordred | email sent | 13:36 |
mordred | hopefully it didn't come across too finger-wagging | 13:36 |
*** ociuhandu has joined #openstack-infra | 13:36 | |
*** yamada-h has quit IRC | 13:36 | |
mordred | fungi: perhaps we should add a post-script to openstack proposal bot changes that says "if you have questions or concerns about this patch, please come to #openstack-infra and ask" ... or something | 13:37 |
*** yamada-h has joined #openstack-infra | 13:37 | |
sdague | mordred: well, the release team has the ability to land arbitrary patches on stable | 13:37 |
ttx | mordred: I for one ca ncertanly live without those merge commits. But some people seem to care. | 13:37 |
mordred | ttx: oh - well, I told everyone they exist because you want them | 13:37 |
mordred | oops | 13:37 |
ttx | mordred: and I usually redirects those people to you for an explanation. For we are even | 13:37 |
mordred | yay! | 13:38 |
mordred | I also could live without them | 13:38 |
ttx | What I type doesn't make sense | 13:38 |
mordred | but - if they are a thing we do - we should do them everywhere | 13:38 |
ttx | I blame the jetlag vapors emanating from Morgan | 13:38 |
mordred | or we should stop doing them anywhere | 13:38 |
sdague | heh | 13:38 |
*** bknudson has joined #openstack-infra | 13:38 | |
mordred | ttx: I don't want to know any more about vapors emanating from Morgan | 13:38 |
*** tvanderwiel has joined #openstack-infra | 13:38 | |
openstackgerrit | Merged openstack-infra/irc-meetings: add agenda_url for cross-project meeting https://review.openstack.org/189676 | 13:39 |
*** achanda has quit IRC | 13:39 | |
*** yamada-h_ has joined #openstack-infra | 13:40 | |
*** mriedem has joined #openstack-infra | 13:41 | |
*** ociuhandu has quit IRC | 13:41 | |
*** yamada-h has quit IRC | 13:41 | |
*** ociuhandu has joined #openstack-infra | 13:41 | |
TheJulia | jamielennox|away: I think it would have to have sufficent information to tell the caller where to go connect. Along the lines of the user being able to submit it's own configuration to return for service URLs. And it would have to attempt no validation aside from the presence of the input. | 13:42 |
fungi | sdague: looks like the spike in the check pipeline was followed by a spike more or less up to our nodepool aggregate instance quota | 13:42 |
fungi | sdague: just with some lag | 13:42 |
therve | mordred, The thing with the release tag patches is that they look awful in gerrit | 13:42 |
therve | Not sure why | 13:42 |
sdague | fungi: oh, are we only at 400 nodes? | 13:42 |
fungi | therve: because gerrit displays merge commits by showing the merge conflict resolution rather than a diff between the parents | 13:43 |
fungi | therve: implementation choice upstream in gerrit | 13:43 |
therve | fungi, Fair enough | 13:43 |
mordred | therve: it's pretty aweful | 13:43 |
fungi | sdague: the test nodes graph shows ~800 | 13:43 |
*** yamada-h_ has quit IRC | 13:43 | |
*** zz_jgrimm is now known as jgrimm | 13:43 | |
mordred | like, its not even close to being the thing you want | 13:43 |
sdague | oh, it's there now | 13:43 |
*** jeblair has joined #openstack-infra | 13:43 | |
*** eharney has quit IRC | 13:44 | |
*** Zhongjun has joined #openstack-infra | 13:44 | |
electrical | fungi: pelix mordred https://review.openstack.org/#/c/174036/ required for latest hipchat plugin in jenkins :-) | 13:45 |
*** dimtruck is now known as zz_dimtruck | 13:48 | |
jgriffith | mordred: BTW, one of the reasons that never merged on Cinder side: https://review.openstack.org/#/c/179287/ | 13:49 |
fungi | mordred: keystone's master branch is an excellent example of a project which has never approved one of the tag merge changes http://paste.openstack.org/show/277769/ | 13:49 |
jgriffith | mordred: noboby bothered to look an recheck it :( | 13:50 |
jgriffith | including me | 13:50 |
mordred | jgriffith: yah. we probably need a better story around that | 13:50 |
*** dkranz has quit IRC | 13:50 | |
jgriffith | mordred: anyway, thanks for the note, I'll pay coser attention to them now | 13:50 |
openstackgerrit | Merged openstack-infra/yaml2ical: Add Calendar Name and Description to output ical https://review.openstack.org/188369 | 13:50 |
mordred | jgriffith: thanks - and sorry for requesting that you do a manual non-interesting task - I wish we had a better story on this | 13:50 |
jgriffith | LOL | 13:51 |
jgriffith | mordred: have you seen the code in Cinder lately? This is a treat :) | 13:51 |
mordred | jgriffith: hahahaha | 13:51 |
*** dkranz has joined #openstack-infra | 13:51 | |
mordred | jgriffith: consider yourself lucky that I've been focusing on neutron/nova/floating-ips and haven't yet started to yell at you about the attachments api | 13:51 |
jgriffith | mordred: That's been on my list for like 2 years :( | 13:52 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/puppet-openstackci: Create a jenkins server like http://jenkins.openstack.org https://review.openstack.org/175571 | 13:52 |
mordred | jgriffith: although hoestly, the fact that you can say "nova boot oh and also give me a volume" is awesome | 13:52 |
jgriffith | mordred: maybe today is the day | 13:52 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/system-config: Use common jenkins master implementation https://review.openstack.org/177373 | 13:52 |
mordred | jgriffith: I've been asking for that for floaters for ages | 13:52 |
jgriffith | mordred: yeah, that's always annoyed the crap out of me | 13:52 |
fungi | mordred: looks like some of those have also been abandoned, so i'll restore and update them as well https://review.openstack.org/#/q/status:abandoned+topic:merge/release-tag,n,z | 13:53 |
jgriffith | mordred: but instead of "fixing it" I just ignored it and changed my workflow | 13:53 |
mordred | jgriffith: :) | 13:53 |
* jgriffith is part of the problem | 13:53 | |
mordred | jgriffith: have you seen shade? | 13:53 |
jgriffith | mordred: oh yeah! | 13:53 |
mordred | jgriffith: I've written an entire library based on ignoring the problem and working around it | 13:53 |
jgriffith | mordred: and I tried to move to it a while back when you and I chatted | 13:53 |
* mordred is part of the problem too | 13:53 | |
jgriffith | mordred: note that I did the same sort of thing in my ansible playbooks | 13:54 |
mordred | yah | 13:54 |
*** dtantsur is now known as dtantsur|brb | 13:54 | |
mordred | jgriffith: btw - the new ansible modules have started landed upstream | 13:54 |
jgriffith | mordred: I saw that | 13:54 |
jgriffith | mordred: I had some problems cracking the config stuff | 13:54 |
jgriffith | mordred: but I'll take another look shortly | 13:54 |
mordred | still working through them, but hope to get this stack done by 2.0 | 13:54 |
mordred | jgriffith: the config stuff may have improved -we discovered a few bugs | 13:55 |
jgriffith | mordred: I'll check it out, I think I promised you help at least in the form of feedback at one point | 13:55 |
mordred | it _should_ just work if you have env vars set or if you pass parameters and dont' use config files | 13:55 |
jgriffith | mordred: so I still owe you at least that | 13:55 |
mordred | jgriffith: woot | 13:55 |
*** koolhead17 has joined #openstack-infra | 13:55 | |
jeblair | fungi: the last three seem to be correctly abandoned | 13:55 |
mordred | look, it's a jeblair | 13:55 |
jeblair | fungi: the other ones were at least abandoned with comments indicating the authors do not understand the situation | 13:56 |
*** sdake has quit IRC | 13:56 | |
fungi | jeblair: yep, i'm hoping to fix that with better commit messages shortly | 13:56 |
jeblair | one got a -1 for whitespace | 13:57 |
* morganfainberg wavers at jeblair | 13:57 | |
fungi | hah | 13:57 |
yolanda | jeblair, i'm construction the nodepool.conf path for nodepool. I was wondering if including the jenkins url in the nodepool.conf file or not | 13:57 |
* morganfainberg falls over after wavering | 13:57 | |
mordred | morganfainberg: haha | 13:57 |
yolanda | as it seems that it will be the only missing bit in jenkins target | 13:57 |
mordred | morganfainberg: blast it man - you're going to be jetlag recovered by the time I get there | 13:57 |
yolanda | taking ... | 13:57 |
yolanda | jenkins: | 13:57 |
yolanda | url: https://jenkins1.example.org/ | 13:57 |
yolanda | user: username | 13:57 |
yolanda | apikey: key | 13:57 |
yolanda | credentials-id: id | 13:57 |
morganfainberg | mordred: yeaaaah, it's much better today already | 13:58 |
yolanda | i'd prefer to completely remove that jennkins target section | 13:58 |
morganfainberg | mordred: was bad by about 2200 last night | 13:58 |
* jeblair picks up morganfainberg and leans him against the bar | 13:58 | |
mordred | jeblair: there's a bar? where's my drink? | 13:58 |
morganfainberg | mordred: we might have forgotten to restock it :P | 13:58 |
jeblair | yolanda: i think in my sketch i suggested '[jenkins "jenkins1.example.org"]' as the conf section title | 13:59 |
* mordred throws an ineffective used mountain goat at morganfainberg | 13:59 | |
ttx | we definitely are in a bar | 13:59 |
yolanda | jeblair, i was assuming that to be the target name | 14:00 |
yolanda | not url | 14:00 |
*** UsedMountainGoat has joined #openstack-infra | 14:00 | |
*** bdemers has joined #openstack-infra | 14:00 | |
*** hashar has joined #openstack-infra | 14:00 | |
* UsedMountainGoat is ineffective. | 14:00 | |
jeblair | yolanda: not sure what you mean? | 14:01 |
morganfainberg | mordred: ^^ see what you did? :P | 14:01 |
mordred | morganfainberg: wow. that happened | 14:01 |
openstackgerrit | Russell Bryant proposed openstack-infra/project-config: Add check-grenade-dsvm-partial-ncpu-neutron https://review.openstack.org/189426 | 14:01 |
openstackgerrit | Russell Bryant proposed openstack-infra/project-config: Add check-grenade-dsvm-partial-ncpu-neutron-dvr https://review.openstack.org/189727 | 14:01 |
*** shardy_ has joined #openstack-infra | 14:01 | |
yolanda | jeblair, something like | 14:01 |
yolanda | [jenkins "target_name"] | 14:01 |
yolanda | url=http://url.to.jenkins | 14:01 |
yolanda | user=abc | 14:01 |
yolanda | apikey=def | 14:01 |
yolanda | credentials=def | 14:01 |
*** UsedMountainGoat has quit IRC | 14:01 | |
yolanda | so we are able to match targets in nodepool.yaml for that target name | 14:02 |
yolanda | and url is an independent setting | 14:02 |
jeblair | yolanda: ah, okay, yeah that looks good | 14:02 |
yolanda | cool | 14:02 |
*** zz_dimtruck is now known as dimtruck | 14:02 | |
*** miqui has joined #openstack-infra | 14:03 | |
*** shardy has quit IRC | 14:03 | |
fungi | mordred: any guesses where merge proposals like https://review.openstack.org/152011 are coming from? i see them happen from time to time on projects with feature branches concurrent with the dates of the changes | 14:03 |
openstackgerrit | yolanda.robla proposed openstack-infra/puppet-nodepool: Add creation of nodepool.conf file https://review.openstack.org/188325 | 14:03 |
fungi | mordred: but not sure how they're getting triggered without an actual tag getting pushed | 14:04 |
*** dboik has joined #openstack-infra | 14:04 | |
fungi | oh, i bet i can unwind it back to a proposal job run | 14:04 |
yolanda | jeblair, i also see test-job is present, why is that under jenkins section , and not under the target ? | 14:04 |
yolanda | this bit... t.jenkins_test_job = jenkins.get('test-job') | 14:05 |
yolanda | makes sense to be there? | 14:05 |
mescanef | SergeyLukjanov: hello. :-) please review https://review.openstack.org/#/c/189599/ | 14:05 |
*** dguerri is now known as dguerri` | 14:06 | |
*** shardy_ has quit IRC | 14:07 | |
jeblair | yolanda: because the job-launching mechanism is jenkins-specific | 14:07 |
yolanda | mm, then it needs to go to nodepool.conf as well | 14:07 |
*** shardy has joined #openstack-infra | 14:07 | |
yolanda | if we want to bring all jenkins target by nodepool | 14:07 |
yolanda | nodepool.conf | 14:08 |
jeblair | yolanda: yeah, i think it's fine for now. we could move it later, but i don't think it's important. | 14:08 |
yolanda | is that really used? | 14:08 |
jeblair | we don't | 14:08 |
openstackgerrit | yolanda.robla proposed openstack-infra/puppet-nodepool: Add creation of nodepool.conf file https://review.openstack.org/188325 | 14:09 |
openstackgerrit | yolanda.robla proposed openstack-infra/puppet-nodepool: Add creation of nodepool.conf file https://review.openstack.org/188325 | 14:10 |
*** eharney has joined #openstack-infra | 14:12 | |
*** hdd has joined #openstack-infra | 14:12 | |
openstackgerrit | Davide Guerri proposed openstack-infra/shade: Add get_server_external_ipv4() https://review.openstack.org/189030 | 14:12 |
*** asrangne has joined #openstack-infra | 14:13 | |
*** xyang1 has joined #openstack-infra | 14:13 | |
*** amotoki_ has joined #openstack-infra | 14:16 | |
openstackgerrit | yolanda.robla proposed openstack-infra/puppet-nodepool: Add creation of nodepool.conf file https://review.openstack.org/188325 | 14:16 |
*** aswadr has quit IRC | 14:16 | |
*** samuelBartel has joined #openstack-infra | 14:17 | |
flaper87 | is there a way I can check if when/if the new images creation succeeded? What time does the CI images re-creation happens? | 14:20 |
*** hdd has quit IRC | 14:20 | |
jeblair | flaper87: logs are here: http://nodepool.openstack.org/ | 14:21 |
fungi | flaper87: http://nodepool.openstack.org/ for the logs, and 14:14 utc is when it starts, usually takes 1.5-2 hours to complete | 14:21 |
*** mtanino has joined #openstack-infra | 14:21 | |
flaper87 | jeblair: fungi awesome, thanks :) That way I won't have to poll for updates | 14:22 |
flaper87 | well, not -infra, at leat | 14:22 |
flaper87 | least* | 14:22 |
*** k4n0 has quit IRC | 14:22 | |
jeblair | we had a power outage last night, which lasted longer than my ups battery, in that it lasted longer than 30 seconds. | 14:24 |
jeblair | so apparently, there's a bit of a margin of error in the battery runtime report, which was reporting a runtime of 45 minutes right before the outage. | 14:25 |
*** mpaolino has quit IRC | 14:25 | |
mordred | jeblair: hrm. that does seem like somewhat of a margin of error | 14:25 |
*** mpaolino has joined #openstack-infra | 14:26 | |
jeblair | yah. now i get to figure out where to buy a new battery | 14:26 |
*** deepakcs has joined #openstack-infra | 14:26 | |
mordred | jeblair: batteries-r-us? | 14:26 |
mordred | jeblair: I mean, there's got to be a burningman supply store in Oakland with UPS batteries, right | 14:27 |
mordred | ? | 14:27 |
mordred | they might also shoot fire sometimes ... but that's a feature | 14:27 |
*** dimtruck is now known as zz_dimtruck | 14:27 | |
jeblair | only for 30 seconds though | 14:27 |
mordred | jeblair: the power goes off, the ups starts shooting fire | 14:27 |
mordred | I mean ... you'd NOTICE that the power was off | 14:27 |
mordred | and you'd had light | 14:28 |
mordred | have | 14:28 |
*** shuoy has joined #openstack-infra | 14:28 | |
jeblair | true, i had to read by candlelight last night, which isn't as bright or generally awesome as reading by flamethrower | 14:28 |
sdague | jeblair: you need to invest in some oil lamps | 14:28 |
jeblair | sdague: i used to, but apparenty they can be bad news in earthquake country | 14:29 |
*** julim has quit IRC | 14:29 | |
sdague | oh, right, well it would solve your light problem. | 14:29 |
*** spzala has joined #openstack-infra | 14:30 | |
jeblair | (i mean, candles aren't great either as far as that goes, but they're not as dangerous "off" as oil lamps are) | 14:30 |
sdague | just expose other problems | 14:30 |
jeblair | true | 14:30 |
*** zz_dimtruck is now known as dimtruck | 14:30 | |
*** julim has joined #openstack-infra | 14:30 | |
pabelanger | pleia2, nibalizer: I care. Well, I should care. I know we don't run much centos in -infa but would be nice to add coverage. What can I do to help | 14:31 |
shuoy | jeblair and fungi: just say thanks to the openstack-infra team for the help :-) | 14:32 |
openstackgerrit | Monty Taylor proposed openstack-infra/nodepool: Start passing cloud_config object to shade https://review.openstack.org/189744 | 14:32 |
mordred | that will not pass tests yet ^^ | 14:32 |
mordred | until we cut a new shade with the occ patch in it | 14:33 |
mordred | but I wanted to go ahead and put it up | 14:33 |
*** haypo has left #openstack-infra | 14:33 | |
*** achanda has joined #openstack-infra | 14:33 | |
*** hdd has joined #openstack-infra | 14:34 | |
fungi | shuoy: were you able to work out a suitable merge commit into master from your dev/experimental branch? | 14:35 |
jeblair | now i just need to find a replacement battery for my since-discontinued ups from a since-aquired company | 14:36 |
mordred | jeblair: it sounds like maybe you should learn about making your own batteries | 14:36 |
mordred | jeblair: I mean, you already have lead type in the family ... why not make batteries too? | 14:37 |
*** fallenpegasus has joined #openstack-infra | 14:37 | |
jeblair | mordred: right; they were making batteries in the 1700s. how hard could it be? | 14:38 |
*** kmartin has quit IRC | 14:39 | |
shuoy | fungi: yes, basically my requriement was like this: “1. use dev/experimental to replace the master (I know it is not a good practice — the reason was that we were in dev/experimental since we started some major surgery of our code; 2 we want to keep the git logs that happened on the dev/experimental branch even after we merge(replace) it back to master;” | 14:40 |
openstackgerrit | Dan Prince proposed openstack-infra/tripleo-ci: Cherry pick Fedora python-ipaddress fix https://review.openstack.org/189756 | 14:41 |
shuoy | fungi: though the workflow on the relase page was not entirely same as our case, after you described the principle behind it (and I did some googling), I figured out the way to achieve my goal. | 14:42 |
sdague | jeblair: also, clearly, not in any way dangerous to be playing with large chunks of lithium in earthquake country | 14:42 |
*** amotoki_ has quit IRC | 14:44 | |
shuoy | fungi: what I want to say though, having openstack-infra team’s online support gave me the mental assurance that I can make it with this level of help (I did not know about how Gerrit /github work together before this). Many thanks! | 14:45 |
mordred | shuoy: yay! glad you were suggessful! | 14:46 |
*** yfried is now known as yfried|afk | 14:48 | |
*** yfried|afk is now known as yfried | 14:49 | |
openstackgerrit | Merged openstack-infra/shade: Add very initial support for passing in occ object https://review.openstack.org/188201 | 14:49 |
openstackgerrit | David Shrewsbury proposed openstack-infra/shade: Add secgroup update API https://review.openstack.org/189490 | 14:49 |
openstackgerrit | Merged openstack-infra/shade: Add design for an object interface https://review.openstack.org/164506 | 14:49 |
mordred | Shrews: ooh - does the update stuff work now? | 14:50 |
Shrews | mordred: yup | 14:50 |
*** leopoldj has quit IRC | 14:50 | |
mordred | Shrews: woot! | 14:51 |
*** salv-orl_ has joined #openstack-infra | 14:51 | |
*** shuoy has quit IRC | 14:51 | |
*** armax has joined #openstack-infra | 14:51 | |
openstackgerrit | yolanda.robla proposed openstack-infra/nodepool: Update nodepool to use nodepool.conf file https://review.openstack.org/189762 | 14:52 |
*** salv-orlando has quit IRC | 14:52 | |
Shrews | mordred: manually tested with both neutron and nova, so pretty confident with it | 14:52 |
mordred | awesome | 14:52 |
mordred | looks great | 14:52 |
mordred | jeblair, fungi: could I bother you for a review on https://review.openstack.org/189490 ? I'd like to get it landed so we can cut a release | 14:53 |
openstackgerrit | yolanda.robla proposed openstack-infra/puppet-nodepool: Add creation of nodepool.conf file https://review.openstack.org/188325 | 14:54 |
*** abregman has quit IRC | 14:55 | |
yolanda | fungi, we see gerrit 2.8 slower than prev 2.4 version. Have you done any tweaked in terms of caching, apache config.. that is not reflected on the manifests? | 14:55 |
mordred | yolanda: nope. but I think we do have a bigger/faster machine we run it on, so we may not have noticed the differences? | 14:56 |
*** dabos has quit IRC | 14:56 | |
*** jaypipes has quit IRC | 14:57 | |
*** dkranz has quit IRC | 14:57 | |
*** tiswanso has quit IRC | 14:57 | |
*** ihrachyshka has quit IRC | 14:57 | |
rcarrillocruz | :S | 14:58 |
*** tiswanso has joined #openstack-infra | 14:58 | |
fungi | yolanda: we run it on a 30gb performance hvpvm instance in rackspace | 14:58 |
*** ihrachyshka_ has quit IRC | 14:58 | |
*** dkranz has joined #openstack-infra | 14:58 | |
*** amotoki_ has joined #openstack-infra | 14:58 | |
fungi | yolanda: with a separate database server (a trove instance) | 14:58 |
rcarrillocruz | our also is a 32GB VM, but it's on ESXi | 14:58 |
*** shuoy has joined #openstack-infra | 14:58 | |
rcarrillocruz | i think we will have to tweak and play cache things | 14:59 |
*** achanda_ has joined #openstack-infra | 15:00 | |
*** kmartin has joined #openstack-infra | 15:00 | |
*** yfried has quit IRC | 15:00 | |
*** maishsk_afk has quit IRC | 15:00 | |
*** koolhead17 has quit IRC | 15:00 | |
mordred | rcarrillocruz: fwiw, ours has 8 VCPUs as well | 15:00 |
mordred | rcarrillocruz: that at least pretend to be Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz | 15:01 |
rcarrillocruz | mordred: otoh, we also use ldap, something you don't in upstream... i'll check it out with jstack what threads are blocking | 15:01 |
*** achanda has quit IRC | 15:01 | |
mordred | rcarrillocruz: this is a good point | 15:01 |
mordred | rcarrillocruz: so - you may want to look at the cauth program that enovance wrote for software factory | 15:02 |
shuoy | mordred: let’s make openstack successful, together :-) | 15:02 |
*** fhubik is now known as fhubik_afk | 15:02 | |
rcarrillocruz | mordred: googling | 15:02 |
mordred | rcarrillocruz: it has ldap support in it - it basically handles the auth at the apache layer | 15:02 |
mordred | rcarrillocruz: and passes remote_user to the thing on the backend | 15:02 |
mordred | rcarrillocruz: if you are blocking on LDAP queries on the backend ... it might be a way to decouple the two things | 15:03 |
*** shuoy has left #openstack-infra | 15:03 | |
mordred | rcarrillocruz: but I have not yet used it | 15:03 |
*** shuoy has joined #openstack-infra | 15:03 | |
*** Sukhdev has joined #openstack-infra | 15:04 | |
*** ddieterly has joined #openstack-infra | 15:04 | |
*** bdemers has quit IRC | 15:04 | |
*** mpaolino has quit IRC | 15:04 | |
*** achanda_ has quit IRC | 15:04 | |
*** otter768 has joined #openstack-infra | 15:05 | |
*** sdake has joined #openstack-infra | 15:05 | |
*** deepakcs has quit IRC | 15:06 | |
cschwede | mordred: I’m currently refactoring cauth, and adding documentation for it | 15:06 |
*** afazekas has quit IRC | 15:06 | |
*** achanda has joined #openstack-infra | 15:06 | |
*** sdake has quit IRC | 15:06 | |
*** dustins has quit IRC | 15:06 | |
yolanda | mordred, that looks interesting | 15:06 |
*** salv-orl_ has quit IRC | 15:06 | |
yolanda | actually, running gerrit show-caches it throws an average of 7seconds per ldap request | 15:07 |
*** sdake has joined #openstack-infra | 15:07 | |
*** markvoelker has joined #openstack-infra | 15:07 | |
*** JamesK1 has joined #openstack-infra | 15:07 | |
*** e0ne is now known as e0ne_ | 15:08 | |
*** salv-orlando has joined #openstack-infra | 15:08 | |
*** chlong is now known as chlong-zzz | 15:10 | |
*** otter768 has quit IRC | 15:10 | |
*** naggappan has quit IRC | 15:10 | |
*** baoli has quit IRC | 15:10 | |
*** achanda has quit IRC | 15:11 | |
*** markvoelker has quit IRC | 15:12 | |
*** baoli has joined #openstack-infra | 15:13 | |
*** vahidh has joined #openstack-infra | 15:15 | |
*** amotoki_ has quit IRC | 15:16 | |
*** annegentle has joined #openstack-infra | 15:16 | |
*** changbl_ has joined #openstack-infra | 15:17 | |
*** annegentle has quit IRC | 15:18 | |
*** e0ne_ has quit IRC | 15:18 | |
*** shuoy has quit IRC | 15:19 | |
*** dims has quit IRC | 15:19 | |
*** dtantsur|brb is now known as dtantsur | 15:19 | |
*** amotoki_ has joined #openstack-infra | 15:19 | |
*** soren has joined #openstack-infra | 15:21 | |
openstackgerrit | Paul Belanger proposed openstack-infra/grafyaml: Initial unit tests for CLI https://review.openstack.org/189770 | 15:21 |
*** dabos has joined #openstack-infra | 15:21 | |
*** Ala has quit IRC | 15:21 | |
leseb_ | AJaeger: ping | 15:22 |
leseb_ | AJaeger: did you get a chance to look at my last comment, just wanted your opinion: https://review.openstack.org/#/c/188768/ | 15:22 |
*** arxcruz has quit IRC | 15:23 | |
*** hashar is now known as hasharMeeting | 15:23 | |
*** e0ne has joined #openstack-infra | 15:23 | |
*** Sukhdev has quit IRC | 15:25 | |
openstackgerrit | Paul Belanger proposed openstack-infra/project-config: Add grafyaml-coverage tests https://review.openstack.org/189773 | 15:26 |
*** fhubik_afk is now known as fhubik | 15:27 | |
openstackgerrit | Doug Hellmann proposed openstack/requirements: Raise minimums for oslo libs without namespace packages https://review.openstack.org/189775 | 15:27 |
*** hasharMeeting is now known as hashar | 15:27 | |
*** shuoy has joined #openstack-infra | 15:27 | |
*** jgrimm is now known as jgrimm_out | 15:28 | |
*** sdake has quit IRC | 15:30 | |
*** prad_ has joined #openstack-infra | 15:30 | |
*** ianw has quit IRC | 15:30 | |
*** ianw has joined #openstack-infra | 15:31 | |
*** dabos has quit IRC | 15:31 | |
dstanek | sdague: fungi: good stuff | 15:31 |
*** dizquierdo has quit IRC | 15:33 | |
*** sambetts has quit IRC | 15:33 | |
*** gyee_ has joined #openstack-infra | 15:34 | |
*** amotoki_ has quit IRC | 15:35 | |
*** achanda has joined #openstack-infra | 15:37 | |
*** rkukura has joined #openstack-infra | 15:37 | |
*** dimtruck is now known as zz_dimtruck | 15:38 | |
openstackgerrit | Mateusz Matuszkowiak proposed openstack-infra/project-config: Added new SF repository for Fuel SolidFire Cinder https://review.openstack.org/189779 | 15:38 |
*** ddieterl_ has joined #openstack-infra | 15:39 | |
openstackgerrit | Mateusz Matuszkowiak proposed openstack-infra/project-config: Added new SF repository for Fuel SolidFire Cinder https://review.openstack.org/189779 | 15:39 |
*** zz_dimtruck is now known as dimtruck | 15:40 | |
*** ddieterly has quit IRC | 15:40 | |
krotscheck | Is the mechanism by which global-configuration is synchronized amongst projects something that can be reused for other things? | 15:41 |
greghaynes | you mean global-requirements? | 15:41 |
krotscheck | Right, that. | 15:41 |
krotscheck | JavaScript doesn't have a thing like PEP8, so I'd like to find a way to keep linting configurations synchronized between projects. | 15:42 |
*** marun has quit IRC | 15:42 | |
*** ajmiller has joined #openstack-infra | 15:43 | |
greghaynes | ah, that sounds like a test job that is the same for most projects | 15:43 |
*** pradk has joined #openstack-infra | 15:44 | |
*** isviridov_away is now known as isviridov | 15:44 | |
*** sarob has joined #openstack-infra | 15:45 | |
*** pradk has quit IRC | 15:45 | |
*** sputnik13 has joined #openstack-infra | 15:46 | |
krotscheck | greghaynes: Yep. | 15:47 |
krotscheck | greghaynes: Except that we'd also like to keep the projects atomic. | 15:47 |
krotscheck | I mean separable. | 15:47 |
krotscheck | So dependencies, rules, and tools used to execute those things should be project specific. | 15:47 |
greghaynes | Sounds a lot like hacking | 15:48 |
greghaynes | http://git.openstack.org/cgit/openstack-dev/hacking/tree/README.rst | 15:48 |
greghaynes | maybe it could be extended to do what you want, or they might have ideas on how to do it | 15:49 |
*** hemnafk is now known as hemna | 15:49 | |
*** eantysh9 has joined #openstack-infra | 15:50 | |
greghaynes | which also gets you http://docs.openstack.org/developer/hacking/ :p | 15:50 |
mordred | krotscheck: we do have a somewhat generalize ability to automatically propose changes to projects | 15:51 |
mordred | krotscheck: it's used not just for requirements at the moment, but also for translations. we also use it to propose cleanups to the projects.yaml file | 15:51 |
*** ajmiller_ has joined #openstack-infra | 15:51 | |
mordred | krotscheck: and the merge-release-tag job | 15:51 |
*** ajmiller has quit IRC | 15:52 | |
krotscheck | mordred: Hrm. I feel like the best way to do this would be to start something similar up for javascript global-requirements, and then to write a linting plugin for either eslint or jscs that enforces our rules. | 15:52 |
mordred | krotscheck: so, yeah, totally possible to make a thing that keeps a central copy of a thing and copies it around - that said, also to greghaynes' point, it might be neat to make something like hacking but for javascript | 15:52 |
krotscheck | That way, we only sync one thing. | 15:52 |
mordred | yah | 15:52 |
*** marcusvrn1 has joined #openstack-infra | 15:52 | |
mordred | I agree | 15:52 |
*** eantyshev has quit IRC | 15:52 | |
*** Sukhdev has joined #openstack-infra | 15:53 | |
*** ajmiller_ is now known as ajmiller | 15:53 | |
*** BharatK has joined #openstack-infra | 15:53 | |
mordred | krotscheck: I mean, we could also just put a javascript deps file in global-requirements and extend update.py to figure out if the target repo needs python info, javascript info, or both | 15:53 |
krotscheck | mordred: Naah. That makes too much sense. | 15:53 |
mordred | krotscheck: that way it's the same mechanism and we don't need yet-another-sync thing - one could imagine horizon getting patches that have python and javascript requirements changes | 15:54 |
mordred | krotscheck: :) | 15:54 |
greghaynes | IMO tests failing so that we only merge stuff that fits the style guides is better than an async cleanup commit later if possible | 15:54 |
*** marcusvrn has quit IRC | 15:54 | |
krotscheck | greghaynes: Hrm. Good point. Chicken/egg | 15:54 |
*** unicell has quit IRC | 15:54 | |
krotscheck | Well, but we have that already. | 15:55 |
krotscheck | If someone puts in a dependency that breaks tests, that is. | 15:55 |
*** rcrit has quit IRC | 15:56 | |
*** dtantsur is now known as dtantsur|afk | 15:56 | |
greghaynes | yes, dependencies and linting are different - dependencies in js it might be a fine idea for, it really depends on how that works | 15:56 |
*** BharatK_ has joined #openstack-infra | 15:57 | |
greghaynes | mordred: in CI, what is the sane way to install docker | 15:58 |
mordred | greghaynes: sudo apt-get install docker | 15:58 |
*** rossella_s has quit IRC | 15:58 | |
*** che-arne has joined #openstack-infra | 15:58 | |
greghaynes | oh, its a system package? their docs tell me to do the lovely wget | sh | 15:58 |
*** rossella_s has joined #openstack-infra | 15:58 | |
mordred | greghaynes: nah. it's a system package | 15:58 |
mordred | don't listen to the hipsters | 15:58 |
greghaynes | haha, ok | 15:58 |
mordred | Version: 1.5-1 | 15:59 |
mordred | in vivid - lemme check trusty | 15:59 |
greghaynes | uhhh | 15:59 |
*** yfried has joined #openstack-infra | 15:59 | |
*** Kiall_ is now known as Kiall | 15:59 | |
greghaynes | "System tray for KDE3/GNOME2 docklet applications" | 15:59 |
*** asselin_ has quit IRC | 15:59 | |
mordred | same version in trusty | 15:59 |
mordred | oh - wait | 15:59 |
mordred | docker.io | 15:59 |
greghaynes | docker.io is the package | 15:59 |
greghaynes | yea | 15:59 |
*** achanda has quit IRC | 15:59 | |
greghaynes | hahaha | 15:59 |
mordred | 1.0.1~dfsg1-0ubuntu1~ubuntu0.14.04.1 in trusty | 15:59 |
greghaynes | I was wondering why it needed to depend on X11 | 16:00 |
openstackgerrit | Paul Belanger proposed openstack-infra/grafyaml: Fix --version CLI output https://review.openstack.org/189788 | 16:00 |
mordred | 1.5.0~dfsg1-1ubuntu2 in vivid | 16:00 |
*** achanda has joined #openstack-infra | 16:00 | |
*** adduarte has quit IRC | 16:01 | |
*** cdent has quit IRC | 16:01 | |
openstackgerrit | Jeremy Stanley proposed openstack-infra/project-config: Add an explanation to release tag merges https://review.openstack.org/189791 | 16:01 |
nibalizer | pabelanger: well basically there are these 'roles' (I hate that word) being written for openstackci | 16:02 |
fungi | mordred: jeblair: sdague: ttx: dstanek: morganfainberg: jgriffith: ^ see if that's sufficient, if not i can make it even more verbose | 16:02 |
nibalizer | 'zuul', 'graphite', 'logsevrer' | 16:02 |
*** BharatK_ has quit IRC | 16:02 | |
* morganfainberg looks. | 16:02 | |
nibalizer | and right now they're written for ubuntu and would need code modificiatons to run successfully on centos | 16:03 |
SergeyLukjanov | mordred, fungi, pabelanger, hey folks, I have a news from the mirantis marketing team about stackalytics (sorry about big latency, it takes a long time...) | 16:03 |
nibalizer | tidings! | 16:03 |
SergeyLukjanov | mordred, fungi, pabelanger, the response is "We told the foundation that we are willing to do that if they drop Bitergia and make stackalytics the one and only main tool. They don't appear to be OK with that. " | 16:03 |
pabelanger | nibalizer, Right, I would expect that. Since we don't use CentOS too much upstream | 16:03 |
*** e0ne is now known as e0ne_ | 16:03 | |
*** juggler_ is now known as juggler | 16:03 | |
mordred | SergeyLukjanov: sigh | 16:03 |
pabelanger | :( | 16:04 |
fungi | SergeyLukjanov: it's too bad nobody from stackalytics was present for the analytics tools discussion at the summit, because that was the decision | 16:04 |
nibalizer | pabelanger: where this hits rubber and road is here https://review.openstack.org/#/c/184891/16/spec/acceptance/basic_spec.rb | 16:04 |
*** Nikkau has quit IRC | 16:04 | |
nibalizer | so if we get centos tests working we can remove that if statement | 16:04 |
morganfainberg | fungi: lgtm | 16:04 |
*** dpaterson has quit IRC | 16:04 | |
mordred | SergeyLukjanov: yah - the decision out of the summit was to drop all the tools except for stackalytics | 16:04 |
zaro | morning | 16:04 |
SergeyLukjanov | fungi, I unfortunately was unable to attend, are there any outputs written? | 16:04 |
*** jlanoux has quit IRC | 16:04 | |
fungi | SergeyLukjanov: specifically we want to replace bitgeria's stuff and our other analytics tools with stackalytics, we just need a transition plan to add the missing features into stackalytics | 16:04 |
*** samuelBartel has quit IRC | 16:05 | |
mordred | SergeyLukjanov: although I think it may take a cycle or so to make sure that we can migrate features | 16:05 |
greghaynes | There were some shortcomings with stackalytics relative to russelb's thing that need to get addressed first though | 16:05 |
pabelanger | nibalizer, Because I don't know, is the infra for CentOS 7 to run the specs up and running? | 16:05 |
pabelanger | or would that need to be done too | 16:05 |
SergeyLukjanov | mordred, fungi, so it sounds like the things our marketing folks wants | 16:05 |
mordred | greghaynes: yah - I think the idea was "make stackalytics official to make it clear that the differences should get fixed, then remove the other things as their features are in stackalytics" | 16:06 |
mordred | SergeyLukjanov: yah | 16:06 |
mordred | SergeyLukjanov: so there may just be a miscommunication somewhere | 16:06 |
SergeyLukjanov | mordred, fungi, are there any proves for the decision to drop other tools that I could share with them? | 16:06 |
SergeyLukjanov | mordred, I have a feeling that this answer is based on the very outdated info from ~ prev. summit | 16:06 |
pleia2 | good morning | 16:06 |
jeblair | SergeyLukjanov: https://etherpad.openstack.org/p/YVR-infra-activity-tracking | 16:07 |
jeblair | SergeyLukjanov: line 50 | 16:07 |
fungi | SergeyLukjanov: it was a discussion involving reed and ttx, who did have the authority to decide those things with us | 16:07 |
*** dkranz has quit IRC | 16:07 | |
nibalizer | pabelanger: uh 'yes' | 16:07 |
crinkle | pabelanger: the puppet group runs tests on centos7 | 16:08 |
nibalizer | in as much as it should be but I haven't personally had to poke it so there may be some gotcha | 16:08 |
SergeyLukjanov | jeblair, ack, thx | 16:08 |
nibalizer | but actually openstack/puppet-* use it pretty heaviliy so yes it works | 16:08 |
SergeyLukjanov | fungi, great | 16:08 |
mordred | jeblair, SergeyLukjanov, fungi: should we propose something to the TC for the TC to bless? | 16:08 |
jeblair | SergeyLukjanov: also line 51 suggests "replace activity with stackalytics". so i don't know if the exact words are there, but i think that captures the intent | 16:08 |
fungi | SergeyLukjanov: though i'm mildly concerned that the mirantis marketing team has any vested interest in community-maintained contributor analytics | 16:08 |
SergeyLukjanov | so, I will try to return back to them with some links and news | 16:09 |
*** e0ne_ is now known as e0ne | 16:09 | |
pabelanger | nibalizer, crinkle okay, so if I understand you'd just need to write the cento7 coverage with the spec tests. Which, since we don't use it upstream seem to be work for no -infra benefit | 16:09 |
*** dkranz has joined #openstack-infra | 16:09 | |
jeblair | mordred: that might be a good idea, just to make absolutely sure everyone is on the same page | 16:09 |
fungi | SergeyLukjanov: because one thing we don't want our community statistics system to be is a marketing platform | 16:09 |
SergeyLukjanov | fungi, it has a footer with mirantis ref :) | 16:09 |
*** amit213 has joined #openstack-infra | 16:10 | |
*** gyee_ has quit IRC | 16:10 | |
*** redixin has quit IRC | 16:11 | |
jeblair | SergeyLukjanov: right; i think that's the sort of thing that mirantis should be okay with people changing if it becomes an official project. | 16:11 |
SergeyLukjanov | fungi, I hope we'll be able to agree with them, I think this consensus to move from other tools to stackalytics will be a good change | 16:11 |
pabelanger | fungi, Brings up a good point, since Mirantis had branding on stackalytics, guess the spec should reference that | 16:11 |
nibalizer | pabelanger: well I think you'd have to modify the modules to work as well. I started out without the 'Debian' fence and it was failing centos | 16:12 |
nibalizer | bute yes | 16:12 |
SergeyLukjanov | yeah, it should be removed for sure and marketing folks understand this, I think that's the main reason for anticipation of the move | 16:12 |
jeblair | i hope that we would replace mirantis branding with openstack project branding, and also more non-mirantis people would contribute to maintaining it | 16:13 |
jgriffith | fungi: yeah, that's great | 16:13 |
pabelanger | nibalizer, right, I would be infavor of making them non-voting, if possible. Then, allow the people interested to convert them to centos7. | 16:13 |
mordred | SergeyLukjanov: yah | 16:13 |
pabelanger | FWIW: I'd likely be submitting patches for them, since I plan to start spinning up something local here at work | 16:13 |
jeblair | SergeyLukjanov: cool, i do also understand their position -- they might not want to move the domain name and lose the branding unless they are sure that the tool will be the "main" tool. | 16:14 |
mordred | yah. that makes sense | 16:14 |
SergeyLukjanov | yup, make sense | 16:14 |
jeblair | SergeyLukjanov: so yes, i think it's good to get this all written down and agreed :) | 16:14 |
nibalizer | pabelanger: well they can be made 'voting' trivially by removing that if statement in the patch that adds centos support | 16:14 |
*** MarkAtwood has joined #openstack-infra | 16:15 | |
*** tonytan4ever has joined #openstack-infra | 16:15 | |
pabelanger | nibalizer, right. And that makes sense to me. | 16:16 |
*** sasi has joined #openstack-infra | 16:17 | |
*** amit213 has quit IRC | 16:17 | |
pabelanger | I wouldn't want centos7 support to drag down the effort to move forward. But, having non-voting jobs help people who want to add support for it too | 16:17 |
*** hdd has quit IRC | 16:17 | |
*** hdd has joined #openstack-infra | 16:18 | |
*** achanda has quit IRC | 16:18 | |
*** yamamoto has quit IRC | 16:18 | |
openstackgerrit | David Shrewsbury proposed openstack-infra/shade: Add secgroup update API https://review.openstack.org/189490 | 16:20 |
*** shuoy has quit IRC | 16:20 | |
Shrews | mordred: i had missed the returned nova object normalization ^^^^ | 16:21 |
*** soren has quit IRC | 16:21 | |
*** derekh has quit IRC | 16:23 | |
*** scheuran has quit IRC | 16:23 | |
*** yfried has quit IRC | 16:23 | |
openstackgerrit | Merged openstack-infra/project-config: Add Ironic services to Rally experimental pipeline https://review.openstack.org/187997 | 16:24 |
*** annegentle has joined #openstack-infra | 16:25 | |
*** shuoy has joined #openstack-infra | 16:25 | |
*** dimtruck is now known as zz_dimtruck | 16:27 | |
*** shuoy has quit IRC | 16:27 | |
*** unicell has joined #openstack-infra | 16:27 | |
*** shuoy has joined #openstack-infra | 16:28 | |
*** Zhongjun has quit IRC | 16:28 | |
*** Swami has joined #openstack-infra | 16:29 | |
*** baoli has quit IRC | 16:30 | |
*** jtomasek has quit IRC | 16:30 | |
*** shuoy has quit IRC | 16:30 | |
*** ihrachyshka_ has joined #openstack-infra | 16:31 | |
*** baoli has joined #openstack-infra | 16:31 | |
*** zz_dimtruck is now known as dimtruck | 16:31 | |
*** HeOS has quit IRC | 16:32 | |
*** dannywilson has joined #openstack-infra | 16:32 | |
*** bkero has quit IRC | 16:32 | |
*** bkero has joined #openstack-infra | 16:32 | |
*** tqtran_ has joined #openstack-infra | 16:33 | |
*** yamahata has joined #openstack-infra | 16:33 | |
*** ihrachyshka has joined #openstack-infra | 16:33 | |
*** salv-orlando has quit IRC | 16:33 | |
*** alexsyip has joined #openstack-infra | 16:34 | |
*** dannywilson has quit IRC | 16:34 | |
*** dannywilson has joined #openstack-infra | 16:35 | |
openstackgerrit | Sirushti Murugesan proposed openstack-infra/devstack-gate: Add work around to enable heat grenade config https://review.openstack.org/189653 | 16:36 |
*** markus_z has quit IRC | 16:37 | |
*** e0ne has quit IRC | 16:38 | |
*** tonytan4ever has quit IRC | 16:39 | |
*** tonytan4ever has joined #openstack-infra | 16:40 | |
*** tonytan4ever has quit IRC | 16:40 | |
*** tiswanso has quit IRC | 16:40 | |
*** ildikov_ has quit IRC | 16:40 | |
*** dguerri` is now known as dguerri | 16:40 | |
*** patrickeast has joined #openstack-infra | 16:41 | |
*** abregman has joined #openstack-infra | 16:42 | |
jroll | fungi: you need that ironic 2014.2 tag merged asap? | 16:42 |
*** BobBall is now known as BobBall_AWOL | 16:43 | |
*** tiswanso_ has joined #openstack-infra | 16:44 | |
SergeyLukjanov | jeblair, yeah, it should help | 16:44 |
*** jerryz has joined #openstack-infra | 16:46 | |
fungi | jroll: it's not an emergency, but i'm updating all the outstanding tag merge changes to no longer conflict with master branches if needed, and adding good commit messages to all of them (based on https://review.openstack.org/189791 which should change them for us in automation for future releases as well) | 16:47 |
*** BharatK has quit IRC | 16:47 | |
jroll | fungi: ok, cool, I'll make sure we hit that today | 16:47 |
jroll | thanks! | 16:47 |
fungi | sure thing | 16:48 |
fungi | i've got all the 2014.2 tag merges unabandoned if necessary and updated, working on 2015.1.0 now | 16:49 |
*** ashleighfarnham has joined #openstack-infra | 16:50 | |
Clint | fungi: could i impose upon you to do some gerrit account futzing at some point today? | 16:50 |
openstackgerrit | Merged openstack-infra/jenkins-job-builder: Support for more configurable options in Plots Plugin https://review.openstack.org/188897 | 16:50 |
fungi | Clint: sure, what's up? | 16:50 |
*** amit213 has joined #openstack-infra | 16:51 | |
Clint | fungi: i want my identity changed to https://login.launchpad.net/+id/Bye7h6r (and the dup account nuked or whatever) | 16:51 |
jeblair | Clint: if you're just trying to change to the other clint, it's not going to work. ;) | 16:51 |
fungi | we're onto you | 16:51 |
fungi | Clint: you want to keep the new account or switch that id onto the old account? | 16:52 |
Clint | fungi: switch, please | 16:52 |
fungi | i seriously wish gerrit's openid-based workflow were better thought out | 16:52 |
Clint | jeblair: i feel bad enough that i broke clint@ubuntu.com for him | 16:52 |
*** dustins has joined #openstack-infra | 16:52 | |
fungi | hah | 16:52 |
openstackgerrit | James E. Blair proposed openstack-infra/project-config: Expand explanation of auto tag merge https://review.openstack.org/189812 | 16:54 |
*** amit213 has quit IRC | 16:54 | |
jeblair | fungi: ^ | 16:55 |
*** sayalilunkad has joined #openstack-infra | 16:55 | |
*** markvoelker has joined #openstack-infra | 16:56 | |
*** ivar-lazzaro has joined #openstack-infra | 16:56 | |
fungi | jeblair: thanks! i'll update the commit message i'm using for the 2015.1.0 tags to that | 16:58 |
thingee | fungi: pushing 1.2.2 of python-cinderclient now. | 16:58 |
thingee | http://logs.openstack.org/f4/f49c0d4dfc32adc26450ca5795b92d78e2e78502/ | 16:58 |
*** thedodd has joined #openstack-infra | 16:58 | |
fungi | thingee: awesome. was it glance_store that was breaking pending a new cinderclient release? | 16:59 |
*** fhubik has quit IRC | 16:59 | |
thingee | fungi: it was something related with glance | 16:59 |
*** rkukura_ has joined #openstack-infra | 17:00 | |
*** ujuc has joined #openstack-infra | 17:00 | |
*** freerunner has joined #openstack-infra | 17:00 | |
*** marun has joined #openstack-infra | 17:01 | |
*** markvoelker has quit IRC | 17:01 | |
openstackgerrit | Merged openstack-infra/tripleo-ci: Cherry pick Fedora python-ipaddress fix https://review.openstack.org/189756 | 17:02 |
*** weshay has quit IRC | 17:02 | |
*** jaypipes has joined #openstack-infra | 17:02 | |
*** rkukura has quit IRC | 17:03 | |
*** hdd has quit IRC | 17:03 | |
*** hdd has joined #openstack-infra | 17:03 | |
*** puranamr has joined #openstack-infra | 17:04 | |
*** rkukura_ has quit IRC | 17:05 | |
fungi | Clint: so... 16272 is your original account from may. 16798 was the one associated with your new openid. i've moved the new openid back to 16272 and set the 16798 account inactive now | 17:05 |
*** rlandy has quit IRC | 17:05 | |
*** rlandy has joined #openstack-infra | 17:05 | |
*** otter768 has joined #openstack-infra | 17:05 | |
*** rkukura has joined #openstack-infra | 17:07 | |
Clint | fungi: looks good, thanks! | 17:08 |
*** salv-orlando has joined #openstack-infra | 17:09 | |
*** otter768 has quit IRC | 17:10 | |
fungi | Clint: sure thing, let me know if you run into any problems | 17:11 |
openstackgerrit | Sean Dague proposed openstack-infra/devstack-gate: create GRENADE_PLUGINRC to pass through grenade external plugins https://review.openstack.org/189652 | 17:11 |
openstackgerrit | Sean Dague proposed openstack-infra/devstack-gate: Add work around to enable heat grenade config https://review.openstack.org/189653 | 17:11 |
*** wznoinsk has joined #openstack-infra | 17:12 | |
Clint | will do | 17:12 |
*** shuoy has joined #openstack-infra | 17:13 | |
*** shuoy has quit IRC | 17:14 | |
*** ajmiller has quit IRC | 17:14 | |
wznoinsk | hi all, could someone from infra team have a look at https://review.openstack.org/#/c/186839/, we need 2 groups created for this new stackforge project, it was originally requested by nova cores to have our unit tests for our NFV CI public (more details in comments on that change) | 17:15 |
pleia2 | wznoinsk: you mean the -core and -release teams? | 17:16 |
wznoinsk | thanks in advance, let me know if something's not clear | 17:16 |
wznoinsk | pleia2: yes | 17:16 |
pleia2 | wznoinsk: they exist, we just need to know the gerrit email address of the initial member (they can add other members) | 17:16 |
*** rkukura has quit IRC | 17:17 | |
pleia2 | at least, they should, hm | 17:17 |
wznoinsk | can't see it on https://review.openstack.org/#/admin/groups/?filter=nfv but maybe it's not showing groups with no members, please add the author of the project-config change first: sean.k.mooney@intel.com, we'll take it from there then | 17:18 |
wznoinsk | ,_ pleia2 | 17:18 |
openstackgerrit | Merged openstack-infra/project-config: Add an explanation to release tag merges https://review.openstack.org/189791 | 17:19 |
anteaya | wznoinsk: did you ever get your personal gerrit account sorted out? | 17:19 |
*** yamamoto has joined #openstack-infra | 17:19 | |
*** ericksonsantos has joined #openstack-infra | 17:19 | |
anteaya | wznoinsk: the email thread didn't seem to reach a conclusion on the mailing list | 17:19 |
wznoinsk | anteaya: hi, I was setting up my irc client properly to have a chat with Jeremy Stanley and how we can test it, and to unlock my account too | 17:20 |
sdague | fungi: https://review.openstack.org/#/c/189808/ is needed to fix the grenade jobs, there was an un anticipated compat breakage with the oslo.middleware release | 17:20 |
fungi | wznoinsk: yep, that's me | 17:20 |
fungi | sdague: looking | 17:20 |
anteaya | wznoinsk: are you ready to have that discussion now? | 17:21 |
sdague | once we get test results back that it's passing the critical bit, we should hop it to the top of the gate, because everything with grenade jobs is faceplant right now | 17:21 |
wznoinsk | fungi: good to catch you, before I even started to look for you ;-) | 17:21 |
*** ianw has quit IRC | 17:21 | |
sdague | but it's still about 20 minutes from confirming the answer that it fixes things | 17:21 |
openstackgerrit | Merged openstack-infra/shade: Add secgroup update API https://review.openstack.org/189490 | 17:21 |
jkt | hi there, so I'm using Zuul for doing post-push CI in KDE in projects without gating, and I'd like to create some pretty dashboard about how these jobs are doing | 17:21 |
*** ianw has joined #openstack-infra | 17:21 | |
fungi | wznoinsk: i'm usually around, though i tend to be disturbingly unconscious between 0400-1200 utc | 17:22 |
jkt | because the projects in question are *not* using Gerrit, I cannot really reuse that work which you guys put into the 3rdparty CI dashboards etc | 17:22 |
*** pelix has quit IRC | 17:22 | |
pleia2 | fungi: I thought these groups created themselves, but maybe I'm wrong | 17:22 |
wznoinsk | fungi: do you have a moment to try to figure out what the problem is maybe? it would be great if I could use some test server on your side to test it | 17:22 |
pleia2 | (though now I worry we're conflating two different problems) | 17:22 |
jkt | I'm browsing through zuul's source now, and I originally wanted to use reportes by simply adding another class and storing JSON-formatted stuff about which jobs in my ref-updated pipeline | 17:23 |
fungi | pleia2: the groups create themselves but initially empty. if they haven't it's either that the change adding them to the acls has merged so recently that our automation hasn't applied them yet, or something was/went wrong | 17:23 |
pleia2 | I'm still talking about adding people to the initial groups re: 186839 | 17:23 |
sdague | jkt: so... actually, we were discussing just such a thing at summit | 17:23 |
openstackgerrit | Mike Perez proposed openstack/requirements: Bumping CinderClient to 1.2.2 https://review.openstack.org/189825 | 17:23 |
pleia2 | fungi: ok good, it merged yesterday afternoon so it should have done its thing by now | 17:23 |
fungi | wznoinsk: sure, we have review-dev.openstack.org | 17:23 |
jkt | sdague: jhesketh pointed me to https://review.openstack.org/#/c/135170/ yesterday, is there something newer? | 17:23 |
thingee | kragniz: ^ | 17:23 |
*** yamamoto has quit IRC | 17:24 | |
pleia2 | fungi: so should we manually create intel-nfv-ci-tests-release && -core or..? | 17:24 |
*** e0ne has joined #openstack-infra | 17:24 | |
fungi | wznoinsk: if stream-events gets stuck on review-dev, restarting the server is non-impacting for production | 17:24 |
wznoinsk | let me know when I can test it on review-dev.openstack.org | 17:24 |
sdague | jkt: https://etherpad.openstack.org/p/YVR-QA-testing-beyond-the-gate | 17:24 |
wznoinsk | <- fungi | 17:24 |
*** viglesias has left #openstack-infra | 17:24 | |
sdague | jkt: it's concept phase atm | 17:24 |
anteaya | wznoinsk: you can do so now | 17:24 |
pleia2 | ah, the project isn't in gerrit either | 17:25 |
fungi | pleia2: are those groups mentioned in an acl? if so we shouldn't need to create them by hand | 17:25 |
anteaya | wznoinsk: you should be able to sign into review-dev.openstack.org with your same launchpad credientials | 17:25 |
pleia2 | fungi: yeah, they're in the acl | 17:25 |
anteaya | wznoinsk: ensure your account has your public ssh key and away you go | 17:25 |
kragniz | thingee: looks good to me | 17:25 |
fungi | pleia2: sounds like there's either something wrong with the change that we didn't catch in review, or manage-projects broke on us | 17:25 |
*** teran has quit IRC | 17:26 | |
pleia2 | the patch seems ok, inclined to think manage-projects is to blame | 17:26 |
fungi | sdague: 189808 is failing all its jobs so far | 17:27 |
*** hashar has quit IRC | 17:27 | |
sdague | fungi: the only job reporting back so far is heat, right? | 17:27 |
jkt | sdague: thanks, according to that page, it looks similar in (some of) the goals to what I need | 17:27 |
fungi | sdague: also partial-ncpu now | 17:27 |
sdague | fungi: ok | 17:27 |
fungi | and that one's voting | 17:27 |
jkt | sdague: but it seems that zuul is not mentioned in there, and that the thing will probably rely on log processing via logstash | 17:28 |
openstackgerrit | Merged openstack-infra/project-config: Expand explanation of auto tag merge https://review.openstack.org/189812 | 17:28 |
sdague | jkt: it's mostly going to rely on the zuul graphite meters actually | 17:29 |
jkt | sdague: which I sort of understand because you guys are probably most interested in 3rd-party CI which will likely not use your central zuul, would it? | 17:29 |
fungi | sdague: http://logs.openstack.org/08/189808/2/check/check-grenade-dsvm-partial-ncpu/9b944c2/logs/grenade.sh.txt.gz#_2015-06-09_17_21_07_511 "/opt/stack/new/devstack/lib/nova: line 753: apache_site_config_for: command not found" | 17:30 |
sdague | jkt: actually, this is mostly not about 3rd party ci | 17:30 |
jkt | sdague: the statsd reporting about events? | 17:30 |
sdague | fungi: yeh, it's not that, it's nova-api | 17:30 |
openstackgerrit | Davide Guerri proposed openstack-infra/shade: Add get_server_external_ipv4() to meta https://review.openstack.org/189030 | 17:30 |
*** asrangne has quit IRC | 17:30 | |
fungi | sdague: ahh, i love those sorts of cryptic errors | 17:30 |
*** shardy has quit IRC | 17:30 | |
sdague | http://logs.openstack.org/08/189808/2/check/check-grenade-dsvm-partial-ncpu/9b944c2//logs/new/screen-n-api.txt.gz#_2015-06-09_17_21_10_129 | 17:31 |
sdague | yeh, oslo.middleware is sinking multiple services | 17:31 |
jkt | sdague: what I had in mind is dumping machine-readable info gathered upon reporting time into couchdb, and having some client-side JS reading from there and showing status matrices | 17:32 |
jkt | sdague: would something like that provide what you're looking for, too? Would the implementation fit into the way you usually solve these things? | 17:33 |
sdague | jkt: well, zuul already puts out data to graphite, I think creating another datastore is something we wanted to avoid | 17:33 |
jkt | sdague: is that documented somewhere? | 17:34 |
jkt | sdague: http://docs.openstack.org/infra/zuul/statsd.html I suppose, right? | 17:34 |
sdague | yeh, sounds right | 17:35 |
*** amitgandhinz has quit IRC | 17:35 | |
wznoinsk | anteaya: I get Pmierssions denied (publickey) from review-dev.openstack.org (same as openstack.org), could you reenable my account if that's the problem here? | 17:36 |
*** ivar-lazzaro has quit IRC | 17:36 | |
jkt | sdague: well, we're using a shared pipeline with a non-unique job name for many projects at once, so it won't work for me right now | 17:36 |
jkt | sdague: it would require me to encode project name into the job name at least | 17:36 |
*** ivar-lazzaro has joined #openstack-infra | 17:36 | |
fungi | wznoinsk: you need to go into the webui at https://review-dev.openstack.org/ and login via launchpad openid, then add your ssh public key | 17:36 |
fungi | wznoinsk: accounts aren't copied over from review.openstack.org to review-dev.openstack.org, they're separate | 17:37 |
*** ociuhandu has quit IRC | 17:37 | |
wznoinsk | fungi: will do, thought they were | 17:37 |
*** ivar-lazzaro has quit IRC | 17:37 | |
Clint | is there some significance to topics of "(detached" | 17:37 |
openstackgerrit | sebastian marcet proposed openstack-infra/openstackid: Migration of resource server https://review.openstack.org/178854 | 17:38 |
jkt | sdague: http://quickgit.kde.org/?p=sysadmin%2Fgerrit-project-config.git&a=blob&f=zuul%2Flayout%2Flayout.yaml is how my layout currently looks like | 17:38 |
*** ivar-lazzaro has joined #openstack-infra | 17:38 | |
fungi | wznoinsk: also thanks for helping us figure this out. i'm more strongly suspecting gerrit's event stream workers block writing on half-dead sockets and never timeout | 17:38 |
*** mpaolino has joined #openstack-infra | 17:38 | |
fungi | Clint: if you git review from a local detached head and don't specify a topic, the first word git review grabs as the "branch" name is (detached | 17:39 |
openstackgerrit | Merged openstack-infra/project-config: Added new SF repository for Fuel VMware DVS plugin https://review.openstack.org/189599 | 17:39 |
*** mpaolino has quit IRC | 17:39 | |
wznoinsk | fungi: I think I'm not without a blame (leaving jobs in the background that might have been still alive is not a good thing), to me it should be either a 'normal' stream event listening or a problem with the connection so gerrit should terminate, let see what it could be | 17:39 |
pleia2 | fungi: when you have a moment, could you help me figure out how to retrigger manage-projects (or otherwise debug) so we can get stackforge/intel-nfv-ci-tests on their way? | 17:40 |
pleia2 | busy morning :) | 17:40 |
wznoinsk | fungi: i'm subscribed with one connection to event stream now | 17:40 |
fungi | wznoinsk: honestly, i think any ability of a user to block the stream-events interface for all other users counts as a gerrit bug, and a pretty bad one | 17:40 |
wznoinsk | fungi: I agree | 17:41 |
wznoinsk | fungi: please monitor my connection, I'll make the job 'stop' (which will not close the connection my side) | 17:41 |
Clint | fungi: aha | 17:41 |
fungi | pleia2: lemme get through these last three tag merge updates and send a quick reply to the ml thread about them, and then i'll see if i can figure out what happened with manage-projects | 17:42 |
mordred | Clint: it's not the best feature of git-review and we could probably make that better | 17:42 |
jkt | sdague: but I see that unlike what the documentation says, project name actually is encoded in there, nice | 17:42 |
pleia2 | fungi: thanks | 17:42 |
fungi | pleia2: and yes, busy morning | 17:43 |
sdague | jkt: yeh, there is actually a ton more data in the statsd feed | 17:43 |
sdague | and I expect we'll extend it more for this | 17:43 |
Clint | mordred: by detecting that case and substituting random words? | 17:43 |
sdague | the docs are just lagging | 17:43 |
pabelanger | fungi, pleia2: I don't mind offering to help, assuming I'm able too | 17:43 |
sdague | it's why we thought we could get quite far just with that | 17:43 |
anteaya | Clint: I favour the string "Clint was here" | 17:44 |
jkt | sdague: correction, the proj name is only included in some aggregates, not when reporting job results, but as you say, that's easily fixable | 17:44 |
*** dguerri is now known as dguerri` | 17:44 | |
fungi | pabelanger: it's not publicly logged (puppet can sometimes leak sensitive info in logs), so one of the root admins has to check up on it | 17:44 |
Clint | anteaya: that takes me back to a horrible episode from the '90s | 17:45 |
jkt | sdague: one won't get access to stuff like being able to query job results for a given commit, but I don't think that's a critical feature for you | 17:45 |
anteaya | Clint: ew sorry for the bad memory | 17:45 |
anteaya | Clint: that wasn't my goal | 17:45 |
sdague | jkt: right, because we're thinking about this mostly in the periodic job sense | 17:45 |
pabelanger | fungi, fair enough. Either way, anything I can do to help with troubleshooting in -infra land, feel free to ask | 17:45 |
pabelanger | I don't mind chipping in around here | 17:45 |
fungi | pabelanger: i'll make sure to! ;) | 17:45 |
fungi | and thanks!!! | 17:46 |
pleia2 | thanks pabelanger \o/ | 17:46 |
anteaya | pabelanger: mostly just look at what questions folks ask | 17:46 |
*** ddieterl_ has quit IRC | 17:46 | |
anteaya | pabelanger: and try to find your way around the infra repos to help point them to docs | 17:46 |
*** che-arne has quit IRC | 17:47 | |
Clint | anteaya: you are forgiven | 17:47 |
anteaya | pabelanger: it doesn't require root to help, it helps you learn yourself, and it they do need root help it gives them something to do until a root becomes avaialble | 17:47 |
anteaya | Clint: thanks, you are a generous soul | 17:47 |
mordred | Shrews, jeblair, fungi, pleia2: I intend to cut a new shade release. I expect it to have zero impact on nodepool, as there are no changes in the release that touch the parts of shade that nodepool uses, and also we have testing | 17:47 |
mordred | but I thought I'd give a heads up just in case | 17:47 |
anteaya | pabelanger: as a starter, any time someone posts a log link in the channel, look at it and follow the conversation | 17:47 |
*** rkukura has joined #openstack-infra | 17:47 | |
anteaya | pabelanger: if you can learn the log structure and teach others that goes a long way | 17:48 |
*** koolhead17 has joined #openstack-infra | 17:48 | |
*** koolhead17 has quit IRC | 17:48 | |
*** koolhead17 has joined #openstack-infra | 17:48 | |
openstackgerrit | Merged openstack-infra/project-config: Handle incorrect project names more carefully. https://review.openstack.org/189476 | 17:50 |
jeblair | mordred: ack, thanks | 17:51 |
*** dannywilson has quit IRC | 17:51 | |
*** dannywilson has joined #openstack-infra | 17:52 | |
openstackgerrit | Matt Riedemann proposed openstack-infra/elastic-recheck: Add query for oslo.middleware namespace bug 1463478 https://review.openstack.org/189833 | 17:52 |
openstack | bug 1463478 in oslo.middleware "liberty side of grenade fails to start ceilometer-api due to bad oslo.middleware entry in api-paste.ini" [High,In progress] https://launchpad.net/bugs/1463478 - Assigned to Doug Hellmann (doug-hellmann) | 17:52 |
openstackgerrit | Doug Hellmann proposed openstack/requirements: Raise minimums for oslo libs without namespace packages https://review.openstack.org/189775 | 17:52 |
pabelanger | anteaya, right, I wasn't aware the problem pleia2 was having required root access. Mostly, if it was public I'd chip in to help. Your description is good about contributing BTW | 17:52 |
dhellmann | sdague: ^^ includes a block for middleware | 17:52 |
*** Sukhdev has quit IRC | 17:52 | |
anteaya | pabelanger: okay thanks, glad you see it as supportive and not putting you off | 17:53 |
sdague | dhellmann: +2 | 17:53 |
dhellmann | sdague: ty | 17:53 |
anteaya | pabelanger: pleia2 needs to check the logs from a run of manage-projects (needs server access) and then potential refire manage-projects to run again, again root access to manually fire the script on the gerrit server | 17:53 |
wznoinsk | fungi: how is it looking now? | 17:54 |
openstackgerrit | Paul Belanger proposed openstack-infra/infra-specs: Host Stackalytics Service https://review.openstack.org/187715 | 17:55 |
*** vahidh has quit IRC | 17:55 | |
anteaya | pabelanger: manage-projects is a script in the jeeby repo: http://git.openstack.org/cgit/openstack-infra/jeepyb/tree/jeepyb/cmd/manage_projects.py | 17:55 |
anteaya | pabelanger: it fires when changes are made to projects, as in creating a new one | 17:55 |
*** vahidh has joined #openstack-infra | 17:55 | |
anteaya | pabelanger: it consumes a library that gerrit wrote to interface with gerrit and extends it | 17:56 |
*** dims has joined #openstack-infra | 17:56 | |
anteaya | pabelanger: sometimes we have races when a project is created on gerrit but hasn't yet mirrored to git and github so it falls over | 17:56 |
*** achanda has joined #openstack-infra | 17:57 | |
*** achanda has quit IRC | 17:57 | |
anteaya | pabelanger: so if a patch to create a project merged to project-config but the project isn't on git.o.o it is a manage-projects issue | 17:57 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/project-config: Add periodic propose-requirements-constraints jobs https://review.openstack.org/189511 | 17:57 |
*** bhuvan has joined #openstack-infra | 17:58 | |
*** achanda has joined #openstack-infra | 17:58 | |
fungi | wznoinsk: i don't see a stream-events task in the process queue, though i do see an established connection | 17:58 |
openstackgerrit | Matt Riedemann proposed openstack/requirements: Block oslo.middleware 2.0.0 https://review.openstack.org/189839 | 17:58 |
*** ivar-lazzaro has quit IRC | 18:00 | |
fungi | wznoinsk: i've also added a comment to a change and the resulting event hasn't caused any stream-events task to remain in the queue either | 18:00 |
*** tvanderwiel has quit IRC | 18:00 | |
*** ivar-lazzaro has joined #openstack-infra | 18:00 | |
pabelanger | anteaya, Yup, have it running locally in a few places. So experienced on how it work. For the most part, one of the reason I offered to help. | 18:00 |
dhellmann | mriedem: I think your patch duplicates a similar change in https://review.openstack.org/189775 | 18:00 |
fungi | wznoinsk: though there might be some buffers at play, where we need to get over a certain volume of data in the outbound stream before it begins to back up. no idea | 18:00 |
pabelanger | actually looking forward to the ansible stuff that mordred is writing for the manage-projects / rename stuff | 18:01 |
mordred | \o/ | 18:01 |
anteaya | pabelanger: ah cool, have you encountered any races in project creation, with manage projects? | 18:01 |
pabelanger | would be hot to get the race conditions fixed and automated | 18:01 |
*** tvanderwiel has joined #openstack-infra | 18:01 | |
anteaya | pabelanger: agreed | 18:01 |
*** ivar-lazzaro has quit IRC | 18:01 | |
sdague | fungi: so https://review.openstack.org/189775 is the new fix for the gate | 18:01 |
wznoinsk | fungi: i've added a new gerrit review and I saw my script catching it, I see events in my script now when I'm adding comments to changes as well so I'm listening to the stream | 18:01 |
*** ivar-lazzaro has joined #openstack-infra | 18:01 | |
mriedem | dhellmann: ack, dropped it | 18:01 |
*** tiswanso_ has quit IRC | 18:01 | |
fungi | wznoinsk: or it could have to do with there being more hung stream-events sessions than workers before the blocked ones start to become apparent in the process queue | 18:01 |
*** puranamr has quit IRC | 18:02 | |
fungi | wznoinsk: yeah, i have a session attached to stream-events as well | 18:02 |
*** gyee_ has joined #openstack-infra | 18:02 | |
*** maishsk_afk has joined #openstack-infra | 18:02 | |
fungi | pleia2: i'm looking into the new project problem now. what was the change number that should have added it? | 18:02 |
anteaya | I can stream events from review-dev if that will help | 18:02 |
*** tiswanso_ has joined #openstack-infra | 18:02 | |
*** thedodd has quit IRC | 18:03 | |
*** puranamr has joined #openstack-infra | 18:03 | |
fungi | anteaya: can't hurt! | 18:03 |
pleia2 | fungi: https://review.openstack.org/#/c/186839/ I'm browsing /var/log/manage_projects.log.1.gz and can find the intel-nfv-ci-tests bit but not what went wrong exactly | 18:03 |
openstackgerrit | Merged openstack-infra/elastic-recheck: Add query for oslo.middleware namespace bug 1463478 https://review.openstack.org/189833 | 18:04 |
openstack | bug 1463478 in oslo.middleware "liberty side of grenade fails to start ceilometer-api due to bad oslo.middleware entry in api-paste.ini" [High,In progress] https://launchpad.net/bugs/1463478 - Assigned to Doug Hellmann (doug-hellmann) | 18:04 |
*** hichtakk has joined #openstack-infra | 18:04 | |
wznoinsk | fungi: I have 3 stopped jobs with stream-events listeners in each of them, any issues your side? | 18:06 |
anteaya | fungi: I've checked my ssh public key which was there and added it again and can't ssh in, not sure why | 18:06 |
fungi | wznoinsk: none yet, no | 18:06 |
anteaya | fungi: not worth it to trouble shoot me though I don't think | 18:06 |
fungi | anteaya: wrong username? | 18:06 |
*** root has joined #openstack-infra | 18:06 | |
*** ihrachyshka has quit IRC | 18:06 | |
anteaya | yes | 18:06 |
anteaya | sorry | 18:06 |
*** root is now known as Guest74051 | 18:06 | |
*** Guest74051 has left #openstack-infra | 18:06 | |
anteaya | okay streaming | 18:07 |
*** timcline has joined #openstack-infra | 18:07 | |
*** sdake has joined #openstack-infra | 18:07 | |
wznoinsk | fungi: added a few 'naughty' connections, can you see them? | 18:07 |
*** ihrachyshka_ has quit IRC | 18:07 | |
*** bradjones is now known as bradjones|away | 18:07 | |
fungi | wznoinsk: i have 7 open connections for you now but still no running stream-events tasks in the process queue | 18:08 |
jeblair | pabelanger: what is your goal with the stackalytics topic for todays meeting? are you proposing it for final approval, or do you want to discuss something about it in the meeting? | 18:08 |
*** dguerri` is now known as dguerri | 18:08 | |
*** amitgandhinz has joined #openstack-infra | 18:09 | |
wznoinsk | fungi: so i'll do some gerrit queries now | 18:09 |
*** geoffarnold has joined #openstack-infra | 18:09 | |
asselin | jeblair, there are 2 downstream puppet reviews that are ready to merge IMO. Should I request via agent, or just ask in channel? | 18:09 |
asselin | sorry 3* | 18:10 |
jeblair | asselin: what do you mean via agent? | 18:10 |
*** baoli has quit IRC | 18:10 | |
*** JamesK1 has quit IRC | 18:10 | |
*** dguerri is now known as dguerri` | 18:11 | |
pabelanger | jeblair, okay, I was actually just wanting to get an update | 18:11 |
asselin | jeblair, sorry...agenda | 18:11 |
pabelanger | but, we did get one today | 18:11 |
*** JamesK has joined #openstack-infra | 18:11 | |
jeblair | asselin: in channel please | 18:11 |
pabelanger | jeblair, so, I can remove it from the list. Until there is more movement from mirantis on it | 18:11 |
jeblair | pabelanger: sounds reasonable | 18:12 |
wznoinsk | fungi: ran 3 gerrit queries over ssh | 18:12 |
*** soren has joined #openstack-infra | 18:12 | |
fungi | wznoinsk: no change | 18:12 |
pabelanger | jeblair, removed | 18:13 |
mordred | Shrews, SpamapS, dguerri`: ok. released 0.7.0 of shade - we can start using those in the places | 18:13 |
nibalizer | asselin: links? | 18:13 |
* asselin looks them up | 18:13 | |
wznoinsk | I wasn't doing anything diff. last time I messed on prod, I'll leave the jobs running same as last time so we may see something later | 18:13 |
asselin | shoudl be ready to merge: https://review.openstack.org/175571 | 18:14 |
asselin | should be ready to merge: https://review.openstack.org/#/c/177373/ | 18:14 |
asselin | should be ready to merge: https://review.openstack.org/#/c/180624/ | 18:14 |
fungi | pleia2: it looks like it applied that change on the server at 20:26:24 yesterday according to /var/log/syslog.1 | 18:15 |
fungi | pleia2: unfortunately the logging for puppet execs leaves something to be desired | 18:15 |
pleia2 | fungi: yeah, and the manage projects logs show timestamps from 20:33 | 18:15 |
pleia2 | but the manage project logs aren't so helpful either | 18:16 |
fungi | pleia2: and that exec completes successfully at 20:37:00 | 18:16 |
fungi | pleia2: you can try running `sudo manage-projects stackforge/intel-nfv-ci-tests` to see what happens | 18:16 |
pleia2 | ok | 18:16 |
fungi | pleia2: oh, i see the issue | 18:17 |
pleia2 | hm, that didn't go as expected | 18:18 |
pleia2 | oh? | 18:18 |
fungi | compare the filename of their acl with the others in the same directory | 18:18 |
wznoinsk | fungi: I have to go now, I'll get back to you tomorrow, ping me if you find something | 18:18 |
fungi | wznoinsk: thanks for having a look at it with us! | 18:18 |
pabelanger | Seems pbr is not happy: http://logs.openstack.org/15/187715/5/check/gate-infra-specs-docs/a8cae26/console.html | 18:18 |
*** harlowja_ has quit IRC | 18:18 | |
*** chris6131 has left #openstack-infra | 18:18 | |
*** ZZelle_ has joined #openstack-infra | 18:18 | |
anteaya | pabelanger: that is a sphnix error: sphinx.errors.SphinxWarning: WARNING: no "man_pages" config value found; no manual pages will be written | 18:19 |
*** puranamr has quit IRC | 18:19 | |
pabelanger | anteaya, right but pbr is invoking sphinx IIRC. | 18:19 |
pabelanger | so either one is problematic | 18:19 |
anteaya | is it? | 18:19 |
pabelanger | checking code | 18:19 |
wznoinsk | fungi: on the intel-nfv-ci-tests groups creation issue then, is there something we need to fix change in | 18:20 |
anteaya | I thought pbr was to limit itself rather than continue to try to do everything | 18:20 |
fungi | pabelanger: anteaya: we just started seeing it in openstack/ossa repos too. it's delaying an advisory release | 18:20 |
lifeless | mordred: so - https://review.openstack.org/#/c/189491/2 please | 18:20 |
fungi | pabelanger: anteaya: i suspect a new library release may be incompatible with our sphinx configs... was oslosphinx in today's release batch? | 18:20 |
anteaya | yes, 3.0.0 | 18:21 |
lifeless | mordred: and https://review.openstack.org/#/c/189491/2 | 18:21 |
pabelanger | fungi, Yup | 18:21 |
anteaya | I checked the wall of doug | 18:21 |
*** isviridov is now known as isviridov_away | 18:21 | |
mordred | anteaya: we've always done man pages | 18:21 |
anteaya | I thought the error was a bit odd | 18:21 |
lifeless | pabelanger: thats the new man page support | 18:21 |
fungi | wznoinsk: yeah, submit a change updating the acl file from your original to include the same filename suffix as the other acl files in the same directory | 18:21 |
*** achanda has quit IRC | 18:21 | |
pabelanger | lifeless, ya, just reading code updates now | 18:21 |
lifeless | pabelanger: erm, no we didn't land that. as mordred says its the existing stuff | 18:21 |
*** tonytan4ever has joined #openstack-infra | 18:22 | |
openstackgerrit | sebastian marcet proposed openstack-infra/openstackid: Migration of resource server https://review.openstack.org/178854 | 18:22 |
* lifeless goes to crosscheck too | 18:22 | |
openstackgerrit | Joe Gordon proposed openstack/requirements: Drop SQLAlchemy upper bound. https://review.openstack.org/189847 | 18:22 |
pabelanger | so pinning oslosphinx<3.0.0 fixes | 18:22 |
pabelanger | it* | 18:22 |
pabelanger | let me see what is causing the problem | 18:22 |
mordred | lifeless: I don't see anything new we landed that would be an issue | 18:22 |
pleia2 | fungi: ah, I'll submit a patch to .config it | 18:22 |
davidlenwell | jeblair fungi https://review.openstack.org/#/c/188207 | 18:23 |
anteaya | mordred lifeless oslosphnix 3.0.0 was released | 18:23 |
mordred | yah. | 18:23 |
lifeless | the only related thing I see is 1dfe9ef Remove sphinx_config.init_values() manual call | 18:23 |
wznoinsk | fungi, pleia2 we'll do, thanks | 18:23 |
lifeless | and yes oslosphinx3 released | 18:23 |
lifeless | about 3 hours ago | 18:24 |
lifeless | anteaya: pbr isn't limiting itself per se; we're making it be compatible with all the relevant upstreams | 18:24 |
openstackgerrit | Elizabeth K. Joseph proposed openstack-infra/project-config: Add .config to intel-nfv-ci-tests ACL https://review.openstack.org/189848 | 18:24 |
pleia2 | wznoinsk: ^^ this change should fix the issue we're seeing with intel-nfv-ci-tests gerrit groups not being created | 18:25 |
lifeless | anteaya: so that we're driving ecosystem alignment not divergence, but as the only permitted build dependency for all of openstack, it has to do what openstack needs. | 18:25 |
anteaya | lifeless: oh okay, I have no concept of what that means | 18:25 |
*** harlowja has joined #openstack-infra | 18:25 | |
anteaya | but apparently that includes interactions with sphnix | 18:26 |
lifeless | yes | 18:26 |
lifeless | because we build docs | 18:26 |
anteaya | okay good to know, thanks | 18:26 |
anteaya | pabelanger: I was wrong | 18:26 |
lifeless | likewise if openstack python packages start building C extensions, pbr will be involved | 18:26 |
*** mwagner_afk has joined #openstack-infra | 18:26 | |
wznoinsk | pleia2: thanks for that | 18:26 |
mordred | yup. although so will grumbling a lot | 18:26 |
lifeless | but olso sphinx is the big andidate I think | 18:27 |
*** hdd has quit IRC | 18:27 | |
mordred | lifeless: I just read through the diff since 2.5.0 | 18:27 |
fungi | yep, we're seeing it across multiple projects, and more recently than the pbr release | 18:27 |
mordred | the only thing that looks even partially related is that oslosphinx's pbr dep changed | 18:27 |
wznoinsk | i like the turnaround time thanks fungi anteaya pleia2 | 18:27 |
fungi | like, just since the oslo release announcements | 18:27 |
dhellmann | fungi, mordred : have an error log? | 18:27 |
mordred | dhellmann: http://logs.openstack.org/15/187715/5/check/gate-infra-specs-docs/a8cae26/console.html | 18:27 |
*** ddieterly has joined #openstack-infra | 18:28 | |
*** hdd has joined #openstack-infra | 18:28 | |
mordred | so - I wonder if the old pin was downgrading pbr or something | 18:28 |
* mordred takes random stabs at thin air | 18:28 | |
anteaya | wznoinsk: thanks for paying attention and helping us, we appreciate it | 18:28 |
wznoinsk | heading off, have a good rest of the day everyone | 18:29 |
anteaya | wznoinsk: thanks you too | 18:29 |
lifeless | mordred: Sphinx==1.1.3 | 18:29 |
pabelanger | lifeless, ya, pretty sure https://github.com/openstack-dev/pbr/commit/1dfe9ef348c777bef67b2c2b1d35e50ebc720333 is the issue. reverting the patch fixed my error | 18:30 |
lifeless | I'm expecting to see 1.2 or 1.3 | 18:30 |
lifeless | but hey pabelanger ^ yay for testing | 18:30 |
*** annegentle has quit IRC | 18:30 | |
lifeless | pabelanger: ok, push up a revert, we'll +A and release asap. | 18:30 |
jgriffith | fungi: are you already working on somethign for those Tag patches for Grenade and pylint tests? | 18:31 |
pabelanger | lifeless, sure, give me a second. Just testing patch locally | 18:31 |
jgriffith | fungi: ie https://review.openstack.org/#/c/128920/ | 18:32 |
fungi | jgriffith: sdague has a change proposed to solve the oslo.messaging issue for grenade | 18:33 |
jgriffith | fungi: thanks | 18:33 |
dhellmann | jgriffith, fungi : we're reverting the oslo.middleware change and I'll cut a new release as soon as that lands | 18:33 |
sdague | fungi: actually, dhellmann has a requirements change | 18:33 |
dhellmann | also https://review.openstack.org/189829 | 18:33 |
fungi | jgriffith: the pylint failure is odd and looks like a bug | 18:34 |
sdague | it's still getting test results | 18:34 |
*** ddieterly has quit IRC | 18:34 | |
dhellmann | fungi: requirements update to block middleware is https://review.openstack.org/189775 | 18:34 |
fungi | sdague: ahh, cool thanks | 18:34 |
*** ddieterly has joined #openstack-infra | 18:34 | |
fungi | jgriffith: i have suspicions about the correctness of the tools/lintstack.sh in cinder | 18:35 |
jgriffith | fungi: maybe, but the CONFLICT messages made me suspect | 18:35 |
sdague | fungi: so.... https://review.openstack.org/189775 has passed where it previously had died | 18:35 |
*** mrmartin has joined #openstack-infra | 18:35 | |
openstackgerrit | Paul Belanger proposed openstack-dev/pbr: Revert "Remove sphinx_config.init_values() manual call" https://review.openstack.org/189851 | 18:35 |
sdague | which means that I'm pretty confident in it being the correct fix | 18:35 |
sdague | it would be nice to promote that | 18:36 |
pabelanger | lifeless, ^ | 18:36 |
jgriffith | fungi: we have multiple merge conflicts trying to apply that | 18:36 |
*** soren has quit IRC | 18:36 | |
lifeless | its odd that that passed our integration tests | 18:36 |
pabelanger | applied patch locally and reconfimed | 18:36 |
lifeless | it implies that all of the things we tested have man pages setup ? | 18:36 |
pabelanger | reconfirmed* | 18:36 |
pabelanger | lifeless, ya, I was going to look and see how it passed too | 18:36 |
fungi | jgriffith: the "fatal: unable to auto-detect email address (got 'jenkins@bare-trusty-1433772880.(none)')" looks like a similar problem we worked around in git-review. something about git not being able to successfully guess a proper e-mail address if the hostname is incomplete (which is the case in hpcloud, where this job ran) | 18:36 |
lifeless | pabelanger: please do; I'll leave that with you | 18:36 |
*** koolhead17 has quit IRC | 18:37 | |
pabelanger | shouldn't be too hard to add a test for it | 18:37 |
*** puranamr has joined #openstack-infra | 18:37 | |
*** ddieterly has quit IRC | 18:37 | |
fungi | jgriffith: probably needs to do something like we did in https://review.openstack.org/188165 | 18:38 |
jgriffith | fungi: I was more interested in these: http://paste.openstack.org/show/278478/ | 18:38 |
*** crc32 has joined #openstack-infra | 18:38 | |
lifeless | pabelanger: yeah, I'm interested in the integration test coverage here, as well as a functional test | 18:39 |
sdague | fungi: ok, walking away from computer for a bit, promoting https://review.openstack.org/189775 would get a lot of folks moving again. | 18:39 |
fungi | jgriffith: where? | 18:39 |
*** ildikov_ has joined #openstack-infra | 18:39 | |
pabelanger | lifeless, Ya, going to take a little to see how test coverage works for pbr. But agree, more coverage is good | 18:39 |
fungi | jgriffith: i didn't see that in the pylint log | 18:39 |
jgriffith | fungi: I pulled the currently runnign one: https://jenkins03.openstack.org/job/gate-cinder-pylint/203/console | 18:40 |
*** dprince has quit IRC | 18:40 | |
*** sasi has left #openstack-infra | 18:40 | |
openstackgerrit | Michal Rostecki proposed openstack-infra/project-config: Determining Rally-Devstack integration on pre_test_hook https://review.openstack.org/189853 | 18:41 |
*** dannywilson has quit IRC | 18:41 | |
jgriffith | fungi: so interesting... https://review.openstack.org/#/c/179287/2 | 18:42 |
fungi | jgriffith: taking a look in a sec once i have the requirements gate fix moved to the front of the line | 18:42 |
lifeless | pabelanger: 'coverage' is likely the wrong word :) | 18:42 |
jgriffith | fungi: notice that the only thing updated since the initial submittal on Apr 30'th is the req file | 18:42 |
lifeless | pabelanger: we're hugely influence by external data rather than branch coverage inside the pbr code | 18:42 |
jgriffith | fungi: sure... sorry, just more talking out loud :) | 18:42 |
lifeless | pabelanger: because e.g. sphinx internals in this case | 18:43 |
*** dannywilson has joined #openstack-infra | 18:43 | |
*** crc32 has quit IRC | 18:44 | |
*** crc32 has joined #openstack-infra | 18:45 | |
*** markvoelker has joined #openstack-infra | 18:45 | |
*** liam_ has joined #openstack-infra | 18:47 | |
*** liam_ is now known as Guest41765 | 18:48 | |
*** openstackgerrit has quit IRC | 18:48 | |
*** tim_o has joined #openstack-infra | 18:48 | |
*** dannywilson has quit IRC | 18:48 | |
*** openstackgerrit has joined #openstack-infra | 18:48 | |
*** puranamr has quit IRC | 18:48 | |
jeblair | fungi: i'm going to remove some merger git repos to speed them up; they haven't been cleaned up in a while (and we haven't automated that yet) | 18:49 |
fungi | jeblair: sounds good | 18:49 |
jeblair | this might cause a few spurious failures | 18:49 |
fungi | oh, ick | 18:49 |
*** markvoelker has quit IRC | 18:49 | |
lifeless | greghaynes: https://github.com/pypa/pip/issues/2880 | 18:49 |
fungi | hopefully not too many | 18:50 |
greghaynes | hah | 18:50 |
greghaynes | resource bug whack-a-mole | 18:51 |
*** dtantsur|afk is now known as dtantsur | 18:51 | |
*** dannywilson has joined #openstack-infra | 18:52 | |
pabelanger | lifeless, okay, ya, there is like zero build_sphinx coverage in tests. | 18:53 |
pabelanger | Going to add a simple test right now | 18:53 |
mordred | pabelanger: well, that would explain why it didn't fail our tests | 18:53 |
fungi | jgriffith: so the main thing to check with those tag merge changes is that the parent shas are the origin's branch tip (at the time it was pushed) and the tagged commit, and that a diff between the merge commit and the branch tip at the origin are empty | 18:53 |
pabelanger | lifeless, I would expect potentially multiple new testpackage(s) being created to toggle different flags. | 18:54 |
pabelanger | however, just going to use cookie-cutter for the moment | 18:54 |
*** ujuc has quit IRC | 18:54 | |
fungi | last check job running on 189775,2 just passed and it got enqueued, so i'm promoting it to the front of the gate now | 18:55 |
jgriffith | fungi: that's kinda weird then | 18:55 |
jeblair | fungi: if i stop the mergers and wait a few minutes, hopefully jobs will have fetched refs by then, and i can identify the change from the logs for the merger that was interrupted and recheck it manually | 18:55 |
lifeless | pabelanger: well, for now | 18:55 |
fungi | jeblair: yeah, that's not so bad then | 18:55 |
lifeless | pabelanger: add calls to build_sphinx to the integration tests | 18:55 |
openstackgerrit | Russell Bryant proposed openstack-infra/project-config: Add check-grenade-dsvm-partial-ncpu-neutron https://review.openstack.org/189426 | 18:55 |
openstackgerrit | Russell Bryant proposed openstack-infra/project-config: Add check-grenade-dsvm-partial-ncpu-neutron-dvr https://review.openstack.org/189727 | 18:55 |
lifeless | pabelanger: that should give us good coverage right up | 18:56 |
pabelanger | lifeless, right, that is what I am doing. into test_core | 18:56 |
lifeless | huh | 18:56 |
pabelanger | need to add some doc bits too | 18:56 |
lifeless | pabelanger: no | 18:56 |
pabelanger | ok | 18:56 |
lifeless | pabelanger: I mean https://git.openstack.org/cgit/openstack-dev/pbr/tree/tools/integration.sh?id=bb838190eebbaf11887f89d8ef265f0924f19ae4 | 18:56 |
pabelanger | lifeless, okay, checking | 18:56 |
lifeless | pabelanger: and https://git.openstack.org/cgit/openstack-dev/pbr/tree/pbr/tests/test_integration.py?id=bb838190eebbaf11887f89d8ef265f0924f19ae4 | 18:56 |
pabelanger | first time diving into the heart of pbr | 18:56 |
lifeless | pabelanger: which together create a venv for every package in projects.txt | 18:57 |
lifeless | pabelanger: and then build and install it a few different ways | 18:57 |
lifeless | pabelanger: but as you say, we're not testing sphinx there yet. | 18:57 |
lifeless | pabelanger: or are we: thats why I'm puzzled about this not triggering failures. | 18:57 |
lifeless | like | 18:57 |
fungi | jgriffith: lintstack.sh could stand to have some debugging details, but i suspect it's doing something bad/shortsighted. looking through the source for it now | 18:57 |
lifeless | pabelanger: I would have expected building sdists or wheels to have included the docs | 18:58 |
lifeless | perhaps I'm mistaken | 18:58 |
*** dizquierdo has joined #openstack-infra | 18:58 | |
jgriffith | fungi: yes, it looks like it. I'm trying to figure it out | 18:59 |
*** wenlock has joined #openstack-infra | 18:59 | |
jgriffith | fungi: but still coming up to speed on what we're doing here anyway :) | 18:59 |
openstackgerrit | Doug Hellmann proposed openstack-infra/project-config: Change tag ACLs for library projects to library-release team https://review.openstack.org/189856 | 18:59 |
fungi | jgriffith: yeah, looks like this is from the naive git merge it attempts | 18:59 |
jgriffith | yup | 18:59 |
jgriffith | fungi: which now I kinda get... because it does the little back/forward branch thing to compare deltas | 18:59 |
jeblair | wow, creating the ref in git is taking the zuul mergers a huge amount of time; we should look into that | 18:59 |
jeblair | (that should be really fast) | 19:00 |
jeblair | meeting time! | 19:00 |
* Clint nods. | 19:00 | |
fungi | jgriffith: also some of that script is just plan wrong. especially "he HEAD is not a merge commit. This won't happen on gerrit." patently false | 19:00 |
jeblair | (when keystone is finished) | 19:00 |
*** ianw has quit IRC | 19:00 | |
fungi | mmmeeting | 19:01 |
openstackgerrit | Merged openstack-infra/project-config: Add upper-constraints generation glue https://review.openstack.org/189491 | 19:01 |
*** ianw has joined #openstack-infra | 19:01 | |
*** soren has joined #openstack-infra | 19:01 | |
fungi | yeah, i suspect the massive gate resets are causing a lot of additional high-priority demand on the mergers | 19:02 |
*** tiswanso_ has quit IRC | 19:02 | |
jgriffith | fungi: sigh | 19:02 |
fungi | my promote request has been sitting waiting in the queue for 10+ minutes already | 19:02 |
fungi | there it finally went! | 19:02 |
openstackgerrit | Doug Hellmann proposed openstack-infra/release-tools: Add release_many.sh https://review.openstack.org/189858 | 19:02 |
fungi | okay, fingers crossed 189775,2 doesn't hit any new problems | 19:02 |
*** wenlock_ has joined #openstack-infra | 19:03 | |
*** ivar-lazzaro has quit IRC | 19:03 | |
*** ivar-lazzaro has joined #openstack-infra | 19:04 | |
*** tiswanso has joined #openstack-infra | 19:04 | |
*** teran has joined #openstack-infra | 19:04 | |
openstackgerrit | Richard Pijnenburg proposed openstack-infra/jenkins-job-builder: Adding support for Hipchat plugin 0.1.9 as publisher https://review.openstack.org/174036 | 19:05 |
*** Guest41765 has quit IRC | 19:06 | |
*** smarcet has joined #openstack-infra | 19:06 | |
electrical | zxiiro: thanks for the review on the hipchat publisher. updated it | 19:06 |
openstackgerrit | yolanda.robla proposed openstack-infra/system-config: Don't hardcode pip.conf values https://review.openstack.org/166252 | 19:06 |
*** mwagner_afk has quit IRC | 19:06 | |
*** otter768 has joined #openstack-infra | 19:06 | |
smarcet | fungi: i am started to get a weird error regarding doc builds here http://logs.openstack.org/54/178854/10/check/gate-openstackid-docs/bf826a7/console.html | 19:06 |
*** annegentle has joined #openstack-infra | 19:06 | |
smarcet | fungi: hello :) | 19:07 |
*** puranamr has joined #openstack-infra | 19:07 | |
fungi | smarcet: yeah, that seems to be related to today's pbr 1.1.0 release. the offending patch is being reverted and an emergency release of pbr should be along shortly | 19:07 |
AJaeger | leseb_: It looks ok but I'd like some more eyes on it. fungi, sdague, could you review https://review.openstack.org/#/c/188768/, please? It's a devstack plugin change... | 19:07 |
smarcet | fungi: oh ok cool thx for the info :) | 19:08 |
*** spzala has quit IRC | 19:11 | |
*** otter768 has quit IRC | 19:11 | |
zxiiro | electrical: my pleasure | 19:13 |
*** annegentle has quit IRC | 19:14 | |
fungi | zaro: meeting! | 19:15 |
*** e0ne has quit IRC | 19:15 | |
*** rlandy has quit IRC | 19:16 | |
openstackgerrit | yolanda.robla proposed openstack-infra/system-config: Start using puppet-puppet module to configure puppet https://review.openstack.org/171113 | 19:16 |
pabelanger | lifeless, mordred so, the issue seems limited to sphinx <1.2 for man_pages | 19:17 |
*** mrunge has quit IRC | 19:17 | |
mordred | pabelanger: spectacular | 19:17 |
pabelanger | using 1.2.3 doesn't appear to be affected | 19:17 |
*** vahidh has quit IRC | 19:19 | |
*** rlandy has joined #openstack-infra | 19:20 | |
ekarlso | fungi: what code search thing ? | 19:21 |
openstackgerrit | Paul Belanger proposed openstack-dev/pbr: WIP: sphinx test coverage https://review.openstack.org/189884 | 19:21 |
*** dprince has joined #openstack-infra | 19:21 | |
openstackgerrit | Doug Hellmann proposed openstack-infra/release-tools: Add release_many.sh https://review.openstack.org/189858 | 19:22 |
openstackgerrit | John Griffith proposed openstack-infra/project-config: Make gate-cinder-pylint non-voting https://review.openstack.org/189885 | 19:22 |
fungi | ekarlso: it's described in https://review.openstack.org/188574 | 19:22 |
*** achanda has joined #openstack-infra | 19:24 | |
pabelanger | lifeless, ^ thats what I was thinking for a set of tests too | 19:24 |
pabelanger | still working on how integration.sh runs | 19:24 |
*** marcusvrn has joined #openstack-infra | 19:24 | |
*** thedodd has joined #openstack-infra | 19:27 | |
*** marcusvrn1 has quit IRC | 19:28 | |
flaper87 | fungi: I checked nodepool's logs and it seems that the image build ended but IIUC, it seems that it was built without the uuid-dev package. Any hint on how I can know if the package was installed ? | 19:29 |
*** achanda has quit IRC | 19:29 | |
openstackgerrit | Merged openstack-infra/project-config: Add .config to intel-nfv-ci-tests ACL https://review.openstack.org/189848 | 19:30 |
fungi | flaper87: i'll need to look after meetings wrap up | 19:30 |
*** annegentle has joined #openstack-infra | 19:30 | |
*** dtantsur is now known as dtantsur|afk | 19:30 | |
*** sdake has quit IRC | 19:31 | |
flaper87 | fungi: ok, no rush. let me know when you know something :) | 19:31 |
*** freerunner has quit IRC | 19:32 | |
openstackgerrit | yolanda.robla proposed openstack-infra/nodepool: Update nodepool to use nodepool.conf file https://review.openstack.org/189762 | 19:33 |
*** dboik has quit IRC | 19:34 | |
pleia2 | zaro: re: earlier in the meeting, want to have a look at https://review.openstack.org/#/c/178887 and see if your questions were answered? we're moving to voting phase on that spec | 19:34 |
*** dboik has joined #openstack-infra | 19:34 | |
*** dabos has joined #openstack-infra | 19:35 | |
fungi | flaper87: looks like we successfully updated the bare-trusty image in all rackspace regions but only one of our five hpcloud neutron nets | 19:36 |
zaro | pleia2: +1 and +1 | 19:36 |
*** puranamr has quit IRC | 19:36 | |
fungi | flaper87: i'll try to get the remaining four restarted here in a bit and keep on them until they succeed | 19:36 |
*** puranamr has joined #openstack-infra | 19:36 | |
*** achanda has joined #openstack-infra | 19:36 | |
flaper87 | fungi: ah got it, thanks a lot for your help. | 19:37 |
*** dizquierdo has quit IRC | 19:37 | |
*** gyee_ has quit IRC | 19:38 | |
fungi | flaper87: i've got them running now so if we're particularly lucky, might be in place within half an hour | 19:39 |
electrical | who's Darragh btw? for the life of me i'm unable to link the irc name vs review name :-) | 19:40 |
nibalizer | electrical: thats pelix | 19:40 |
electrical | nibalizer: ah! | 19:41 |
electrical | thanks :-) | 19:41 |
*** mrmartin has quit IRC | 19:41 | |
*** jtomasek has joined #openstack-infra | 19:41 | |
*** maishsk_afk has quit IRC | 19:42 | |
flaper87 | fungi: roger that, should I check that same nodepool link to get logs? Or can I shamelessly ping you ? | 19:42 |
*** maishsk_afk has joined #openstack-infra | 19:43 | |
*** tonytan4ever has quit IRC | 19:44 | |
fungi | flaper87: the manual image updates don't write to the logs, but i'll give you a heads up as soon as they all finish | 19:44 |
*** bookwar has left #openstack-infra | 19:44 | |
*** tonytan4ever has joined #openstack-infra | 19:44 | |
flaper87 | fungi: roger | 19:45 |
flaper87 | thanks | 19:45 |
fungi | you're welcome | 19:45 |
openstackgerrit | Emilien Macchi proposed openstack-infra/project-config: puppet: add 3.8 release tests support https://review.openstack.org/189890 | 19:45 |
EmilienM | nibalizer, Hunner, crinkle: you might want to see that ^ | 19:45 |
*** puranamr has quit IRC | 19:46 | |
nibalizer | EmilienM: i think 3.8.1 is latet | 19:47 |
EmilienM | nibalizer: it's just we don't pin so far for other releases | 19:47 |
EmilienM | I wanted to be consistent | 19:48 |
*** maishsk_afk has quit IRC | 19:48 | |
EmilienM | nibalizer: also, packaging does not provide 3.8.1 but 3.8 (in Fedora at least) | 19:48 |
*** tonytan4ever has quit IRC | 19:48 | |
crinkle | ~>3.8.0 will be latest 3.8.x | 19:48 |
*** tonytan4ever has joined #openstack-infra | 19:48 | |
crinkle | oh but that's just for puppet syntax check? | 19:49 |
*** marun has quit IRC | 19:49 | |
nibalizer | two things in that change | 19:49 |
nibalizer | I'm wondering about the export PUPPET_VERSION line | 19:49 |
EmilienM | crinkle: the one on top yes, on bottom is for unit | 19:49 |
EmilienM | this is for syntax-future | 19:49 |
nibalizer | the 3.8 in the job-group is known to DTRT | 19:49 |
*** smarcet has quit IRC | 19:50 | |
crinkle | dtrt? | 19:50 |
*** sshnaidm has quit IRC | 19:50 | |
EmilienM | do the right thing | 19:50 |
*** devvesa has quit IRC | 19:50 | |
EmilienM | I had to go on google | 19:50 |
electrical | lol :-) | 19:50 |
crinkle | nibalizer: for the export puppet gem version it will use latest 3.8.x | 19:50 |
EmilienM | if one day french is official language, I'll make sure to speak like this too | 19:50 |
dhellmann | can anyone tell me if the puppet-apply-centos6 failure on https://review.openstack.org/#/c/189856/ is in a known issue? It looks like a failure because SELinux is disabled. | 19:50 |
nibalizer | cool | 19:51 |
zaro | electrical: darragh==pelix | 19:51 |
electrical | zaro: thanks :-) | 19:51 |
EmilienM | nibalizer: do you think we can drop some old releases? | 19:51 |
nibalizer | :shrug: | 19:51 |
electrical | I'm still testing against 3.2.x | 19:51 |
nibalizer | maybe just keep whats in trusty? | 19:52 |
nibalizer | 3.4 iirc ? | 19:52 |
crinkle | i think that's right | 19:52 |
crinkle | EmilienM: but probably in a different patch? | 19:52 |
EmilienM | anyway, we can wait a bit. | 19:52 |
EmilienM | crc32: oh for sure | 19:52 |
EmilienM | oops | 19:52 |
EmilienM | crinkle: ^ | 19:52 |
crinkle | :) | 19:52 |
nibalizer | I gues one thing to watch out for is if you drop testing on 3.2 and 3.3 someone will eventually use contain() and then you can never go back | 19:52 |
crinkle | let's just keep them all for now and then someday when puppet 5 is out we can drop all the 3.x :) | 19:54 |
anteaya | dhellmann: I'm sorry I have no idea | 19:54 |
EmilienM | crinkle: +1 | 19:54 |
*** maishsk_afk has joined #openstack-infra | 19:54 | |
anteaya | nibalizer: do we expect puppet-apply to work on centos? it is a voting job | 19:54 |
nibalizer | fungi: ya did you see that? puppet 5 is comming :D | 19:54 |
*** hashar has joined #openstack-infra | 19:55 | |
EmilienM | nibalizer: it's not Friday. | 19:55 |
openstackgerrit | Merged openstack/requirements: Raise minimums for oslo libs without namespace packages https://review.openstack.org/189775 | 19:55 |
fungi | nibalizer: le sigh | 19:55 |
nibalizer | anteaya: so I think we stand apart from most of openstack on this | 19:55 |
anteaya | nibalizer: do explain | 19:55 |
nibalizer | how I think it works, is dev writes feature for nova, then test, then those tests run on centos and ubuntu | 19:55 |
nibalizer | what we do is we write some code and some tests, then flag it with 'test this on ubuntu' or 'test this on centos' or both | 19:56 |
nibalizer | we actually drill more and say precise and trusty | 19:56 |
openstackgerrit | OpenStack Proposal Bot proposed openstack-dev/hacking: Updated from global requirements https://review.openstack.org/186829 | 19:56 |
fungi | dhellmann: it was a timeout | 19:56 |
fungi | dhellmann: "Build timed out (after 30 minutes). Marking the build as failed." | 19:56 |
nibalizer | anteaya: ideally we'd test all code on all operating systems, but getting the code to where it will work on those oses and the testing in place doesn't provide direct advantage | 19:56 |
nibalizer | so the thinking is the community can add those things when they need them | 19:57 |
fungi | dhellmann: puppet remote operations seem to sometimes hang on centos 6 for no discernable reason. i can't reliably reproduce it to debug | 19:57 |
dhellmann | fungi: http://logs.openstack.org/56/189856/1/check/gate-infra-puppet-apply-centos6/eccfa2a/console.html#_2015-06-09_19_20_27_174 | 19:57 |
nibalizer | make sense? | 19:57 |
dhellmann | fungi: ok, I'll recheck if you think it's transient | 19:57 |
fungi | dhellmann: the selinux but is a benign error which puppet is reporting as an actual error | 19:57 |
fungi | er, selinux message | 19:58 |
*** sputnik13 has quit IRC | 19:58 | |
dhellmann | fungi: ok, this one looks interesting, too, but is probably not related: http://logs.openstack.org/56/189856/1/check/gate-infra-puppet-apply-centos6/eccfa2a/console.html#_2015-06-09_19_20_29_576 | 19:58 |
*** rossella_s has quit IRC | 19:58 | |
anteaya | nibalizer: yes, all except the voting part | 19:58 |
anteaya | nibalizer: if a test is expect to fail or pass based upon the work someone from that distro puts into it, in my mind it shouldn't be a voting job | 19:59 |
fungi | dhellmann: yep, that's just vcsrepo being noisy. happens every time a vcsrepo class is instantiated in the manifest | 19:59 |
*** rossella_s has joined #openstack-infra | 19:59 | |
anteaya | nibalizer: as the author has no ability to address the failure | 19:59 |
*** baoli has joined #openstack-infra | 19:59 | |
*** sputnik13 has joined #openstack-infra | 19:59 | |
mordred | zaro: I may not have actually done any work on that | 20:00 |
nibalizer | for puppet-apply and beaker-rspec, in both cases centos tests pass and can vote | 20:00 |
jeblair | mordred, zaro: but it's also not blocking our 2.10 upgrade | 20:00 |
nibalizer | the testing coverage is a lower % than the ubuntu testing coverage | 20:01 |
nibalizer | but that doesn't prevent voting | 20:01 |
*** ajmiller has joined #openstack-infra | 20:01 | |
jeblair | that coverage can expand as people put effort into it, but we're only starting with the minimal effort | 20:01 |
nibalizer | so if centos-friendly community members want to enhance the covereage % they can do | 20:01 |
*** jamielennox|away is now known as jamielennox | 20:01 | |
*** MarkAtwood has quit IRC | 20:03 | |
fungi | zaro: mordred is only allowed to submit 5 specs per meeting, so he used up his quota for the week anyway | 20:03 |
anteaya | nibalizer: oh I see what you are saying | 20:04 |
*** puranamr has joined #openstack-infra | 20:04 | |
anteaya | nibalizer: was just trying to help doug, which fungi has done/is doing | 20:04 |
*** ayoung has quit IRC | 20:04 | |
zaro | mordred: ok, just didn't know where you were with that. can help there if you need. | 20:05 |
*** puranamr has quit IRC | 20:05 | |
*** fallenpegasus has quit IRC | 20:07 | |
*** kmartin has quit IRC | 20:08 | |
*** dimtruck is now known as zz_dimtruck | 20:11 | |
*** baoli has quit IRC | 20:11 | |
*** Rockyg has joined #openstack-infra | 20:11 | |
notmyname | fungi: did the jerasure patch land? if so, was it soon enough to catch the 1414 rebuild time? | 20:12 |
*** baoli has joined #openstack-infra | 20:12 | |
*** achanda has quit IRC | 20:13 | |
jkt | can the Zuul's QueueItem have ever jobs from more than one pipeline at a time? | 20:17 |
*** kmartin has joined #openstack-infra | 20:17 | |
jkt | looking at model.py, it seems that it really cannot | 20:18 |
*** ayoung has joined #openstack-infra | 20:20 | |
*** timcline has quit IRC | 20:20 | |
*** enikanorov_ has joined #openstack-infra | 20:20 | |
*** enikanorov__ has quit IRC | 20:20 | |
*** hdd has quit IRC | 20:21 | |
fungi | notmyname: looks like no, but i've gone ahead and exercised my "i'm a core reviewer and there's another +2 on my change" prerogative. i'll rebuild all the bare-trusty inages again here in a bit to incorporate it as soon as it merges | 20:21 |
*** freerunner has joined #openstack-infra | 20:21 | |
*** simonmcc has quit IRC | 20:21 | |
notmyname | fungi: thanks | 20:21 |
*** ajmiller has quit IRC | 20:21 | |
*** bradjones|away has quit IRC | 20:21 | |
*** samueldmq has quit IRC | 20:21 | |
notmyname | fungi: can you ping me when the images are ready so I can queue some patches? | 20:22 |
*** boris-42 has quit IRC | 20:22 | |
fungi | notmyname: i absolutely will | 20:22 |
notmyname | thanks | 20:22 |
*** tchaypo has quit IRC | 20:22 | |
*** dizquierdo has joined #openstack-infra | 20:23 | |
*** tchaypo has joined #openstack-infra | 20:23 | |
*** bradjones has joined #openstack-infra | 20:23 | |
*** bradjones has quit IRC | 20:23 | |
*** bradjones has joined #openstack-infra | 20:23 | |
*** simonmcc has joined #openstack-infra | 20:24 | |
*** samuelBartel has joined #openstack-infra | 20:24 | |
*** boris-42 has joined #openstack-infra | 20:24 | |
*** freerunner has quit IRC | 20:25 | |
openstackgerrit | Ian Wienand proposed openstack-infra/devstack-gate: [WIP] run centos7 with neutron https://review.openstack.org/179689 | 20:26 |
*** timcline has joined #openstack-infra | 20:26 | |
*** freerunner has joined #openstack-infra | 20:26 | |
*** dizquierdo has quit IRC | 20:28 | |
fungi | flaper87: all the bare-trusty images have been updated now, and the new nodes i've checked have uuid-dev installed, so try again | 20:29 |
ianw | crinkle: are you familiar with puppet release schedules? wondering when a change merged into stable to make f22 work will likely be available | 20:30 |
*** maishsk_afk has quit IRC | 20:30 | |
flaper87 | fungi: awesome, thanks a lot! | 20:30 |
*** abregman has quit IRC | 20:30 | |
ianw | https://github.com/puppetlabs/puppet/pull/3993 in particular | 20:31 |
*** freerunner has quit IRC | 20:31 | |
*** fallenpegasus has joined #openstack-infra | 20:31 | |
jesusaurus | nibalizer: i was looking at your change to pull o_p::server out of o_p::elasticsearch_node and its pretty messy having all that iptables logic in manifests/site.pp, whats your opinion of https://github.com/arusso/puppet-iptables to clean up the iptables? | 20:32 |
*** dannywilson has quit IRC | 20:32 | |
*** dabos has quit IRC | 20:32 | |
*** freerunner has joined #openstack-infra | 20:32 | |
*** maishsk_afk has joined #openstack-infra | 20:32 | |
*** dannywilson has joined #openstack-infra | 20:33 | |
nibalizer | well idunno about that module, but YES YES YES PLZ YES to having application classes manage their own rules | 20:33 |
nibalizer | I haven't dug into it too much | 20:33 |
*** patrickeast_ has joined #openstack-infra | 20:33 | |
nibalizer | but I expect we can use our own iptables module in this way | 20:33 |
*** patrickeast has quit IRC | 20:33 | |
*** patrickeast_ is now known as patrickeast | 20:33 | |
*** markvoelker has joined #openstack-infra | 20:34 | |
jesusaurus | yeah, whatever we do, it would be great if we some puppet defines that let various modules add rules instead of a single class managing all the rules as a single file resource | 20:35 |
jesusaurus | that module I linked looks like theyve done most of the heavy lifting to get there and has recent activity | 20:36 |
nibalizer | yup | 20:37 |
openstackgerrit | James E. Blair proposed openstack-infra/project-config: Update project-team-guide groups https://review.openstack.org/189926 | 20:37 |
*** miqui has quit IRC | 20:39 | |
*** markvoelker has quit IRC | 20:39 | |
nibalizer | http://paste.ubuntu.com/11679254/ | 20:39 |
nibalizer | jesusaurus: so I think we can just do that | 20:39 |
*** TravT has joined #openstack-infra | 20:40 | |
*** abitha has joined #openstack-infra | 20:40 | |
mordred | nibalizer: I believe we do not use puppet-iptables for specific reasons | 20:40 |
mordred | nibalizer, jesusaurus: so - after the TC meeting, you should connect with jeblair | 20:40 |
*** zz_dimtruck is now known as dimtruck | 20:42 | |
jesusaurus | nibalizer: oh, huh, that would work? | 20:42 |
nibalizer | jesusaurus: i mean in theory | 20:43 |
nibalizer | i have a vm now gonna do some testing++ | 20:43 |
jesusaurus | awesome | 20:44 |
fungi | sdague: mrodden: ianw: did you try out https://github.com/koalaman/shellcheck when embarking on bashate? looks like it's been around for a few years and is available in debian/ubuntu stable releases | 20:44 |
flaper87 | fungi: would you hate me if I come up with another patch to have swig? | 20:44 |
fungi | just curious | 20:45 |
* flaper87 hides | 20:45 | |
fungi | flaper87: go for it. please propose an update to the bindep-fallback.txt file in project-config too though | 20:45 |
sdague | fungi: it does very different things | 20:45 |
flaper87 | fungi: awesome, thanks! | 20:45 |
sdague | it's a static analysis tool | 20:45 |
fungi | sdague: good point, not a style checker. so potentially complimentary | 20:46 |
sdague | yep | 20:46 |
*** dimtruck is now known as zz_dimtruck | 20:46 | |
openstackgerrit | Merged openstack-infra/project-config: Make gate-cinder-pylint non-voting https://review.openstack.org/189885 | 20:46 |
*** maishsk_afk has quit IRC | 20:48 | |
*** dizquierdo has joined #openstack-infra | 20:48 | |
*** weshay has joined #openstack-infra | 20:49 | |
crinkle | ianw: i have no information, you could ask kylo in #puppet-dev | 20:49 |
*** dizquierdo has quit IRC | 20:49 | |
ianw | fungi: i forget how bashate got embarked, but i wasn't there for that. parsing looks "interesting" | 20:49 |
ianw | crinkle: thanks | 20:50 |
sdague | ianw: it was a hack in the devstack tree, then people asked, a lot, to have it extracted into a dedicated tool | 20:50 |
sdague | which, is actually how we got hacking as well (it was a script in the nova tree for a while) | 20:50 |
nibalizer | jesusaurus: lets play a game called 'i type a collection of symbols and we see if it is valid puppet' | 20:51 |
openstackgerrit | Merged openstack-infra/system-config: Add libjerasure dev packages on workers https://review.openstack.org/189472 | 20:51 |
*** patrickeast has quit IRC | 20:51 | |
*** stevemar has joined #openstack-infra | 20:51 | |
*** fallenpegasus has quit IRC | 20:52 | |
greghaynes | nibalizer: kleene closure coding is what we call that | 20:52 |
openstackgerrit | Merged openstack-dev/pbr: Revert "Remove sphinx_config.init_values() manual call" https://review.openstack.org/189851 | 20:53 |
*** samuelBartel has quit IRC | 20:53 | |
ianw | sdague: yeah, i mean just the initial hack part & what was considered. i've long thought we needed more haskell :) | 20:54 |
*** dannywilson has quit IRC | 20:54 | |
*** patrickeast has joined #openstack-infra | 20:55 | |
*** dannywilson has joined #openstack-infra | 20:56 | |
openstackgerrit | Flavio Percoco proposed openstack-infra/system-config: Add swig packages https://review.openstack.org/189936 | 20:56 |
sdague | ianw: ikr? | 20:56 |
fungi | ianw: "requires 3gb to compile" is quite a testament to code quality for a command-line shell linter | 20:57 |
openstackgerrit | Colleen Murphy proposed openstack-infra/project-config: Turn debug logging on for beaker jobs https://review.openstack.org/189937 | 20:57 |
*** puranamr has joined #openstack-infra | 20:57 | |
fungi | ianw: oh, sorry, it was 2gb | 20:57 |
Clint | https://github.com/andrewcmyers/civs/commit/ae638af2f284a3e880529c8523dba58518ccaffd | 20:57 |
fungi | so i exaggerate (slightly) | 20:57 |
mordred | Clint: nice | 20:58 |
EmilienM | puppet team want to enable debug to beaker jobs so we can debug Puppet catalogs easily: https://review.openstack.org/#/c/189937 | 20:58 |
*** julim has quit IRC | 20:58 | |
*** zz_dimtruck is now known as dimtruck | 21:00 | |
EmilienM | fungi: is there any particular reason to pin pbr>=0.8.2,<1.0 jenkins-job-builder ? can't we use 1.X ? | 21:00 |
EmilienM | in https://github.com/openstack-infra/jenkins-job-builder/blob/master/requirements.txt I mean | 21:00 |
*** annegentle has quit IRC | 21:00 | |
mordred | jeblair, jesusaurus, nibalizer: so - iptables rules | 21:00 |
mordred | and things in site.pp | 21:00 |
fungi | EmilienM: i bet we could just fine and nobody has thought to propose it yet. give it a shot | 21:00 |
*** dprince has quit IRC | 21:00 | |
mordred | I am not following the details | 21:01 |
EmilienM | fungi: ack | 21:01 |
*** baoli has quit IRC | 21:01 | |
mordred | but I'd like to say that I'm wary of too much puppet in site.pp ... which is not to say you're going down the wrong path - just that I'm wary that we don't unwind too much and wind up with important information in site.pp | 21:01 |
*** aysyanne has quit IRC | 21:01 | |
openstackgerrit | Flavio Percoco proposed openstack-infra/project-config: Add swig packages https://review.openstack.org/189939 | 21:02 |
mordred | (I know it might be silly to say "wary of too much puppet in the main puppet file" ... but I think you know what I mean) | 21:02 |
*** xyang1 has quit IRC | 21:03 | |
nibalizer | mordred: no i totes do | 21:03 |
nibalizer | its sortof unfashionable for us to have such a verbose site.pp as it is | 21:03 |
mordred | yah | 21:03 |
nibalizer | and I want those iptables things out | 21:03 |
mordred | and I love fashion | 21:03 |
nibalizer | well when you're hip, you define fashion | 21:03 |
*** dguerri` is now known as dguerri | 21:04 | |
mordred | I'd honestly love for "list of remote servers" to be a parameter to the ES stuff | 21:04 |
openstackgerrit | Emilien Macchi proposed openstack-infra/jenkins-job-builder: requirements: pin pbr>=0.8.2,<2.0 https://review.openstack.org/189940 | 21:04 |
flaper87 | fungi: done, added you to both. Thanks | 21:04 |
mordred | and have the ES thing take that list and turn it into parameters to iptables or something | 21:04 |
mordred | right? | 21:04 |
nibalizer | so yea my plan is for o_p::server to define the 'core set of iptables rules' and then the elasticearch role looks up in hiera the list of servers and pokes the right holes in the firewall | 21:04 |
jesusaurus | mordred: yeah | 21:04 |
mordred | yah | 21:04 |
nibalizer | right so you're gonna keep the state of things in openstack right? so we'll need a hiera->openstack backend (not hard) | 21:05 |
*** amitgandhinz has quit IRC | 21:05 | |
mordred | so long as the ES role has the logic of what to do with the data, which si the list of remote servers | 21:05 |
mordred | nibalizer: aroo? | 21:05 |
ams__ | Any pointers on JJB and the Build Promotion plugin? I manually configured 1 promotion, I was hoping it would show up for all my jobs (which have the same name, from JJB) but no luck | 21:05 |
nibalizer | and i'll need to refactor puppet-iptables to support external resources | 21:05 |
*** tiswanso has quit IRC | 21:05 | |
mordred | nibalizer: so - yes - but I don't think you need to refactor | 21:05 |
nibalizer | i do | 21:05 |
mordred | nibalizer: when ansible runs it will get the entire data set into the ansible inventory | 21:05 |
nibalizer | i mean puppet-iptables module literall has this line hardcoded: -A openstack-INPUT -m udp -p udp --dport 161 -s 198.61.215.188 -j ACCEPT | 21:06 |
mordred | and can easily write out input params when it goes to run puppet | 21:06 |
mordred | no need to have nodes be able to call back out to the openstack endpoint | 21:06 |
nibalizer | uh okay | 21:06 |
mordred | in fact, I thin kit would be highly undesirable for each node to know how to talk to openstack | 21:06 |
*** baoli has joined #openstack-infra | 21:06 | |
mordred | the puppetmaste will have the creds for that | 21:06 |
mordred | and will have already slurped all the data before the run | 21:06 |
nibalizer | oh okay, so mabye ansible puts that data into yaml under /etc/puppet/hierdata ? | 21:06 |
mordred | yah | 21:07 |
nibalizer | wfm | 21:07 |
mordred | something like that is exactly what I was thinking | 21:07 |
mordred | *details to be worked out later* | 21:07 |
nibalizer | *waves hands* | 21:07 |
* mordred throws a bucket of snails on nibalizer's head and giggles | 21:07 | |
nibalizer | but yea I'm gonna redo puppet-iptables to be concaty | 21:07 |
*** puranamr has quit IRC | 21:07 | |
*** otter768 has joined #openstack-infra | 21:07 | |
* mordred supports puppet-iptables being good-er | 21:08 | |
nibalizer | then the ::elasticsearch or o_p::elasticsearch modules can just ask for iptables resources | 21:08 |
nibalizer | unless we want to use a public iptables module like jesusaurus was suggesting | 21:08 |
clarkb | please no (I am not here but have to jump in). Exterbal resources are bad because it requires >1 run to converge and concat is so chatty and yyou cant reliably make changes (see haproxy) | 21:08 |
nibalizer | clarkb: external resources are not exported resources | 21:08 |
greghaynes | bahahaha, I was wondering how long until that happened | 21:08 |
clarkb | we dont need unreliable firewall updates | 21:08 |
pleia2 | clarkb :D | 21:09 |
nibalizer | concat 'chatty' ? no? | 21:09 |
clarkb | nibalizer yes every single pieve seems to trigger an update | 21:09 |
clarkb | theb even if there is no diff at the end it makes a refresh | 21:10 |
ianw | is anyone around who can look at the console of devstack-centos7-rax-dfw-2952112 ? | 21:10 |
clarkb | which restarts your services wheb you dont want to | 21:10 |
clarkb | and it completely breaks haproxy | 21:10 |
mordred | ZOMG A clarb | 21:10 |
openstackgerrit | Emilien Macchi proposed stackforge/python-jenkins: requirements: pin pbr>=0.8.2,<2.0 https://review.openstack.org/189942 | 21:10 |
mordred | clarkb: | 21:10 |
mordred | gah | 21:10 |
anteaya | clarkb: hello | 21:10 |
mordred | ZOMG A clarkb | 21:10 |
*** annegentle has joined #openstack-infra | 21:10 | |
clarkb | also my 'b' key is very near my 'n' key | 21:10 |
nibalizer | well i am highly confident that I can make it not do that, so I'm happy to accept it as a requirement | 21:10 |
anteaya | clarkb: I was wondering if no sleep was affecting your typing | 21:11 |
*** jerryz has quit IRC | 21:11 | |
anteaya | clarkb: I'm confident you have no sleep | 21:11 |
clarkb | basically firewall updates should be both atomic and deterministic and I think concat breaks both pieces? | 21:11 |
clarkb | anteaya very little | 21:11 |
jeblair | clarkb: hey, nice to see you! congrats! | 21:11 |
*** otter768 has quit IRC | 21:12 | |
nibalizer | clarkb: sorry to pull you out of your cave | 21:12 |
clarkb | everyone else is asleep right niw so I can follow irc for a bit | 21:12 |
jeblair | clarkb: this will last for... 5-10 minutes? | 21:12 |
mordred | clarkb: we rewrote a bunch of things in ruby while you were gone, hope that's ok | 21:12 |
nibalizer | clarkb: so I haven't done the work yet, but I would consider my implementation broken if it wasnt atomic and deterministic | 21:12 |
anteaya | clarkb: you should be sleeping | 21:12 |
clarkb | jeblair yes twins should be demanding food shortly | 21:12 |
anteaya | clarkb: child sleeps you sleep | 21:12 |
*** ivar-lazzaro has quit IRC | 21:12 | |
nibalizer | so i think I'm in agreement with you on expected end state and I don't agree with you that concat is a bad approach | 21:13 |
clarkb | anteaya its too hot to sleep :/ | 21:13 |
crinkle | nibalizer: clarkb no one would use concat if it behaved that way | 21:13 |
anteaya | :( | 21:13 |
jeblair | anteaya: child talks on irc, you talk on irc? | 21:13 |
clarkb | crinkle then why is haproxy so broken? | 21:13 |
anteaya | jeblair: maybe? | 21:13 |
*** ivar-lazzaro has joined #openstack-infra | 21:13 | |
*** jtomasek has quit IRC | 21:13 | |
clarkb | crinkle you cannot make sane changes to haproxy config due to concat | 21:13 |
anteaya | hub_cap had his 2 year old trolling trove channel at one point | 21:13 |
jeblair | clarkb: the weather here just went back to bay area standard summer (after a hot yesterday and morning today) | 21:13 |
EmilienM | mordred, fungi, jeblair: puppet group is also ready to move our repos to OpenStack namespace, see https://review.openstack.org/#/c/176326/ | 21:13 |
clarkb | so instead you manually make changes and reload then wheb you can take a downtime you run concat +pupprt | 21:14 |
EmilienM | crinkle: ^ | 21:14 |
*** ivar-lazzaro has quit IRC | 21:14 | |
*** baoli has quit IRC | 21:14 | |
nibalizer | clarkb: are you talking about 'reload' ? | 21:14 |
*** ivar-lazzaro has joined #openstack-infra | 21:14 | |
jeblair | EmilienM: ah cool, can you add that to our meeting wikipage? | 21:14 |
clarkb | nibalizer its related conxat refreshes when there is no diff | 21:14 |
clarkb | nibalizer so restart hapoens | 21:14 |
EmilienM | jeblair: sure thing | 21:14 |
nibalizer | uhhhh idunno I can look at that, but it sounds like a bug in how we're using these things and not a bug baked into concat | 21:15 |
clarkb | but you dont kniw when it will do that because its updates that trigger refresh dobt appear deterministic | 21:15 |
clarkb | at least they are not based on diff | 21:15 |
clarkb | because diff is nil but refresh occurs | 21:15 |
sdague | so... anyone know why jenkins is periodically reporting "can't merge" on this - https://review.openstack.org/#/c/188148/ ? | 21:15 |
nibalizer | clarkb: so I hear what you're saying | 21:15 |
EmilienM | jeblair: like, do you want me to add the repos ? | 21:16 |
pleia2 | EmilienM: like the rest here https://wiki.openstack.org/wiki/Meetings/InfraTeamMeeting#Upcoming_Project_Renames | 21:16 |
EmilienM | cool | 21:16 |
pleia2 | old name > new name change-url | 21:16 |
EmilienM | pleia2: I was not sure I could edit it, thanks | 21:16 |
pleia2 | ah, yes :) | 21:16 |
EmilienM | pleia2: but infra needs to merge https://review.openstack.org/#/c/176326/ before all | 21:17 |
EmilienM | oh, maybe they do that in one shot | 21:17 |
*** marcusvrn1 has joined #openstack-infra | 21:17 | |
*** dimtruck is now known as zz_dimtruck | 21:17 | |
*** zz_dimtruck is now known as dimtruck | 21:17 | |
jeblair | anyone can edit; that's the best and worst thing about wikis :) | 21:17 |
pleia2 | EmilienM: yeah, merging that change is part of the process we'll do on friday | 21:17 |
clarkb | nibalizer basically I cant manually update + reload to avoid downtimw because cpncat refreshes when diff is nil. that tells me that its methods of refreshing are either not deterministic or completely unintuitive | 21:17 |
EmilienM | pleia2: ack | 21:18 |
nibalizer | clarkb: so i believe you that concat + openstack + haproxy is broken | 21:18 |
fungi | ianw: sorry, paying attention to the cross-project meeting and just saw your request. the console for that is blank (black) and not responding to carriage return keypresses. i suspect it's hung or resource-starved and the "display" has been blanked for inactivity or something | 21:18 |
clarkb | nibalizer this is bad when you want firewall updates to happen in a clear manner | 21:18 |
nibalizer | but it doesn't have to be that way | 21:18 |
*** puranamr has joined #openstack-infra | 21:18 | |
nibalizer | clarkb: so I am happy to accept that any changes to iptables management must be 1) deterministic 2) atomic | 21:18 |
clarkb | niablizer you could not subscrive to any concat changes | 21:19 |
nibalizer | those are easy requirements to meet | 21:19 |
clarkb | but otherwise hiw do you fix this without concat changes? | 21:19 |
*** peristeri has quit IRC | 21:19 | |
ianw | fungi: that's ok, figured most were away. but yeah, i setup https://review.openstack.org/#/c/179689/ to send telemetry out, the last report it had 1,361,472 available ... so i don't think it's memory constrained | 21:19 |
nibalizer | because you have an implementation bug somewhere clark | 21:19 |
nibalizer | its not a problem in the library | 21:19 |
*** freerunner has quit IRC | 21:19 | |
clarkb | its a subscribe... | 21:19 |
*** alivigni has quit IRC | 21:19 | |
*** Sukhdev has joined #openstack-infra | 21:19 | |
clarkb | thats nothing ti do with puppet-haproxy | 21:19 |
openstackgerrit | Emilien Macchi proposed openstack-infra/project-config: Puppet: move from Stackforge to OpenStack https://review.openstack.org/176326 | 21:19 |
clarkb | service sibscribes cobfig which is managed by conxat | 21:20 |
crinkle | clarkb: what you are seeing is either a bug in concat or a bug in the implementation, either way we can fix the bug, it's not a reason to avoid the 2nd most commonly used puppet library | 21:20 |
ianw | fungi: i'm wondering if the network config has gone away | 21:20 |
*** baoli has joined #openstack-infra | 21:20 | |
clarkb | it is when it makes the specific thing you want to work not work... | 21:20 |
mordred | yah. I'd suggest taht nibalizer makes a patch and we empirically test that it does not have the bad behavior that clarkb is worried about | 21:20 |
* anteaya believes clarkb is using his fat albert keyboard | 21:20 | |
nibalizer | clarkb: howabout I just build it then you can take it out and kick it a bunch and show me wrong? | 21:20 |
clarkb | which is update config properly | 21:20 |
mordred | nibalizer: yah. that | 21:20 |
pleia2 | EmilienM: it's also helpful if you keep the topic as project-rename (that's the series of patches we'll review to prep for the rename), you can change it through the web UI without a new upload if you want | 21:20 |
EmilienM | pleia2: cool, doing it right now! | 21:21 |
pleia2 | EmilienM: thanks! | 21:21 |
*** annegentle has quit IRC | 21:21 | |
*** rkukura_ has joined #openstack-infra | 21:21 | |
ianw | fungi: i had a syntax error in my telemetry anyway, i'm going to restart the whole thing | 21:21 |
*** ayoung has quit IRC | 21:21 | |
*** rkukura has quit IRC | 21:22 | |
*** rkukura_ is now known as rkukura | 21:22 | |
*** annegentle has joined #openstack-infra | 21:22 | |
openstackgerrit | Ian Wienand proposed openstack-infra/devstack-gate: [WIP] run centos7 with neutron https://review.openstack.org/179689 | 21:22 |
*** pc_m has quit IRC | 21:22 | |
fungi | k | 21:23 |
*** tvanderwiel has quit IRC | 21:23 | |
*** jerryz has joined #openstack-infra | 21:23 | |
ianw | fungi: ok, it's queued, i'll ping you in a bit and hopefully we can see if we can keep the console alive; or see if the console ever has anything on it... | 21:27 |
*** tim_o has quit IRC | 21:27 | |
openstackgerrit | Emilien Macchi proposed openstack-infra/project-config: Puppet: move from Stackforge to OpenStack https://review.openstack.org/176326 | 21:28 |
fungi | ianw: unfortunately rackspace closes the virtual terminal session after a few minutes of no keyboard activity, so i'd have to sit in front of it and act like a dead-man switch | 21:28 |
j^2 | is there a readonly gerrit user? | 21:28 |
*** earlephilhower has joined #openstack-infra | 21:29 | |
j^2 | it seems jenkins is a username | 21:29 |
*** puranamr has quit IRC | 21:29 | |
anteaya | j^2: jenkins is the account to report the job status via zuul | 21:29 |
anteaya | j^2: why do you want a readonly gerrit user? | 21:30 |
j^2 | yeah, i’m trying to check out a patch and converge: | 21:30 |
j^2 | http://logs.openstack.org/24/188924/9/check/gate-cookbook-openstack-common-chef-rake/a56d31a/console.html | 21:30 |
j^2 | anteaya: ^^ | 21:30 |
anteaya | you can download any patch with git review -d <patchnumber> | 21:30 |
j^2 | oh nice | 21:31 |
clarkb | nibalizer https://github.com/puppetlabs/puppetlabs-haproxy/blob/master/manifests/init.pp#L137-L138 fwiw | 21:31 |
j^2 | anteaya: thanks! | 21:31 |
asselin | greghaynes, or other dib folks. Any idea how to fix this? http://paste.openstack.org/show/278912/ | 21:31 |
anteaya | welcome | 21:31 |
ianw | fungi: yeah, that sucks with the rax java thingy. but i think i'd like to confirm *something* actually comes up to start with... | 21:31 |
fungi | ianw: sure | 21:31 |
*** JamesK has quit IRC | 21:32 | |
fungi | that's easy enough | 21:32 |
*** geoffarnold has quit IRC | 21:32 | |
ianw | asselin: old files in /opt/dib_cache/source-repositories/repositories_flock ? | 21:32 |
*** marcusvrn2 has joined #openstack-infra | 21:33 | |
asselin | ianw, should I just delete that folder? | 21:33 |
*** marcusvrn1 has quit IRC | 21:33 | |
asselin | acutally...not there | 21:33 |
*** eharney has quit IRC | 21:34 | |
*** freerunner has joined #openstack-infra | 21:35 | |
*** puranamr has joined #openstack-infra | 21:35 | |
ianw | asselin: hmm, well that's the "real" error ... d-i-b can output a confusing amount after an error while it cleans up. can you replicate it? some reason the flock call fails ... multiple concurrent builds? | 21:35 |
ianw | fungi: ok, devstack-centos7-rax-iad-2954595 is running | 21:36 |
asselin | ianw, my images stopped building 7-8 days ago, so should be reproducible. I will double-check there's nothing concurrent. | 21:36 |
*** marcusvrn2 has quit IRC | 21:37 | |
*** ayoung has joined #openstack-infra | 21:37 | |
fungi | ianw: yep, there's cloud-init spew on the console of that one right now | 21:38 |
fungi | ianw: and if i feed it a carriage return, i get a login prompt | 21:38 |
ianw | fungi: ok, but does it put up a getty at any point? | 21:38 |
*** pikos has joined #openstack-infra | 21:38 | |
fungi | ianw: yes (login prompt) | 21:38 |
ianw | ok, well that's a start... at least we know it was there | 21:39 |
fungi | cloud-init had simply scrolled the original one off the screen because of console logging | 21:39 |
ianw | fungi: ok, so maybe disable consoleblank (in fact, that sounds like something we should do in the scripts ...) | 21:40 |
openstackgerrit | Emilien Macchi proposed openstack-infra/jenkins-job-builder: requirements: pin pbr>=0.8.2,<2.0 https://review.openstack.org/189940 | 21:40 |
*** rakhmerov has quit IRC | 21:41 | |
fungi | agreed | 21:41 |
*** kgiusti has left #openstack-infra | 21:42 | |
*** samueldmq has joined #openstack-infra | 21:42 | |
ianw | asselin: yeah, my guess is that there's an old dib or something hanging around that's got the flock() on the dir ... /proc/locks might help | 21:42 |
*** TravT has quit IRC | 21:43 | |
fungi | ianw: asselin: one problem we've identified which can _look_ like that is if you accidentally sudo nodepool to create new diskimages rather than sudo -u nodepool nodepool | 21:43 |
greghaynes | asselin: huh | 21:44 |
fungi | then the root-owned files sit around in the cache and the nodepool user can't remove/replace them | 21:44 |
*** rakhmerov has joined #openstack-infra | 21:44 | |
greghaynes | asselin: so I dont think we guard against killed things that didnt remove their lock | 21:44 |
asselin | interesting...well I see some dib processes running since jun 2....so probably need to kill those | 21:44 |
asselin | is there a 'safe' way to do it? | 21:44 |
greghaynes | ah, or that | 21:44 |
greghaynes | just kill kill kill | 21:45 |
fungi | asselin: also if the issue persists once there's no more processes running, try chowning all the contents of the dib cache to nodepool:nodepool (or whatever user/group your nodepoold runs under) | 21:45 |
*** mwagner_afk has joined #openstack-infra | 21:45 | |
asselin | fungi, ok thanks will do that too | 21:45 |
*** dustins has quit IRC | 21:47 | |
fungi | ianw: that console is still responding for the moment, though i did discover that the rackspace console timeout is ~5 minutes before it disconnects my session | 21:47 |
ianw | fungi: ok, thanks, it's still chugging along https://jenkins05.openstack.org/job/check-tempest-dsvm-centos7/40/console | 21:48 |
ianw | *if* it fails, which is about 75% i think, it will be at a random spot in tempest (at least, i can't find any smoking gun as to what stops it, yet) | 21:49 |
*** mriedem has quit IRC | 21:49 | |
*** puranamr has quit IRC | 21:50 | |
*** puranamr has joined #openstack-infra | 21:52 | |
openstackgerrit | Louis Taylor proposed openstack-infra/project-config: Add non-voting python34 job for glance_store https://review.openstack.org/189954 | 21:53 |
fungi | ianw: so now the console seems to be frozen for me | 21:54 |
fungi | it hasn't blanked, it's still got the repeated login prompts from me hitting enter over and over, but it no longer responds to keypresses now | 21:54 |
ianw | fungi: well tempest just started... | 21:55 |
ianw | i am getting my telemetry from the host ok | 21:55 |
fungi | ianw: i disconnected and reconnected the console session, came right back to where it was frozen. still doesn't respond to keyboard input | 21:55 |
openstackgerrit | Davide Guerri proposed openstack-infra/shade: Add get_server_external_ipv4() to meta https://review.openstack.org/189030 | 21:56 |
ianw | fungi: can you log in? i can not think of anything that would even remotely fiddle with console type settings | 21:57 |
*** dboik has quit IRC | 21:58 | |
*** pikos has quit IRC | 21:59 | |
fungi | ianw: yeah, ssh still seems to work | 21:59 |
openstackgerrit | Doug Hellmann proposed openstack/requirements: Block oslo.messaging 1.12.0 https://review.openstack.org/187808 | 22:00 |
*** freerunner has quit IRC | 22:00 | |
openstackgerrit | Doug Hellmann proposed openstack/requirements: Block oslo.messaging 1.12.0 https://review.openstack.org/187808 | 22:00 |
j^2 | so anteaya i was wrong. It turns out we’re attempting to do a query against gerrit | 22:01 |
j^2 | is there an account i can do a query against it to get the data? | 22:01 |
j^2 | http://logs.openstack.org/24/188924/10/check/gate-cookbook-openstack-common-chef-rake/52f0271/console.html | 22:01 |
openstackgerrit | Emilien Macchi proposed stackforge/python-jenkins: requirements: pin pbr>=0.8.2,<2.0 https://review.openstack.org/189942 | 22:02 |
openstackgerrit | Justin Shepherd proposed openstack-infra/project-config: Adding doc gate job for openstack/defcore https://review.openstack.org/189956 | 22:02 |
fungi | j^2 what data do you need, and from where do you need to obtain it? | 22:02 |
*** marun has joined #openstack-infra | 22:03 | |
j^2 | fungi: it seems i need something like: https://gist.github.com/33cca91f182c0c15ded9 | 22:03 |
j^2 | our scripts take data from that and put it in our testing-co-stack thinngy | 22:04 |
fungi | j^2 which part of that do you need? we already expose some of that detail via envvars | 22:04 |
fungi | j^2: what testing co-stack? an integration testsuite? | 22:05 |
j^2 | yep. for all the chef cookbooks | 22:05 |
j^2 | https://github.com/stackforge/openstack-chef-repo/blob/master/tools/test_patch.rb#L44-L60 | 22:05 |
j^2 | we’ve basicly recreated devstack with the chef cookbooks | 22:05 |
asselin | can I get +2/+A to this 1 line devstack-gate change (already has +2) https://review.openstack.org/#/c/188604/ | 22:05 |
fungi | j^2 we already have a lot of integration testing capability built into our ci... for example devstack-based jobs don't query gerrit, they just get the info they need for what changes and branches they're integrating from environment variables | 22:06 |
*** freerunner has joined #openstack-infra | 22:06 | |
*** hashar has quit IRC | 22:07 | |
j^2 | can you show me some examples. It would be great for us not to have to reinvent the wheel | 22:07 |
j^2 | s/examples./examples?/ | 22:07 |
fungi | j^2: and to answer your initial question, no our nodepool workers don't have accounts to log into gerrit to query it | 22:07 |
*** alexpilotti has quit IRC | 22:07 | |
j^2 | awwww grrrrr that’s frustrating... | 22:08 |
*** annegentle has quit IRC | 22:08 | |
*** baoli has quit IRC | 22:08 | |
j^2 | any suggestings on how i can get around this? | 22:08 |
anteaya | I think you're frustrated because you are trying to start in the middle | 22:09 |
anteaya | at least this is how it looks to me | 22:09 |
anteaya | have you spent any time looking at how our system works? | 22:09 |
*** jgrimm_out is now known as jgrimm | 22:09 | |
anteaya | rather than trying to get around it? | 22:09 |
fungi | j^2: a simple example is http://git.openstack.org/cgit/openstack-infra/system-config/tree/tools/apply-test.sh | 22:09 |
j^2 | anteaya: I’ve tried the best i can, i’d love to know where i’m wrong and what I’ve missed | 22:10 |
fungi | j^2: that performs an integration test involving our ~60 infra puppet modules | 22:10 |
j^2 | oh nice | 22:10 |
anteaya | well it is tough for me to help you since I don't know what you have done, what your current understanding is or what your goal is | 22:10 |
*** changbl_ has quit IRC | 22:11 | |
j^2 | anteaya: agreed, that’s the problem, i don’t know what i don’t know, and i’m attempting to learn the best i can. | 22:11 |
anteaya | j^2: what have you done so far to understand our system? | 22:11 |
fungi | j^2: the interesting parts are the clonemap.yaml and use of the zuul-cloner utility already installed on the workers | 22:11 |
anteaya | I ask because I wonder how discoverable our docs are | 22:11 |
anteaya | or as a new project what your method of understanding infra is | 22:11 |
jeblair | yeah, lines 22-29 and 52-55 of that file | 22:12 |
fungi | j^2: a more complex example is https://git.openstack.org/cgit/openstack-infra/devstack-gate/ which does this for devstack, basically | 22:12 |
j^2 | anteaya: yeah i’m trying to process all this information one sec | 22:12 |
*** puranamr has quit IRC | 22:12 | |
jeblair | but without zuul-cloner, so don't mimic devstack-gate :) | 22:12 |
EmilienM | jeblair: I'm having hard time on python-jenkins & hacking: https://review.openstack.org/#/c/189942/ | 22:13 |
*** bknudson has quit IRC | 22:13 | |
fungi | ianw: my ssh session is now hung, and i see the last 24 lines of a kernel panic (i think) on the console | 22:13 |
j^2 | anteaya: I’ve only really learned stuff from ci.openstack.org and conversations with people here. greghaynes has been unbelievablly helpful too | 22:13 |
jeblair | EmilienM: i can't help with hacking, sorry. we don't use it for any infra projects | 22:14 |
*** evm_ has joined #openstack-infra | 22:14 | |
jeblair | (python-jenkins is not an infra project) | 22:14 |
j^2 | fungi: thanks, i’ll see what i can pull out of this for us | 22:14 |
EmilienM | jeblair: ok but it's in test-requirements. Should I just drop it? | 22:14 |
anteaya | j^2: okay have you found the infra manual in your travels? | 22:14 |
jeblair | j^2: do you have a jenkins job already that you are working on or are you starting a new one? | 22:15 |
j^2 | jeblair: already have one | 22:15 |
j^2 | anteaya: i don’t think so, i don’t recall it at all | 22:15 |
jeblair | EmilienM: we use hacking to get its dependencies, and then ignore H* rules in tox.ini | 22:15 |
*** tonytan4ever has quit IRC | 22:15 | |
jeblair | j^2: what's the job? | 22:15 |
fungi | ianw: and now the worker seems to be gone, so i guess nodepool deleted it after the job ended | 22:15 |
*** davideagnello has quit IRC | 22:16 | |
*** freerunner has quit IRC | 22:16 | |
j^2 | jeblair: the full job? | 22:16 |
j^2 | because basicly the job just calls rake | 22:16 |
j^2 | and we’re doing everything underneth it | 22:16 |
anteaya | j^2: okay so somehow as a new openstack project having a link to the infra manual somewhere discoverable for you would be helpful | 22:16 |
j^2 | anteaya: nice! | 22:16 |
j^2 | i’ll try and track it down in a sec | 22:16 |
jeblair | j^2: i'm asking for the name of the job so i can look at its configuration :) | 22:16 |
anteaya | j^2: http://docs.openstack.org/infra/manual/ | 22:17 |
*** evm has quit IRC | 22:17 | |
j^2 | jeblair: gate-cookbook-openstack-common-chef-rake | 22:17 |
j^2 | anteaya: thanks! | 22:17 |
j^2 | i have some reading to do | 22:17 |
*** wuhg has joined #openstack-infra | 22:17 | |
jeblair | j^2: i can't find that job :( | 22:17 |
*** jsavak has joined #openstack-infra | 22:17 | |
anteaya | j^2: hopefully that helps with an overview | 22:17 |
j^2 | jeblair: https://review.openstack.org/#/c/188924 is the review that i’m working off | 22:18 |
j^2 | anteaya: any more information i can get, ie this, will signifgantly help me | 22:18 |
* docaedo is enjoying this "getting help" conversation (as someone who's about to ask for some infra help coincidentally) | 22:18 | |
*** puranamr has joined #openstack-infra | 22:18 | |
jeblair | j^2: oh interesting; that job only runs on the cookbook-openstack-common repo | 22:19 |
*** davideagnello has joined #openstack-infra | 22:19 | |
j^2 | yeah it’s our inital job before we spread it out to our other cookbooks | 22:19 |
fungi | wow. no wonder i can't update images in ord because of over-quota error now. 43 aliens there according to nodepool | 22:19 |
jeblair | j^2: makes sense | 22:20 |
jeblair | j^2: for our puppet integration test (and similarly, for openstack integration tests with devstack-gate), there is a repo where we maintain a list of all the included projects | 22:20 |
jeblair | j^2: eg http://git.openstack.org/cgit/openstack-infra/system-config/tree/modules.env#n61 | 22:21 |
jeblair | j^2: and http://git.openstack.org/cgit/openstack-infra/devstack-gate/tree/devstack-vm-gate-wrap.sh#n35 | 22:21 |
j^2 | jeblair, anteaya, fungi: basicly we have some rake tasks that can build everything for us. We wanted to check out the patch someone puts in, makes the change then run the rake task, then run Rally to confirm everything works as expected. that’s our ultimate goal at least. | 22:21 |
j^2 | jeblair: looking | 22:21 |
*** freerunner has joined #openstack-infra | 22:22 | |
jeblair | j^2: is there a repo that has, or will have, or can have, such a list of all of your chef repos that you want to test together? if not, that's okay, we can keep it in jjb, it just means that changes have to go through project-config review. | 22:22 |
j^2 | that’s a great question | 22:22 |
fungi | j^2: in fact, the proposed change should already be checked out locally (if you use the gerrit-git-prep builder macro), so not sure why you need to try to find out what it is and check it out again | 22:22 |
jeblair | (zuulv3 idea: provide this data to jobs based on the zuul config) | 22:22 |
j^2 | jeblair: i dont think we have any plan to have a “list” we have a chef-repo: https://github.com/stackforge/openstack-chef-repo that basicly does it all for us | 22:23 |
j^2 | fungi: interesting | 22:24 |
*** jsavak has quit IRC | 22:24 | |
fungi | j^2: that's why i was originally trying to find out why you wanted your job to query gerrit | 22:24 |
*** jsavak has joined #openstack-infra | 22:24 | |
j^2 | fungi: hmm, yeah oooh! yeah it’s inside the vm that we create that we want to check it out | 22:25 |
j^2 | and we get the data from the query to pass it to that | 22:25 |
openstackgerrit | Emilien Macchi proposed stackforge/python-jenkins: requirements: pin pbr>=0.8.2,<2.0 https://review.openstack.org/189942 | 22:25 |
j^2 | it’s very “yo dawg” virtualization | 22:25 |
fungi | j^2: you create a vm inside a vm? do you have any way to pass things into that vm? | 22:25 |
j^2 | fungi: yep | 22:25 |
j^2 | or we don’t pass it per-se, we checkout the recheckout of the berksfile and build the vm with the changes | 22:26 |
j^2 | it would be soooo much easier with a whiteboard | 22:26 |
fungi | j^2: so there are definitely envvars present in the calling environment (your hypervisor layer i guess) which include the change number, a clone url to get it from, et cetera | 22:26 |
j^2 | oh nice! | 22:26 |
jeblair | j^2: so here's what zuul provides, which i think you should take advantage of: it can set up a number of git repos that reflect the proposed future state of the world based on the changes currently in queue to be merged and user-specified dependencies (ie, Depends-On: headers). if your job can avoid doing any git operations on its own, and simply use the git repos provided by zuul, it will do all that work for you | 22:26 |
j^2 | yeah that’s more or less what i’m looking for | 22:26 |
j^2 | jeblair: i think i understand this. i really need to read what anteaya sentme a bit ago to fill in gaps. | 22:27 |
jeblair | j^2: moreover, it will perform the checkouts in the most optimized way, using local caches, etc, to ensure that your jobs succeed and avoid DoSing our git servers | 22:27 |
fungi | i guess in your case the trick, if you want to avoid git operations entirely, is having a way to copy local repos from the hypervisor environment into the guests | 22:27 |
jeblair | fungi: yes that | 22:27 |
jeblair | (copy, or else, bind-mount, etc) | 22:28 |
j^2 | yeah and that’s what the test_patch.rb does iirc | 22:28 |
j^2 | at least that’s what it does locally | 22:28 |
j^2 | test_patch = https://github.com/stackforge/openstack-chef-repo/blob/master/tools/test_patch.rb#L44-L60 | 22:29 |
*** dizquierdo has joined #openstack-infra | 22:29 | |
greghaynes | j^2: glad to hear youre making progress :) | 22:29 |
j^2 | greghaynes: :D | 22:29 |
j^2 | re-creating devstack with chef, gotta love it | 22:29 |
greghaynes | heh, im all for testing more ways of deploying | 22:30 |
j^2 | ditto :D | 22:30 |
jeblair | j^2: right, we just need to remove the gerrit and git operations from that :) | 22:30 |
jeblair | j^2: zuul-cloner will do it all for you | 22:30 |
j^2 | jeblair: ahhhhh | 22:31 |
*** bhuvan has quit IRC | 22:31 | |
jhesketh | Morning | 22:31 |
j^2 | ok, let me read up on somethings, and i’ll take another stab at it, then come back? | 22:31 |
anteaya | morning jhesketh | 22:31 |
jeblair | j^2: sure thing. please pester me about it; this is complicated and there are not many examples of it, and it's important to get right. :) | 22:31 |
j^2 | jeblair, anteaya, greghaynes, fungi: thanks for the advice/direction i’ve got a lot to process :D | 22:31 |
j^2 | jeblair: oh i will don’t worry | 22:32 |
anteaya | j^2: it helps to have the bigger picture | 22:32 |
anteaya | fungi: my ssh connection to review-dev was closed by remote host | 22:32 |
jeblair | i'm about to add a subsection to the infra manual about it too; ETA 10 minutes :) | 22:32 |
j^2 | :D | 22:32 |
anteaya | fungi: not sure how long ago | 22:32 |
*** marun has quit IRC | 22:32 | |
fungi | anteaya: mine too, a couple hours ago | 22:33 |
anteaya | is that significant? | 22:33 |
anteaya | should I reconnect? | 22:33 |
fungi | anteaya: no idea if that's significant or not. i've been too swamped with other things to look further at it for now | 22:34 |
anteaya | okay | 22:34 |
fungi | doesn't look like the service was restarted though. running since 5 days ago | 22:34 |
anteaya | I will reconnect and see what happens | 22:34 |
asselin | fungi, could you review this 1 line? https://review.openstack.org/188604 | 22:34 |
fungi | asselin: lgtm | 22:35 |
asselin | fungi, YEAH! :) | 22:35 |
*** stevemar has quit IRC | 22:35 | |
fungi | looks like zuul is finally catching back up with the change backlog now that most of the day's firedrills are over | 22:36 |
*** evm_ has quit IRC | 22:42 | |
*** HeOS has joined #openstack-infra | 22:42 | |
alexsyip | Hi, we’ve been trying to setup a jenkins job for a tempest test and we ran into a failure while devstack is trying to clone noVNC. | 22:42 |
alexsyip | You can see the error at the bottom of this file: http://logs.openstack.org/15/186615/1/experimental/gate-congress-dsvm-api/d88f120/logs/devstacklog.txt.gz | 22:42 |
*** evm_ has joined #openstack-infra | 22:43 | |
openstackgerrit | Thomas Goirand proposed openstack/requirements: Tries removing the upper bound of SQLA https://review.openstack.org/189968 | 22:43 |
alexsyip | Earlier in the log devstack is able to clone keystone, and cinder, etc, but noVNC had a problem. | 22:43 |
fungi | sdague: pymysql warning shot fired over the bow of the -dev ml just now | 22:43 |
*** ayoung has quit IRC | 22:44 | |
alexsyip | We tried to figure out why, and it looks like ERROR_ON_CLONE is true for noVNC but false for the other repos. Could this be the reason for the failure? | 22:44 |
openstackgerrit | James E. Blair proposed openstack-infra/infra-manual: Add information about integration tests https://review.openstack.org/189970 | 22:45 |
jeblair | okay 13 mins | 22:45 |
jeblair | fungi, anteaya, j^2: ^ | 22:45 |
j^2 | ha nice! | 22:45 |
j^2 | thanks | 22:45 |
anteaya | jeblair: thanks | 22:46 |
jeblair | j^2: i'm particularly interested in knowing if that answers any of your questions :) | 22:46 |
j^2 | jeblair: absolutely, let me catch up make sure i get the venactuar correct, and then come back | 22:46 |
jeblair | j^2: np, thanks | 22:47 |
j^2 | i think that _might_ be the answer, but i need to make sure i don’t go back into the weeds…I’ve been known to do that | 22:47 |
fungi | jeblair: raw version lgtm. i'm lazy so waiting for the docs-draft to come back so i can check postprocessed layout | 22:48 |
anteaya | alexsyip: I'm looking at the most recent patch for the job: https://review.openstack.org/#/c/180726/3/jenkins/jobs/congress.yaml | 22:49 |
anteaya | alexsyip: I don't see ERROR_ON_CLONE set | 22:49 |
alexsyip | We didn’ do anything with ERROR_ON_CLONE. | 22:50 |
alexsyip | I could be wrong, but I looked at the log and saw [[ True = \T\r\u\e ]] and figured that was the test for ERROR_ON_CLONE. | 22:50 |
*** timcline has quit IRC | 22:51 | |
alexsyip | That test was right before die 440 'Cloning not allowed in this configuration' | 22:51 |
fungi | anteaya: it's on by default to prevent cloning new repos on our job workers, because that has a tendency to break. i'm guessing something happened | 22:51 |
fungi | with the worker setup | 22:51 |
anteaya | fungi: yes, was trying to work backwards | 22:51 |
fungi | anteaya: i'm not sure off the top of my head how devstack or devstack-gate supplies novnc (presumably it does?). it's not a project we host, so has to be pulled in from somewhere | 22:53 |
fungi | but i need to run away in moments to go get dinner | 22:53 |
anteaya | if memory serves it has something to do with nova? | 22:53 |
jeblair | fungi: i don't think it does | 22:53 |
anteaya | I will see if I can run around in circles looking busy while you dine | 22:53 |
fungi | jeblair: in that case, interesting that it suddenly tried. maybe gate-congress-dsvm-api is a broken job definition and tries to obtain it? | 22:54 |
anteaya | http://logs.openstack.org/15/186615/1/experimental/gate-congress-dsvm-api/d88f120/logs/devstacklog.txt.gz#_2015-06-09_17_09_24_219 | 22:54 |
alexsyip | The call trace after the error does say it was trying to install nova. | 22:54 |
jeblair | yes, i think it specifies that it wants it | 22:54 |
*** bhuvan has joined #openstack-infra | 22:54 | |
jeblair | but we can not use it in the gate for $REASONS | 22:54 |
anteaya | somehow it is reaching out to a github repo for it | 22:55 |
*** sarob has quit IRC | 22:55 | |
jeblair | basically, no gate job should inclued it | 22:55 |
jeblair | but this one does | 22:55 |
fungi | "$REASONS" including, not packaged anywhere, only available via github | 22:55 |
jeblair | fungi: something like that i believe | 22:55 |
ianw | fungi: did you manage to grab a screenshot or anything of that panic? | 22:55 |
jeblair | anteaya, alexsyip: so remove the novnc enablement lines from that defn and should work | 22:56 |
fungi | ianw: no, because the session ended as i was looking at it (nodepool deleting the worker) | 22:56 |
anteaya | alexsyip: http://git.openstack.org/cgit/openstack-infra/project-config/tree/jenkins/jobs/congress.yaml#n22 | 22:56 |
openstackgerrit | David Lenwell proposed openstack-infra/infra-specs: Spec to host refstack.org in infra https://review.openstack.org/188207 | 22:56 |
anteaya | jeblair: okay thanks | 22:56 |
fungi | ianw: and also it was only the last ~20 lines of a much, much, much longer system dump because this isn't a serial terminal it's an emulated vga monitor | 22:56 |
alexsyip | ok, I can remove it. | 22:56 |
fungi | ianw: basically worthless for debugging kernel panics | 22:57 |
fungi | ianw: compiling in a remote kernel debugger might be possible? would almost certainly need a custom worker though | 22:57 |
*** chlong-zzz has quit IRC | 22:58 | |
fungi | ianw: more likely easier to recreate it interactively with whatever hacked up kernel we need to dump into a debugger or create a local corefile before rebooting (can linux do that? or am i spoiled from years of bsd bliss?) | 22:58 |
anteaya | alexsyip: I have to go for a walk now, I will look for your patch when I return | 22:58 |
alexsyip | ok thanks! | 22:58 |
ianw | fungi: i think figuring out a serial console might be the best first step; chances are once we get a handle what's going on there's a bugzilla | 22:59 |
mordred | fungi, jeblair: I thought there was some discussion a while back about openstack forking or taking over novnc | 22:59 |
jeblair | mordred: i don't see an entry for it in project-config | 22:59 |
docaedo | I could use a litle help again :) I read how to add a new server: | 23:00 |
docaedo | http://docs.openstack.org/infra/system-config/sysadmin.html#adding-a-new-server | 23:00 |
docaedo | Then I think fungi created a new repo, and I added stuff to it (puppet-apps_site) | 23:00 |
ianw | netconsole might be an option, never really used it on linux | 23:00 |
docaedo | https://review.openstack.org/#/c/187018/ | 23:00 |
docaedo | I tested that by cloning system-config, running install_puppet.sh and | 23:00 |
docaedo | install_module.sh, then copied puppet-apps_site to | 23:00 |
docaedo | /etc/puppet/modules/apps_site. then created apps_site/manifests/file.pp with: | 23:00 |
docaedo | class {'apps_site': | 23:00 |
docaedo | } | 23:00 |
docaedo | then I ran: | 23:01 |
docaedo | puppet apply --verbose --modulepath=modules:/etc/puppet/modules manifests/file.pp | 23:01 |
docaedo | That ran, and turned the VM I ran it on into the app-catalog server (which I | 23:01 |
docaedo | think is exactly what it should do, right?) | 23:01 |
jeblair | docaedo: yep | 23:01 |
docaedo | So now I am trying to make https://review.openstack.org/#/c/187863/ right, and | 23:01 |
mordred | \o/ | 23:01 |
docaedo | feel lost. My first question - are the contents of the puppet-apps_site repo at | 23:01 |
docaedo | some point magically pullet in to system-config? Or should my change to system | 23:01 |
docaedo | config clone that repo at some point? | 23:01 |
openstackgerrit | Alexander Yip proposed openstack-infra/project-config: Remove novnc service from congress-dsvm-api jenkins job https://review.openstack.org/189972 | 23:02 |
*** thedodd has quit IRC | 23:02 | |
openstackgerrit | will soula proposed openstack-infra/jenkins-job-builder: Add support for the Naginator Plugin https://review.openstack.org/179366 | 23:02 |
docaedo | s/pullet/pulled/ | 23:02 |
*** ZZelle_ has quit IRC | 23:02 | |
alexsyip | anteaya: I uploaded a patch to gerrit. | 23:02 |
jeblair | docaedo: gimme one sec, i think i'm about to show you something really cool | 23:02 |
mordred | docaedo: you want to add an ntry here: http://git.openstack.org/cgit/openstack-infra/system-config/tree/modules.env#n61 | 23:02 |
mordred | oh | 23:02 |
mordred | jeblair has you | 23:02 |
docaedo | sweet, thanks to all :) standing by... | 23:02 |
jeblair | mordred: yeah, that's part of it, carry on | 23:02 |
jeblair | mordred: oh, yeah, that's in that change already | 23:03 |
*** puranamr has quit IRC | 23:03 | |
* mordred goes to look at the change | 23:03 | |
openstackgerrit | James E. Blair proposed openstack-infra/system-config: Add Apps Site to System Config https://review.openstack.org/187863 | 23:03 |
jeblair | docaedo: i made a one-line change to the commit message ^ | 23:03 |
fungi | notmyname: okay, i finally managed to get the last of the bare-trusty images rebuilt after a few tries and some issues with the quota in that provider, but now it's taking forever to snapshot. until it does (i hope it does!) any rechecks will have a ~90% chance of running on a node where the jerasure lib/headers are present. i need to break away to get dinner before my wife kills me though | 23:04 |
*** hdd has joined #openstack-infra | 23:04 | |
jeblair | docaedo: i told the system that change "Depends-On" the change to puppet-apps_site | 23:04 |
mordred | docaedo: it's mostly great | 23:04 |
jeblair | docaedo: which means that now, when zuul tests https://review.openstack.org/187863 it will include the change to apps_site in its testing, even though it hasn't landed yet | 23:04 |
jeblair | docaedo: (but it will make sure that it does land before the change to system-config lands, since that's the right order for those two) | 23:04 |
docaedo | ah ha! | 23:04 |
mordred | docaedo: the only thing you need is to do the comments here: https://review.openstack.org/#/c/187863/6/modules/openstack_project/manifests/apps_site.pp | 23:04 |
*** puranamr has joined #openstack-infra | 23:05 | |
mordred | docaedo: you've already got ::server in site.pp - so you can just delete it from that file | 23:05 |
fungi | notmyname: i take that back, looks like it just went ready, so you should be 100% set now unless there's still a handful nodes built from earlier images and haven't been used up from the pool yet | 23:05 |
docaedo | mordred: ok thanks, I think I follow | 23:05 |
mordred | ... I kinda thing you may not even need the openstack_project::apps_site since there is no content in it other than ::apps_site | 23:05 |
mordred | jeblair: ^^ thoughts? | 23:05 |
* fungi disappears for a while | 23:05 | |
ianw | fungi: can you get me a rax centos7 host? i can try with the crash-dump reporting turned on in the kernel. i haven't actually replicated by hand, yet, but it's worth a try | 23:05 |
jeblair | docaedo: as you address the comments on the change as mordred suggests above, make sure you first download the latest patchset of the system-config change since i technically just changed it by modifying the commit message. use "git review -d 187863" to do that. | 23:06 |
docaedo | jeblair: got it | 23:06 |
jeblair | mordred, docaedo: yes, i think you can drop the openstack_project::apps_site file completely | 23:07 |
*** dimtruck is now known as zz_dimtruck | 23:07 | |
jeblair | docaedo: we consider the openstack_project files to be legacy stuff that needs to be refactored; you are ahead of the curve on where we want our puppet to be, congratulations :) | 23:07 |
*** bhuvan has quit IRC | 23:08 | |
*** otter768 has joined #openstack-infra | 23:08 | |
docaedo | docaedo: haha, funny | 23:09 |
*** fallenpegasus has joined #openstack-infra | 23:09 | |
docaedo | er. jeblair: funny (already been awake too long today!) | 23:09 |
mordred | docaedo: yah man. you're talking to yourself! | 23:09 |
*** notnownikki has quit IRC | 23:09 | |
*** samueldmq has quit IRC | 23:11 | |
*** otter768 has quit IRC | 23:13 | |
*** Sukhdev has quit IRC | 23:14 | |
*** Sukhdev has joined #openstack-infra | 23:16 | |
*** ashleighfarnham has quit IRC | 23:18 | |
*** ams__ has quit IRC | 23:20 | |
*** markvoelker has joined #openstack-infra | 23:21 | |
*** yamamoto has joined #openstack-infra | 23:21 | |
*** markvoelker has quit IRC | 23:26 | |
notmyname | fungi: thanks. I just got out of a meeting, so I'll kick off a job | 23:28 |
*** mikedillion has joined #openstack-infra | 23:31 | |
*** mikedillion has quit IRC | 23:32 | |
*** dkranz has quit IRC | 23:33 | |
*** stevemar has joined #openstack-infra | 23:33 | |
*** mikedillion has joined #openstack-infra | 23:36 | |
*** yamamoto has quit IRC | 23:37 | |
docaedo | fungi: ok regarding the comments here: https://review.openstack.org/#/c/187863/6/modules/openstack_project/manifests/apps_site.pp | 23:37 |
docaedo | that class is already at the bottom of site.pp file | 23:37 |
asselin | jhesketh, you around? | 23:38 |
docaedo | fungi: and if I understand you right, you're saying I can entirely drop the file modules/openstack_project/manifests/apps_site.pp | 23:38 |
*** dizquierdo has quit IRC | 23:40 | |
*** oomichi has quit IRC | 23:40 | |
*** dguerri is now known as dguerri` | 23:40 | |
*** ociuhandu has joined #openstack-infra | 23:41 | |
asselin | fungi, would now be a good time to merge 180624, 175571, 177373? | 23:41 |
*** Zhongjun has joined #openstack-infra | 23:42 | |
jeblair | the mergers are idle now, so i have stopped all of them and am removing all of their git repos (i only cleaned up 2 of them earlier) | 23:42 |
*** harlowja has quit IRC | 23:42 | |
jeblair | that should speed things up a lot | 23:43 |
*** harlowja has joined #openstack-infra | 23:43 | |
jeblair | and they are running again now | 23:43 |
*** dangers is now known as dangers_away | 23:44 | |
asselin | jeblair, what do you think? would now be a good time to merge 180624, 175571, 177373? | 23:45 |
asselin | well I guess nees another core... | 23:45 |
*** Sukhdev has quit IRC | 23:45 | |
asselin | needs | 23:45 |
jeblair | asselin: i think those are more beginning of day changes rather than end of day :) | 23:45 |
asselin | who's beggining of day? :) | 23:45 |
*** Sukhdev has joined #openstack-infra | 23:45 | |
asselin | ok I'll ping tomorrow about it, unless jhesketh gets to it first :) | 23:46 |
jeblair | asselin: SergeyLukjanov or fungi; we're entering the period of weak infra-root coverage | 23:46 |
docaedo | jeblair: ah, meant to ask you that question - looks to me like I can drop apps_site.pp, and the comment about adding that to site.pp file seems to already by addressed (which is why I am feeling confused) | 23:47 |
*** crc32 has quit IRC | 23:48 | |
*** mikedillion has quit IRC | 23:48 | |
jhesketh | asselin: I'm not infra root so I can't unroll things easily unfortunately | 23:48 |
*** freerunner has quit IRC | 23:48 | |
*** sarob has joined #openstack-infra | 23:48 | |
asselin | jhesketh, ok, well then please review/comment and we can plan for tomorrow | 23:49 |
mordred | docaedo: yup | 23:49 |
*** bhuvan has joined #openstack-infra | 23:49 | |
*** freerunner has joined #openstack-infra | 23:50 | |
*** yamamoto has joined #openstack-infra | 23:50 | |
jhesketh | asselin: will do | 23:50 |
mordred | docaedo: except you'll need to change manifests/site.pp to reference ::apps_site | 23:50 |
*** ivar-laz_ has joined #openstack-infra | 23:51 | |
docaedo | mordred: thanks, so drop "openstack_project" from that last class right? | 23:51 |
docaedo | like http://paste.openstack.org/show/279267/ | 23:53 |
*** jsavak has quit IRC | 23:53 | |
jeblair | docaedo: i think you need commit => 'master', | 23:53 |
jeblair | docaedo: but otherwise yes | 23:53 |
docaedo | jeblair: ok awesome, thanks | 23:53 |
jeblair | (unless that's a default?) | 23:54 |
jeblair | docaedo: it is actually | 23:54 |
jeblair | docaedo: so that's not even necessary, your paste is fine as-is | 23:54 |
docaedo | jeblair: it is the default (that's probably why Clint asked about that line at one point) | 23:54 |
*** jsavak has joined #openstack-infra | 23:54 | |
jeblair | yep, listen to him not me :) | 23:54 |
*** ivar-lazzaro has quit IRC | 23:55 | |
anteaya | alexsyip: so you did, thank you | 23:55 |
*** dannywilson has quit IRC | 23:56 | |
openstackgerrit | Christopher Aedo proposed openstack-infra/system-config: Add Apps Site to System Config https://review.openstack.org/187863 | 23:56 |
alexsyip | anteaya: thanks for the review! | 23:56 |
anteaya | thank you | 23:57 |
*** rossella_s has quit IRC | 23:58 | |
*** rossella_s has joined #openstack-infra | 23:58 | |
*** bradjones has quit IRC | 23:58 | |
notmyname | fungi: looks like it worked https://jenkins07.openstack.org/job/gate-swift-python27/1269/console | 23:58 |
notmyname | fungi: thanks again | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!