*** yamamoto has joined #openstack-infra | 00:00 | |
cathy_ | fungi: Ok, great there is a channel to point it out if I see one in the future. I will post it in this openstack-infra channel. Thanks a lot for all the help! | 00:00 |
---|---|---|
*** dannywilson has quit IRC | 00:00 | |
fungi | cathy_: sure, this is as appropriate a place as any | 00:01 |
fungi | lifeless: 191611 reminds me that i wish there were sane ways to mask out block comments in tested output so that when you want to correct a small typographical error you don't have to fix it in a dozen test assertions too | 00:01 |
fungi | lifeless: i suppose if you knew of a smart solution there, you'd have already used it | 00:01 |
*** crc32 has quit IRC | 00:02 | |
fungi | and matching all the output is at least safer than not | 00:02 |
lifeless | fungi: I can use DocStringMatches | 00:03 |
*** puranamr has quit IRC | 00:03 | |
lifeless | but in this case, the pain goes away in a future refactor | 00:03 |
lifeless | as I move to a model rather than strings | 00:03 |
openstackgerrit | Clint Adams proposed openstack-infra/zuul: transpose typo'd characters https://review.openstack.org/192459 | 00:03 |
fungi | lifeless: oh, also why are you wrapping a non-indented string constant in textwrap.dedent()? copy/paste? | 00:03 |
lifeless | fungi: can't brain | 00:04 |
fungi | fair enough | 00:04 |
lifeless | fungi: (but it goes away) | 00:04 |
lifeless | fungi: so, I'm meh on fixing it in this point, but I can if you like. | 00:04 |
fungi | oh, thanks i'll browse up-chain a bit | 00:04 |
fungi | no, it's just cosmetic | 00:04 |
fungi | and we need to get these cranked through | 00:05 |
fungi | i'm not interested in quibbling over whitespace and no-op methods. was mainly just curious whether there was some useful side effect i was overlooking | 00:05 |
*** cathy_ has quit IRC | 00:07 | |
lifeless | just context switch fails from dealing with C issues | 00:07 |
fungi | heh | 00:07 |
fungi | oh, not the c i was thinking you meant | 00:07 |
lifeless | anyhow yeah in DocStringMatches you'd say | 00:07 |
lifeless | thing-you-care-about | 00:07 |
lifeless | ... | 00:07 |
lifeless | other-thing-you-care-about | 00:08 |
lifeless | but in a regular unittest, not a DocTest | 00:08 |
fungi | got it, i'll try to use that the next time i find myself rewording some inconsequential prose output which has also been embedded directly into lots of tests | 00:09 |
*** armax has joined #openstack-infra | 00:09 | |
*** enikanorov has quit IRC | 00:10 | |
*** sarob has quit IRC | 00:13 | |
fungi | lifeless: inline question on 191612 if you get time to follow up | 00:15 |
fungi | lifeless: i think the resolver job failure on 187055 is legit. not sure if you spotted that and whether we should block on it or if that means you have upstream issues to fix now | 00:17 |
lifeless | fungi: resolver can't resolve when we're inconsistent | 00:18 |
lifeless | fungi: so ignoring | 00:18 |
lifeless | fungi: (thats why its nonvoting :)) | 00:18 |
fungi | lifeless: well, it was passing the patches up the chain until 187055 | 00:18 |
lifeless | I will double check | 00:18 |
fungi | where it's having a problem with the marker | 00:18 |
fungi | i think | 00:19 |
fungi | "SyntaxError: invalid expression: win32" | 00:19 |
lifeless | fungi: answered | 00:20 |
lifeless | thats the resolver branch | 00:20 |
lifeless | it hasn't had teh 7.0.3 bugfixes merged in | 00:20 |
fungi | got it. so 7.0.2 and earlier would also fail on that marker i guess | 00:21 |
lifeless | yes | 00:22 |
fungi | thanks for double-checking! | 00:22 |
lifeless | i've answered the 191612 thing | 00:22 |
*** mtanino has quit IRC | 00:22 | |
fungi | lifeless: yep, that makes sense. thanks | 00:23 |
*** otter768 has joined #openstack-infra | 00:23 | |
*** sdake has quit IRC | 00:24 | |
*** yamamoto has quit IRC | 00:26 | |
openstackgerrit | Benjamin Pflanz proposed openstack-infra/git-review: Don't parse git log header for topic. https://review.openstack.org/192461 | 00:26 |
*** dmellado has quit IRC | 00:27 | |
*** spredzy is now known as spredzy|afk | 00:28 | |
*** tiswanso has quit IRC | 00:32 | |
*** baoli has joined #openstack-infra | 00:32 | |
openstackgerrit | Merged openstack/requirements: Make requirements parsing testable. https://review.openstack.org/191550 | 00:33 |
openstackgerrit | Merged openstack/requirements: Simplify requirement comparisons. https://review.openstack.org/191551 | 00:33 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Update default Fedora to 22 https://review.openstack.org/185843 | 00:35 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Cleanup yum downloading https://review.openstack.org/186620 | 00:35 |
ianw | greghaynes: ^ 3rd (4th, 5th?) time's a charm :) | 00:35 |
*** sputnik13 has joined #openstack-infra | 00:36 | |
*** dmellado has joined #openstack-infra | 00:37 | |
*** whitenoi1e has quit IRC | 00:37 | |
*** whitenoi1e has joined #openstack-infra | 00:38 | |
openstackgerrit | Jeremy Stanley proposed openstack-infra/git-review: Stop testing for periods (.) in the commit subject https://review.openstack.org/192473 | 00:41 |
*** jasondotstar has quit IRC | 00:42 | |
*** chlong has joined #openstack-infra | 00:42 | |
*** tiswanso has joined #openstack-infra | 00:42 | |
openstackgerrit | Merged openstack/requirements: Move to a single unified parser for requirements. https://review.openstack.org/191593 | 00:42 |
*** whitenoi1e has quit IRC | 00:43 | |
*** whitenoi1e has joined #openstack-infra | 00:43 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Make sure we can and do add subnets to routers https://review.openstack.org/192475 | 00:44 |
*** kgiusti1 has quit IRC | 00:44 | |
openstackgerrit | lifeless proposed openstack/requirements: Remove spurious output in test suite. https://review.openstack.org/192443 | 00:44 |
openstackgerrit | lifeless proposed openstack/requirements: Also update extras in setup.cfg. https://review.openstack.org/192197 | 00:44 |
openstackgerrit | lifeless proposed openstack/requirements: Mark as Python2.7 only the dependencies that are. https://review.openstack.org/189250 | 00:44 |
openstackgerrit | lifeless proposed openstack/requirements: Add upper-constraints.txt. https://review.openstack.org/189251 | 00:44 |
openstackgerrit | lifeless proposed openstack/requirements: Add upper-constraints.txt generator. https://review.openstack.org/189249 | 00:44 |
lifeless | that should fix the top end | 00:45 |
fungi | lifeless: awesome. i was getting close to running out of changes in that stack that were passing tests ;) | 00:45 |
lifeless | I added a requirements.txt but didn't tell git | 00:46 |
*** btully has quit IRC | 00:46 | |
fungi | heh | 00:47 |
*** sdake has joined #openstack-infra | 00:48 | |
*** btully has joined #openstack-infra | 00:48 | |
openstackgerrit | Jeremy Stanley proposed openstack-infra/git-review: Update to newer hacking checks https://review.openstack.org/192473 | 00:50 |
*** whitenoi2e has joined #openstack-infra | 00:50 | |
fungi | lifeless: you were correct ^ | 00:51 |
lifeless | \o/ | 00:53 |
*** whitenoi1e has quit IRC | 00:53 | |
*** otter768 has quit IRC | 00:54 | |
*** sputnik13 has quit IRC | 00:54 | |
fungi | lifeless: is it new pip or new pbr which has started creating a .eggs subdirectory? i notice i'm getting it as an untracked file after running some tox envs, but it's not in our cookiecutter .gitignore | 00:55 |
*** whitenoi1e has joined #openstack-infra | 00:55 | |
lifeless | option three | 00:55 |
lifeless | new setuptools | 00:55 |
fungi | oh! | 00:55 |
fungi | thankee | 00:55 |
lifeless | [I think, I haven't tracked it down in detail TBH] | 00:55 |
lifeless | but - the eggs are pbr which is from easy_install probably | 00:56 |
*** whitenoi2e has quit IRC | 00:56 | |
openstackgerrit | Jeremy Stanley proposed openstack-infra/git-review: Fix H238 violation and enable check for that rule https://review.openstack.org/192477 | 00:57 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/git-review: Ignore .eggs cruft https://review.openstack.org/192478 | 00:57 |
*** crc32 has joined #openstack-infra | 00:58 | |
*** sdake_ has joined #openstack-infra | 00:58 | |
*** whitenoi2e has joined #openstack-infra | 01:00 | |
*** sdake has quit IRC | 01:01 | |
openstackgerrit | Jeremy Stanley proposed openstack-dev/cookiecutter: Ignore .eggs cruft https://review.openstack.org/192480 | 01:02 |
asselin | fungi, jeblair review of this simple zuul patch would be much appreciated by 3rd party ci folks: https://review.openstack.org/#/c/191216/ | 01:02 |
*** whitenoi1e has quit IRC | 01:03 | |
*** abitha has quit IRC | 01:03 | |
lifeless | ah | 01:04 |
lifeless | 192197 needs a devstack fix | 01:04 |
lifeless | let me get onto that | 01:04 |
*** whitenoi2e has quit IRC | 01:05 | |
*** whitenoi1e has joined #openstack-infra | 01:05 | |
*** yamamoto has joined #openstack-infra | 01:06 | |
lifeless | fungi: we'll also need to pip install -e . or similar in the periodic job | 01:06 |
fungi | lifeless: will update. thanks | 01:06 |
*** zz_jgrimm is now known as jgrimm | 01:06 | |
*** rguillebert has quit IRC | 01:07 | |
*** jgrimm is now known as zz_jgrimm | 01:07 | |
fungi | lifeless: i take it -e is to accommodate that the requirements scripts as installed might be subsequently modified? | 01:07 |
*** unicell has quit IRC | 01:09 | |
lifeless | fungi: pip install . would be fine too | 01:10 |
lifeless | its just to install Parsley | 01:10 |
lifeless | we need this to run the new entry point anyhow | 01:10 |
*** whitenoi2e has joined #openstack-infra | 01:10 | |
fungi | oh, that makes slightly more sense. i thought the -e was significant to your original suggestion. thanks | 01:10 |
*** ivar-lazzaro has quit IRC | 01:11 | |
openstackgerrit | Jeremy Stanley proposed openstack-infra/infra-specs: Fix formatting in Puppet Module Functional Testing https://review.openstack.org/190762 | 01:11 |
*** bknudson has joined #openstack-infra | 01:11 | |
lifeless | man | 01:11 |
lifeless | I always get confused trying to find Ubuntu iso images | 01:11 |
*** ayoung has joined #openstack-infra | 01:11 | |
lifeless | http://cdimage.ubuntu.com/ubuntu/releases/15.04/release/ doesn't have any useful images. | 01:12 |
*** patrickeast has joined #openstack-infra | 01:12 | |
*** whitenoi1e has quit IRC | 01:13 | |
*** whitenoi2e has quit IRC | 01:13 | |
fungi | lifeless: looking at http://git.openstack.org/cgit/openstack-infra/project-config/tree/jenkins/scripts/propose_update.sh#n41 i think that's already doing what you want | 01:14 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/project-config: Add periodic propose-requirements-constraints jobs https://review.openstack.org/189511 | 01:14 |
*** clu_ has quit IRC | 01:15 | |
lifeless | and jigdo is off and running | 01:16 |
fungi | jigdo, such a marvel of engineering it was | 01:17 |
fungi | and then distros just started seeding torrents of their disk images | 01:17 |
lifeless | 100M templates are a little worrying | 01:18 |
lifeless | Ubuntu still ships jigdo files | 01:19 |
fungi | indeed. i'm surprised debuntu manage to keep theirs updated | 01:19 |
lifeless | and since I have a local mirror... | 01:19 |
fungi | yeah, way fast that way | 01:19 |
lifeless | hmm, | 01:19 |
lifeless | I don't seem tohave the udebs mirrored | 01:19 |
lifeless | still | 01:19 |
*** patrickeast has left #openstack-infra | 01:19 | |
lifeless | either that, or jigdo doesn't like it. it definitely hit my mirrr for the bulk of it | 01:20 |
lifeless | mm, I might be able to just ssh into the other vm I have around.. | 01:21 |
*** bradjones has quit IRC | 01:21 | |
*** patrickeast has joined #openstack-infra | 01:21 | |
*** baoli has quit IRC | 01:24 | |
*** claudiub has joined #openstack-infra | 01:26 | |
lifeless | fungi: no | 01:26 |
lifeless | fungi: so - http://git.openstack.org/cgit/openstack-infra/project-config/tree/jenkins/scripts/propose_update.sh#n27 is the problem | 01:26 |
EmilienM | fungi: I need to take over https://review.openstack.org/#/c/191287 to fix beaker tests first. Do you mind if I do it? | 01:26 |
fungi | EmilienM: feel free! i never mind anyone taking over my changes | 01:27 |
*** tqtran is now known as tqtran_afk_gowar | 01:27 | |
EmilienM | fungi: ok. (I prefer asking) | 01:28 |
lifeless | fungi: not to mention - I suspect there's no venv around http://git.openstack.org/cgit/openstack-infra/project-config/tree/jenkins/scripts/propose_update.sh#n131 | 01:28 |
fungi | EmilienM: i've signed up for more than enough work already to get possessive of any of it. if someone takes over a patch of mine, it's that much less i need to worry about ;) | 01:29 |
*** bradjones has joined #openstack-infra | 01:29 | |
*** bradjones has quit IRC | 01:29 | |
*** bradjones has joined #openstack-infra | 01:29 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/puppet-cgit: Up the apache timeout https://review.openstack.org/192490 | 01:29 |
fungi | lifeless: oh, i see... we're calling update.py before we bother pip installing the requirements source | 01:30 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Update default Fedora to 22 https://review.openstack.org/185843 | 01:30 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Work around yum/dnf differences https://review.openstack.org/185842 | 01:30 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Add YUM variable to for Fedora >= 22 https://review.openstack.org/185841 | 01:30 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Revert "Revert "Ensure DIB_RELEASE is exported for fedora"" https://review.openstack.org/191009 | 01:30 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Cleanup yum downloading https://review.openstack.org/186620 | 01:30 |
*** Guest68549 is now known as dan | 01:30 | |
ianw | let's try again... | 01:31 |
fungi | lifeless: when you said fix it in the periodic job, i thought you meant https://review.openstack.org/189511 | 01:31 |
jhesketh | fungi, mordred, jeblair, pleia2: if you are still around I'd appreciate https://review.openstack.org/#/c/192490/ getting reviewed as it's hurting us | 01:31 |
*** tqtran_afk_gowar has quit IRC | 01:32 | |
*** patrickeast_ has joined #openstack-infra | 01:32 | |
* jhesketh has been trying to track down the git failures for weeks :-s | 01:32 | |
openstackgerrit | Merged openstack-infra/project-config: Make Python 3.4 voting on git-review again https://review.openstack.org/191115 | 01:32 |
*** patrickeast has quit IRC | 01:32 | |
jhesketh | anybody with network knowledge (which I don't have) may also be worth having a look at the tcpdumps to see if my analysis is correct | 01:32 |
ianw | jhesketh: that's interesting, i've been monitoring nodepool builds closely last coupel of days, was about to send an email about it | 01:33 |
ianw | image builds fail pretty dang consistently cloning nova | 01:33 |
*** patrickeast_ has quit IRC | 01:33 | |
jhesketh | yep, the failures have been happening for a long time for me, but recently becoming very frequent (as nova has gotten bigger no doubt) | 01:33 |
*** patrickeast has joined #openstack-infra | 01:33 | |
jhesketh | a repack of nova would also probably help, but that's only short term | 01:33 |
openstackgerrit | Merged openstack-infra/project-config: Only update git-review docs on release https://review.openstack.org/191116 | 01:33 |
fungi | jhesketh: good catch. we should possibly also take this as a sign to scale out our git farm or figure out if it's getting a lot of unnecessary traffic | 01:33 |
openstackgerrit | Merged openstack-infra/system-config: Simplify nodepool diskimage logging https://review.openstack.org/185788 | 01:34 |
jhesketh | fungi: I think it's more a scale of nova, but certainly that's happening as well | 01:34 |
fungi | jhesketh: those connection resets have been maddening, agreed, and i've lacked cycles to really sit and dig into them | 01:34 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/puppet-cgit: Up the apache timeout https://review.openstack.org/192490 | 01:34 |
fungi | so thanks for running that down | 01:35 |
*** vahidh has quit IRC | 01:35 | |
jhesketh | that's okay, sorry it took me so long! | 01:35 |
fungi | sorry it took me even longer! | 01:35 |
fungi | and awesome that gus helped track it down | 01:35 |
fungi | thanks gus! | 01:35 |
jhesketh | fungi: sorry I cleared your +2 because I needed to give gus credit for looking at the logs | 01:36 |
jhesketh | indeed, cheers to gus! | 01:36 |
ianw | if there's interest, i could send something to the list, i get an email like -> http://paste.openstack.org/show/296849/ | 01:36 |
fungi | it's already restored ;) | 01:36 |
lifeless | fungi: so yeah, we need that to land too | 01:36 |
lifeless | fungi: but yeah, we need to start treating openstack_requirements as a thing we install | 01:37 |
jhesketh | ianw: sure, if you want to let the list know that'd be cool | 01:37 |
jhesketh | I'd be interested to see how many others have been running into this | 01:37 |
fungi | lifeless: which other periodic job were you talking about? or did you mean the one triggered in the post pipeline to sync changes that merge to the reqs repo out to all the other projects? | 01:37 |
fungi | ianw: some of those look like they could also be repos which failed to be created successfully. i wonder if stackforge/cathead creation is broken or not present on some of the git servers | 01:38 |
ianw | jhesketh: yeah, we've talked about different ways to tackle this -- testing image builds which has a spec out, or writing out status, etc. | 01:39 |
lifeless | fungi: the later | 01:39 |
ianw | but scraping the logs is something easy to do right now. https://review.openstack.org/#/c/190889/ would help | 01:39 |
lifeless | fungi: the one that uses http://git.openstack.org/cgit/openstack-infra/project-config/tree/jenkins/scripts/propose_update.sh#n27 | 01:39 |
fungi | lifeless: right, okay. not periodic but i get what you mean | 01:40 |
openstackgerrit | Merged openstack/requirements: Support environment markers in requirements. https://review.openstack.org/191595 | 01:40 |
fungi | i'll have to ponder how we make that sane. probably a virtualenv, you're right | 01:40 |
jhesketh | ianw: looks good, but probably should be debug level | 01:40 |
lifeless | fungi: t=mkdtemp; trap rm -rf t; virtualenv t; t/bin/pip install -e . | 01:41 |
fungi | lifeless: and then either source the venv envvars or root invocations of update.py to the one installed there | 01:41 |
lifeless | fungi: we'd want to make just one for the whole thing too I suspect | 01:42 |
lifeless | fungi: yeah | 01:42 |
lifeless | fungi: now we've merged the new entry point, we can stop calling update.py altogether | 01:42 |
fungi | right-o. and since devstack also needs that cleaned up, you're tackling that end sounds like | 01:42 |
lifeless | yeah | 01:43 |
lifeless | just had to do some maintenance of my devstack vm | 01:43 |
*** tiswanso has quit IRC | 01:43 | |
lifeless | which is done, so time to poke around | 01:43 |
openstackgerrit | Zhenguo Niu proposed openstack-infra/project-config: Add ironic-dashboard to stackforge https://review.openstack.org/191131 | 01:44 |
*** ociuhandu has quit IRC | 01:46 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/puppet-cgit: Up the apache timeout https://review.openstack.org/192490 | 01:46 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/puppet-cgit: Restart apache when config files are updated https://review.openstack.org/192491 | 01:46 |
*** gyee is now known as operator99 | 01:49 | |
*** baoli has joined #openstack-infra | 01:49 | |
openstackgerrit | Merged openstack/requirements: Support multiple marked reqs for the same package https://review.openstack.org/191611 | 01:51 |
openstackgerrit | Merged openstack/requirements: Document the global requirements format. https://review.openstack.org/191612 | 01:51 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/project-config: Run requirements update entrypoint from a venv https://review.openstack.org/192493 | 01:52 |
fungi | lifeless: ^ is what you had in mind? | 01:52 |
*** EricGonczer_ has joined #openstack-infra | 01:52 | |
openstackgerrit | lifeless proposed openstack/requirements: Remove spurious output in test suite. https://review.openstack.org/192443 | 01:54 |
openstackgerrit | lifeless proposed openstack/requirements: Also update extras in setup.cfg. https://review.openstack.org/192197 | 01:54 |
openstackgerrit | lifeless proposed openstack/requirements: Mark as Python2.7 only the dependencies that are. https://review.openstack.org/189250 | 01:54 |
openstackgerrit | lifeless proposed openstack/requirements: Add upper-constraints.txt. https://review.openstack.org/189251 | 01:54 |
openstackgerrit | lifeless proposed openstack/requirements: Add upper-constraints.txt generator. https://review.openstack.org/189249 | 01:54 |
openstackgerrit | lifeless proposed openstack/requirements: Pull serialisation out of _sync_requirements_file. https://review.openstack.org/192019 | 01:55 |
openstackgerrit | lifeless proposed openstack/requirements: Remove spurious output in test suite. https://review.openstack.org/192443 | 01:55 |
openstackgerrit | lifeless proposed openstack/requirements: Pull parsing out of sync_requirements_file. https://review.openstack.org/192007 | 01:55 |
openstackgerrit | lifeless proposed openstack/requirements: Also update extras in setup.cfg. https://review.openstack.org/192197 | 01:55 |
openstackgerrit | lifeless proposed openstack/requirements: Handle : as well as ; for markers. https://review.openstack.org/192024 | 01:55 |
openstackgerrit | lifeless proposed openstack/requirements: Mark as Python2.7 only the dependencies that are. https://review.openstack.org/189250 | 01:55 |
openstackgerrit | lifeless proposed openstack/requirements: Add upper-constraints.txt. https://review.openstack.org/189251 | 01:55 |
openstackgerrit | lifeless proposed openstack/requirements: Add upper-constraints.txt generator. https://review.openstack.org/189249 | 01:55 |
openstackgerrit | lifeless proposed openstack/requirements: Add windows requirements. https://review.openstack.org/187055 | 01:55 |
*** esmute has quit IRC | 01:55 | |
lifeless | fungi: reviewed | 01:55 |
lifeless | fungi: https://review.openstack.org/192494 - I've added a Depends-On | 01:55 |
lifeless | but i think all the devstack reviewers are sleepy by now | 01:56 |
fungi | lifeless: thanks, i was going to find that one and -1 with a request to do that, so you've saved me the trouble | 01:56 |
openstackgerrit | Qiming Teng proposed openstack/requirements: Add senlin and its client to project list https://review.openstack.org/180501 | 01:56 |
fungi | lifeless: oh, yep, generate-constraints. thanks! | 01:57 |
lifeless | fungi: well, only way to know if it works | 01:57 |
fungi | lifeless: oh, i meant also add a depends-on for 192493 so that we don't risk prematurely merging it and breaking the requirements updates | 01:58 |
lifeless | fungi: it would provide quite some incentive to land 192493 | 01:59 |
*** baoli has quit IRC | 01:59 | |
fungi | lifeless: it would at that, but might also annoy projects who stop getting important updates proposed to them | 01:59 |
lifeless | fungi: :) | 01:59 |
lifeless | I can add one | 01:59 |
fungi | appreciated! | 02:00 |
openstackgerrit | lifeless proposed openstack/requirements: Remove spurious output in test suite. https://review.openstack.org/192443 | 02:00 |
openstackgerrit | lifeless proposed openstack/requirements: Also update extras in setup.cfg. https://review.openstack.org/192197 | 02:00 |
openstackgerrit | lifeless proposed openstack/requirements: Mark as Python2.7 only the dependencies that are. https://review.openstack.org/189250 | 02:00 |
openstackgerrit | lifeless proposed openstack/requirements: Add upper-constraints.txt. https://review.openstack.org/189251 | 02:00 |
openstackgerrit | lifeless proposed openstack/requirements: Add upper-constraints.txt generator. https://review.openstack.org/189249 | 02:00 |
*** ajmiller has joined #openstack-infra | 02:00 | |
lifeless | fungi: https://review.openstack.org/#/c/187055/15 may need +A reapplied | 02:01 |
lifeless | and https://review.openstack.org/#/c/192007/ | 02:02 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/project-config: Run requirements update entrypoint from a venv https://review.openstack.org/192493 | 02:02 |
lifeless | https://review.openstack.org/#/c/192019/ is still waiting on review though | 02:02 |
lifeless | https://review.openstack.org/#/c/192493/ | 02:03 |
lifeless | reviewed | 02:03 |
*** fallenpegasus has joined #openstack-infra | 02:03 | |
EmilienM | nibalizer: I think it would be cool to enable html5 notifications in our jenkins servers | 02:04 |
EmilienM | nibalizer: for that there is a plugin, I wonder if it's worth to propose it | 02:04 |
*** dims has quit IRC | 02:04 | |
openstackgerrit | Jeremy Stanley proposed openstack-infra/project-config: Run requirements update entrypoint from a venv https://review.openstack.org/192493 | 02:06 |
fungi | okay, i think my wife is going to tell me to sleep on the couch if i stay up much later, so i'm calling it a night | 02:07 |
fungi | later all | 02:07 |
lifeless | night! | 02:07 |
jhesketh | night :-) | 02:07 |
lifeless | and thanks; feeling the progress | 02:07 |
*** dims has joined #openstack-infra | 02:08 | |
fungi | you bet. happy to help | 02:08 |
lifeless | wow citrix-CI, you drunk | 02:09 |
*** jasondotstar has joined #openstack-infra | 02:09 | |
*** jasondotstar has quit IRC | 02:09 | |
openstackgerrit | Ian Wienand proposed openstack-infra/nodepool: Enhance logging around image building https://review.openstack.org/190889 | 02:10 |
ianw | jhesketh: ^ i'm happy for any votes :) | 02:10 |
*** jasondotstar has joined #openstack-infra | 02:10 | |
*** woodster_ has quit IRC | 02:11 | |
jhesketh | ianw: thanks. You missed the last one though, was that deliberate? | 02:12 |
*** dims has quit IRC | 02:19 | |
*** EricGonczer_ has quit IRC | 02:20 | |
openstackgerrit | Ian Wienand proposed openstack-infra/nodepool: Enhance logging around image building https://review.openstack.org/190889 | 02:23 |
*** EricGonczer_ has joined #openstack-infra | 02:23 | |
ianw | jhesketh: sorry | 02:23 |
*** jasondotstar has quit IRC | 02:24 | |
*** EricGonczer_ has quit IRC | 02:24 | |
jhesketh | ianw: don't be, I'm nit-picking a little ;p | 02:25 |
jhesketh | thanks though! | 02:25 |
jhesketh | lgtm | 02:25 |
*** claudiub has quit IRC | 02:29 | |
*** jyuso1 has joined #openstack-infra | 02:31 | |
*** changbl has joined #openstack-infra | 02:32 | |
*** dannywilson has joined #openstack-infra | 02:39 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/zuul: Add support for 'connection' concept https://review.openstack.org/121528 | 02:51 |
*** ddieterly has joined #openstack-infra | 02:51 | |
*** baoli has joined #openstack-infra | 02:51 | |
lifeless | hah, untested code failures - setup.py has lost its exec bit from update.py | 02:54 |
lifeless | I'll fix tomorrow | 02:54 |
*** otter768 has joined #openstack-infra | 02:55 | |
*** dpaterson has joined #openstack-infra | 02:55 | |
*** patrickeast has quit IRC | 02:59 | |
*** otter768 has quit IRC | 02:59 | |
*** sdake_ is now known as sdake | 03:00 | |
*** bdemers has quit IRC | 03:06 | |
*** unicell has joined #openstack-infra | 03:06 | |
*** bdemers has joined #openstack-infra | 03:07 | |
*** marzif has joined #openstack-infra | 03:09 | |
*** rlandy has joined #openstack-infra | 03:10 | |
*** koolhead17 has joined #openstack-infra | 03:11 | |
*** samueldmq has quit IRC | 03:21 | |
*** ericksonsantos has quit IRC | 03:22 | |
*** baoli has quit IRC | 03:24 | |
*** yamada-h has joined #openstack-infra | 03:25 | |
*** baoli has joined #openstack-infra | 03:29 | |
*** yamada-h has quit IRC | 03:29 | |
*** markvoelker has quit IRC | 03:31 | |
*** fedexo has joined #openstack-infra | 03:33 | |
*** coolsvap|afk is now known as coolsvap | 03:34 | |
*** baoli has quit IRC | 03:40 | |
*** aswadr has joined #openstack-infra | 03:40 | |
openstackgerrit | Merged openstack/requirements: Add windows requirements. https://review.openstack.org/187055 | 03:42 |
*** tjones1 has joined #openstack-infra | 03:44 | |
*** stevemar has quit IRC | 03:47 | |
*** stevemar has joined #openstack-infra | 03:48 | |
openstackgerrit | Merged openstack/requirements: Pull parsing out of sync_requirements_file. https://review.openstack.org/192007 | 03:49 |
*** dimtruck is now known as zz_dimtruck | 03:49 | |
*** RichardRaseley has quit IRC | 03:50 | |
*** hdd has joined #openstack-infra | 03:51 | |
*** ildikov has quit IRC | 03:58 | |
*** kushal has joined #openstack-infra | 04:00 | |
*** tjones1 has quit IRC | 04:03 | |
*** jamespage has quit IRC | 04:06 | |
*** gnuoy has quit IRC | 04:06 | |
*** gnuoy has joined #openstack-infra | 04:06 | |
*** jamespage has joined #openstack-infra | 04:06 | |
openstackgerrit | Clint Adams proposed openstack-infra/zuul-packaging: Update zuul packaging for zuul 2.1.0 https://review.openstack.org/185752 | 04:08 |
ianw | 2015-06-17 01:34:35.077 | * Connected to mirrors.rit.edu (2620:8d:8000:15:225:90ff:fefd:344c) port 80 (#2) | 04:09 |
ianw | 2015-06-17 01:34:35.077 | > GET /fedora/fedora/linux/releases/22/Cloud/x86_64/Images/Fedora-Cloud-Base-22-20150521.x86_64.qcow2 HTTP/1.1 | 04:09 |
ianw | having the d-i-b jobs downloading from mirrors probably isn't great... | 04:09 |
*** unicell has quit IRC | 04:10 | |
openstackgerrit | Sirushti Murugesan proposed openstack-infra/project-config: Run python34 tests only on master for heat https://review.openstack.org/192515 | 04:11 |
*** marzif has quit IRC | 04:13 | |
*** dpaterson has quit IRC | 04:15 | |
greghaynes | ianw: its not, but theres not an alternative ATM | 04:15 |
*** patrickeast has joined #openstack-infra | 04:15 | |
greghaynes | ianw: we'd probably need to add those images to the mirrors because collectively its a few gigs of data | 04:16 |
greghaynes | that does sound like a fun project though... | 04:16 |
greghaynes | Also, what the DIB tests need more than those images mirrored is actual package mirrors | 04:16 |
StevenK | Yeah, I have a script that downloads cloud images for Ubuntu, it's 730MiB for trusty and utopic i386 and amd64 | 04:17 |
StevenK | But I can probably stop doing that now | 04:17 |
greghaynes | so that + f21, f22, centos 5, 7, debian | 04:17 |
ianw | yeah, i just fear the job is testing mirror reliability / network reliability as much as the change | 04:18 |
StevenK | ianw: By that argument, any of our jobs do | 04:18 |
greghaynes | ianw: there are definitely transient failures as a result of that, and it would be awesome to mirror that data | 04:18 |
greghaynes | so, we should | 04:18 |
ianw | StevenK: to some extent, but for the most part calls to external things are minimized and we cache stuff in images | 04:19 |
*** amotoki has joined #openstack-infra | 04:19 | |
greghaynes | Yea, this is yet another thing that hits the limits of the caching all the data in images model | 04:19 |
ianw | greghaynes: a static site with some puppet to rsync might be a first step ... is there anything in progress at all? | 04:20 |
greghaynes | ianw: rather than that, we can make a periodic job that pulls images and rsync's to the mirrors | 04:21 |
ianw | it might have a home under nodepool.openstack.org in fact... | 04:21 |
greghaynes | similar to the pypi-mirror periodic job stuff | 04:21 |
ianw | greghaynes: is there a spec for this at all? | 04:21 |
greghaynes | nope | 04:21 |
ianw | greghaynes: ok, well i might try writing one up | 04:22 |
ianw | one other thing i'm really interested in is publishing the image outputs for download too | 04:22 |
ianw | image outputs of nodepool | 04:22 |
greghaynes | Heres my pypi-mirror thing that should be a pretty good boilerplate: https://review.openstack.org/#/c/164927/ | 04:22 |
ianw | there could be some cross-over | 04:22 |
*** achanda has joined #openstack-infra | 04:23 | |
*** patrickeast has quit IRC | 04:23 | |
greghaynes | ianw: yep, we should definitely do that :) One thing that there was some debate about was how to deal with the login credentials for published images, there are a few options that came up though | 04:23 |
*** bhunter71 has quit IRC | 04:24 | |
greghaynes | actually, I think were going to be all using simple-init in the not too distant future, in which case users can just config-drive in their own ssh ey | 04:24 |
greghaynes | er, ssh key | 04:24 |
ianw | just make the password giantswin:) | 04:24 |
greghaynes | hah | 04:24 |
StevenK | Which will make Giants either happy or very angry? | 04:25 |
StevenK | Er, Giants fans | 04:25 |
greghaynes | I kind of wanted to do a slight modification to the public images that does something like that - a lot easier for users than booting images with config drive | 04:25 |
greghaynes | ianw: let me know if you get a spec up or somesuch, I'd definitely be up for helping implement that | 04:27 |
ianw | greghaynes: yep, maybe later this week | 04:27 |
*** koolhead17 has quit IRC | 04:28 | |
*** rossella_s has quit IRC | 04:30 | |
*** rossella_s has joined #openstack-infra | 04:31 | |
*** achanda has quit IRC | 04:32 | |
*** markvoelker has joined #openstack-infra | 04:32 | |
*** markvoelker has quit IRC | 04:37 | |
*** yfried__ has quit IRC | 04:39 | |
*** sabeen has quit IRC | 04:41 | |
pleia2 | jhesketh: approved | 04:48 |
*** mgedmin has quit IRC | 04:52 | |
*** puranamr has joined #openstack-infra | 04:53 | |
*** mgedmin has joined #openstack-infra | 04:55 | |
*** fawadkhaliq has joined #openstack-infra | 04:55 | |
*** otter768 has joined #openstack-infra | 04:56 | |
jhesketh | pleia2: yay, thanks! | 04:56 |
jhesketh | pleia2: I made a dependant patch since then too though if you have time https://review.openstack.org/#/c/192491/1 | 04:57 |
pleia2 | jhesketh: ah yes, of course | 04:58 |
jhesketh | that way I won't have to poke people to kick git servers ;-) | 04:58 |
* pleia2 nods | 04:58 | |
*** kushal has quit IRC | 04:59 | |
*** otter768 has quit IRC | 05:00 | |
*** rlandy has quit IRC | 05:01 | |
*** achanda has joined #openstack-infra | 05:02 | |
*** hdd has quit IRC | 05:03 | |
*** pcrews has quit IRC | 05:04 | |
*** pcrews has joined #openstack-infra | 05:05 | |
*** ddieterly has quit IRC | 05:10 | |
*** fifieldt has joined #openstack-infra | 05:10 | |
*** stevemar has quit IRC | 05:14 | |
*** Kennan has quit IRC | 05:14 | |
*** dannywilson has quit IRC | 05:14 | |
*** dannywilson has joined #openstack-infra | 05:15 | |
*** _nadya_ has joined #openstack-infra | 05:15 | |
*** BharatK has joined #openstack-infra | 05:16 | |
*** Kennan has joined #openstack-infra | 05:20 | |
*** isviridov_away is now known as isviridov | 05:24 | |
*** puranamr has quit IRC | 05:24 | |
*** timrc_ has quit IRC | 05:26 | |
*** timrc_ has joined #openstack-infra | 05:27 | |
*** abregman has joined #openstack-infra | 05:27 | |
*** puranamr has joined #openstack-infra | 05:29 | |
*** puranamr has quit IRC | 05:31 | |
*** _nadya_ has quit IRC | 05:31 | |
*** achanda has quit IRC | 05:31 | |
openstackgerrit | greghaynes proposed openstack/diskimage-builder: Add centos7 test https://review.openstack.org/192521 | 05:39 |
*** yfried__ has joined #openstack-infra | 05:43 | |
*** yfried__ has quit IRC | 05:44 | |
*** oomichi has quit IRC | 05:45 | |
*** ianw has quit IRC | 05:45 | |
*** ianw has joined #openstack-infra | 05:46 | |
*** sarob has joined #openstack-infra | 05:48 | |
*** yfried has joined #openstack-infra | 05:49 | |
*** fedexo has quit IRC | 05:49 | |
*** vinayyadhav has joined #openstack-infra | 05:50 | |
*** sarob has quit IRC | 05:50 | |
*** vinay_yadhav has joined #openstack-infra | 05:50 | |
*** yfried has quit IRC | 05:50 | |
*** yfried has joined #openstack-infra | 05:51 | |
*** puranamr has joined #openstack-infra | 05:51 | |
*** yfried has quit IRC | 05:52 | |
*** yfried_ has joined #openstack-infra | 05:52 | |
*** markvoelker has joined #openstack-infra | 05:55 | |
*** puranamr has quit IRC | 05:56 | |
*** markvoelker has quit IRC | 06:00 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack-infra/project-config: Normalize projects.yaml https://review.openstack.org/192523 | 06:01 |
*** crc32 has quit IRC | 06:01 | |
*** mrmartin has joined #openstack-infra | 06:01 | |
*** flepied has quit IRC | 06:02 | |
*** garyk has quit IRC | 06:03 | |
StevenK | camunoz: Hai! Do you have a sec? | 06:05 |
yamamoto | hi | 06:09 |
yamamoto | how the redirection from github.com/stackforge/foo to github.com/openstack/foo was set up? | 06:09 |
yamamoto | eg. github.com/stackforge/networking-midonet | 06:10 |
*** ddieterly has joined #openstack-infra | 06:11 | |
greghaynes | yamamoto: I belive when they do a rename of the project github automatically takes care of it | 06:11 |
greghaynes | well, technically a transfer of ownership in this case I think, but same thing | 06:12 |
yamamoto | makes sense. thank you! | 06:12 |
*** _nadya_ has joined #openstack-infra | 06:12 | |
*** ParsectiX has joined #openstack-infra | 06:12 | |
*** yamada-h has joined #openstack-infra | 06:14 | |
*** ddieterly has quit IRC | 06:15 | |
*** enikanorov2 has joined #openstack-infra | 06:16 | |
*** fawadkhaliq has quit IRC | 06:17 | |
*** yfried_ is now known as yfried|afk | 06:19 | |
*** ajmiller_ has joined #openstack-infra | 06:20 | |
*** ajmiller has quit IRC | 06:20 | |
openstackgerrit | yolanda.robla proposed openstack-infra/nodepool: Update nodepool to use nodepool.conf file https://review.openstack.org/189762 | 06:20 |
*** unicell has joined #openstack-infra | 06:21 | |
*** koolhead17 has joined #openstack-infra | 06:22 | |
*** hichihara has joined #openstack-infra | 06:22 | |
*** afazekas has joined #openstack-infra | 06:23 | |
*** mpaolino has joined #openstack-infra | 06:27 | |
*** pal has joined #openstack-infra | 06:30 | |
openstackgerrit | YAMAMOTO Takashi proposed openstack-infra/project-config: midonet: Specify Q_PLUGIN=midonet in local.conf https://review.openstack.org/192531 | 06:30 |
*** dtantsur|afk is now known as dtantsur | 06:35 | |
*** yfried|afk is now known as yfried_ | 06:39 | |
*** k4n0 has joined #openstack-infra | 06:39 | |
*** salv-orl_ has joined #openstack-infra | 06:41 | |
*** boris-42 has quit IRC | 06:42 | |
*** vinay_yadhav has quit IRC | 06:43 | |
*** _nadya_ has quit IRC | 06:43 | |
*** vinayyadhav has quit IRC | 06:44 | |
*** salv-orlando has quit IRC | 06:44 | |
*** garyk has joined #openstack-infra | 06:46 | |
*** flepied has joined #openstack-infra | 06:47 | |
*** Longgeek has joined #openstack-infra | 06:49 | |
*** mrunge has joined #openstack-infra | 06:50 | |
*** sarob has joined #openstack-infra | 06:51 | |
*** Longgeek_ has joined #openstack-infra | 06:53 | |
*** otter768 has joined #openstack-infra | 06:56 | |
*** Longgeek has quit IRC | 06:57 | |
*** sarob has quit IRC | 06:58 | |
*** _nadya_ has joined #openstack-infra | 06:59 | |
*** devvesa has joined #openstack-infra | 06:59 | |
*** Ala has joined #openstack-infra | 06:59 | |
*** btully has quit IRC | 07:01 | |
*** otter768 has quit IRC | 07:01 | |
*** armax has quit IRC | 07:03 | |
*** btully has joined #openstack-infra | 07:03 | |
*** jtomasek has quit IRC | 07:07 | |
*** laughterwym has joined #openstack-infra | 07:09 | |
*** laughterwym has quit IRC | 07:10 | |
*** sputnik13 has joined #openstack-infra | 07:11 | |
*** laughterwym has joined #openstack-infra | 07:11 | |
*** phiche1 has joined #openstack-infra | 07:11 | |
phiche1 | Hi openstack-infra! | 07:14 |
openstackgerrit | Merged openstack-infra/project-config: Normalize projects.yaml https://review.openstack.org/192523 | 07:14 |
phiche1 | Is this the correct channel to ask questions about contributing to the jenkins-job-builder? | 07:14 |
AJaeger | phiche1: yes, it is. | 07:14 |
AJaeger | phiche1: I just don't know whether somebody is awake that can help you, you might need to come back later. | 07:15 |
*** Adri2000 has quit IRC | 07:15 | |
AJaeger | phiche1: But ask and let's see who answers ;) | 07:15 |
phiche1 | AJaeger: great! We're maintaining our own fork with some added functionality that we need for our jobs (mainly java projects with some selenium testing) | 07:17 |
phiche1 | The changes aren't made by me (although likely some might be in the future) | 07:17 |
phiche1 | However I have signed all the stuff to be an OpenStack contributor | 07:18 |
phiche1 | I'd like to submit the changes back to the upstream project, even though they are not mine | 07:18 |
phiche1 | Are there any rules about this? | 07:18 |
*** Adri2000 has joined #openstack-infra | 07:18 | |
AJaeger | phiche1: that's a legal question... | 07:18 |
openstackgerrit | Steve Kowalik proposed openstack-infra/project-config: Support pushing translations to Zanata https://review.openstack.org/181113 | 07:20 |
*** Hal has joined #openstack-infra | 07:20 | |
AJaeger | If the others that have contributed to the code, agree with this, you should be able to submit it - but I can't really answer how to do this best. | 07:20 |
*** Hal is now known as Guest52463 | 07:20 | |
*** sdake has quit IRC | 07:20 | |
phiche1 | Sure, I understand the details on the company side, I was thinking more on the OpenStack side | 07:20 |
AJaeger | One way would be to submit the patch and add lots of "Co-Authored-By <contributor@email>" to it | 07:20 |
AJaeger | phiche1: from the OpenStack side, check the content of the CLA | 07:21 |
AJaeger | https://review.openstack.org/static/cla.html | 07:21 |
*** mrunge has quit IRC | 07:21 | |
phiche1 | but the co-authors don't necessarily need to sign the CLA? | 07:22 |
AJaeger | So, there's provision in that for it - but I cannot help further. There's a legal-discuss (or similar) openstack mailing list, might be better to ask there... | 07:22 |
AJaeger | phiche1: AFAIU If you submit it, you are responsible that the code is clean. | 07:22 |
AJaeger | phiche1: sorry, I can't help further | 07:23 |
phiche1 | AJaeger: Thanks, at least you gave me a hint in the right direction | 07:24 |
*** Guest52463 has quit IRC | 07:24 | |
*** Longgeek_ has quit IRC | 07:26 | |
*** vinayyadhav has joined #openstack-infra | 07:27 | |
*** vinay_yadhav has joined #openstack-infra | 07:28 | |
*** dannywilson has quit IRC | 07:28 | |
*** arxcruz has joined #openstack-infra | 07:29 | |
*** ihrachyshka has joined #openstack-infra | 07:29 | |
*** [HeOS] has quit IRC | 07:29 | |
*** dannywilson has joined #openstack-infra | 07:30 | |
*** gnuoy has quit IRC | 07:32 | |
*** gnuoy has joined #openstack-infra | 07:33 | |
*** dannywilson has quit IRC | 07:34 | |
*** unicell has quit IRC | 07:35 | |
*** mrunge has joined #openstack-infra | 07:35 | |
*** unicell has joined #openstack-infra | 07:35 | |
openstackgerrit | Fatih Degirmenci proposed openstack-infra/jenkins-job-builder: Add Google Cloud Storage Plugin support https://review.openstack.org/192397 | 07:36 |
*** jamespage_ has joined #openstack-infra | 07:37 | |
*** doude has joined #openstack-infra | 07:39 | |
mordred | jhesketh: I +A'd the dependent patch so it should land soonish | 07:39 |
*** jamespage_ has quit IRC | 07:40 | |
mordred | phiche1: jenkins-job-builder does not require siging the CLA | 07:40 |
*** puranamr has joined #openstack-infra | 07:40 | |
*** bexelbie has joined #openstack-infra | 07:41 | |
mordred | phiche1: we have _many_ contributors to it that are not normal openstack contributors | 07:41 |
*** ociuhandu has joined #openstack-infra | 07:42 | |
*** jlanoux has joined #openstack-infra | 07:43 | |
*** amit213 has joined #openstack-infra | 07:44 | |
*** ildikov has joined #openstack-infra | 07:44 | |
*** hashar has joined #openstack-infra | 07:44 | |
*** markvoelker has joined #openstack-infra | 07:44 | |
*** ociuhandu has quit IRC | 07:45 | |
*** puranamr has quit IRC | 07:45 | |
*** mrmartin has quit IRC | 07:45 | |
*** doude has quit IRC | 07:46 | |
*** doude has joined #openstack-infra | 07:47 | |
*** Longgeek has joined #openstack-infra | 07:47 | |
*** sputnik13 has quit IRC | 07:48 | |
*** Longgeek has quit IRC | 07:48 | |
phiche1 | mordred: good to know that maybe it's a simpler process | 07:48 |
*** Longgeek has joined #openstack-infra | 07:48 | |
*** mrunge_ has joined #openstack-infra | 07:48 | |
*** mrunge has quit IRC | 07:49 | |
*** markvoelker has quit IRC | 07:49 | |
*** amit213 has quit IRC | 07:51 | |
*** sputnik13 has joined #openstack-infra | 07:53 | |
jhesketh | mordred: thanks! | 07:54 |
AJaeger | mordred: Ah, thanks for that info... | 07:55 |
*** samuelBartel has joined #openstack-infra | 07:56 | |
*** markus_z has joined #openstack-infra | 07:56 | |
*** sputnik13 has quit IRC | 07:58 | |
*** Guest81602 has joined #openstack-infra | 07:58 | |
*** notnownikki has joined #openstack-infra | 08:01 | |
*** mrunge_ is now known as mrunge | 08:02 | |
*** _nadya_ has quit IRC | 08:02 | |
*** ZZelle has quit IRC | 08:02 | |
*** ZZelle has joined #openstack-infra | 08:03 | |
openstackgerrit | Merged openstack-infra/puppet-cgit: Restart apache when config files are updated https://review.openstack.org/192491 | 08:04 |
openstackgerrit | Merged openstack-infra/puppet-cgit: Up the apache timeout https://review.openstack.org/192490 | 08:04 |
*** ociuhandu has joined #openstack-infra | 08:04 | |
*** vinayyadhav has quit IRC | 08:05 | |
*** vinay_yadhav has quit IRC | 08:06 | |
openstackgerrit | Andreas Scheuring proposed openstack-infra/project-config: Add networking-macvtap to StackForge https://review.openstack.org/189644 | 08:07 |
*** jcoufal has joined #openstack-infra | 08:08 | |
*** pal has quit IRC | 08:08 | |
*** jcoufal has quit IRC | 08:09 | |
*** jcoufal has joined #openstack-infra | 08:10 | |
*** ddieterly has joined #openstack-infra | 08:12 | |
openstackgerrit | Ian Wienand proposed openstack-infra/project-config: Revert "Run full tempest on centos7" https://review.openstack.org/192545 | 08:12 |
*** derekh has joined #openstack-infra | 08:12 | |
openstackgerrit | Tan Lin proposed openstack/diskimage-builder: Add oat-client element https://review.openstack.org/192140 | 08:13 |
*** hashar has quit IRC | 08:14 | |
*** dizquierdo has joined #openstack-infra | 08:15 | |
*** ddieterly has quit IRC | 08:17 | |
*** chlong has quit IRC | 08:18 | |
*** aswadr has quit IRC | 08:18 | |
*** aswadr has joined #openstack-infra | 08:19 | |
*** asrangne has joined #openstack-infra | 08:21 | |
*** yamada-h_ has joined #openstack-infra | 08:22 | |
*** aswadr has quit IRC | 08:24 | |
openstackgerrit | James Polley proposed openstack-dev/pbr: Fix everything by requiring setuptools>=16. https://review.openstack.org/187846 | 08:25 |
*** yamada-h has quit IRC | 08:26 | |
*** hashar has joined #openstack-infra | 08:27 | |
*** romcheg has joined #openstack-infra | 08:27 | |
*** rossella_s has quit IRC | 08:30 | |
*** rossella_s has joined #openstack-infra | 08:31 | |
*** deepakcs has joined #openstack-infra | 08:32 | |
*** dizquierdo has quit IRC | 08:32 | |
*** pal has joined #openstack-infra | 08:34 | |
*** dguitarbite has quit IRC | 08:38 | |
*** [HeOS] has joined #openstack-infra | 08:39 | |
*** dtantsur is now known as dtantsur|sick | 08:40 | |
*** laughterwym has quit IRC | 08:41 | |
*** romcheg has quit IRC | 08:42 | |
*** sarob has joined #openstack-infra | 08:42 | |
*** _nadya_ has joined #openstack-infra | 08:44 | |
*** sarob has quit IRC | 08:46 | |
*** Hal has joined #openstack-infra | 08:47 | |
*** Hal is now known as Guest98339 | 08:47 | |
*** koolhead17 has quit IRC | 08:48 | |
*** koolhead17 has joined #openstack-infra | 08:51 | |
*** ociuhandu has quit IRC | 08:52 | |
*** pblaho_ has joined #openstack-infra | 08:52 | |
*** coolsvap is now known as coolsvap|afk | 08:52 | |
*** cdent has joined #openstack-infra | 08:53 | |
*** ociuhandu has joined #openstack-infra | 08:57 | |
*** romcheg has joined #openstack-infra | 08:57 | |
*** otter768 has joined #openstack-infra | 08:57 | |
*** koolhead17 has quit IRC | 08:58 | |
*** bexelbie has quit IRC | 08:59 | |
*** cdent has quit IRC | 09:00 | |
*** cdent has joined #openstack-infra | 09:00 | |
*** nijaba has quit IRC | 09:02 | |
*** otter768 has quit IRC | 09:02 | |
markus_z | Does anyone know an example of how to use the REST API of openstacks gerrit? I'd like to do a few automatized queries. | 09:02 |
*** coolsvap|afk is now known as coolsvap | 09:03 | |
*** Guest81602 has quit IRC | 09:04 | |
*** bexelbie has joined #openstack-infra | 09:04 | |
openstackgerrit | Maish Saidel-Keesing proposed openstack-infra/irc-meetings: Adding Ops-tag team biweekly meeting https://review.openstack.org/192553 | 09:07 |
*** AzherKhan has joined #openstack-infra | 09:07 | |
AJaeger | markus_z: one example is http://git.openstack.org/cgit/openstack-infra/system-config/tree/tools/who-approves.py | 09:08 |
*** rguillebert has joined #openstack-infra | 09:09 | |
openstackgerrit | Jerome Hourquebie proposed stackforge/python-jenkins: Adds Cloudbees folder plugin support https://review.openstack.org/180185 | 09:10 |
*** nijaba has joined #openstack-infra | 09:10 | |
markus_z | AJaeger: good pointer, thanks! | 09:11 |
*** pal has quit IRC | 09:15 | |
*** koolhead17 has joined #openstack-infra | 09:16 | |
*** Guest81602 has joined #openstack-infra | 09:16 | |
*** pelix has joined #openstack-infra | 09:20 | |
markus_z | AJaeger: A short comeback: I tried it with curl and wasn't successful because I used "/" instead to encode it with "%2F" | 09:22 |
markus_z | works: curl "https://review.openstack.org/changes/openstack%2Fnova~master~I23381e30b6ddb823a50f7755179eb02bc18222e8" | 09:22 |
markus_z | doesn't work: curl "https://review.openstack.org/changes/openstack/nova~master~I23381e30b6ddb823a50f7755179eb02bc18222e8" | 09:22 |
markus_z | But maybe you knew that already :) | 09:22 |
AJaeger | markus_z: I've never used the gerrit API, so won't be able to help further. If you need more help, better ask fungi. | 09:23 |
AJaeger | he should be around some time in our afternoon (US morning). | 09:23 |
markus_z | I have everything I need right now, just wanted to give back my finding. Thanks | 09:24 |
jhesketh | mordred: are you able to check if the apache processes was restarted on one of the git servers per chance? | 09:25 |
jhesketh | want to make sure that change was loaded in before I do more tcpdump testing | 09:25 |
*** abregman is now known as abregman|brb | 09:26 | |
mordred | jhesketh: in a cab ... I can in about 30 | 09:27 |
jhesketh | mordred: no hurry, but thanks! :-) | 09:27 |
*** mrmartin has joined #openstack-infra | 09:28 | |
*** hichihara has quit IRC | 09:29 | |
*** dguerri` is now known as dguerri | 09:31 | |
*** ajmiller__ has joined #openstack-infra | 09:32 | |
*** yfried_ is now known as yfried|afk | 09:32 | |
*** jtomasek has joined #openstack-infra | 09:32 | |
*** markvoelker has joined #openstack-infra | 09:33 | |
*** ajmiller_ has quit IRC | 09:35 | |
*** e0ne has joined #openstack-infra | 09:36 | |
*** markvoelker has quit IRC | 09:37 | |
*** laughterwym has joined #openstack-infra | 09:38 | |
* jhesketh really hopes the git services haven't restarted... otherwise it didn't fix the problem :s | 09:39 | |
*** jyuso1 has quit IRC | 09:40 | |
*** lennyb_ has joined #openstack-infra | 09:41 | |
lennyb_ | hi, is something wrong with the git? I am getting /tmp/ root@r-dcs63:/tmp# git clone git://git.openstack.org/openstack/nova.git /tmp/nova Cloning into '/tmp/nova'... fatal: The remote end hung up upon initial contact | 09:41 |
*** hashar has quit IRC | 09:43 | |
*** e0ne is now known as e0ne_ | 09:43 | |
*** fhubik has joined #openstack-infra | 09:44 | |
*** fhubik is now known as fhubik_afk | 09:44 | |
jhesketh | lennyb_: yes, nova has grown a little too big and often the git servers timeout before cloning | 09:46 |
jhesketh | lennyb_: I'm working on a fix currently | 09:46 |
lennyb_ | jhesketh: thanks. neutron has the same issue | 09:47 |
*** e0ne_ is now known as e0ne | 09:47 | |
jhesketh | (i'll be back in an hour) | 09:47 |
*** fhubik_afk is now known as fhubik | 09:48 | |
*** yamada-h_ has quit IRC | 09:48 | |
*** mpaolino has quit IRC | 09:49 | |
*** yfried|afk is now known as yfried_ | 09:52 | |
*** hashar has joined #openstack-infra | 09:53 | |
*** mpaolino has joined #openstack-infra | 09:56 | |
*** mrmartin has quit IRC | 09:56 | |
mordred | jhesketh: looks like apache restarted an hour and 20 minutes ago on git01 | 09:57 |
jhesketh | mordred: restarted or reloaded? | 09:57 |
openstackgerrit | Merged openstack-infra/yaml2ical: Update usage and options explanation in the README https://review.openstack.org/190837 | 09:59 |
openstackgerrit | Merged openstack-infra/yaml2ical: Add project and agenda URLs to the bottom of calendar descriptions https://review.openstack.org/190841 | 10:00 |
openstackgerrit | Merged openstack-infra/yaml2ical: Add 'outfile' var that can be used in templates https://review.openstack.org/191232 | 10:00 |
*** abregman|brb is now known as abregman | 10:05 | |
*** mrmartin has joined #openstack-infra | 10:06 | |
*** dguitarbite has joined #openstack-infra | 10:06 | |
openstackgerrit | Kairat Kushaev proposed openstack/requirements: Increase testtools version to support unittest2 https://review.openstack.org/192574 | 10:08 |
openstackgerrit | Merged openstack-infra/yaml2ical: Add docs on biweekly-odd vs biweekly-even https://review.openstack.org/191246 | 10:08 |
openstackgerrit | Merged openstack-infra/yaml2ical: Add docs on biweekly-odd vs biweekly-even https://review.openstack.org/191246 | 10:08 |
mordred | jhesketh: the parent pid has a start time? | 10:10 |
jhesketh | hmm okay, I'll take a look at my new, still failing, tcpdumps then | 10:10 |
jhesketh | but for now returning to teleconf | 10:10 |
*** davidlenwell has quit IRC | 10:12 | |
*** davidlenwell has joined #openstack-infra | 10:12 | |
*** ddieterly has joined #openstack-infra | 10:14 | |
*** koolhead_ has joined #openstack-infra | 10:16 | |
*** Daviey has joined #openstack-infra | 10:16 | |
*** koolhead17 has quit IRC | 10:16 | |
*** dims has joined #openstack-infra | 10:17 | |
*** dims has quit IRC | 10:17 | |
*** dims has joined #openstack-infra | 10:18 | |
*** ddieterly has quit IRC | 10:19 | |
*** cebruns has quit IRC | 10:19 | |
*** cebruns has joined #openstack-infra | 10:21 | |
*** pc_m has joined #openstack-infra | 10:21 | |
*** hashar has quit IRC | 10:22 | |
*** dizquierdo has joined #openstack-infra | 10:22 | |
*** hashar has joined #openstack-infra | 10:22 | |
*** pblaho_ has quit IRC | 10:24 | |
*** mrmartin has quit IRC | 10:31 | |
*** claudiub has joined #openstack-infra | 10:31 | |
*** lennyb_ has quit IRC | 10:32 | |
*** oomichi has joined #openstack-infra | 10:32 | |
*** vinayyadhav has joined #openstack-infra | 10:41 | |
*** hashar has quit IRC | 10:41 | |
*** vinay_yadhav has joined #openstack-infra | 10:41 | |
*** jasondotstar has joined #openstack-infra | 10:41 | |
*** hashar has joined #openstack-infra | 10:41 | |
openstackgerrit | Maish Saidel-Keesing proposed openstack-infra/irc-meetings: Adding Ops-tag team biweekly meeting https://review.openstack.org/192553 | 10:42 |
*** fhubik has quit IRC | 10:44 | |
openstackgerrit | Merged openstack/diskimage-builder: Revert "Revert "Ensure DIB_RELEASE is exported for fedora"" https://review.openstack.org/191009 | 10:44 |
*** yfried_ is now known as yfried|afk | 10:46 | |
*** hashar has quit IRC | 10:47 | |
*** mwagner_afk has quit IRC | 10:48 | |
*** e0ne is now known as e0ne_ | 10:49 | |
*** Guest98339 has quit IRC | 10:49 | |
*** yamamoto has quit IRC | 10:54 | |
*** e0ne_ has quit IRC | 10:54 | |
*** e0ne has joined #openstack-infra | 10:56 | |
*** yfried|afk is now known as yfried_ | 10:57 | |
*** otter768 has joined #openstack-infra | 10:58 | |
*** AzherKhan has quit IRC | 11:02 | |
*** otter768 has quit IRC | 11:03 | |
*** jasondotstar has quit IRC | 11:06 | |
*** romcheg has quit IRC | 11:12 | |
*** mrmartin has joined #openstack-infra | 11:17 | |
*** koolhead17 has joined #openstack-infra | 11:20 | |
*** mrmartin has quit IRC | 11:21 | |
*** markvoelker has joined #openstack-infra | 11:22 | |
*** coolsvap is now known as coolsvap|away | 11:22 | |
*** koolhead_ has quit IRC | 11:23 | |
*** Hal has joined #openstack-infra | 11:23 | |
*** Hal is now known as Guest67674 | 11:24 | |
*** markvoelker has quit IRC | 11:27 | |
*** koolhead17 has quit IRC | 11:27 | |
*** koolhead17 has joined #openstack-infra | 11:28 | |
*** e0ne is now known as e0ne_ | 11:29 | |
*** dannywilson has joined #openstack-infra | 11:30 | |
*** yamamoto has joined #openstack-infra | 11:31 | |
openstackgerrit | Yanis Guenane proposed openstack-infra/project-config: Submit new project puppet-openstack-cookiecutter https://review.openstack.org/188929 | 11:32 |
*** koolhead17 has quit IRC | 11:33 | |
*** dannywilson has quit IRC | 11:34 | |
*** e0ne_ has quit IRC | 11:34 | |
*** romcheg has joined #openstack-infra | 11:34 | |
*** ldnunes has joined #openstack-infra | 11:34 | |
*** samueldmq has joined #openstack-infra | 11:34 | |
openstackgerrit | Igor Malinovskiy proposed openstack-infra/project-config: Add manila-image-elements to OpenStack https://review.openstack.org/187953 | 11:35 |
*** ericksonsantos has joined #openstack-infra | 11:36 | |
*** laughterwym has quit IRC | 11:36 | |
*** jyuso1 has joined #openstack-infra | 11:36 | |
*** laughterwym has joined #openstack-infra | 11:36 | |
*** mpaolino has quit IRC | 11:38 | |
*** yamamoto_ has joined #openstack-infra | 11:38 | |
*** marcusvrn has joined #openstack-infra | 11:39 | |
*** ericksonsantos has quit IRC | 11:41 | |
*** sdake has joined #openstack-infra | 11:41 | |
*** samueldmq has quit IRC | 11:41 | |
*** yamamoto has quit IRC | 11:42 | |
StevenK | AJaeger: Thanks for the +2 -W on the patch -- is the commit message clear enough for you? | 11:42 |
*** oomichi has quit IRC | 11:42 | |
*** prad has quit IRC | 11:42 | |
openstackgerrit | Merged openstack-infra/irc-meetings: Set Calendar Name and Description on ical https://review.openstack.org/191518 | 11:43 |
AJaeger | StevenK: yes, looks fine. Thanks! | 11:45 |
*** alivigni has joined #openstack-infra | 11:48 | |
*** k4n0 has quit IRC | 11:48 | |
*** yfried_ is now known as yfried|afk | 11:49 | |
openstackgerrit | yolanda.robla proposed openstack-infra/nodepool: Allow to delete nodes with missing target or provider https://review.openstack.org/192629 | 11:51 |
*** yfried|afk is now known as yfried_ | 11:52 | |
*** vinay_yadhav has quit IRC | 11:53 | |
*** vinayyadhav has quit IRC | 11:53 | |
*** dprince has joined #openstack-infra | 11:53 | |
*** hashar has joined #openstack-infra | 11:54 | |
openstackgerrit | Yanis Guenane proposed openstack-infra/project-config: Submit new project puppet-openstack-cookiecutter https://review.openstack.org/188929 | 11:55 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Add comment explaining why finding an IP is hard https://review.openstack.org/192631 | 11:56 |
*** fallenpegasus has quit IRC | 11:56 | |
*** samueldmq has joined #openstack-infra | 12:01 | |
samueldmq | morning | 12:01 |
openstackgerrit | Igor Malinovskiy proposed openstack-infra/project-config: Add manila-image-elements to OpenStack https://review.openstack.org/187953 | 12:01 |
mordred | Shrews: I tihnk we should release shade. thoughts? | 12:04 |
*** kgiusti has joined #openstack-infra | 12:04 | |
*** sdake has quit IRC | 12:04 | |
Shrews | mordred: yeah. sort of needed for the ansible rules module | 12:04 |
*** weshay has joined #openstack-infra | 12:05 | |
*** markvoelker has joined #openstack-infra | 12:05 | |
*** arxcruz has quit IRC | 12:05 | |
Shrews | mordred: How confident are you with the new swift stuff that was recently added? | 12:05 |
mordred | Shrews: well, I mean - it's about time to test that it works for nodepool and roll it in to production | 12:07 |
mordred | Shrews: but I do not believe it has been directly tested in a nodepool context | 12:07 |
*** jyuso has joined #openstack-infra | 12:07 | |
mordred | morning samueldmq | 12:07 |
*** liam_ has joined #openstack-infra | 12:07 | |
*** liam_ has quit IRC | 12:07 | |
samueldmq | mordred, hi, at a glance, shade looks very interesting | 12:08 |
mordred | samueldmq: it's where all of teh pain and suffering lives | 12:08 |
samueldmq | mordred, when you were developing something related to domains, user and groups at #keystone last week ... | 12:08 |
samueldmq | mordred, was that for shade ? | 12:08 |
*** julim has joined #openstack-infra | 12:08 | |
mordred | samueldmq: yup | 12:08 |
samueldmq | mordred, did your patches get merged already ? | 12:08 |
mordred | samueldmq: I have a stack of changes up related to that - although they all currently need tests | 12:08 |
*** koolhead17 has joined #openstack-infra | 12:09 | |
mordred | samueldmq: https://review.openstack.org/#/q/status:open+project:openstack-infra/shade+branch:master+topic:keystone-modules,n,z | 12:09 |
*** arxcruz has joined #openstack-infra | 12:09 | |
samueldmq | mordred, great, keystone side on shade | 12:09 |
samueldmq | mordred, I will review that this week .. hmm tests | 12:09 |
mordred | woot! | 12:09 |
mordred | Shrews: the swift stuff released already last week - so I think it's only secgroup rules stuff this week | 12:10 |
samueldmq | mordred, does shade have its own tests already ? (still looking at the code) | 12:10 |
mordred | samueldmq: 0.8.0 ok with you? | 12:10 |
mordred | samueldmq: yup! we have unit tests and functional tests that run against devstack | 12:10 |
Shrews | mordred: we cut a release last week? | 12:10 |
mordred | Shrews: yah - 0.7.0 | 12:10 |
samueldmq | mordred, 0.8.0 ? release you want to get that keystone stuff ? | 12:10 |
mordred | samueldmq: nah - I want to release Shrews' security groups stuff so we can land the ansible modules that depend on it | 12:11 |
*** jyuso1 has quit IRC | 12:11 | |
mordred | samueldmq: I think we can get the keystone stuff in for next week | 12:11 |
Shrews | mordred: the SwiftService stuff is NOT in 0.7.0 | 12:11 |
*** jlvillal has quit IRC | 12:11 | |
mordred | Shrews: my local changelog says it is | 12:11 |
samueldmq | mordred, k, I just didnt understand your message <mordred> samueldmq: 0.8.0 ok with you? | 12:11 |
Shrews | mordred: git log says it is not | 12:12 |
*** yolanda has quit IRC | 12:12 | |
mordred | Shrews: aroo? | 12:12 |
mordred | samueldmq: oh - I mant to sent that to Shrews | 12:12 |
*** yolanda has joined #openstack-infra | 12:12 | |
mordred | Shrews: oh! | 12:12 |
mordred | lifeless: bug in pbr changelog processing | 12:12 |
mordred | lifeless: it's sorting things by patch written date not by patch landed date | 12:13 |
*** ldnunes has quit IRC | 12:13 | |
mordred | lifeless: so the calculation of "what patches were in a tag" is mis-placing things | 12:13 |
Shrews | mordred: oh, hrm, the "merge" log message is after the 0.7.0 release, but the actual land seems to be before | 12:13 |
Shrews | weird | 12:13 |
Shrews | mordred: yeah, go 0.8.0 | 12:13 |
mordred | well, git shows merge commits when they happen, but the commits they merged back in time when they were written | 12:14 |
Shrews | ah. silly git | 12:14 |
samueldmq | mordred, is shade like the openstack sdk ? | 12:15 |
*** ddieterly has joined #openstack-infra | 12:15 | |
mordred | samueldmq: it's similar, but different | 12:15 |
mordred | samueldmq: it's a library focused on capturing the logic you need to deal with all the openstack clouds we've found out int he wild and hide their differences | 12:16 |
mordred | samueldmq: python-openstacksdk is a library that is a sane wrapper around the REST APIs | 12:16 |
samueldmq | mordred, just putting all the clietns together | 12:16 |
mordred | I expect us to port shade to use python-openstacksdk as soon as briancurtin tells me it's ok | 12:16 |
mordred | samueldmq: well, and hiding things like the interface difference between keystone v2 and keystone v3 | 12:17 |
mordred | samueldmq: you'll notice that shade uses "project" _everywhere_ even if it's talking keystone v2 | 12:17 |
samueldmq | mordred, exactly, that should be built on the top openstack sdk | 12:17 |
mordred | for instance | 12:17 |
mordred | yup | 12:17 |
mordred | that's exactly right | 12:17 |
samueldmq | mordred, great, I will take a look at those patches this week | 12:17 |
mordred | but the openstacksdk folks aren't QUITE ready to be used in shade - because shade is used in production in nodepool | 12:17 |
mordred | samueldmq: so - you know - it wants to be solid :) | 12:18 |
samueldmq | mordred, those are supposed to be using keystone v3 api right? | 12:18 |
mordred | samueldmq: yes - they are supposed to be exposing the concepts in the keystone v3 api | 12:18 |
mordred | samueldmq: although a few of them also exist in v2 | 12:18 |
samueldmq | mordred, ++ great | 12:18 |
mordred | Shrews: ok. tag pushed | 12:18 |
samueldmq | mordred, we're working towards having everybody being compatible with v3 this cycle | 12:19 |
mordred | samueldmq: that will be great! | 12:19 |
samueldmq | mordred, we have an experimental gate job, and jamielennox is working on devstack, after taht we will work on individual services | 12:19 |
mordred | samueldmq: although only one of the public clouds I know of runs v3 | 12:19 |
*** e0ne has joined #openstack-infra | 12:19 | |
*** sarob has joined #openstack-infra | 12:19 | |
mordred | samueldmq: once the v3 gate job is solid, I will want to add a keystonev3 config gate job to shade | 12:19 |
samueldmq | mordred, yes, for now ... for now mordred :) | 12:19 |
*** ddieterly has quit IRC | 12:20 | |
samueldmq | mordred, looks a great plan | 12:20 |
*** dkranz has joined #openstack-infra | 12:20 | |
samueldmq | mordred, I will tell you once we have it working | 12:20 |
mordred | samueldmq: awesome - I'm excited! | 12:21 |
*** aysyanne has joined #openstack-infra | 12:22 | |
*** jlvillal has joined #openstack-infra | 12:23 | |
mordred | lifeless: so - when you are awake once more - git log --oneline --decorate and git log --oneline --decorate 0.7.0..0.8.0 in shade shows teh issue | 12:23 |
mordred | lifeless: "Switch to SwiftService for segmented uploads" shows up before 0.7.0 in the first, and in 0.8.0 in the second | 12:24 |
*** mwagner_afk has joined #openstack-infra | 12:24 | |
*** sarob has quit IRC | 12:24 | |
mordred | lifeless: it seems we may want to do a double iteration ... get list of tags, then iterate over their ranges? | 12:24 |
openstackgerrit | Philip Hands proposed openstack-infra/jenkins-job-builder: Adding support for LiveScreenshot Plugin https://review.openstack.org/191708 | 12:25 |
*** spredzy|afk is now known as spredzy | 12:25 | |
*** ociuhandu has quit IRC | 12:26 | |
*** alivigni has quit IRC | 12:28 | |
*** koolhead17 has quit IRC | 12:30 | |
*** koolhead17 has joined #openstack-infra | 12:31 | |
*** ldnunes has joined #openstack-infra | 12:32 | |
*** ddieterly has joined #openstack-infra | 12:33 | |
openstackgerrit | Philip Hands proposed openstack-infra/jenkins-job-builder: scm svn: add support for viewvc-url https://review.openstack.org/192095 | 12:34 |
*** koolhead17 has quit IRC | 12:35 | |
*** dims has quit IRC | 12:36 | |
*** vinayyadhav has joined #openstack-infra | 12:36 | |
*** vinay_yadhav has joined #openstack-infra | 12:36 | |
*** dims has joined #openstack-infra | 12:36 | |
*** marcusvrn1 has joined #openstack-infra | 12:40 | |
*** rcarrillocruz has quit IRC | 12:40 | |
mordred | AJaeger: SpamapS says we should document something in keystone: https://review.openstack.org/#/c/190397 | 12:40 |
mordred | AJaeger: do you have a suggestion of the right place for such a thing? | 12:41 |
mordred | also - samueldmq, morganfainberg: ^^ | 12:41 |
mordred | I think domain is the really important one - because deleting a domain cascades a delete of all of the users, projects and resources in that domain, yeah? | 12:41 |
*** bknudson has quit IRC | 12:41 | |
samueldmq | mordred, yes | 12:42 |
Daviey | mordred / lifeless: This is an extract of some code i used to generate cl's previously.. http://paste.openstack.org/show/298326/ | 12:42 |
Daviey | (might be useful?) | 12:42 |
AJaeger | mordred: what about the API documentation? See http://developer.openstack.org/api-ref-identity-v3.html and search for | 12:42 |
AJaeger | "Delete user" | 12:43 |
AJaeger | mordred: let me check something else as well... | 12:43 |
*** marcusvrn has quit IRC | 12:44 | |
AJaeger | mordred: what about http://docs.openstack.org/user-guide-admin/manage_projects_users_and_roles.html#create-and-assign-a-role ? Does the keystone client do the right thing here or should we add more information to that description? | 12:44 |
AJaeger | sorry, wrong section - use http://docs.openstack.org/user-guide-admin/manage_projects_users_and_roles.html#delete-a-user | 12:44 |
*** bcourt has joined #openstack-infra | 12:45 | |
samueldmq | mordred, here we talk about disabled domain https://git.openstack.org/cgit/openstack/keystone-specs/tree/api/v3/identity-api-v3.rst#n3113 | 12:45 |
*** kgiusti has left #openstack-infra | 12:45 | |
samueldmq | mordred, deleting user doc should be at https://git.openstack.org/cgit/openstack/keystone-specs/tree/api/v3/identity-api-v3.rst#n4095 | 12:45 |
*** woodster_ has joined #openstack-infra | 12:45 | |
*** rcarrillocruz has joined #openstack-infra | 12:46 | |
*** jlanoux has quit IRC | 12:46 | |
openstackgerrit | Luigi Toscano proposed openstack-infra/project-config: Enable Sahara for Horizon integration tests https://review.openstack.org/192645 | 12:47 |
mordred | samueldmq: awesome. so - the docs call out disabling domains, but do not call out disabling users first | 12:48 |
*** bswartz has quit IRC | 12:49 | |
samueldmq | mordred, that's right .. I am not sure we advise to disable user first | 12:49 |
mordred | kk. that's good to know - I'll rebase that patch out for now then | 12:50 |
*** deepakcs has quit IRC | 12:51 | |
samueldmq | mordred, I am confirming that with keystone-cores in the channel | 12:52 |
dims | jd__: ttx: an easy long suffering requirements review please when you get a chance - https://review.openstack.org/#/c/183713/ | 12:52 |
samueldmq | mordred, at least one core doesn't think we advise disable-then-delete for users | 12:52 |
samueldmq | mordred, so rebasing that out is fair enough for now :) | 12:52 |
*** baoli_ has joined #openstack-infra | 12:55 | |
*** e0ne is now known as e0ne_ | 12:55 | |
AJaeger | dims: please create a change for project-config to run the check-requirements job on nova-docker as well. | 12:55 |
*** eharney has joined #openstack-infra | 12:55 | |
dims | AJaeger: y, will add a Depends-On to this one | 12:56 |
AJaeger | dims: no need for that - they can go independent of each, a review comment should be enough | 12:56 |
dims | ah cool even better | 12:56 |
*** mrmartin has joined #openstack-infra | 12:57 | |
*** fallenpegasus has joined #openstack-infra | 12:57 | |
*** ddutta has joined #openstack-infra | 12:57 | |
*** e0ne_ is now known as e0ne | 12:57 | |
*** baoli_ has quit IRC | 12:58 | |
ttx | dims: done | 12:58 |
*** ddieterly has quit IRC | 12:58 | |
*** baoli has joined #openstack-infra | 12:58 | |
*** otter768 has joined #openstack-infra | 12:59 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Up the haproxy timeout for git-fe* https://review.openstack.org/192649 | 13:00 |
dims | ttx: thanks | 13:00 |
dims | AJaeger: looks like i already have one - https://github.com/openstack-infra/project-config/blob/master/zuul/layout.yaml#L6800 | 13:01 |
jhesketh | mordred, fungi: if you guys are around https://review.openstack.org/192649 is also needed to fix the git issue | 13:01 |
jhesketh | as far as I can tell anyway | 13:01 |
*** julim has quit IRC | 13:01 | |
*** mrmartin has quit IRC | 13:02 | |
*** hichihara has joined #openstack-infra | 13:02 | |
*** fallenpegasus has quit IRC | 13:02 | |
*** ddutta has quit IRC | 13:02 | |
*** mjturek1 has joined #openstack-infra | 13:02 | |
mordred | jhesketh: haha | 13:03 |
mordred | I read "redispatch" as "redis-patch" - and I was wondering what redis had to do with anything | 13:03 |
openstackgerrit | Kyle Mestery proposed openstack-infra/project-config: Migrate ENABLED_SERVICES and TEMPEST_REGEX into networking-odl https://review.openstack.org/192433 | 13:03 |
dims | haha | 13:03 |
*** tlian has joined #openstack-infra | 13:03 | |
*** otter768 has quit IRC | 13:03 | |
jhesketh | mordred: yeah so it's the defaults from the puppet module but upping the timeouts | 13:04 |
mordred | jhesketh: yah - that makes sense to me now | 13:04 |
mordred | jhesketh: english is hard | 13:04 |
*** yfried_ is now known as yfried|afk | 13:04 | |
greghaynes | oh no, please dont make haproxy talk to redis ;) | 13:04 |
jhesketh | indeed | 13:04 |
mordred | greghaynes: REDIS ALL THE THINGS | 13:04 |
* jhesketh is kicking himself for checking the haproxy timeouts earlier but looking at the wrong haproxy in infra :-s | 13:05 | |
*** julim has joined #openstack-infra | 13:05 | |
*** yfried|afk is now known as yfried_ | 13:05 | |
greghaynes | mordred: so, should one of us test nodepool + shade -> rax swift image uplaod before we deploy | 13:05 |
greghaynes | because, I really want to deploy that change | 13:06 |
jhesketh | mordred: so the tricky part is that git stuff is being really painful for us right now so I'd like to get this merged, but if it's wrong it'll break a lot of stuff and it's late here | 13:06 |
AJaeger | dims: indeed, sorry, I didn't notice that when I checked ;( | 13:07 |
*** dkranz has quit IRC | 13:07 | |
greghaynes | jhesketh: its about to be west coast AM - so if you break everything then other people get to fix. win win. | 13:07 |
dims | AJaeger: not an issue at all, just making sure i did not miss another spot | 13:08 |
*** bknudson has joined #openstack-infra | 13:08 | |
jhesketh | yep, merge and run is my style ;-) | 13:08 |
*** dkranz has joined #openstack-infra | 13:12 | |
*** dpaterson has joined #openstack-infra | 13:13 | |
*** jamielennox is now known as jamielennox|away | 13:13 | |
*** ociuhandu has joined #openstack-infra | 13:13 | |
*** amotoki_ has joined #openstack-infra | 13:14 | |
*** bknudson has quit IRC | 13:14 | |
*** jog0 has joined #openstack-infra | 13:15 | |
AJaeger | jhesketh: could you reconsider your -1 on https://review.openstack.org/#/c/192129/ , please? | 13:16 |
*** koolhead17 has joined #openstack-infra | 13:16 | |
sdague | AJaeger: so is this right - https://review.openstack.org/#/c/190745/2 ? won't that just make it only run in gate and not in check? | 13:16 |
*** dkranz has quit IRC | 13:17 | |
*** AzherKhan has joined #openstack-infra | 13:17 | |
AJaeger | sdague: https://review.openstack.org/#/c/190745/2/zuul/layout.yaml adds it to both gate and check | 13:18 |
AJaeger | The name is not relevant and only leads to confusion IMHO | 13:18 |
*** romcheg has quit IRC | 13:18 | |
sdague | AJaeger: ok, so it confuses me | 13:18 |
*** mpaolino has joined #openstack-infra | 13:18 | |
jd__ | are we the only ones to have an issue with python-libvirt since today http://logs.openstack.org/25/192225/3/check/gate-gnocchi-dsvm-functional-ceph-mysql/f51307f/logs/devstacklog.txt.gz ? | 13:18 |
sdague | but if you say it's right, so be it :) | 13:19 |
*** mrmartin has joined #openstack-infra | 13:19 | |
*** mrmartin has quit IRC | 13:19 | |
*** ddieterly has joined #openstack-infra | 13:19 | |
AJaeger | sdague: I hope it is ;) | 13:19 |
AJaeger | sdague: but thanks for double checking | 13:19 |
*** sslypushenko has quit IRC | 13:19 | |
jhesketh | AJaeger: thanks for the clarification, lgtm | 13:20 |
sdague | jd__: does logstash show hits for other projects? | 13:20 |
*** sslypushenko has joined #openstack-infra | 13:20 | |
*** dkranz has joined #openstack-infra | 13:20 | |
jd__ | sdague: I forgot we have that, let me check | 13:20 |
AJaeger | jhesketh: thanks. Do you want to add your suggestion on top of the patch? | 13:21 |
*** jamielennox|away is now known as jamielennox | 13:21 | |
jhesketh | AJaeger: it was a nit, hence the +A rather than blocking | 13:21 |
jhesketh | up to you | 13:21 |
openstackgerrit | Sergey Kraynev proposed openstack-infra/project-config: Make heatclient-dsvm-functional gating for heatcli https://review.openstack.org/189204 | 13:21 |
openstackgerrit | Merged openstack-infra/infra-manual: Update Information on governance depends change https://review.openstack.org/192129 | 13:21 |
*** xyang1 has joined #openstack-infra | 13:23 | |
jd__ | sdague: yeah it seems we are the only one, I guess something changed in devstack or the like :) I'll look! thanks for the hint | 13:24 |
jhesketh | I'm off | 13:25 |
jhesketh | night! | 13:25 |
*** ddutta has joined #openstack-infra | 13:25 | |
*** rcarrillocruz has quit IRC | 13:26 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/infra-manual: Improve wording in governance change https://review.openstack.org/192665 | 13:26 |
AJaeger | jhesketh: good night! Just added your suggestion ^ | 13:26 |
*** bknudson has joined #openstack-infra | 13:27 | |
mugsie | hey - I am adding a repo which should have +2/+A shared between designate-core and horizon-core - should I create a new group, and add designate + horizon core to it, or should I list the 2 groups in the acl? | 13:27 |
*** rcarrillocruz has joined #openstack-infra | 13:28 | |
jhesketh | AJaeger: you want a review comment in the project-config not the commit message updated? | 13:28 |
jhesketh | I think the commit message would be more appropriate (so long as it's clear it's not a depends-on) | 13:28 |
AJaeger | jhesketh: Yes, that's what we as infra team had discussed previously | 13:28 |
jhesketh | but I also don't mind either way | 13:28 |
jhesketh | okay cool | 13:28 |
AJaeger | jhesketh: I'm fine with changing it - but a review comment is easier and enough for me | 13:29 |
sdague | jd__: it looks like you are missing the libvirt dev headers | 13:29 |
jhesketh | ditto | 13:29 |
jhesketh | thanks for that AJaeger | 13:29 |
AJaeger | jhesketh: thanks for reviewing and asking | 13:29 |
* jhesketh is off now | 13:29 | |
jd__ | sdague: yup, I suspect https://review.openstack.org/#/c/188890/ | 13:30 |
jd__ | cdent: idea? | 13:30 |
*** stevemar has joined #openstack-infra | 13:30 | |
cdent | jd__: bit more context? | 13:31 |
* cdent reads backlog | 13:31 | |
sdague | jd__: yeh, that's probably it, because ceilometer is now venv isolated, it actually needs to install everything, and can't use the system version of this | 13:31 |
cdent | i'll look in a few, gotta get my lovely wife | 13:32 |
openstackgerrit | Graham Hayes proposed openstack-infra/project-config: Add openstack/designate-dashboard to the DNS Services project https://review.openstack.org/189023 | 13:32 |
cdent | Is USE_VENV defaulting to true now? | 13:32 |
sdague | cdent: not in general, but the gnocchi jobs do iirc | 13:33 |
*** jamielennox is now known as jamielennox|away | 13:33 | |
*** abregman has quit IRC | 13:33 | |
*** devvesa has quit IRC | 13:34 | |
*** erlon has joined #openstack-infra | 13:36 | |
openstackgerrit | Merged openstack-infra/project-config: Add a non-voting py34 check job to Swift https://review.openstack.org/190700 | 13:37 |
*** romcheg has joined #openstack-infra | 13:37 | |
*** Guest67674 has quit IRC | 13:37 | |
*** Hal has joined #openstack-infra | 13:38 | |
*** Hal is now known as Guest52592 | 13:38 | |
openstackgerrit | Merged openstack-infra/project-config: Surveil: add create to surveil-core https://review.openstack.org/190347 | 13:39 |
openstackgerrit | Merged openstack-infra/project-config: add project fuel-plugin-vxlan https://review.openstack.org/190052 | 13:39 |
openstackgerrit | Merged openstack-infra/project-config: New project python-ironic-inspector-client https://review.openstack.org/188798 | 13:39 |
openstackgerrit | Merged openstack-infra/project-config: Add non-voting check py34 job to Sahara https://review.openstack.org/188042 | 13:39 |
openstackgerrit | Merged openstack-infra/project-config: Surveil: add publish to Pypi https://review.openstack.org/190329 | 13:39 |
*** ddieterly has quit IRC | 13:40 | |
*** prad has joined #openstack-infra | 13:40 | |
*** jamielennox|away is now known as jamielennox | 13:42 | |
*** mriedem_away is now known as mriedem | 13:42 | |
*** mfink has joined #openstack-infra | 13:43 | |
*** mfink has left #openstack-infra | 13:43 | |
openstackgerrit | Merged openstack-infra/project-config: Add uname -a to net-info macro https://review.openstack.org/191243 | 13:44 |
openstackgerrit | Merged openstack-infra/project-config: Update bifrost job settings https://review.openstack.org/191104 | 13:44 |
openstackgerrit | Merged openstack-infra/project-config: Added Lint job (nonvoting) to horizon-check https://review.openstack.org/188886 | 13:44 |
openstackgerrit | Merged openstack-infra/project-config: Add check-requirements to the vmware-nsx jobs https://review.openstack.org/191688 | 13:44 |
openstackgerrit | Merged openstack-infra/project-config: Make kolla functional job voting https://review.openstack.org/191133 | 13:44 |
*** peristeri has joined #openstack-infra | 13:45 | |
*** bswartz has joined #openstack-infra | 13:45 | |
*** abregman has joined #openstack-infra | 13:46 | |
*** rguillebert has quit IRC | 13:46 | |
*** tvanderwiel has joined #openstack-infra | 13:46 | |
*** jasondotstar has joined #openstack-infra | 13:47 | |
openstackgerrit | Merged openstack/requirements: Switch on requirements check for nova-docker https://review.openstack.org/183713 | 13:47 |
*** Longgeek has quit IRC | 13:48 | |
*** aswadr has joined #openstack-infra | 13:49 | |
*** Longgeek has joined #openstack-infra | 13:49 | |
*** devvesa has joined #openstack-infra | 13:49 | |
openstackgerrit | Rob Cresswell proposed openstack-infra/irc-meetings: Fix incorrect docs meeting time https://review.openstack.org/192673 | 13:51 |
*** doug-fish has joined #openstack-infra | 13:52 | |
*** asrangne has quit IRC | 13:52 | |
*** amitgandhinz has joined #openstack-infra | 13:53 | |
*** katyafervent_awa is now known as katyafervent | 13:53 | |
*** BharatK has quit IRC | 13:54 | |
openstackgerrit | Darragh Bailey proposed openstack-infra/jenkins-job-builder: Find module for exceptions raised from gen_xml https://review.openstack.org/192677 | 13:54 |
openstackgerrit | Darragh Bailey proposed openstack-infra/jenkins-job-builder: Replace hipchat YamlFormatError with MissingAttributeError https://review.openstack.org/192678 | 13:54 |
openstackgerrit | Andreas Jaeger proposed openstack/requirements: Rename stackforge/octavia -> openstack/octavia https://review.openstack.org/192336 | 13:55 |
openstackgerrit | Darragh Bailey proposed openstack-infra/jenkins-job-builder: Replace hipchat YamlFormatError with MissingAttributeError https://review.openstack.org/192678 | 13:55 |
AJaeger | ttx, sdague: could you review the patch above (192336) - that's a missing piece from last week's large project rename | 13:56 |
cdent | jd__, sdague: the basic problem is that nova is not enabled in gnocchi's gate_hook.sh and nova was being responsibe for calling install_libvirt | 13:56 |
jd__ | cdent: we could make Ceilometer do that too in devstack no? | 13:56 |
cdent | this wasn't showing up as an issue before the ceilo change because the ceilo change added a specifc install of python-libvirt | 13:56 |
cdent | yeah, that's probably the right fix | 13:56 |
sdague | cdent: so... it seems kind of weird to have ceilometer install libvirt | 13:57 |
sdague | shouldn't it just have that code path optional? | 13:57 |
cdent | could do sdague, but branching on what? | 13:57 |
sdague | I don't know, presumably ceilometer works without libvirt, right? | 13:58 |
openstackgerrit | David Shrewsbury proposed openstack-infra/shade: Return True/False for delete methods https://review.openstack.org/192681 | 13:58 |
sdague | like in the general case, ignoring all the current requirements break here | 13:58 |
*** sigmavirus24_awa is now known as sigmavirus24 | 13:58 | |
cdent | the current code basically installs libvirt-python if VIRT_DRIVER is set to 'libvirt', which is the default setting | 13:59 |
*** soren has joined #openstack-infra | 13:59 | |
cdent | that setting is indepdent of whether nova is being installed or not | 13:59 |
sdague | right, so I get where some of the wonkiness is in the devstack code paths, I was trying to step back to the big picture here | 14:00 |
cdent | ceilo will run without libvirt, yes | 14:00 |
*** rguillebert has joined #openstack-infra | 14:00 | |
sdague | so the particular break here isn't because nova's not installed, it's because nova lives in a different universe on this box because of the ceilometer venv? | 14:01 |
cdent | no | 14:01 |
sdague | oh, there is no nova? | 14:02 |
*** yamamoto has joined #openstack-infra | 14:02 | |
cdent | libvirt (the libraries, not the python code) is installed from lib/nova_plugins | 14:02 |
cdent | correct, no nova | 14:02 |
*** yamamoto_ has quit IRC | 14:02 | |
sdague | yeh, I see now | 14:02 |
*** skraynev has quit IRC | 14:02 | |
*** phiche1 has quit IRC | 14:02 | |
*** skraynev has joined #openstack-infra | 14:02 | |
*** kushal has joined #openstack-infra | 14:03 | |
*** kushal has quit IRC | 14:03 | |
*** kushal has joined #openstack-infra | 14:03 | |
openstackgerrit | Thierry Carrez proposed openstack-infra/release-tools: Add adjust_blueprints.py script https://review.openstack.org/192686 | 14:04 |
cdent | I reckon there are three options: | 14:04 |
cdent | 1. do nothing, wait for ceilo code not to be in gnocchi's test-requirements | 14:04 |
cdent | 2. just called install_libvirt from ceilo if VIRT_DRIVER, redundant but simple | 14:05 |
openstackgerrit | Julien Danjou proposed openstack-infra/project-config: Import Aodh into OpenStack https://review.openstack.org/192688 | 14:05 |
cdent | 3. be more careful around the libvirt-python install in lib/ceilo to only do it is NOVA is_enabled | 14:05 |
*** AzherKhan has quit IRC | 14:06 | |
*** spredzy is now known as spredzy|afk | 14:06 | |
*** tonytan4ever has joined #openstack-infra | 14:06 | |
sdague | cdent: so... what would be the implications if we just removed the virt driver install lines in install_ceilometer? | 14:07 |
*** AzherKhan has joined #openstack-infra | 14:07 | |
sdague | like what would it break? | 14:07 |
cdent | if we did that, when ceilometer was installed in a VENV it would not have libvirt-python, and thus could not poll nova | 14:07 |
sdague | it can still poll nova | 14:08 |
cdent | I had to add that line to get ceilo in a USE_VENV to work | 14:08 |
cdent | sdague: ?? | 14:08 |
*** sarob has joined #openstack-infra | 14:09 | |
sdague | there might be some additional libvirt bits not exposed, but we've actually told people that you shouldn't be talking to libvirt directly on a nova worker | 14:09 |
*** ParsectiX has quit IRC | 14:09 | |
*** zz_dimtruck is now known as dimtruck | 14:09 | |
cdent | we've been over this before. the ceilometer-compute-agent breaks all the rules and has done for a long time and for the time being it needs to until you and I find the free time to get nova to do the notifications that we've discussed wanting to do | 14:09 |
openstackgerrit | Sergey Skripnick proposed openstack-infra/project-config: Remove double curly brackets from cue builder https://review.openstack.org/192693 | 14:10 |
mriedem | fungi: we're looking to do the final icehouse release, tag icehouse-eol and drop the stable/icehouse branch - i see with the chef cookbook rename you have several changes to update .gitreview in those repos on stable/icehouse: https://review.openstack.org/#/q/status:open+branch:stable/icehouse,n,z | 14:11 |
mriedem | fungi: do we care about those? i'm also asking in #openstack-chef | 14:11 |
cdent | sdague: those items listed here as pollsters are some of those that are the result of the libvirt (and other VIRT_DRIVER) -based polling: http://docs.openstack.org/admin-guide-cloud/content/section_telemetry-compute-meters.html | 14:11 |
cdent | I agree that this is not how things should be, but they are what they are right now. | 14:12 |
cdent | So: a working devstack for ceilometer at least _wants_ libvirt | 14:13 |
*** sarob has quit IRC | 14:13 | |
cdent | What I'd like to do is make it acquire that in the least ugly and most flexible way. As far as I can tell from this discussion that means insuring that libvirt package is present before asking to install libvirt-python? | 14:13 |
fungi | mriedem: no, i pushed them with a script for all branches of all repos we renamed. feel free to abandon the ones you don't want and approve the ones you do want | 14:14 |
mriedem | fungi: ok, thanks | 14:15 |
*** _nadya_ has quit IRC | 14:15 | |
sdague | cdent: so #3 is at least one path. I didn't realize this was polling libvirt directly, and I kind of wonder if that might be exasserbating https://bugs.launchpad.net/nova/+bug/1353939 | 14:16 |
openstack | Launchpad bug 1353939 in OpenStack Compute (nova) "Rescue fails with 'Failed to terminate process: Device or resource busy' in the n-cpu log" [High,Fix committed] - Assigned to Matt Riedemann (mriedem) | 14:16 |
sdague | because one of the reasons we tell people not to talk to libvirt, is it's stability level seems to go down with multiple concurrent clients. | 14:17 |
mriedem | sdague: might want to capture that in the bug report b/c we pushed up a change to try and help that bug but it didn't really, at least with libvirt 1.2.2 | 14:18 |
openstackgerrit | Merged openstack-infra/project-config: Move akanda functional tests out of experimental https://review.openstack.org/190745 | 14:18 |
mriedem | and danpb didn't see any reason why | 14:18 |
cdent | Good questions sdague. ceilo has been doing this kind of polling for well over a year (that's as long as I have experience) and presumably _much_ longer as it is sort of the core magic of the compute-agent | 14:18 |
openstackgerrit | David Shrewsbury proposed openstack-infra/shade: Return True/False for delete methods https://review.openstack.org/192681 | 14:18 |
mriedem | but apparently it doesn't hit as much in the centos6/fc21 jobs where libvirt is at 1.2.8 and 1.2.9 respectively | 14:18 |
* cdent starts a branch to #3 | 14:18 | |
Shrews | greghaynes: ^^^ context added | 14:18 |
mriedem | cdent: we've had that bug in the gate for about a year too :) | 14:19 |
greghaynes | Shrews: mmm context | 14:19 |
cdent | mriedem: the second half of my statement is probably the more important part: far more than a year | 14:19 |
sdague | right, but we also bumped major os version in the last year, so that shuffles all the bugs around | 14:19 |
cdent | sure, I'm not trying to wave away it as being a contributor, just trying to reinforce that ceilo's contribution is not new | 14:20 |
*** nfedotov has joined #openstack-infra | 14:20 | |
*** jog0 has quit IRC | 14:20 | |
cdent | the earliest I can see about libvirt in the ceilo logs is drom dhellmann in may of 2012 when the libvirt polling code was converted to plugins | 14:20 |
sdague | cdent: right, I'm not saying it is, I'm just saying this particular path is surprising. I had thought it was just polling nova. | 14:20 |
cdent | nova is not willing to share enough info :) | 14:21 |
cdent | (at least according to the people who demanded the creation of the virt inspector plugins) | 14:21 |
cdent | I would have said "compute says no!" | 14:21 |
cdent | and left it at that | 14:21 |
cdent | but I'm a big meanie | 14:21 |
*** mrunge has quit IRC | 14:21 | |
sdague | yeh, honestly, I wasn't involved when such things were going on, so I don't know | 14:22 |
mriedem | that was probably all pre-get-diagnostics in the v2.1 api | 14:23 |
mriedem | which i thought provided an extra bag of unstructured goodies if needed | 14:23 |
mriedem | but then ceilometer would just be hitting the nova api for that information | 14:23 |
cdent | thus the pending discussion of "more notifications please" | 14:24 |
*** jog0 has joined #openstack-infra | 14:24 | |
mriedem | and those would be in a periodic task? | 14:24 |
cdent | mriedem: I believe that's the proposal, but I'm not sure of the details: I assume there have been more detailed talks about it in the past. | 14:25 |
openstackgerrit | greghaynes proposed openstack/diskimage-builder: Add init-scripts directory support https://review.openstack.org/192341 | 14:26 |
*** yfried_ is now known as yfried|afk | 14:27 | |
mriedem | cdent: huh, well, that is probably pretty easy with the get_instance_diagnostics stuff in v2.1 api, it already has a versioned serializable diagnostics object which is structured data for the common parts | 14:27 |
morganfainberg | mordred: so the only one I care about disable before delete is domains. But that is because of the cascade and expense (basically delete domain is almost never worth it) | 14:27 |
mriedem | cdent: want to jump to -nova? | 14:28 |
cdent | Much of the time I think that the righ thing to do would be for nearly everyone to jump to nova | 14:29 |
*** jlanoux has joined #openstack-infra | 14:29 | |
*** zz_jgrimm is now known as jgrimm | 14:30 | |
*** _nadya_ has joined #openstack-infra | 14:31 | |
*** xyang1 has quit IRC | 14:31 | |
*** yfried|afk is now known as yfried_ | 14:32 | |
*** abregman has quit IRC | 14:32 | |
openstackgerrit | Victor Stinner proposed openstack-infra/project-config: Add a non-voting py34 check job to Swift https://review.openstack.org/192702 | 14:33 |
openstackgerrit | Victor Stinner proposed openstack-infra/project-config: Add a non-voting py34 check job to Cinder https://review.openstack.org/192702 | 14:34 |
*** EricGonczer_ has joined #openstack-infra | 14:36 | |
*** ddieterly has joined #openstack-infra | 14:40 | |
*** romcheg has quit IRC | 14:41 | |
*** jyuso1 has joined #openstack-infra | 14:42 | |
*** kgiusti has joined #openstack-infra | 14:43 | |
openstackgerrit | Merged openstack-infra/project-config: Add a non-voting check-tempest-dsvm-neutron job https://review.openstack.org/190756 | 14:44 |
*** _nadya_ has quit IRC | 14:44 | |
*** fallenpegasus has joined #openstack-infra | 14:45 | |
*** abregman has joined #openstack-infra | 14:45 | |
*** jyuso has quit IRC | 14:46 | |
*** ddieterly has quit IRC | 14:46 | |
*** EricGonczer_ has quit IRC | 14:47 | |
*** unicell has quit IRC | 14:48 | |
*** AzherKhan has quit IRC | 14:49 | |
*** unicell has joined #openstack-infra | 14:50 | |
*** fallenpegasus has quit IRC | 14:50 | |
*** AzherKhan has joined #openstack-infra | 14:51 | |
*** tjones1 has joined #openstack-infra | 14:52 | |
*** sdake_ has joined #openstack-infra | 14:53 | |
*** tonytan_brb has joined #openstack-infra | 14:55 | |
*** tonytan4ever has quit IRC | 14:55 | |
*** xyang0 has joined #openstack-infra | 14:55 | |
*** tonytan_brb has quit IRC | 14:56 | |
*** tonytan4ever has joined #openstack-infra | 14:56 | |
*** jasondotstar has quit IRC | 14:58 | |
*** clu_ has joined #openstack-infra | 14:59 | |
openstackgerrit | Fatih Degirmenci proposed openstack-infra/jenkins-job-builder: Add Disable Failed Job Plugin support https://review.openstack.org/192720 | 14:59 |
*** otter768 has joined #openstack-infra | 15:00 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack-infra/project-config: Allow push merge commit for oslo.cache https://review.openstack.org/192722 | 15:01 |
*** sabeen1 has joined #openstack-infra | 15:02 | |
*** mpaolino has quit IRC | 15:03 | |
openstackgerrit | Sergey Kraynev proposed openstack-infra/project-config: Make heatclient-dsvm-functional gating for heatcli https://review.openstack.org/189204 | 15:03 |
*** sabeen2 has joined #openstack-infra | 15:03 | |
*** xyang1 has joined #openstack-infra | 15:04 | |
*** otter768 has quit IRC | 15:05 | |
*** openstackgerrit has quit IRC | 15:05 | |
*** openstackgerrit has joined #openstack-infra | 15:05 | |
*** ddieterly has joined #openstack-infra | 15:05 | |
*** amotoki_ has quit IRC | 15:06 | |
*** sabeen1 has quit IRC | 15:06 | |
*** skolekonov has quit IRC | 15:06 | |
dhellmann | fungi: I'm going to start pushing the tags needed to make the server reversioning work. Before I do, can you help me understand what those new tags might trigger? For example, barbican is getting 1.0.0a0. Is that going to trigger uploading tarballs somewhere, or anything else? I don't see any pre-release pipeline jobs defined for barbican, but I'm not sure what might be getting inherited. | 15:06 |
fungi | dhellmann: it will probably upload alpha tarballs and wheels to the tarballs.o.o site and wheels to pypi | 15:08 |
*** xyang0 has quit IRC | 15:08 | |
*** xyang0 has joined #openstack-infra | 15:08 | |
fungi | dhellmann: oh, for barbican specifically, checking now | 15:08 |
openstackgerrit | Davanum Srinivas (dims) proposed openstack-infra/project-config: Allow push merge commit for oslo.cache https://review.openstack.org/192722 | 15:08 |
*** amotoki_ has joined #openstack-infra | 15:08 | |
dhellmann | I see openstack-server-release-jobs has {name}-tarball, and that's ok | 15:08 |
openstackgerrit | Davanum Srinivas (dims) proposed openstack-infra/project-config: Allow push merge commit for oslo.cache https://review.openstack.org/192722 | 15:08 |
fungi | dhellmann: yeah, it doesn't upload to pypi so you're fine | 15:09 |
dhellmann | cool | 15:09 |
fungi | note https://pypi.python.org/pypi/barbican is still squatting with a "0" version | 15:09 |
dhellmann | is there a tool to look at the zuul layout file and ask what jobs a project has? to expand all of these templates? | 15:09 |
dhellmann | fungi: ok, that's good, we'll want that later on | 15:10 |
dhellmann | I'm pretty sure anything this triggers is going to be fine, I just want to understand what is going to be happening before I do it. I haven't tagged a server project before. | 15:10 |
*** afazekas has quit IRC | 15:10 | |
fungi | dhellmann: you can look at the layout job result log | 15:11 |
fungi | for a change | 15:11 |
dhellmann | is that something I can produce with tox locally, too? | 15:11 |
fungi | dhellmann: other than that, not easily afaik | 15:11 |
*** hdd has joined #openstack-infra | 15:11 | |
fungi | dhellmann: tox -e zuul in the project-config repo i believe | 15:11 |
*** armax has joined #openstack-infra | 15:12 | |
* dhellmann tries that | 15:12 | |
*** xyang0 has quit IRC | 15:13 | |
openstackgerrit | Serg Melikyan proposed openstack-infra/project-config: Move puppet-murano from stackforge to openstack https://review.openstack.org/192730 | 15:13 |
*** xyang0 has joined #openstack-infra | 15:14 | |
*** xyang0 has quit IRC | 15:16 | |
*** xyang0 has joined #openstack-infra | 15:16 | |
*** u_glide has joined #openstack-infra | 15:17 | |
*** mtanino has joined #openstack-infra | 15:18 | |
jeblair | mordred: last night was a really good night to go eat at restaurants that are normally hard to get into in the bay area. the streets were empty (though the bars were full). | 15:18 |
*** samuelBartel has quit IRC | 15:19 | |
jeblair | the place we went to, which normally has a waitlist, was like "thank you so much for not watching basketball!" | 15:19 |
anteaya | ha ha ha | 15:20 |
*** ryanpetrello has quit IRC | 15:20 | |
AJaeger | jeblair, fungi: https://review.openstack.org/191131 and https://review.openstack.org/#/c/188637/ are both "incubating" repos for stackforge that might move to openstack at one point of time | 15:21 |
AJaeger | jeblair, fungi: Do we want to encourage these repos to get created directly under openstack? | 15:21 |
jeblair | AJaeger: i do. i would like to hear from devananda why he doesn't want something called "ironic-dashboard" to be part of the ironic project. | 15:22 |
* AJaeger just read jeblair's TC comment | 15:22 | |
u_glide | jeblair, sdague: Could you please merge this one-liner https://review.openstack.org/183581/ ? | 15:22 |
AJaeger | devananda: are you around? | 15:23 |
sdague | u_glide: +2 from me | 15:23 |
*** afazekas has joined #openstack-infra | 15:23 | |
mordred | jeblair: nice!! | 15:23 |
*** lil_cain has left #openstack-infra | 15:23 | |
AJaeger | jeblair: what about the networking stuff like https://review.openstack.org/#/c/188637/ ? That could go into Neutron as well - and we could -2 it before it merges ;) | 15:23 |
u_glide | sdague: ty | 15:23 |
openstackgerrit | Julien Danjou proposed openstack-infra/project-config: Import Aodh into OpenStack https://review.openstack.org/192688 | 15:24 |
mestery | anteaya: here | 15:24 |
anteaya | AJaeger: I'm wondering what mestery and armax want to do | 15:24 |
mestery | anteaya: which rename? | 15:24 |
jeblair | AJaeger: i think at the moment, we don't have a policy, so i don't want to _block_ anything yet. but I do want to ask people to think about where they want to end up and perhaps get things into the right place to start with. | 15:24 |
anteaya | they have allowed some plugins under their umbella | 15:24 |
*** ryanpetrello has joined #openstack-infra | 15:24 | |
anteaya | https://review.openstack.org/#/c/188637/ | 15:24 |
anteaya | but last I heard it was open source material | 15:25 |
anteaya | so I'm not sure where this one fits | 15:25 |
anteaya | mestery: thoughts? | 15:25 |
* mestery reads | 15:25 | |
AJaeger | mestery: we're tired of renaming repos and I wonder whether https://review.openstack.org/#/c/188637/ shouldn't be adopted directly by you? | 15:26 |
mestery | AJaeger: I feel your pain | 15:26 |
anteaya | mestery: so our question is if you believe the end destiination is openstack, would you be willing to encourage this repo to start there? | 15:26 |
AJaeger | anteaya: thanks for saying it nicely ;) | 15:26 |
mestery | anteaya: Can you let me circle back with armax today and get back you and AJaeger later? | 15:26 |
anteaya | AJaeger: I have my moments | 15:26 |
mestery | I have to run a meeting in #openstack-meeting-3 now | 15:26 |
openstackgerrit | Merged openstack-infra/project-config: Change tag ACLs for library projects to library-release team https://review.openstack.org/189856 | 15:27 |
anteaya | mestery: please | 15:27 |
mestery | And I want to talk to armax here | 15:27 |
anteaya | mestery: thanks | 15:27 |
mestery | OK, thank you! | 15:27 |
mestery | I'll be back later today with an answer :) | 15:27 |
anteaya | great thank you | 15:27 |
*** jasondotstar has joined #openstack-infra | 15:27 | |
mestery | AJaeger: Thank you for all your reviews (you too anteaya!), I always aprpeciate them :) | 15:27 |
anteaya | of course | 15:27 |
*** afazekas has quit IRC | 15:28 | |
*** devvesa has quit IRC | 15:28 | |
AJaeger | mestery: thanks | 15:28 |
openstackgerrit | Merged openstack-infra/project-config: Run requirements update entrypoint from a venv https://review.openstack.org/192493 | 15:28 |
AJaeger | mestery: so, let me -2 the change for now | 15:28 |
openstackgerrit | Merged openstack-infra/project-config: Revert "Run full tempest on centos7" https://review.openstack.org/192545 | 15:29 |
*** _nadya_ has joined #openstack-infra | 15:29 | |
*** oomichi has joined #openstack-infra | 15:29 | |
armax | mestery: here | 15:30 |
mestery | armax: lets talk in an hour | 15:30 |
*** yamamoto has quit IRC | 15:30 | |
mestery | running meeting now | 15:30 |
armax | sure | 15:30 |
armax | AJaeger: regarding https://review.openstack.org/#/c/188637/ | 15:30 |
AJaeger | armax: read the scrollback here of the last 10 mins - and then discuss with mestery, please | 15:30 |
*** garyk has quit IRC | 15:31 | |
AJaeger | armax: any quick question? I have to leave and will be back later | 15:31 |
armax | AJaeger: yes | 15:31 |
armax | AJaeger: eventually this would go to openstack as all the other projects under the neutron umbrella | 15:31 |
*** yamahata has joined #openstack-infra | 15:32 | |
armax | AJaeger: I only filed to stackforge because I was not sure that projects could be created directly under openstack | 15:32 |
*** bexelbie has quit IRC | 15:32 | |
*** hashar is now known as hasharMeeting | 15:32 | |
armax | AJaeger: but if can, I don’t see any reason why we should create work for ourselves and have to deal with a rename down the line | 15:32 |
*** yamahata has quit IRC | 15:32 | |
armax | AJaeger: however | 15:32 |
AJaeger | armax: indeed they can... | 15:33 |
*** yamahata has joined #openstack-infra | 15:33 | |
armax | AJaeger: since we really don’t know how much successful this project might be | 15:33 |
armax | AJaeger: or how much traction is going to get | 15:33 |
armax | AJaeger: we haven’t even included in the neutron umbrella jet | 15:33 |
armax | yet | 15:33 |
AJaeger | armax: you can retire it either in stackforge or in openstack, not much of a change. | 15:33 |
armax | AJaeger: hence I chose stackforge to start with | 15:33 |
AJaeger | jeblair, anteaya : Or do you see a difference here? | 15:34 |
jeblair | AJaeger: no i agree with you | 15:34 |
armax | AJaeger: I only wonder if there is a perceived difference | 15:34 |
armax | false as it might be | 15:34 |
jeblair | i'm hoping we can start percieving things differently. no other project to my knowledge changes repository names based on the current level of maturity of a project. :) | 15:35 |
fungi | we have plenty of "unsuccessful" (depending on how you define it) repos in openstack. so i'm unconvinced that starting them in stackforge fixes that anyway | 15:35 |
armax | jeblair: I meant the namespace | 15:35 |
anteaya | armax: the perceptions are changing, as jeblair points out | 15:35 |
armax | fungi: ok | 15:35 |
armax | anteaya: and I can only be in favor of that | 15:35 |
*** yfried_ has quit IRC | 15:35 | |
*** patrickeast has joined #openstack-infra | 15:35 | |
anteaya | armax: so perceptions aside, focus on what the goal of the repo is | 15:35 |
jeblair | armax: the namespace is part of the name | 15:35 |
*** Guest81602 has quit IRC | 15:35 | |
armax | guys, if you are okay with the openstack namespace, I am all in favor of saving us work down the road | 15:36 |
*** vinayyadhav has quit IRC | 15:36 | |
armax | let me sync up with mestery one more time and I’ll respin the patch | 15:36 |
armax | thanks for your patiance | 15:36 |
armax | patience | 15:36 |
*** vinay_yadhav has quit IRC | 15:36 | |
anteaya | thanks armax | 15:36 |
jeblair | armax: thank you | 15:36 |
fungi | this is one of those where i think if it's not ready for neutron to own it, propose it to the tc as a new project which might one day merge with neutron (or might not) | 15:36 |
anteaya | other than not being a guy, it is always a pleasure to chat | 15:37 |
anteaya | :) | 15:37 |
mestery | Awesome as always armax, lets sync once this meeting is done | 15:37 |
armax | one more question, though | 15:37 |
*** bhunter71 has joined #openstack-infra | 15:37 | |
armax | is there a timeline for stackforge to go away altogehter or is not going to happen? | 15:37 |
jeblair | armax: too early to say. See https://review.openstack.org/192016 | 15:37 |
armax | jeblair: thanks for the pointer | 15:38 |
jeblair | armax: regardless, the intent is not to reduce the level of service; just organize things more efficiently. | 15:38 |
jeblair | so people should still propose to add projects to... somewhere. :) | 15:38 |
jeblair | i just want them to end up in the right place from the start | 15:38 |
*** jamielennox is now known as jamielennox|away | 15:38 | |
jeblair | mordred, greghaynes: in Iba84b8d578efa8cb7f5af85a5ffbc97f945a47c9 you made the fake client a global module-level singleton. this means it is shared across all tests. which means i can't write a unit test for leaking nodes. | 15:39 |
jeblair | mordred, greghaynes: is there a reason you did that? | 15:39 |
armax | jeblair: makes sense | 15:39 |
openstackgerrit | Darragh Bailey proposed openstack-infra/jenkins-job-builder: Refactor err reporting of incorrect YAML structure https://review.openstack.org/185037 | 15:40 |
*** patrickeast has quit IRC | 15:40 | |
greghaynes | jeblair: at the time there was state that needed to be shared between nova and glance fake clients | 15:41 |
AJaeger | jeblair: This might be a topic for the next IRC meeting, I only recently started pushing projects to openstack namespace | 15:41 |
* AJaeger will be back later... | 15:41 | |
greghaynes | jeblair: oh, thats the shade change | 15:42 |
*** harlowja_at_home has joined #openstack-infra | 15:42 | |
greghaynes | jeblair: that was following the existing pattern, they were globals before just they were created at import time not first run | 15:42 |
*** yamamoto has joined #openstack-infra | 15:42 | |
jeblair | oh, i need to git blame farther back | 15:43 |
*** olaph has quit IRC | 15:43 | |
greghaynes | Yep, and youll find that im the cause of that one too ;) | 15:43 |
*** BharatK has joined #openstack-infra | 15:43 | |
*** koolhead17 has quit IRC | 15:43 | |
*** soren has quit IRC | 15:43 | |
bhunter71 | dear lazyweb, can someone remind me what UTC time is the 3rd party meeting? (thanks!) | 15:43 |
*** koolhead17 has joined #openstack-infra | 15:43 | |
*** dannywilson has joined #openstack-infra | 15:44 | |
*** ddieterly has quit IRC | 15:44 | |
greghaynes | It happened when we started actually testing the clients rather than stubbing out the methods that would call the clients - we needed image info to be shared between nova and images_client | 15:44 |
*** dizquierdo has quit IRC | 15:44 | |
anteaya | bhunter71: http://eavesdrop.openstack.org/ control-f third-party | 15:44 |
greghaynes | jeblair: I dont think theres a great way around it, thats kind of a problem with fakes in general, maybe we should add a fakes resetting to the base test case cleanup? | 15:45 |
jeblair | greghaynes: are you sure? it kind of looks like someone named "James E. Blair" wrote that line :) | 15:45 |
pelix | any other JJB core reviews able to look through a few of the needs a final +2 review, https://review.openstack.org/#/projects/openstack-infra/jenkins-job-builder,dashboards/important-changes:review-inbox-dashboard | 15:45 |
greghaynes | oh? im off the hook? | 15:45 |
jeblair | greghaynes: no takebacks! | 15:45 |
*** ericksonsantos has joined #openstack-infra | 15:46 | |
*** dannywilson has quit IRC | 15:46 | |
asselin | can I get some review on this zuul change. fixes a bug that impacts 3rd party ci folks: https://review.openstack.org/#/c/191216/ | 15:47 |
*** jamielennox|away is now known as jamielennox | 15:47 | |
*** dannywilson has joined #openstack-infra | 15:47 | |
*** unicell1 has joined #openstack-infra | 15:47 | |
*** hemnafk is now known as hemna | 15:47 | |
krtaylor | bhunter71, https://wiki.openstack.org/wiki/Meetings/ThirdParty | 15:47 |
*** koolhead17 has quit IRC | 15:48 | |
*** unicell has quit IRC | 15:50 | |
*** ashleighfarnham has joined #openstack-infra | 15:50 | |
*** stevemar has quit IRC | 15:50 | |
*** stevemar has joined #openstack-infra | 15:52 | |
openstackgerrit | Paul Belanger proposed openstack-infra/system-config: Create stackalytics.o.o under -infra https://review.openstack.org/190765 | 15:53 |
jeblair | greghaynes: closures to the rescue | 15:53 |
openstackgerrit | Paul Belanger proposed openstack-infra/system-config: Bump puppet-memcached to v2.6.0 https://review.openstack.org/192741 | 15:53 |
mestery | anteaya: If you have some review cycles, this would be awesome to get some eyes on: https://review.openstack.org/#/c/192420/ | 15:54 |
*** samuelBartel has joined #openstack-infra | 15:54 | |
*** tjones1 has quit IRC | 15:54 | |
sdake_ | fungi quick q about gating policies | 15:54 |
openstackgerrit | Paul Belanger proposed openstack-infra/puppet-stackalytics: Initial commit for puppet-stackalytics https://review.openstack.org/190708 | 15:54 |
sdake_ | fugni happen to be around? | 15:55 |
sdake_ | fungi happen to be around? | 15:55 |
fungi | sdake_: i am (though in a meeting) but there are lots of people here who can likely also answer | 15:56 |
sdake_ | fungi ok i'll ask away then - the reason I came to you is I am sure you said at one point you didn't want the builders tied up for multiple hours | 15:56 |
*** tjones1 has joined #openstack-infra | 15:56 | |
sdake_ | it could have been someone else - but I think it was you :) | 15:56 |
jeblair | we generally like to have gating jobs run in < 1 hour | 15:57 |
*** patrickeast has joined #openstack-infra | 15:57 | |
sdake_ | in kolla we want to gate on every distro we maintain in kolla and within that we have two types (from source, from binary) | 15:57 |
jeblair | the "rule" is a little more strongly enforced for projects that participate in the openstack integrated gate | 15:57 |
sdake_ | this results in about 10 jobs | 15:57 |
pabelanger | So this is twice now that I have see the following error from zuul "This change depends on a change that failed to merge." | 15:57 |
anteaya | mestery: I have family for lunch and then have to run an errand, will review later this afternoon | 15:57 |
pabelanger | however my Depends-On was a successful run | 15:57 |
sdake_ | jeblair our job atm takes 40 minutes | 15:57 |
*** pbourke has joined #openstack-infra | 15:57 | |
*** jamielennox is now known as jamielennox|away | 15:58 | |
sdake_ | jeblair the question is about resources, i think fungi mentioned he didn't want the fedora builders tied up for hours on end | 15:58 |
pabelanger | https://review.openstack.org/#/c/190765/ is the review in question | 15:58 |
fungi | sdake_: yeah, it's less a concern over the number of jobs, more over the duration of individual jobs | 15:58 |
*** Sukhdev has joined #openstack-infra | 15:58 | |
jeblair | sdake_: all the resources are dynamically provisioned, so if more fedora nodes are needed, they are created | 15:58 |
sdake_ | jeblair is there a limited set of fedora builders, and if so, is that numbber large enough to handle 10 parallel jobs of kolla gating? | 15:58 |
fungi | sdake_: nope, not limited at all | 15:58 |
sdake_ | nice thanks guys | 15:58 |
fungi | other than by our overall quota | 15:58 |
sdake_ | yup got that part | 15:59 |
*** dangers_away is now known as dangers | 15:59 | |
sdake_ | thanks guys, sorry for interrupting your meeting fungi :) | 15:59 |
openstackgerrit | Merged openstack-infra/project-config: Submit new project puppet-openstack-cookiecutter https://review.openstack.org/188929 | 15:59 |
*** krtaylor has quit IRC | 15:59 | |
openstackgerrit | John L. Villalovos proposed openstack-infra/irc-meetings: Create individual ICS files and add to webpage https://review.openstack.org/191234 | 15:59 |
fungi | sdake_: so apologies if you misunderstood and thought i expressed concern over aggregate wall clock time across your testset, just want to avoid having individual workers occupied by a single job for hours on end, especially if there are other projects sharing a change queue with the one running those | 16:00 |
fungi | because that can cause delays for them getting test results/merges | 16:00 |
mestery | anteaya: thank you! | 16:02 |
openstackgerrit | David Shrewsbury proposed openstack-infra/shade: Convert ironicclient node.list() call to Task https://review.openstack.org/192746 | 16:02 |
*** hichihara has quit IRC | 16:03 | |
*** tonytan4ever has quit IRC | 16:03 | |
marcusvrn1 | patrickeast: ping | 16:03 |
*** alexsyip has joined #openstack-infra | 16:04 | |
*** jlanoux has quit IRC | 16:04 | |
patrickeast | marcusvrn1: hey | 16:04 |
*** jamielennox|away is now known as jamielennox | 16:06 | |
SpamapS | mordred: aha! so my insistence on documentation existing instead turned into the opportunity to abandon a patch. Lovely. | 16:06 |
*** BharatK has quit IRC | 16:06 | |
*** ihrachyshka has quit IRC | 16:07 | |
marcusvrn1 | patrickeast: hi! I'll start the pagination, and I took a look and we can do the pagination from server and/or client side. I think the best approach is to do the pagination in the server side, get from db only X results per page...what do you think? | 16:09 |
*** jcoufal has quit IRC | 16:10 | |
*** dims_ has joined #openstack-infra | 16:11 | |
*** isviridov is now known as isviridov_away | 16:11 | |
*** krtaylor has joined #openstack-infra | 16:11 | |
*** garyk has joined #openstack-infra | 16:11 | |
*** achanda has joined #openstack-infra | 16:12 | |
*** liam_ has joined #openstack-infra | 16:13 | |
*** liam_ is now known as Guest13658 | 16:13 | |
*** dims has quit IRC | 16:13 | |
*** samuelBartel has quit IRC | 16:13 | |
patrickeast | marcusvrn1: sounds like a good approach to me, should make it pretty flexible | 16:14 |
*** Guest13658 has quit IRC | 16:14 | |
jeblair | patrickeast, marcusvrn1: what project are you talking about? | 16:14 |
*** unicell1 has quit IRC | 16:14 | |
patrickeast | jeblair: this thing https://github.com/stackforge/third-party-ci-tools/tree/master/monitoring/scoreboard | 16:15 |
*** dguerri is now known as dguerri` | 16:15 | |
jeblair | patrickeast: is this for the third-party ci dashboard? | 16:16 |
patrickeast | yea kinda | 16:16 |
patrickeast | or its maybe short term fill in | 16:16 |
jeblair | patrickeast: would you mind creating an infra-spec for it? http://specs.openstack.org/openstack-infra/infra-specs/readme.html | 16:16 |
asselin | jeblair, I signed up for that | 16:16 |
jeblair | asselin: oh ok :) | 16:17 |
asselin | but haven't gotten to it yet | 16:17 |
asselin | should be soon | 16:17 |
openstackgerrit | David Shrewsbury proposed openstack-infra/shade: Convert ironicclient node.list() call to Task https://review.openstack.org/192746 | 16:17 |
jeblair | okay. seeing people dive into implementation details before we have consensus worries me | 16:17 |
*** ashleighfarnham has quit IRC | 16:18 | |
*** ashleighfarnham has joined #openstack-infra | 16:18 | |
openstackgerrit | David Shrewsbury proposed openstack-infra/shade: Convert ironicclient node.validate() call to Task https://review.openstack.org/192756 | 16:18 |
asselin | jeblair, well actually, 3rd party decided to dive into implementation for short term, then get concensus for long-term | 16:18 |
patrickeast | yea so its kind of in an interesting place, its already somewhat built and several of us are using it internally | 16:19 |
asselin | jeblair, the spec I plan to write is to host that implementation in -infra...until a long term solution is avaiable | 16:19 |
Shrews | TheJulia: shade reviews https://review.openstack.org/192746 and https://review.openstack.org/192756 could use your eyes as you find time | 16:19 |
*** smarcet has joined #openstack-infra | 16:20 | |
*** hasharMeeting has quit IRC | 16:20 | |
krtaylor | asselin, I'll take the pen on it if you are too busy right now | 16:20 |
TheJulia | Shrews: added to my list | 16:21 |
asselin | krtaylor, ok sure....sorry very busy on cinder L1 deadlines | 16:21 |
*** achanda_ has joined #openstack-infra | 16:21 | |
krtaylor | asselin, np, I know you are sooo busy | 16:21 |
*** ddieterly has joined #openstack-infra | 16:22 | |
*** vinayyadhav has joined #openstack-infra | 16:22 | |
openstackgerrit | sebastian marcet proposed openstack-infra/openstackid: Migration of resource server https://review.openstack.org/178854 | 16:22 |
*** harlowja_at_home has quit IRC | 16:22 | |
*** vinay_yadhav has joined #openstack-infra | 16:22 | |
jeblair | asselin, patrickeast, krtaylor: there are three really good reasons to do this in the right order: 1) so that people don't end up writing something that doesn't get used in the intended manner; 2) to make sure that it does what it needs to; 3) to make sure that people who want to contribute know about it, know how to contribute, and know what's needed. | 16:22 |
krtaylor | jeblair, I completely agree, that is exactly the same conclusion we came to in this weeks meeting | 16:23 |
jeblair | great :) | 16:23 |
*** yamamoto has quit IRC | 16:23 | |
asselin | krtaylor, I was going to write it following fungi's spec: https://review.openstack.org/#/c/188574/2 | 16:24 |
*** achanda has quit IRC | 16:24 | |
*** sdake_ is now known as sdake | 16:25 | |
*** dguerri` is now known as dguerri | 16:25 | |
krtaylor | jeblair, it was a big bang, code and spec, I think it overwhelmed everyone, and in the meantime patrickeast wrote scoreboard | 16:26 |
krtaylor | as he said, several systems have already started using it internally | 16:26 |
krtaylor | it is a good tactical solution | 16:27 |
krtaylor | then we can decide to enhance it, or go back to radar | 16:27 |
*** markus_z has quit IRC | 16:27 | |
*** EricGonczer_ has joined #openstack-infra | 16:27 | |
jeblair | a spec that says "this is an interim tactical solution; potential next steps ..." is still really useful :) | 16:27 |
krtaylor | agreed :) | 16:27 |
jeblair | i expect it would have a lovely "alternatives" section :) | 16:27 |
*** afazekas has joined #openstack-infra | 16:28 | |
krtaylor | jeblair, thanks for the input, I'll get a spec written up so we can throw darts at it | 16:28 |
*** Swami has joined #openstack-infra | 16:29 | |
asselin | jeblair, this zuul change can really help out 3rd party folks: https://review.openstack.org/#/c/191216/3 | 16:29 |
*** abregman has quit IRC | 16:29 | |
*** tqtran_afk_gowar has joined #openstack-infra | 16:30 | |
*** jtomasek has quit IRC | 16:30 | |
*** tqtran_afk_gowar is now known as tqtran | 16:30 | |
jeblair | asselin: yep, it's on my list for today, thanks | 16:30 |
*** rossella_s has quit IRC | 16:30 | |
asselin | thanks | 16:30 |
*** achanda_ has quit IRC | 16:31 | |
*** rossella_s has joined #openstack-infra | 16:31 | |
*** dguerri is now known as dguerri` | 16:32 | |
*** fallenpegasus has joined #openstack-infra | 16:33 | |
*** openstackgerrit has quit IRC | 16:33 | |
*** clu_ has quit IRC | 16:34 | |
*** openstackgerrit has joined #openstack-infra | 16:34 | |
*** spzala has joined #openstack-infra | 16:35 | |
*** jamielennox is now known as jamielennox|away | 16:35 | |
*** ddieterly has quit IRC | 16:35 | |
*** oomichi has quit IRC | 16:36 | |
*** RichardRaseley has joined #openstack-infra | 16:36 | |
*** jog0 has quit IRC | 16:37 | |
*** krtaylor has quit IRC | 16:37 | |
*** nfedotov has quit IRC | 16:37 | |
*** fallenpegasus has quit IRC | 16:38 | |
*** jasondotstar has quit IRC | 16:43 | |
*** alexsyip_ has joined #openstack-infra | 16:43 | |
*** alivigni has joined #openstack-infra | 16:43 | |
*** med_` has joined #openstack-infra | 16:43 | |
*** cdent_ has joined #openstack-infra | 16:43 | |
*** dmellado_ has joined #openstack-infra | 16:43 | |
*** gyee_ has joined #openstack-infra | 16:43 | |
pleia2 | I have too much email this week | 16:43 |
*** changbl_ has joined #openstack-infra | 16:43 | |
*** fifieldt_ has joined #openstack-infra | 16:44 | |
*** jasondotstar has joined #openstack-infra | 16:44 | |
*** alexsyip has quit IRC | 16:45 | |
*** mtanino has quit IRC | 16:45 | |
*** cdent has quit IRC | 16:45 | |
*** fifieldt has quit IRC | 16:45 | |
*** changbl has quit IRC | 16:45 | |
*** dmellado has quit IRC | 16:45 | |
*** operator99 has quit IRC | 16:45 | |
*** med_ has quit IRC | 16:45 | |
*** tcammann has quit IRC | 16:45 | |
*** cdent_ is now known as cdent | 16:45 | |
*** dmellado_ is now known as dmellado | 16:45 | |
*** alexsyip_ is now known as alexsyip | 16:45 | |
*** jasondotstar has quit IRC | 16:45 | |
*** jasondotstar has joined #openstack-infra | 16:46 | |
*** RichardRaseley has quit IRC | 16:47 | |
*** alivigni has quit IRC | 16:47 | |
*** tcammann has joined #openstack-infra | 16:48 | |
*** krtaylor has joined #openstack-infra | 16:48 | |
*** alivigni has joined #openstack-infra | 16:48 | |
*** puranamr has joined #openstack-infra | 16:48 | |
*** mtanino has joined #openstack-infra | 16:49 | |
*** jamielennox|away is now known as jamielennox | 16:49 | |
*** _nadya_ has quit IRC | 16:49 | |
*** sarob has joined #openstack-infra | 16:49 | |
*** jyuso1 has quit IRC | 16:49 | |
*** laughterwym has quit IRC | 16:50 | |
sdake | fungi i didn't misunderstand, I just wasn't entirely clear - so thanks for helping clarify that - jeblair as well :) infra++ | 16:51 |
*** sarob has quit IRC | 16:51 | |
*** unicell has joined #openstack-infra | 16:51 | |
*** alexpilotti has joined #openstack-infra | 16:51 | |
*** gyee has joined #openstack-infra | 16:52 | |
openstackgerrit | Armando Migliaccio proposed openstack-infra/project-config: Create networking-sfc project https://review.openstack.org/188637 | 16:52 |
*** jasondotstar has quit IRC | 16:52 | |
armax | mestery: ^^ | 16:52 |
mestery | armax: done | 16:53 |
*** yamahata has quit IRC | 16:54 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack-infra/project-config: Make neutron-dvr job voting at the gate https://review.openstack.org/180230 | 16:54 |
*** jasondotstar has joined #openstack-infra | 16:54 | |
openstackgerrit | Victor Stinner proposed openstack-infra/project-config: Add a non-voting py34 check job to Cinder https://review.openstack.org/192702 | 16:55 |
openstackgerrit | Ben Nemec proposed openstack/diskimage-builder: Wait longer for root device to become available https://review.openstack.org/192768 | 16:55 |
*** yamahata has joined #openstack-infra | 16:55 | |
*** rguillebert has quit IRC | 16:56 | |
*** achanda has joined #openstack-infra | 16:57 | |
*** abitha has joined #openstack-infra | 16:58 | |
*** derekh has quit IRC | 16:58 | |
greghaynes | bnemec: becaue enterprise hardware | 16:58 |
greghaynes | er, because | 16:58 |
*** jasondotstar has quit IRC | 16:59 | |
openstackgerrit | Victor Stinner proposed openstack-infra/project-config: Add a non-voting py34 check job to Glance https://review.openstack.org/192769 | 16:59 |
bnemec | greghaynes: That's going to be my answer to all questions starting with "why" from now on. :-) | 17:00 |
*** abitha has quit IRC | 17:00 | |
*** e0ne has quit IRC | 17:00 | |
fungi | greghaynes: is enterprise hardware fueled by xml and job security? | 17:00 |
greghaynes | fungi: Its the only way we know it works | 17:01 |
*** otter768 has joined #openstack-infra | 17:01 | |
*** aswadr has quit IRC | 17:02 | |
*** jasondotstar has joined #openstack-infra | 17:02 | |
*** asrangne has joined #openstack-infra | 17:02 | |
*** achanda has quit IRC | 17:02 | |
*** sarob has joined #openstack-infra | 17:03 | |
*** asrangne__ has joined #openstack-infra | 17:05 | |
*** achanda has joined #openstack-infra | 17:05 | |
*** sarob has quit IRC | 17:05 | |
fungi | puppet (well, probably ruby) question... in an erb template, treating a string as a bool in a conditional, the empty string resolved true right? | 17:06 |
fungi | er, resolves | 17:06 |
*** otter768 has quit IRC | 17:06 | |
*** abitha has joined #openstack-infra | 17:07 | |
*** arxcruz has quit IRC | 17:07 | |
*** yamahata has quit IRC | 17:08 | |
*** sarob has joined #openstack-infra | 17:08 | |
crinkle | fungi: yes | 17:08 |
*** asrangne has quit IRC | 17:08 | |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-askbot: Don't enable a chain cert if contents empty https://review.openstack.org/192783 | 17:11 |
fungi | crinkle: thanks! ^ that explains my poor python programmer brain struggling with this bug | 17:11 |
*** achanda has quit IRC | 17:11 | |
crinkle | :) | 17:12 |
*** jamielennox is now known as jamielennox|away | 17:13 | |
*** miqui has joined #openstack-infra | 17:13 | |
*** mrunge has joined #openstack-infra | 17:13 | |
*** sarob has quit IRC | 17:14 | |
*** fallenpegasus has joined #openstack-infra | 17:15 | |
*** dims_ has quit IRC | 17:16 | |
pleia2 | so, if I get a content changed '{md5}blahblah' to '{md5}otherblah' does puppet stash the original somewhere? | 17:16 |
*** Ala has quit IRC | 17:16 | |
openstackgerrit | James E. Blair proposed openstack-infra/nodepool: Delete leaked instances https://review.openstack.org/190827 | 17:16 |
openstackgerrit | James E. Blair proposed openstack-infra/nodepool: Isolate and persist fake client state https://review.openstack.org/192789 | 17:16 |
*** flepied1 has joined #openstack-infra | 17:16 | |
*** dims has joined #openstack-infra | 17:17 | |
jeblair | greghaynes, mordred: ^ | 17:17 |
pleia2 | it does an identical replacement every puppet run, but I can't figure out why it keeps reverting, or what the thing it's reverting to is | 17:17 |
*** patrickeast has quit IRC | 17:18 | |
jeblair | pleia2: probably zanata is re-writing it? | 17:18 |
*** clu_ has joined #openstack-infra | 17:18 | |
*** achanda has joined #openstack-infra | 17:18 | |
pleia2 | jeblair: that was my guess too, but as a last ditch effort to debug I grabbed the live file and manually replaced things based on values we define in puppet, they're identical | 17:19 |
pleia2 | manually replaced in the template | 17:19 |
fungi | pleia2: when you md5sum the file, which hash does it match? the before or after that puppet is logging? | 17:19 |
*** flepied has quit IRC | 17:19 | |
pleia2 | fungi: it matches the live xml file | 17:19 |
jeblair | pleia2: (for example gerrit likes to change whitespace around) | 17:20 |
pleia2 | so I have no idea what the before is | 17:20 |
pleia2 | could be a slight whitespace change that I'm missing | 17:20 |
*** BharatK has joined #openstack-infra | 17:20 | |
fungi | pleia2: so your md5sum says the same thing that puppet logs changing it to, not from? | 17:20 |
*** flepied1 has quit IRC | 17:21 | |
pleia2 | from puppetboard (and logs, obviously) content changed '{md5}abc951efdaea0d21aaa0851cd9fde513' to '{md5}77ac9feb5113adf9065ff3a82136e303' | 17:21 |
pleia2 | elizabeth@translate-dev:~$ md5sum /opt/wildfly/standalone/configuration/standalone.xml | 17:21 |
pleia2 | 77ac9feb5113adf9065ff3a82136e303 /opt/wildfly/standalone/configuration/standalone.xml | 17:21 |
fungi | so it's not a case of puppet failing to update the file and thinking it has over and over | 17:21 |
*** romcheg has joined #openstack-infra | 17:21 | |
fungi | out of sheer curiosity, is there non-ascii content in that file? | 17:22 |
pleia2 | no | 17:22 |
*** achanda_ has joined #openstack-infra | 17:22 | |
*** yfried_ has joined #openstack-infra | 17:22 | |
*** yamamoto has joined #openstack-infra | 17:24 | |
*** pelix has quit IRC | 17:25 | |
*** achanda has quit IRC | 17:25 | |
*** ddutta has quit IRC | 17:25 | |
fungi | i'm at a loss | 17:25 |
jeblair | pleia2: does something happen earlier in the puppet run to overwrite that file? (zanata restart? unpacking an archive?) | 17:26 |
*** bkero has quit IRC | 17:26 | |
openstackgerrit | Ben Nemec proposed openstack/diskimage-builder: Use dracut inst_multiple to install Python https://review.openstack.org/192798 | 17:26 |
fungi | true, this could be a very short race | 17:26 |
jeblair | pleia2: to answer your actual question... puppet has a thing called filebucket | 17:27 |
pleia2 | this is the latest run, the change of the md5sum of the file is what triggers those unzip things http://puppetboard.openstack.org/report/translate-dev.openstack.org/f8cd21c3c3423e217d50b02e8ed0a0a1ee081d55 | 17:27 |
jeblair | pleia2: apparently there's a command line client for it: http://marginaldrop.com/node/18 | 17:28 |
pleia2 | but even those shouldn't touch the generic wildfly xml | 17:28 |
jeblair | pleia2: or you could be like me and just spelunk on the filesystem: /var/lib/puppet/clientbucket/a/b/c/9/5/1/e/f/abc951efdaea0d21aaa0851cd9fde513 | 17:28 |
pleia2 | ah, neat, I did find /var/lib/puppet/clientbucket/ but it wasn't clear how to navigate | 17:28 |
jeblair | i just did a find |grep abc951 | 17:28 |
pleia2 | ah, the last thing there is the md5sum | 17:29 |
pleia2 | and turns out the first letter directories are the first bits of the md5sum | 17:29 |
jeblair | looks like it | 17:29 |
*** yamamoto has quit IRC | 17:29 | |
pleia2 | alright, I'll look at this file and see if I can figure out where it came from | 17:29 |
jeblair | diff /var/lib/puppet/clientbucket/a/b/c/9/5/1/e/f/abc951efdaea0d21aaa0851cd9fde513/contents /opt/wildfly/standalone/configuration/standalone.xml | 17:30 |
*** ildikov has quit IRC | 17:30 | |
*** sdake_ has joined #openstack-infra | 17:30 | |
jeblair | < <inet-address value="${jboss.bind.address.management:0.0.0.0}"/> | 17:30 |
jeblair | > <inet-address value="${jboss.bind.address.management:127.0.0.1}"/> | 17:30 |
jeblair | so maybe that's a clue | 17:30 |
pleia2 | 558c558 | 17:30 |
pleia2 | < <inet-address value="${jboss.bind.address.management:0.0.0.0}"/> | 17:30 |
pleia2 | --- | 17:30 |
pleia2 | gah | 17:30 |
pleia2 | > <inet-address value="${jboss.bind.address.management:127.0.0.1}"/> | 17:30 |
*** puranamr_ has joined #openstack-infra | 17:30 | |
pleia2 | yep | 17:30 |
pleia2 | thanks, I'll fix from here | 17:31 |
*** puranamr has quit IRC | 17:31 | |
nibalizer | odd that it overwrites its config file but it is pretty clear what it is doing | 17:31 |
nibalizer | think if you just set that in puppet we can converge? | 17:31 |
pleia2 | hoping so | 17:32 |
*** achanda_ has quit IRC | 17:33 | |
*** sdake has quit IRC | 17:34 | |
*** [HeOS] has quit IRC | 17:34 | |
openstackgerrit | Paul Belanger proposed openstack-infra/grafyaml: Move yaml functions into its own class https://review.openstack.org/192431 | 17:34 |
*** ivar-lazzaro has joined #openstack-infra | 17:37 | |
openstackgerrit | Elizabeth K. Joseph proposed openstack-infra/puppet-zanata: Sync template with automatic changes https://review.openstack.org/190295 | 17:39 |
*** afazekas has quit IRC | 17:41 | |
greghaynes | jeblair: The logic you have for determining whether a node is 'leaked' has me confused - why do we only check if we know about a node if it doesnt have a snapshot_image_id? | 17:42 |
jeblair | greghaynes: are you talking about the test or the actual change? | 17:43 |
*** amotoki_ has quit IRC | 17:43 | |
greghaynes | jeblair: line 2393 on https://review.openstack.org/#/c/190827/4/nodepool/nodepool.py | 17:43 |
Sukhdev | Hey Folks, I am hitting this bug as of this morning as well - any workarounds? - https://bugs.launchpad.net/python-muranoclient/+bug/1466123 | 17:45 |
openstack | Launchpad bug 1466123 in python-muranoclient "[python-muranoclient] required oslo.utils version conflicts with nova requirements" [Critical,In progress] - Assigned to Stan Lagun (slagun) | 17:45 |
jeblair | greghaynes: ah, node_id and snapshot_image_id are mutually exclusive. either an instance was for a node (in which case it gets a node_id), or it was a template vm for a snapshot (in which case it gets a snapshot_image_id) | 17:45 |
fungi | dhellmann: dims: ^ ? | 17:45 |
greghaynes | jeblair: ah, for some reason I was thinking snapshot_image_id was the snapshot a node came from | 17:46 |
greghaynes | that makes a lot more sense | 17:46 |
jeblair | greghaynes: right. we do record the image name in the metadata, mostly for fun, but doesn't factor in to the leak determination | 17:46 |
dims | fungi: looking | 17:46 |
fungi | suspecting muranoclient may not have applied their reqs sync, but just making sure this isn't release related | 17:47 |
openstackgerrit | James E. Blair proposed openstack-infra/nodepool: Delete leaked instances https://review.openstack.org/190827 | 17:48 |
openstackgerrit | James E. Blair proposed openstack-infra/nodepool: Isolate and persist fake client state https://review.openstack.org/192789 | 17:48 |
*** Longgeek has quit IRC | 17:48 | |
Sukhdev | fungi: any idea on this one? https://bugs.launchpad.net/python-muranoclient/+bug/1466123 | 17:48 |
openstack | Launchpad bug 1466123 in python-muranoclient "[python-muranoclient] required oslo.utils version conflicts with nova requirements" [Critical,In progress] - Assigned to Stan Lagun (slagun) | 17:48 |
Sukhdev | fungi: I am hitting in my CI since this morning | 17:48 |
dims | fungi: we have not released nova or python-novaclient with that oslo.utils requirements limits | 17:48 |
*** abregman has joined #openstack-infra | 17:49 | |
fungi | Sukhdev: dims: seems that python-muranoclient also does not receive sync patches from openstack/requirements anyway | 17:49 |
*** abregman has quit IRC | 17:49 | |
*** abregman has joined #openstack-infra | 17:49 | |
openstackgerrit | Graham Hayes proposed openstack-infra/project-config: Add openstack/designate-dashboard to the DNS Services project https://review.openstack.org/189023 | 17:50 |
Sukhdev | dims fungi: I upgraded python-novaclient as well oslo.utils - no help | 17:50 |
dims | Sukhdev: they need to remove the upper limit, looks like they made a mistake | 17:50 |
dims | i mean in python-muranoclient | 17:50 |
fungi | Sukhdev: yeah, that's the bug we were just discussing. sorry if i confused you | 17:51 |
fungi | they seem to have decided to manage their dependencies by hand | 17:51 |
fungi | so talk to the murano devs | 17:51 |
Sukhdev | dims, fungi: what surprises me that jenkins gate is not hit and some other CIs are not hit | 17:51 |
*** e0ne has joined #openstack-infra | 17:51 | |
fungi | Sukhdev: we don't gate other projects on murano | 17:51 |
dims | Sukhdev: happens only if you throw murano into the mix | 17:52 |
*** mrunge has quit IRC | 17:52 | |
fungi | at lease we don't as far as i know | 17:52 |
fungi | so chances are this is impacting jobs running against murano/python-muranoclient but unlikely any other projects have seen it | 17:52 |
openstackgerrit | Benjamin Pflanz proposed openstack-infra/git-review: Don't parse git log header for topic https://review.openstack.org/192461 | 17:53 |
Sukhdev | fungi dims: We do not run murano in our CI as well - I will check if I have any weird dependency :-) | 17:53 |
*** achanda has joined #openstack-infra | 17:54 | |
*** kiall has joined #openstack-infra | 17:55 | |
AJaeger | sdake_: I fear I confused you ;( | 17:56 |
sdake_ | confused how | 17:56 |
sdake_ | did I just do a bunch of work that will annoy a bunch of people :) | 17:56 |
kiall | dhellmann: Heya - Does you -2 on this still stand? https://review.openstack.org/#/c/173972/ Designate's stable/kilo branch can't have it's requirements installed due to version conflicts, as KS middleware uses an uncapped version for KS client and pycadf | 17:56 |
*** tonytan4ever has joined #openstack-infra | 17:56 | |
*** sambetts has quit IRC | 17:56 | |
kiall | e.g. the old faithful: error: oslo.config 1.9.3 is installed but oslo.config>=1.11.0 is required by set(['pycadf']) | 17:56 |
kiall | etc | 17:56 |
Sukhdev | dims, fungi : I just verified, we have no murano dependency - intact, we do not have python-muranoclient installed at all, but, still hitting this bug | 17:57 |
fungi | Sukhdev: are you sure it's _that_ bug? | 17:57 |
openstackgerrit | Graham Hayes proposed openstack-infra/project-config: Add openstack/designate-dashboard to the DNS Services project https://review.openstack.org/189023 | 17:57 |
AJaeger | sdake_: regarding murano-ui, seems my instructions are not good enough ;) | 17:57 |
fungi | Sukhdev: as in you have no python-muranoclient in your jobs but you're getting an error about python-muranoclient wanting a particular oslo.utils version? | 17:57 |
*** dannywilson has quit IRC | 17:57 | |
*** sambetts has joined #openstack-infra | 17:57 | |
Sukhdev | fungi: let me paste my error - it looks exactly the same that is in that bug | 17:57 |
AJaeger | sdake_: Let me change the governance change for you - and please read also http://docs.openstack.org/infra/manual/creators.html#add-new-repository-to-the-governance-repository | 17:57 |
*** smarcet has quit IRC | 17:58 | |
*** sdake has joined #openstack-infra | 17:58 | |
*** Sukhdev has quit IRC | 17:58 | |
*** ddieterly has joined #openstack-infra | 17:59 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Create Magnum UI repo https://review.openstack.org/190998 | 17:59 |
AJaeger | sdake_: updated both commit messages. We want to merge first the project-config change, then the governance is a simple house keeping task. | 18:00 |
*** cody-somerville has quit IRC | 18:01 | |
*** Sukhdev has joined #openstack-infra | 18:01 | |
fungi | Sukhdev: don't paste it in here, paste it to http://paste.openstack.org/ and then mention the resulting url in here | 18:01 |
Sukhdev | fungi: sorry got disconnected - | 18:01 |
*** sdake_ has quit IRC | 18:01 | |
fungi | Sukhdev: it might help to include some context prior to the error as well so we can see what's pulling in python-muranoclient, since it might be a transitive dependency of something else | 18:01 |
Sukhdev | fungi: I pasted it, but, got disconnected - http://paste.openstack.org/show/298980/ | 18:02 |
fungi | oh, good | 18:02 |
sdake | ajaeger sounds good | 18:02 |
*** cody-somerville has joined #openstack-infra | 18:02 | |
*** ivar-laz_ has joined #openstack-infra | 18:02 | |
*** romcheg has quit IRC | 18:02 | |
AJaeger | armax, mestery: we do need a governance change for networking-sfc - just for house keeping | 18:03 |
openstackgerrit | Merged openstack-infra/infra-specs: Fix repositories section of puppet4 spec https://review.openstack.org/189498 | 18:03 |
mestery | AJaeger armax: I'm not sure we can get that yet, I think we're conflating the creation of the repo with it's inclusion in the Neutron Stadium | 18:03 |
armax | AJaeger: ok, what’s the purpose though? | 18:03 |
fungi | Sukhdev: okay, that looks like a nova problem, at least on the surface. can you find in your logs where oslo.utils is being installed, what version, and what's requesting it? | 18:04 |
armax | AJaeger: and if can’t/want just yet, where do we go from here? | 18:04 |
openstackgerrit | Merged openstack-infra/infra-specs: Fix formatting in Puppet Module Functional Testing https://review.openstack.org/190762 | 18:04 |
Sukhdev | fungi: I removed the entire oslo package(s) and let the devstack reinstall it - did not help | 18:04 |
fungi | Sukhdev: chances are there are other projects besides python-muranoclient asking for an older oslo.utils and installing a newer nova (from source or something) | 18:05 |
sdake | ajaeger so any action needed on my aprt? | 18:05 |
AJaeger | jeblair: could you help with your TC hat on and explain armax and mestery, please? | 18:05 |
dims | Sukhdev: refresh your /opt/stack/requirements? | 18:05 |
AJaeger | sdake: somebody needs to fix the project-config change so that it passes the gate | 18:05 |
jeblair | catching up | 18:05 |
mestery | AJaeger: Wasn't the purpose of stackforge for just this purpose? | 18:05 |
mestery | armax: ^^^^ | 18:05 |
sdake | ajaeger ack on that | 18:05 |
Sukhdev | dims: ah good idea - let me try that | 18:05 |
sdake | that is bradjones action any action on my aprt | 18:05 |
*** ociuhandu has quit IRC | 18:06 | |
AJaeger | mestery, armax : Times change, with the big tent we're much more welcoming repos into the openstack name space. Either as new projects or as parts of existing projects | 18:06 |
*** ivar-lazzaro has quit IRC | 18:06 | |
mestery | AJaeger: Yes, for sure ... with the consent of the PTL of each project. | 18:07 |
mestery | AJaeger: In this case, ultimately we're likley ok. | 18:07 |
mestery | AJaeger: I'm worried about the precedent it may set, but perhaps I'm being too cautious | 18:07 |
fungi | just because a project isn't ready to be a part of neutron, doesn't mean they can't go to the tc and say "we're a new project, we think we might be part of neutron some day, but want to maintain some separate repos for now" | 18:07 |
jeblair | mestery, armax: if you want to add a repo to neutron, you can do so with a simple ack on a project-config change along with a governance change to add it to the list. | 18:07 |
sdake | big tent + chaos = profit | 18:08 |
mestery | sdake: lol | 18:08 |
mestery | Look, ultimately this is fine, but what stackforge provided us was a place to iterate on things which we aren't sure are worth taking into neutron, are controversial, etc. | 18:08 |
*** ramashri has joined #openstack-infra | 18:08 | |
armax | jeblair: well, my understanding of the inclusion of a project in the governance repo is that it follows the 4 O’s etc for instances | 18:08 |
mestery | I feel like we've lost that, but if I'm the only one, then I'll sit down quietly :) | 18:09 |
armax | jeblair: how can we tell ahead of time that this is going to the case? | 18:09 |
AJaeger | mestery: why do you need this inside stackforge and can't do it in openstack? | 18:09 |
jeblair | and yeah, as fungi says, if the repo should not be part of neutron today, you can ask the tc to add it as a new project, but that has to come first | 18:09 |
mestery | AJaeger: See above | 18:09 |
dhellmann | kiall: I can remove my -2, but I'd like to hear from someone more active on the stable before voting +2 | 18:09 |
AJaeger | mestery: I'm learning here as well ;) | 18:09 |
mestery | AJaeger: Cool, it's not just me ;) | 18:10 |
armax | AJaeger: I think the discussion on the namespace is irrelevant, either stackforge or openstack… | 18:10 |
AJaeger | jeblair: so, what about controversial things or experiments? Do you see any problems like mestery does? | 18:10 |
jeblair | armax: they promise to? :) stackforge isn't the place for projects that don't want to develop open source projects in an open source community either. | 18:10 |
armax | AJaeger: I am only puzzled if we must file a governance patch to enlist a project until it’s ready | 18:10 |
jeblair | AJaeger: i think the openstack project should be able to experiment. | 18:10 |
fungi | switching openstack/nextcoolthing from being part of the nextcoolthing project to being part of the neutron project is a fairly trivial update to the openstack/governance repo. switching stackforge/nextcoolthing to openstack/nextcoolthing is an outage for several systems, a lot of multiple people's time, and in the end is basically cosmetic | 18:10 |
armax | jeblair: fair point | 18:10 |
*** sdake_ has joined #openstack-infra | 18:10 | |
jeblair | fungi: and highly disruptive to developers | 18:10 |
mestery | fungi: Bingo! We just want openstack/networking-sfc created WITHOUT requiring the governance patch, which could come later | 18:11 |
*** signed8bit has joined #openstack-infra | 18:11 | |
*** ddieterly has quit IRC | 18:11 | |
mestery | Once we know networking-sfc has consensus, is useful, etc. | 18:11 |
AJaeger | armax: If you tell us, you never will rename the repo from stackforge/X to openstack/X because of Y, we're happy ;) | 18:11 |
mestery | Are you saying to do that requires a full TC review as a new project? | 18:11 |
AJaeger | armax: But I've seen in the last months too many repos setup for a few months in stackforge and then moved to openstack | 18:11 |
jeblair | mestery: yes, i think it does for now. though 'full tc review' is fairly cursory these days. | 18:12 |
fungi | i'm hoping that the tc review of new projects gets a lot faster/more trivial now that they've had a few examples come through and know what to look for/care about | 18:12 |
AJaeger | And moving costs time for everybody as fungi explained | 18:12 |
armax | AJaeger: right, and I agree that going to stackforge makes non sense, especially if it might be going away soon | 18:12 |
armax | AJaeger: all I am wondering is whether we should tie the creation of the repo with a governance patch | 18:12 |
jeblair | mestery: for example, i think at the list meeting we decided to say "sure, let's do this debian packaging in openstack thing even though we're not sure how it will work out or how many people will be working on it" | 18:12 |
jeblair | s/list meeting/last meeting/ | 18:12 |
armax | AJaeger: I believe the two should be separate and indipedenntt | 18:12 |
AJaeger | armax, mestery : Don't assume we're picking on you - it's just that your review is currently one of two in the queue with this problematic | 18:12 |
mestery | jeblair: ack, makes sense | 18:12 |
armax | but I am learning as much as anyone else | 18:13 |
armax | AJaeger: ya | 18:13 |
kiall | dhellmann: So, it seems to be causing issues.. Not sure if it's just designate's ordering of requirements.txt - or if more proejcts will be doddy - see https://bugs.launchpad.net/designate/+bug/1463988 | 18:13 |
mestery | Look, for this case, lets just make it a part of neutron and be done | 18:13 |
openstack | Launchpad bug 1463988 in Designate "oslo.config version error in kilo" [Undecided,New] | 18:13 |
mestery | And for things which are controversial we'll deal with them when they arrive | 18:13 |
*** sdake has quit IRC | 18:14 | |
jeblair | mestery: that sounds reasonable. i think for a controversial thing, a governance change to say "hey we want to start this thing, we don't know where it will end up, but here's how it's going to run for a bit" is probably the way to go | 18:14 |
mestery | jeblair: That makes sense. And for things which are totally controversial we'll just kill them before they start :) | 18:14 |
fungi | one valid thought experiment is to consider whether this project could be successful yet you would reject it as a part of neutron. having a new repo in neutron which gains no traction and is eventually abandoned is not at all an unusual pattern in openstack | 18:14 |
jeblair | mestery: even better :) | 18:14 |
mestery | :) | 18:14 |
mestery | Great discussion jeblair fungi AJaeger armax! | 18:14 |
mestery | I've got it now. | 18:15 |
mestery | I'm going to document this in Neutron for future reference, thanks! | 18:15 |
armax | ok | 18:15 |
jeblair | (i don't think anyone knew how the debian packaging thing was going to end up, but the exercise of going to the tc was really helpful, and we found a good way to proceed with the experiment) | 18:15 |
openstackgerrit | Graham Hayes proposed openstack-infra/project-config: Add openstack/designate-dashboard to the DNS Services project https://review.openstack.org/189023 | 18:15 |
armax | ok, I am going to file the governance patch | 18:15 |
armax | bear with me | 18:15 |
armax | and thanks for helping | 18:15 |
mestery | armax: please do, and add me as a reviewer | 18:15 |
jeblair | armax: cool. so to be clear, if it's going to neutron, the project-config change can come first, and governance can "Depends-on" it | 18:15 |
dhellmann | kiall: the problem is with raising the minimum versions used on projects that have been released from the stable branch. Can you prepare a patch that caps without raising the minimums? | 18:16 |
AJaeger | armax, mestery: Thanks! If you have a Neutron policy document change, feel free to tell us as well. | 18:16 |
armax | AJaeger: yup, we’ll have that covered | 18:16 |
mestery | AJaeger: Yes, will do. This was very helpful, thanks for the discussion! | 18:16 |
kiall | dhellmann: ah, I see where your going | 18:16 |
AJaeger | armax: then the governance change is pure housekeeping, the TC will not vote on it but just accept it | 18:16 |
kiall | dhellmann: I'll give it a shot, no clue if it'll pass requirements gate though | 18:17 |
dhellmann | kiall: it may require some altering of job definitions for the project, to turn off the requirements checking, since you'll be out of sync with the rest of the projects | 18:17 |
*** achanda has quit IRC | 18:17 | |
*** stevelle has left #openstack-infra | 18:17 | |
bknudson | didn't the min raises go to all the other projects already? | 18:17 |
bknudson | that's why I assumed it was ok to do in keystonemiddleware | 18:17 |
dhellmann | bknudson: it's not the other projects, though, it's the distro packages of this project that would be affected | 18:17 |
dhellmann | bknudson: it would have been an easy yes if we had landed it right after creating the branch, but at this point I'm just hesitating without thinking through the downstream implications | 18:18 |
*** pblaho_ has joined #openstack-infra | 18:18 | |
bknudson | I was worried about increasing the mins, too. | 18:18 |
bknudson | so I'd be happy if that part was reverted | 18:18 |
kiall | Okay, I'll drop a patch up that caps, but doesn't increase the mins.. requirements gate will likely fail, would infra force that though if the rest pass? | 18:19 |
dhellmann | kiall: it would be better to turn off the check job to be explicit about the fact that it's not expected to be in sync | 18:19 |
dhellmann | although even that's not a great situation to have :-/ | 18:19 |
openstackgerrit | Ramy Asselin proposed openstack-infra/zuul: Add the ability to abort jobs on a patch merge https://review.openstack.org/192819 | 18:20 |
kiall | In theory - stable/kilo global-requirments are now fixed, right? At least a one off force wouldn't let a future change though by mistake? | 18:20 |
armax | mestery: https://review.openstack.org/#/c/192820/ | 18:21 |
dhellmann | kiall: it puts you in a state where future changes to that file also have to be forced, though | 18:21 |
lifeless | mordred: we can change the log order | 18:21 |
Sukhdev | dims, fungi : no help with refreshing /opt/stack/requirements as well | 18:21 |
*** cdent has quit IRC | 18:21 | |
kiall | Sure, but shouldn't there not be any for the stable/kilo branch of the global-requirements file? | 18:22 |
*** flepied has joined #openstack-infra | 18:22 | |
fungi | Sukhdev: do you have public job logs you could provide a url to? | 18:22 |
kiall | be any future updates to* | 18:22 |
fungi | Sukhdev: it's probably somewhere in the workspace setup that the oslo.utils version is determined, assuming you're running devstack-gate | 18:22 |
Sukhdev | fungi:http://arista-ci.arista.com:8000/June-2015/Arista_Tempest_Test/17/192217/2/ | 18:22 |
dhellmann | kiall: you'd think, yes. | 18:23 |
lifeless | mordred: x..y can show commits not in history chain from y to x - see --ancestry-path in log help, so x..y isn't enough AFAICT | 18:23 |
dhellmann | kiall: I don't think we need to force the patch. If you want to try to convince infra to go that way, that's up to you. | 18:23 |
Sukhdev | fungi: I did "sudo rm -rf /usr/local/lib/python2.7/dist-packages/oslo*" remove everything and let devstack reinstall it | 18:23 |
bknudson | seems safe enough to put the onus on stable reviewers to prevent crazy req updates | 18:24 |
lifeless | mordred: but --topo-order should DTRT | 18:24 |
dhellmann | Sukhdev: I missed the link to your logs, can you post that again? | 18:24 |
Sukhdev | dhellmann: http://arista-ci.arista.com:8000/June-2015/Arista_Tempest_Test/17/192217/2/ | 18:25 |
dhellmann | bknudson: I think we've done that for other repos | 18:25 |
lifeless | mordred: (but IMBW) - its worth having a play around; doing a for loop over tag intervals will be much slower | 18:25 |
*** markvoelker has quit IRC | 18:25 | |
*** soren has joined #openstack-infra | 18:25 | |
*** markvoelker has joined #openstack-infra | 18:25 | |
fungi | Sukhdev: Collecting oslo.utils<1.5.0,>=1.4.0 (from python-openstackclient>=1.0.3) | 18:26 |
fungi | Sukhdev: that looks not so great | 18:26 |
dhellmann | Sukhdev: yep, I just saw that too: 2015-06-17 18:18:11.950 | 18:26 |
kiall | bknudson / dhellmann - updated version of the change without the changes to the min versions: https://review.openstack.org/#/c/192825/ | 18:27 |
*** isq_ has quit IRC | 18:27 | |
dhellmann | kiall: let's see what jenkins sais | 18:27 |
bknudson | the changeid changed | 18:27 |
Sukhdev | fungi dhellmann : So, you believe python-openstackclient is pulling wrong version of oslo.utils? | 18:27 |
Sukhdev | let me upgrade it | 18:27 |
kiall | bknudson: I did that intentionally, wanted to leave the orignal there | 18:27 |
*** baoli has quit IRC | 18:28 | |
*** smyers has quit IRC | 18:28 | |
dhellmann | Sukhdev: it's being installed by devsstack there | 18:28 |
fungi | Sukhdev: that is probably the requirement in the latest release of openstackclient but i'm double-checking now | 18:28 |
dhellmann | Sukhdev: are you using devstack master? | 18:28 |
bknudson | kiall: the original proposed change will always be there, it's patch set 4 | 18:28 |
Sukhdev | dhellmann: yes | 18:28 |
*** baoli has joined #openstack-infra | 18:28 | |
*** cathy__ has joined #openstack-infra | 18:29 | |
cathy__ | hi | 18:29 |
AJaeger | fungi, jeblair, anteaya : We discussed the networking-sfc repo addition now long enough that I feel we should approve. I just gave my +2 on it: https://review.openstack.org/#/c/188637/ | 18:29 |
kiall | bknudson: sure, fair enough :) I'd usually avoid taking over the bot's patches - but done :) | 18:29 |
fungi | dhellmann: Sukhdev: okay, so it's not latest openstackclient doing it at least. it's not capping the oslo.utils requirement | 18:29 |
fungi | digging backward | 18:29 |
cathy__ | AJaeger: so are we going to pull the SFC repo in openstack, right? | 18:30 |
AJaeger | cathy__: yes | 18:30 |
Sukhdev | fungi, dhellmann: I just wiped out all python clients and all of oslo and kicking off a new run to see if that is any help :-) | 18:30 |
dhellmann | fungi, Sukhdev : we should only have caps in stable branches | 18:30 |
dims | Sukhdev: nuke requirements too | 18:30 |
dhellmann | Sukhdev: is this raw master, or with a plugin, or something else? | 18:30 |
Sukhdev | dims: did that too - forgot to mention | 18:31 |
jeblair | AJaeger: sounds good | 18:31 |
cathy__ | AJaeger: OK, thanks. | 18:31 |
Sukhdev | dhellmann: raw master, with Arista ML2 driver | 18:31 |
fungi | dhellmann: Sukhdev: right, looks like the openstackclient releases don't actually have caps on oslo.utils so it's not a problem with the actual released packages | 18:31 |
*** SotK has quit IRC | 18:31 | |
*** bcourt has quit IRC | 18:31 | |
*** dizquierdo has joined #openstack-infra | 18:31 | |
*** mriedem has quit IRC | 18:32 | |
mordred | lifeless: agree. doesn't need immediate solving. playing to find the right solution is cheeky nandos | 18:33 |
kiall | mordred / fungi - BTW, goverance repo change for designate-dashboard repo landed.. project-config change should be OK to go now: https://review.openstack.org/#/c/189023/ | 18:34 |
lifeless | mordred: sic | 18:34 |
*** baoli has quit IRC | 18:35 | |
*** kushal has quit IRC | 18:35 | |
dhellmann | Sukhdev: if you run "pip_install 'python-openstackclient>=1.0.3'" what version do you get? | 18:35 |
*** enikanorov2 has quit IRC | 18:36 | |
dhellmann | Sukhdev, fungi : I wonder if there's a caching issue in play here | 18:36 |
fungi | dhellmann: Sukhdev: or an outdated mirror? | 18:36 |
dhellmann | fungi: yep | 18:36 |
fungi | unfortunately that log doesn't say where it's getting everything. could also be the local wheel cache if newer pip is in play | 18:37 |
Sukhdev | dhellmann: I wiped out all the python clients - and let devstack reinstall - I hoping it is pulling all latest | 18:38 |
Sukhdev | fungi: where could it be? | 18:38 |
fungi | Sukhdev: does your ci system reuse the same worker machines? does it run tests for changes to both master and stable branches of something? | 18:39 |
fungi | Sukhdev: ~/.cache/pip | 18:39 |
Sukhdev | fungi: yes to your question | 18:39 |
fungi | you might try blowing that away and see what happens, just to see if maybe you're caching older wheels on a stable branch job and then your master job is reusing that cache | 18:40 |
openstackgerrit | Merged openstack-infra/project-config: Add manila-image-elements to OpenStack https://review.openstack.org/187953 | 18:40 |
fungi | which would explain why we don't see this upstream. we don't reuse workers and don't (currently anyway) run with a primed pip wheelhouse | 18:40 |
Sukhdev | fungi: yes, just blew away the .cache/pip - lets see what happens next | 18:41 |
lifeless | wheels don't change deps randomly though | 18:41 |
lifeless | it could be a py2 vs py3 thing though, with incorrectly marked universal wheels | 18:41 |
*** afazekas has joined #openstack-infra | 18:41 | |
*** ZZelle_ has joined #openstack-infra | 18:41 | |
Sukhdev | fungi: just kicked off new run - lets see what happens :-) | 18:41 |
lifeless | which reminds me, I should ask tchaypo / Nakato to look at erroring out universal wheel + py-specific-requirements-files | 18:41 |
fungi | lifeless: if you have a cached wheel which meets the requirements range you specify, even though there are newer wheels/sdists available on pypi, will pip prefer the older cached version? | 18:42 |
lifeless | no | 18:42 |
fungi | okay, then that's likely not the issue directly i guess | 18:42 |
lifeless | though | 18:42 |
*** vahidh has joined #openstack-infra | 18:42 | |
lifeless | perhaps pip 1.5.2 or something might be bad | 18:42 |
lifeless | I don't know the deep history | 18:42 |
lifeless | I know there is an explicit test that -f doesn't influence version selection with wheels | 18:43 |
lifeless | and that the new cache is tied in after the finder so it can't influence version selection | 18:43 |
fungi | that's reassuring at least | 18:44 |
*** markvoelker_ has joined #openstack-infra | 18:47 | |
*** markvoelker has quit IRC | 18:47 | |
*** cathy__ has quit IRC | 18:48 | |
*** Longgeek has joined #openstack-infra | 18:48 | |
*** sarob has joined #openstack-infra | 18:49 | |
*** ivar-laz_ has quit IRC | 18:50 | |
*** ivar-lazzaro has joined #openstack-infra | 18:51 | |
*** ildikov has joined #openstack-infra | 18:51 | |
*** soren has quit IRC | 18:51 | |
openstackgerrit | Merged openstack-infra/project-config: Create networking-sfc project https://review.openstack.org/188637 | 18:51 |
*** Longgeek has quit IRC | 18:53 | |
*** phiche has joined #openstack-infra | 18:53 | |
*** mriedem has joined #openstack-infra | 18:54 | |
*** ramashri has quit IRC | 18:54 | |
*** ociuhandu has joined #openstack-infra | 18:54 | |
*** ramashri has joined #openstack-infra | 18:55 | |
*** fallenpegasus has quit IRC | 18:55 | |
*** jog0 has joined #openstack-infra | 18:56 | |
*** koolhead17 has joined #openstack-infra | 18:56 | |
*** koolhead17 has quit IRC | 18:56 | |
*** koolhead17 has joined #openstack-infra | 18:56 | |
*** krtaylor has quit IRC | 18:57 | |
Sukhdev | fungi: clearing the cache did the trick | 18:58 |
Sukhdev | fungi: it is happy now | 18:58 |
Sukhdev | fungi: So, wiping out entire oslo, all python clients, and /opt/stack/requirements did not do it - | 18:58 |
fungi | Sukhdev: interesting. so in theory the pip cache shouldn't affect this. what version of pip is installed? | 18:59 |
Sukhdev | fungi: in addition, clearing the ./cache/pip did it - so, looks like your theory about package version matching from cache may have some credence to it | 18:59 |
fungi | it's possible there's a subtle pip bug here. if you can keep an eye out for some combination of factors to give us an idea of how to reproduce it the next time it shows up, that would be helpful | 19:00 |
Sukhdev | fungi: it shows 7.0.2 | 19:00 |
*** markvan has quit IRC | 19:00 | |
Sukhdev | sorry 7.0.3 | 19:01 |
fungi | that's the latest version | 19:01 |
fungi | at least last time i checked | 19:01 |
fungi | yep, still is https://pypi.python.org/pypi/pip | 19:01 |
*** otter768 has joined #openstack-infra | 19:02 | |
Sukhdev | fungi: So, what ever it is worth - this was an interesting finding, and I think your theory about version matching from cache seem to make sense | 19:02 |
Sukhdev | fungi: even though it should not, but, it seems like it did in this case :-):-) | 19:02 |
*** cathy__ has joined #openstack-infra | 19:02 | |
fungi | it makes sense except for the fact that pip is supposed to be smarter than that with its cache handling | 19:02 |
*** markvan has joined #openstack-infra | 19:03 | |
fungi | so, yes, please keep an eye out for any recurrence and maybe we can figure out the reason it's doing that | 19:03 |
Sukhdev | fungi: will do, and as usual, thanks for your help | 19:03 |
fungi | Sukhdev: you're welcome! | 19:04 |
*** smyers has joined #openstack-infra | 19:05 | |
*** otter768 has quit IRC | 19:07 | |
cathy__ | andreaf: now that networking-sfc repo has been created in openstack, I would like to add those who have actively working and committed to the development of this feature to the networking-sfc-core and networking-sfc-release. Could you advise how I can do that? | 19:09 |
*** Sukhdev_ has joined #openstack-infra | 19:10 | |
*** fifieldt_ has quit IRC | 19:12 | |
*** bswartz has quit IRC | 19:12 | |
*** Sukhdev has quit IRC | 19:13 | |
*** bcourt has joined #openstack-infra | 19:14 | |
*** BharatK has quit IRC | 19:14 | |
openstackgerrit | Greg Hellings proposed openstack-dev/pbr: Add support for local versioning schemes https://review.openstack.org/192842 | 19:14 |
*** ramashri has quit IRC | 19:15 | |
cathy__ | I am leaving for lunch now and will join later | 19:15 |
*** cathy__ has quit IRC | 19:15 | |
openstackgerrit | lifeless proposed openstack/requirements: Pull serialisation out of _sync_requirements_file. https://review.openstack.org/192019 | 19:15 |
openstackgerrit | lifeless proposed openstack/requirements: Remove spurious output in test suite. https://review.openstack.org/192443 | 19:15 |
openstackgerrit | lifeless proposed openstack/requirements: Also update extras in setup.cfg. https://review.openstack.org/192197 | 19:15 |
openstackgerrit | lifeless proposed openstack/requirements: Handle : as well as ; for markers. https://review.openstack.org/192024 | 19:15 |
openstackgerrit | lifeless proposed openstack/requirements: Mark as Python2.7 only the dependencies that are. https://review.openstack.org/189250 | 19:15 |
openstackgerrit | lifeless proposed openstack/requirements: Add upper-constraints.txt. https://review.openstack.org/189251 | 19:15 |
openstackgerrit | lifeless proposed openstack/requirements: Add upper-constraints.txt generator. https://review.openstack.org/189249 | 19:15 |
openstackgerrit | lifeless proposed openstack/requirements: Remove the shebang from generated setup.py's. https://review.openstack.org/192843 | 19:15 |
*** openstackgerrit has quit IRC | 19:16 | |
*** openstackgerrit has joined #openstack-infra | 19:17 | |
*** pblaho_ has quit IRC | 19:20 | |
*** afazekas has quit IRC | 19:21 | |
openstackgerrit | Matt Riedemann proposed openstack/requirements: Bump cliff to 1.13.0 https://review.openstack.org/192848 | 19:23 |
*** gyee has quit IRC | 19:25 | |
*** olaph has joined #openstack-infra | 19:25 | |
openstackgerrit | Merged openstack-infra/project-config: Add pre/post hook support to networking-odl https://review.openstack.org/192420 | 19:26 |
*** EricGonczer_ has quit IRC | 19:27 | |
*** puranamr_ has quit IRC | 19:28 | |
*** krtaylor has joined #openstack-infra | 19:28 | |
*** tjones1 has quit IRC | 19:29 | |
mestery | Would anyone have a chance to look at this patch which unlocks some useful stuff for ODL with regards to controlling it's testing jobs? https://review.openstack.org/#/c/192433/ | 19:30 |
*** fifieldt_ has joined #openstack-infra | 19:30 | |
*** alivigni has quit IRC | 19:30 | |
*** sarob has quit IRC | 19:31 | |
*** _nadya_ has joined #openstack-infra | 19:33 | |
*** koolhead17 has quit IRC | 19:37 | |
*** sarob has joined #openstack-infra | 19:38 | |
*** phiche has quit IRC | 19:39 | |
*** thedodd has joined #openstack-infra | 19:40 | |
*** phiche has joined #openstack-infra | 19:42 | |
*** ivar-lazzaro has quit IRC | 19:47 | |
*** ivar-lazzaro has joined #openstack-infra | 19:48 | |
*** phiche has quit IRC | 19:49 | |
*** phiche has joined #openstack-infra | 19:49 | |
*** Longgeek has joined #openstack-infra | 19:49 | |
openstackgerrit | Merged openstack-infra/project-config: Add grafyaml-coverage tests https://review.openstack.org/189773 | 19:50 |
fungi | just a heads up, my afternoon is somewhat crippled by a dead cpu fan in my primary workstation. i'm around, but perhaps not as responsive as usual | 19:54 |
*** abregman has quit IRC | 19:55 | |
*** baoli has joined #openstack-infra | 19:57 | |
*** Rockyg has joined #openstack-infra | 19:57 | |
*** Rockyg has quit IRC | 19:57 | |
*** soren has joined #openstack-infra | 19:59 | |
*** Rockyg has joined #openstack-infra | 19:59 | |
*** mrunge has joined #openstack-infra | 19:59 | |
*** stevemar has quit IRC | 20:00 | |
pleia2 | if people can have a look at this, landing it will hopefully stop zanata from restarting on every puppet run https://review.openstack.org/#/c/190295/ | 20:00 |
*** tonytan4ever has quit IRC | 20:00 | |
pleia2 | and if not, give me the opportunity to figure out another fix ;) | 20:00 |
*** ajmiller__ is now known as ajmiller | 20:01 | |
fungi | pleia2: i'll trade you https://review.openstack.org/192783 for similar reasons | 20:02 |
*** tjones1 has joined #openstack-infra | 20:02 | |
*** _nadya_ has quit IRC | 20:03 | |
*** vinay_yadhav has quit IRC | 20:04 | |
*** vinayyadhav has quit IRC | 20:04 | |
fungi | also, the replacement cpu fan for this system is disappointingly hard to find | 20:04 |
greghaynes | time to drop the machine in a bucket of mineral oil? | 20:05 |
*** shashank_hegde has joined #openstack-infra | 20:05 | |
pleia2 | fungi: oof, good luck :\ | 20:05 |
*** jasondotstar has quit IRC | 20:05 | |
*** vinay_yadhav has joined #openstack-infra | 20:06 | |
fungi | greghaynes: i already doused the fan with wd40 | 20:06 |
*** kgiusti has quit IRC | 20:06 | |
*** Longgeek has quit IRC | 20:06 | |
*** marcusvrn1 has quit IRC | 20:07 | |
fungi | that didn't help. i'll likely end up tearing it apart to try to clean it out, but this is an ultracompact system, so teensy sideways turbine | 20:07 |
*** tonytan4ever has joined #openstack-infra | 20:07 | |
greghaynes | yea, I just meant leave it in mineral oil rather than dealing with a fan ;) | 20:07 |
*** abregman has joined #openstack-infra | 20:08 | |
clarkb | fungi lwft a question on that one | 20:08 |
fungi | woah! wd40 to the rescue. i left the bios screen with the hardware monitor up to see what would happen to the cpu running fanless with convection only, and now i have the fan clocking at 5krpm again | 20:10 |
fungi | i guess it just needed a rest | 20:10 |
*** baoli has quit IRC | 20:10 | |
*** romcheg has joined #openstack-infra | 20:10 | |
fungi | clarkb: thanks | 20:10 |
fungi | greghaynes: oh, heh yeah mineral oil contact cooling. i've seen pictures | 20:11 |
*** baoli has joined #openstack-infra | 20:11 | |
fungi | i used to help my younger brother with some more exotic water-cooling rigs for overclocking | 20:11 |
*** phiche has quit IRC | 20:11 | |
vinay_yadhav | Hi | 20:12 |
greghaynes | I actually did propylene glycol last time I had to do something like that, in thoery its saferish | 20:12 |
fungi | the evaporative unit with the shower head and the toilet tank was impressive, but the best one turned out to be forced cooling with an old water fountain chiller | 20:12 |
greghaynes | hah | 20:12 |
*** hodos has joined #openstack-infra | 20:14 | |
*** jog0 has quit IRC | 20:14 | |
hodos | jgriffith: hi John, can you please share details on your opestack cloud you are using for CI? Is it 1 server running Ubuntu/KVM? | 20:15 |
*** hdd has quit IRC | 20:18 | |
*** shashank_hegde has quit IRC | 20:18 | |
*** RichardR_ has joined #openstack-infra | 20:19 | |
*** dannywilson has joined #openstack-infra | 20:19 | |
*** dannywilson has quit IRC | 20:19 | |
*** achanda has joined #openstack-infra | 20:19 | |
*** dannywilson has joined #openstack-infra | 20:20 | |
*** ramashri has joined #openstack-infra | 20:20 | |
*** jog0 has joined #openstack-infra | 20:20 | |
*** dpaterson has quit IRC | 20:20 | |
*** achanda_ has joined #openstack-infra | 20:23 | |
*** RichardR_ is now known as RichardRaseley | 20:23 | |
anteaya | fungi: glad your fan is back in action | 20:23 |
fungi | anteaya: well, i'm not counting my chickens just yet. letting it idle on the bios screen for a while, make sure the fan keeps up pace and the cpu stays at a nice cool <70c | 20:24 |
fungi | also going to (hopefully) find and order a replacement anyway | 20:25 |
openstackgerrit | Merged openstack-infra/puppet-zanata: Sync template with automatic changes https://review.openstack.org/190295 | 20:25 |
*** phiche has joined #openstack-infra | 20:25 | |
anteaya | fungi: luck to you as you search and order | 20:26 |
*** achanda has quit IRC | 20:26 | |
fungi | thanks | 20:26 |
*** sarob has quit IRC | 20:26 | |
RichardRaseley | Could someone (e.g. AJaeger) help me better understand the cause of the CI failures in this (https://review.openstack.org/#/c/191942/) patch? | 20:27 |
vinay_yadhav | Hi, could someone please help me how to get added as an admin to the stackforge repository that we just created by the patch we submitted | 20:30 |
*** e0ne has quit IRC | 20:32 | |
*** e0ne has joined #openstack-infra | 20:33 | |
anteaya | RichardRaseley: looks like zuul cloner time outs | 20:34 |
anteaya | RichardRaseley: try a recheck, add a comment with recheck as the first word | 20:34 |
*** mwagner_afk has quit IRC | 20:34 | |
anteaya | vinay_yadhav: what project and do you have a link to the patch that created the repo? | 20:34 |
davideagnello | Hello, trying to get this patch merged: https://review.openstack.org/#/c/192693/ | 20:34 |
RichardRaseley | anteaya: Thank you, will do. | 20:34 |
vinay_yadhav | hi anteaya | 20:34 |
vinay_yadhav | yea i have the link | 20:35 |
anteaya | RichardRaseley: thanks, if you have trusty and centos failures again, do come back with the link | 20:35 |
vinay_yadhav | once sec | 20:35 |
RichardRaseley | anteaya: Will do | 20:35 |
anteaya | RichardRaseley: thank you | 20:35 |
vinay_yadhav | this is the patch https://review.openstack.org/#/c/188827/ | 20:35 |
vinay_yadhav | anteaya: this is the patch https://review.openstack.org/#/c/188827/ | 20:36 |
anteaya | pleia2: if you have a chance can you add vinay_yadhav to https://review.openstack.org/#/admin/groups/957,members and https://review.openstack.org/#/admin/groups/958,members please | 20:37 |
vinay_yadhav | i had created it and signed off | 20:37 |
anteaya | vinay_yadhav: I see | 20:37 |
anteaya | thanks | 20:37 |
*** comstud has joined #openstack-infra | 20:37 | |
*** achanda_ has quit IRC | 20:38 | |
vinay_yadhav | anteaya: do i need to specify my email | 20:39 |
anteaya | vinay_yadhav: no | 20:39 |
vinay_yadhav | or as a creator of the patch will i be automatically identified | 20:39 |
anteaya | we just need someone with gerrit admin permissions to read backscroll | 20:39 |
anteaya | patience | 20:39 |
*** baoli has quit IRC | 20:39 | |
anteaya | someone should have a minute soon | 20:39 |
anteaya | vinay_yadhav: I can see your name in the patch | 20:40 |
*** baoli has joined #openstack-infra | 20:40 | |
vinay_yadhav | anteaya: Thank you! | 20:40 |
vinay_yadhav | anteaya: i shall now wait till i get added to the groups | 20:40 |
*** e0ne has quit IRC | 20:41 | |
anteaya | I find making a cup of tea a useful activity in situations like this | 20:41 |
vinay_yadhav | :) | 20:41 |
*** rkukura has quit IRC | 20:44 | |
*** michchap has quit IRC | 20:44 | |
fungi | what's funny is that's what i was doing | 20:44 |
fungi | anyway, tea made, now trying to add vinay_yadhav to those groups but there's a problem | 20:44 |
fungi | duplicate accounts | 20:44 |
*** michchap has joined #openstack-infra | 20:44 | |
*** rkukura has joined #openstack-infra | 20:45 | |
fungi | i'll see if i can figure out which one is the right account shortly and get the other disabled | 20:45 |
anteaya | ha ha ha | 20:45 |
anteaya | cup of tea is always a good idea | 20:46 |
anteaya | :( to dup accounts | 20:46 |
openstackgerrit | Greg Hellings proposed openstack-dev/pbr: Add support for local versioning schemes https://review.openstack.org/192842 | 20:46 |
vinay_yadhav | hi fungi: do you have an issue with my Id | 20:46 |
*** gyee has joined #openstack-infra | 20:46 | |
*** tlbr has quit IRC | 20:47 | |
fungi | vinay_yadhav: it looks like you ended up with two different launchpad openids with the same e-mail address | 20:47 |
vinay_yadhav | oh | 20:47 |
*** tlbr has joined #openstack-infra | 20:47 | |
*** bhunter71 has quit IRC | 20:47 | |
vinay_yadhav | i should be using the ericsson.com email ID | 20:47 |
*** phiche has quit IRC | 20:48 | |
fungi | vinay_yadhav: they both are. there are two accounts for that e-mail address in gerrit, and that prevents you from being added to reviews and groups | 20:48 |
*** bhunter71 has joined #openstack-infra | 20:48 | |
fungi | so i have to go into the database and deduplicate the accounts. i'll do that shortly once i get my workstation back online | 20:48 |
vinay_yadhav | fungi: thanks a lot | 20:49 |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/requirements: [WIP] Kicking the oslo.service tires https://review.openstack.org/192886 | 20:49 |
openstackgerrit | Benjamin Pflanz proposed openstack-infra/git-review: Don't parse git log header for topic https://review.openstack.org/192461 | 20:50 |
*** [HeOS] has joined #openstack-infra | 20:51 | |
*** sabeen2 has quit IRC | 20:52 | |
jgriffith | hodos: It's an OpenStack Juno deployment with 1 control node and 3 compute nodes (today) | 20:53 |
jgriffith | hodos: I have had a dedicated single node all in one in the past (and may get one again) | 20:54 |
jgriffith | hodos: yes.. Ubuntu 14.04 and KVM/libvirt | 20:54 |
*** yamahata has joined #openstack-infra | 20:54 | |
vinay_yadhav | fungi: can you use my accountID: 11674 | 20:54 |
*** ajmiller_ has joined #openstack-infra | 20:54 | |
hodos | jgriffith: so, did that single all in one suffice your CI needs in terms of perf? | 20:55 |
pleia2 | oof, should have read more backscroll, just found the duplicate accounts myself | 20:55 |
*** dguerri` is now known as dguerri | 20:55 | |
* anteaya heads out for a walk | 20:55 | |
*** sarob has joined #openstack-infra | 20:57 | |
*** abregman has quit IRC | 20:57 | |
fungi | vinay_yadhav: yeah, looks like you created two accounts, the older one (11654) has a username of vinayyadhav and the newer one (11674) has a username of vnyyad | 20:57 |
*** ajmiller has quit IRC | 20:58 | |
vinay_yadhav | use the newer one please 11674 | 20:58 |
fungi | vinay_yadhav: i'm going to disable the older 11654 account, but you'll want to make sure you're using that newer vnyyad username from 11674 when you upload changes to gerrit, not the older vinayyadhav username | 20:58 |
EmilienM | I'm lost. I can't tag puppet modules. *help* | 20:59 |
vinay_yadhav | sure i will do that | 20:59 |
openstackgerrit | Matt Riedemann proposed openstack-infra/elastic-recheck: Update query for bug 1413034 https://review.openstack.org/192891 | 20:59 |
openstack | bug 1413034 in OpenStack-Gate "Download of get-pip.py failed" [Undecided,Confirmed] https://launchpad.net/bugs/1413034 | 20:59 |
*** ajmiller has joined #openstack-infra | 20:59 | |
*** ajmiller_ has quit IRC | 21:00 | |
EmilienM | in fact https://wiki.openstack.org/wiki/StableBranchRelease#Tag is good. | 21:00 |
*** dprince has quit IRC | 21:01 | |
fungi | vinay_yadhav: okay, done. the old account is set inactive and i've added your current (11674) account to both those groups | 21:01 |
vinay_yadhav | fungi: thanks a lot! would i get a confirm on this or is it visible on the git page of the project | 21:02 |
*** hdd has joined #openstack-infra | 21:02 | |
*** gyee has quit IRC | 21:03 | |
*** otter768 has joined #openstack-infra | 21:03 | |
fungi | vinay_yadhav: there's no confirmation e-mail, but you can go to those group management urls anteaya pasted earlier and see that you're a member of both (core and release) and can add other members to them now as needed | 21:03 |
*** sarob has quit IRC | 21:03 | |
fungi | EmilienM: make sure you're using signed tags. see http://docs.openstack.org/infra/manual/drivers.html#tagging-a-release for a recommended tag pushing workflow | 21:03 |
fungi | EmilienM: a quick check of some puppet module acls suggests that you do have the necessary permissions | 21:04 |
EmilienM | fungi: this is exactly my issue, thx. I'm fixing my gpg thing | 21:04 |
EmilienM | we do | 21:04 |
EmilienM | cool | 21:04 |
vinay_yadhav | fungi: Thanks for you help! will do that | 21:04 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-askbot: Don't enable a chain cert if contents empty https://review.openstack.org/192783 | 21:05 |
fungi | clarkb: pleia2: ^ fixed as requested | 21:05 |
*** bcourt has quit IRC | 21:06 | |
*** sarob has joined #openstack-infra | 21:07 | |
*** lhcheng has joined #openstack-infra | 21:07 | |
*** otter768 has quit IRC | 21:08 | |
fungi | if that gets merged shortly, i'll give 172880 another shot shortly | 21:08 |
fungi | or longly | 21:08 |
fungi | i really don't know | 21:08 |
fungi | clarkb: oh, now i remember why i had that as two checks. if someone passes in undef for that value, will it be considered != ''? | 21:09 |
*** Sukhdev_ has quit IRC | 21:10 | |
fungi | because we basically don't want to match if it's undef or '' | 21:10 |
openstackgerrit | Merged openstack/diskimage-builder: Add debian build test case https://review.openstack.org/181161 | 21:10 |
openstackgerrit | Merged openstack-infra/project-config: Add puppet-zaqar Repository to Puppet Modules Project https://review.openstack.org/191942 | 21:10 |
*** sarob has quit IRC | 21:11 | |
*** sarob has joined #openstack-infra | 21:12 | |
clarkb | fungi is the default ''? if so we dont need the undef check because undef doesnt override defaults | 21:13 |
*** tlian has quit IRC | 21:13 | |
*** sarob has quit IRC | 21:13 | |
fungi | clarkb: yep, '' is default, though the README.md says to set it to undef in its example. i guess that's safe as you say? | 21:13 |
openstackgerrit | George Peristerakis proposed openstack-infra/nodepool: Moved the log config file generator in nodepool. https://review.openstack.org/192898 | 21:14 |
clarkb | fungi ya though puppet 4 may make it unsafe so the extra check likely doesnt hurt | 21:14 |
fungi | well, we can worry about that when puppet 4 comes to town. i'm sure we have a bazillion instances of this to fix | 21:15 |
fungi | one more isn't going to hurt | 21:15 |
fungi | there are dozens of places in that module alone where we rely on '' defaults | 21:16 |
*** ldnunes has quit IRC | 21:16 | |
*** vinay_yadhav has quit IRC | 21:16 | |
*** peristeri has quit IRC | 21:21 | |
*** ivar-lazzaro has quit IRC | 21:21 | |
*** ivar-lazzaro has joined #openstack-infra | 21:22 | |
*** mwagner_afk has joined #openstack-infra | 21:22 | |
*** ivar-lazzaro has quit IRC | 21:23 | |
openstackgerrit | Elizabeth K. Joseph proposed openstack-infra/puppet-zanata: Rewrite download and unzip logic for modules https://review.openstack.org/192901 | 21:23 |
*** ivar-lazzaro has joined #openstack-infra | 21:23 | |
*** openstackgerrit has quit IRC | 21:24 | |
*** openstackgerrit has joined #openstack-infra | 21:24 | |
*** sdake_ is now known as sdake | 21:25 | |
*** erlon has quit IRC | 21:30 | |
*** asahlin is now known as asahlin_away | 21:32 | |
openstackgerrit | Sean M. Collins proposed openstack-infra/project-config: Set some more defaults for linux bridge https://review.openstack.org/192907 | 21:34 |
*** achanda has joined #openstack-infra | 21:36 | |
*** ashleighfarnham has quit IRC | 21:36 | |
*** tonytan4ever has quit IRC | 21:36 | |
*** bknudson has quit IRC | 21:37 | |
*** baoli_ has joined #openstack-infra | 21:37 | |
*** yamahata has quit IRC | 21:37 | |
*** enikanorov2 has joined #openstack-infra | 21:37 | |
*** sarob has joined #openstack-infra | 21:37 | |
*** Rockyg has quit IRC | 21:38 | |
*** ashleighfarnham has joined #openstack-infra | 21:39 | |
*** baoli has quit IRC | 21:40 | |
openstackgerrit | Merged openstack-infra/shade: Convert ironicclient node.list() call to Task https://review.openstack.org/192746 | 21:40 |
*** dizquierdo has quit IRC | 21:42 | |
*** achanda has quit IRC | 21:42 | |
*** sarob has quit IRC | 21:47 | |
armax | hi, now that a project has been provisioned do I go to storyboard to ask for adding a member to the core/release team? | 21:49 |
armax | or shall I ask here directly? I am not clear from http://docs.openstack.org/infra/manual/creators.html#wait-here | 21:49 |
*** sarob has joined #openstack-infra | 21:49 | |
*** romcheg has quit IRC | 21:50 | |
armax | anteaya: ^^^ do you happen to know? (I am sure you do) | 21:51 |
*** tjones1 has quit IRC | 21:51 | |
openstackgerrit | Mohammed Naser proposed openstack/diskimage-builder: Added VEXXHOST CloudAgent Element https://review.openstack.org/192911 | 21:52 |
openstackgerrit | Elizabeth K. Joseph proposed openstack-infra/puppet-zanata: Rewrite download and unzip logic for modules https://review.openstack.org/192901 | 21:54 |
openstackgerrit | Davide Guerri proposed openstack-infra/shade: Centralize exception management for Neutron https://review.openstack.org/192181 | 21:55 |
fungi | armax: i can add you. what are the group names? | 21:56 |
*** xyang0 has quit IRC | 21:56 | |
*** pc_m has quit IRC | 21:56 | |
*** ZZelle_ has quit IRC | 21:57 | |
fungi | ahh, networking-sfc-core and -release | 21:57 |
armax | fungi: thanks, networking-sfc-core/release ==> ids: 968 and 969 respectively | 21:57 |
*** mriedem has quit IRC | 21:58 | |
*** jog0 is now known as jogo | 21:58 | |
armax | fungi is there a way where the patch owner can be automatically preprovisioned? Or is the manual step deliberate? | 21:58 |
*** doug-fish has left #openstack-infra | 21:58 | |
openstackgerrit | Emilien Macchi proposed openstack-infra/project-config: puppet: make Puppet 4 unit test jobs voting https://review.openstack.org/190479 | 21:58 |
fungi | armax: it's possible we could automate that but it's non-trivial | 21:59 |
armax | fungi: I figured | 21:59 |
fungi | what's your gerrit id? all i'm coming up for you is a ci system in hp | 21:59 |
armax | oh | 21:59 |
armax | hang on | 21:59 |
armax | 748 | 21:59 |
armax | I should try to fix that | 22:00 |
fungi | weird. i wonder why it only wanted to typeahead complete the e-mail address and not the full name for you | 22:00 |
fungi | i should have just dug up the change that added it | 22:00 |
fungi | anyway, you're in both groups now | 22:00 |
fungi | and with that, i need to wander out and get groceries. back later | 22:00 |
armax | fungi: thanks a bunch | 22:00 |
fungi | you're welcome | 22:01 |
*** thedodd has quit IRC | 22:01 | |
*** amitgandhinz has quit IRC | 22:01 | |
*** fallenpegasus has joined #openstack-infra | 22:02 | |
*** rguillebert has joined #openstack-infra | 22:02 | |
openstackgerrit | Emilien Macchi proposed openstack-infra/project-config: puppet: make Puppet 4 unit test jobs voting https://review.openstack.org/190479 | 22:03 |
*** Longgeek has joined #openstack-infra | 22:03 | |
*** jogo has quit IRC | 22:03 | |
*** mrunge has quit IRC | 22:03 | |
EmilienM | puppet group would like to enable voting for puppet4 (all our modules are ready), please review https://review.openstack.org/#/c/190479/ and give any feedback | 22:05 |
*** Guest52592 has quit IRC | 22:05 | |
*** bswartz has joined #openstack-infra | 22:05 | |
*** tvanderwiel has quit IRC | 22:06 | |
*** frobware_ has joined #openstack-infra | 22:07 | |
*** jgrimm is now known as zz_jgrimm | 22:07 | |
*** frobware_ has quit IRC | 22:08 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 22:08 | |
*** AzherKhan has quit IRC | 22:13 | |
*** dannywilson has quit IRC | 22:14 | |
openstackgerrit | Merged openstack-infra/puppet-askbot: Don't enable a chain cert if contents empty https://review.openstack.org/192783 | 22:14 |
*** AzherKhan has joined #openstack-infra | 22:14 | |
*** julim has quit IRC | 22:19 | |
*** arxcruz has joined #openstack-infra | 22:21 | |
*** baoli_ has quit IRC | 22:22 | |
*** prad has quit IRC | 22:23 | |
*** ddieterly has joined #openstack-infra | 22:24 | |
*** arxcruz has quit IRC | 22:26 | |
*** dims has quit IRC | 22:26 | |
openstackgerrit | Davide Guerri proposed openstack-infra/shade: Add Neutron/Nova Floating IP list/search/get https://review.openstack.org/183496 | 22:27 |
SpamapS | greghaynes: I"m just getting around to poking at the machine you set up and I am realizing I don't know how to access it | 22:27 |
*** ddieterly has quit IRC | 22:27 | |
SpamapS | greghaynes: you said heat-admin@10.10.1.149 but you didn't say what keys to use. | 22:27 |
SpamapS | greghaynes: sorry, 10.10.16.149 | 22:28 |
SpamapS | for that matter I don't know how to get onto the undercloud either | 22:30 |
* SpamapS has purged that from brain already | 22:30 | |
greghaynes | SpamapS: hehe | 22:30 |
greghaynes | SpamapS: funny how fast that happens ;) I was having a hilarious time building nodes and redeploying them from tripleo | 22:31 |
*** baoli has joined #openstack-infra | 22:31 | |
greghaynes | SpamapS: so if you ssh into stack@bastion.hp1.tripleo.org | 22:31 |
SpamapS | greghaynes: I only know how to get on the bastion. | 22:31 |
SpamapS | stack@ ahhh | 22:31 |
* SpamapS was using my cd-cloud-admin account | 22:31 | |
greghaynes | that user has a key for heat-admin@$ip | 22:31 |
SpamapS | ugh | 22:32 |
SpamapS | I really hate that heat-admin user | 22:32 |
SpamapS | greghaynes: why did you use heat? | 22:32 |
greghaynes | Yep! | 22:32 |
greghaynes | I didnt | 22:32 |
greghaynes | oh | 22:32 |
SpamapS | errrrrrrr | 22:32 |
greghaynes | I was wondering the same thing - why that user was seeded on there | 22:32 |
SpamapS | I'd expect just 'nova boot' | 22:32 |
greghaynes | yes, I just did a nova rebuild | 22:32 |
SpamapS | rebuild | 22:32 |
SpamapS | thats why | 22:32 |
SpamapS | doesn't get rid of the userdata | 22:32 |
greghaynes | ah | 22:32 |
SpamapS | I'm going to delete and create | 22:33 |
greghaynes | I havent gotten a fresh boot working yet | 22:33 |
greghaynes | eeek | 22:33 |
SpamapS | I want it fresh. | 22:33 |
SpamapS | oh | 22:33 |
greghaynes | ok, well then you can help me debug that ;) | 22:33 |
SpamapS | greghaynes: well I was thinking of installing via virtual media.. ;) | 22:33 |
SpamapS | just to get anything old and weird out of the loop | 22:33 |
greghaynes | is there a way to do that which doesnt involve booting a windows vm? | 22:33 |
SpamapS | yes | 22:33 |
SpamapS | if the ilo is new enough. :) | 22:33 |
greghaynes | these are ilo3 IIRC | 22:34 |
SpamapS | it's a 3.x actually | 22:34 |
SpamapS | 3.0 no go, 3.2 or something they made it work 100% in firefox | 22:34 |
greghaynes | awesome | 22:34 |
*** dguerri is now known as dguerri` | 22:34 | |
SpamapS | yeah and they're all over the place on versions | 22:34 |
greghaynes | so, when you say rebuild doesnt remove the userdata... where does that user data live? | 22:34 |
SpamapS | Anyway, we can also just pxe boot manually from the bastion. ;) | 22:35 |
*** joeljwright has joined #openstack-infra | 22:35 | |
SpamapS | greghaynes: dude, how hacky are you going to make this? | 22:35 |
greghaynes | uh oh, I wonder which layer of hacks you found | 22:35 |
SpamapS | greghaynes: are we just playing, or are we setting up the rack for good? | 22:35 |
SpamapS | greghaynes: that userdata lives in the nova database | 22:35 |
SpamapS | also | 22:35 |
SpamapS | I don't want that image. | 22:36 |
greghaynes | ok, so user data is seeded from cloud-init? | 22:36 |
SpamapS | thats not fresh 14.04 | 22:36 |
greghaynes | er, seeded to | 22:36 |
*** Longgeek has quit IRC | 22:36 | |
greghaynes | its not? It was a dib run, should have downloaded a new cloudimg | 22:36 |
SpamapS | Or did you rebuild it with a new one? | 22:36 |
SpamapS | ok that works | 22:36 |
greghaynes | Yes, I did a rebuild and passed in an ubuntu image I made from dib | 22:36 |
SpamapS | though I wouldn't make the image in dib. ;) | 22:36 |
greghaynes | its the ubuntu-bm image in glance | 22:36 |
SpamapS | Oh you have to thats right | 22:37 |
SpamapS | because bm | 22:37 |
greghaynes | yea, you have to do the ari thing | 22:37 |
* SpamapS is still catching up to you ;) | 22:37 | |
SpamapS | so yes cloud-init is pulling that in from ec2 metadata | 22:37 |
*** yamamoto has joined #openstack-infra | 22:37 | |
SpamapS | but I digress. | 22:37 |
SpamapS | Are we just playing, or are we going to do this in the way we'd repeat it if we didn't learn anything doing it this way? | 22:37 |
greghaynes | the bastion host is 'just playing', the new host were making id like to make that repeatable | 22:38 |
*** baoli has quit IRC | 22:38 | |
SpamapS | bastion is just for jumping anyway, thats fine | 22:38 |
greghaynes | yep | 22:38 |
SpamapS | The goal should be to make the ironic hw cloud box as capable as the bastion, so we can redo the bastion as we see fit. | 22:39 |
SpamapS | greghaynes: ok, so we have a reasonably accurate hardware inventory on the bastion don't we? | 22:39 |
greghaynes | SpamapS: Accurate but not complete | 22:40 |
greghaynes | SpamapS: Its in /home/shared/inventory | 22:40 |
greghaynes | SpamapS: and its generated by the playbook in /home/shared/playbooks/get_macs.yaml | 22:40 |
SpamapS | greghaynes: any idea why we have gaps? | 22:40 |
greghaynes | SpamapS: hosts are down for $raisins. My current task is redeploying to the ones that are down so they hopefully stop being down and can get inventoried | 22:41 |
SpamapS | greghaynes: ok, anyway, back to debugging. Why won't fresh boots work? | 22:41 |
greghaynes | SpamapS: Yep, that was the last question I was asking. They were failing due to some misconfiguration on the undercloud that I sorted out, now I am seeing something that looks like maybe an ironic backwards compat issue | 22:42 |
*** yamamoto has quit IRC | 22:42 | |
greghaynes | basically they get stuck in waiting for the callback to ironic | 22:42 |
*** aysyanne has quit IRC | 22:42 | |
SpamapS | greghaynes: oh, weird. | 22:42 |
openstackgerrit | Dawid Malinowski proposed openstack-infra/jenkins-job-builder: Add support for OWASP Dependency-Check Plugin https://review.openstack.org/179604 | 22:42 |
SpamapS | greghaynes: so maybe newer deploy ramdisks can't work with old ironic? | 22:42 |
*** dangers is now known as dangers_away | 22:42 | |
SpamapS | greghaynes: crazy idea... git pull ironic? | 22:43 |
*** signed8bit has quit IRC | 22:43 | |
greghaynes | SpamapS: that is my guess, I know theres been issues like that before. I went the other way - checked out a dib that matches same time as our ironic but still no dice | 22:43 |
*** krtaylor has quit IRC | 22:44 | |
*** pbourke has quit IRC | 22:44 | |
SpamapS | greghaynes: wait, more steps back. This isn't what I meant to ask. We have an accurate list of macs, ilo ips, and credentials, yes? If so, why don't we start over with a new undercloud, even if that means a manual netboot install? | 22:44 |
*** pbourke has joined #openstack-infra | 22:44 | |
SpamapS | greghaynes: I'm having a hard time justifying spending any time making a doomed undercloud work. | 22:45 |
*** jasondotstar has joined #openstack-infra | 22:45 | |
SpamapS | when I know how to install what amounts to another bastion. | 22:45 |
SpamapS | and that is actually the plan we laid down in the docs | 22:45 |
* SpamapS keeps forgetting to push fixed docs | 22:45 | |
openstackgerrit | lifeless proposed openstack/requirements: Remove the shebang from generated setup.py's. https://review.openstack.org/192843 | 22:46 |
openstackgerrit | lifeless proposed openstack/requirements: Pull serialisation out of _sync_requirements_file. https://review.openstack.org/192019 | 22:46 |
openstackgerrit | lifeless proposed openstack/requirements: Remove spurious output in test suite. https://review.openstack.org/192443 | 22:46 |
openstackgerrit | lifeless proposed openstack/requirements: Also update extras in setup.cfg. https://review.openstack.org/192197 | 22:46 |
openstackgerrit | lifeless proposed openstack/requirements: Handle : as well as ; for markers. https://review.openstack.org/192024 | 22:46 |
openstackgerrit | lifeless proposed openstack/requirements: Mark as Python2.7 only the dependencies that are. https://review.openstack.org/189250 | 22:46 |
openstackgerrit | lifeless proposed openstack/requirements: Add upper-constraints.txt. https://review.openstack.org/189251 | 22:46 |
openstackgerrit | lifeless proposed openstack/requirements: Add upper-constraints.txt generator. https://review.openstack.org/189249 | 22:46 |
openstackgerrit | lifeless proposed openstack/requirements: Fix setup.cfg. https://review.openstack.org/192921 | 22:46 |
lifeless | fungi: mordred: https://review.openstack.org/192921 please <- this unbreaks a bunch of stuff | 22:46 |
*** yolanda has quit IRC | 22:46 | |
*** yolanda has joined #openstack-infra | 22:47 | |
greghaynes | SpamapS: Yea, im +1 on that actually - dont invest in redeploying with the existing undercloud | 22:47 |
openstackgerrit | Adam Gandelman proposed openstack-infra/project-config: Adds akanda-appliance-buildimage post job https://review.openstack.org/192922 | 22:47 |
*** fallenpegasus has quit IRC | 22:48 | |
*** cathy__ has joined #openstack-infra | 22:49 | |
*** ociuhandu has quit IRC | 22:49 | |
greghaynes | SpamapS: The original though was to answer the "what hardware do we have, what is the needed info about that hardware" with as little work as possible, some of that info (like HD / CPU configuration) isnt in the data we currently have | 22:49 |
greghaynes | s/though/thought | 22:49 |
asselin | clarkb, saw your name in the history of this wiki: do you know if it was ever implemented? https://wiki.openstack.org/wiki/Spec-provider-firewall | 22:49 |
cathy__ | fungi: now that networking-sfc repo has been created in openstack, I would like to add those who have actively working and committed to the development of this feature to the networking-sfc-core and networking-sfc-release. Could you advise how I can do that? | 22:49 |
asselin | history also mentions Ryan Lane and Todd Willey...anyone know their nicks? | 22:50 |
greghaynes | SpamapS: Theres also the question of when they swap out nics, are the mac addrs they gave us still going to line up? | 22:51 |
pleia2 | cathy__: we here in infra add an initial user to each team, and then that user adds more people | 22:51 |
SpamapS | greghaynes: yeah thats something we should do, but I don't think we should do it with the old unmaintained undercloud. Clearly it is proving to be a time sink. | 22:51 |
SpamapS | greghaynes: right, the macs may change. That is fine. | 22:51 |
pleia2 | cathy__: so we just need to know who will be adding other people, and we'll get them added as the initial user | 22:51 |
openstackgerrit | John L. Villalovos proposed openstack-infra/irc-meetings: Add href URL for the IRC channel in template https://review.openstack.org/192923 | 22:51 |
greghaynes | SpamapS: Yea, I actually only spent a few hrs on that bit which was probably about how long id put into fighting virtual media, but +1 on moving on to making the new thing | 22:52 |
greghaynes | SpamapS: so, new thing - masterless puppet + puppet-ironic? | 22:52 |
cathy__ | Could you please add me as the initial member and I will add others who have expressed commitment to this project? | 22:52 |
SpamapS | greghaynes: so I think we should just turn off _everything_. PXE boot the box with the lowest MAC into the Ubuntu installer and just manually install it, and turn that into the undercloud. | 22:52 |
pleia2 | cathy__: sure, what's your full name and/or email address in gerrit? | 22:53 |
cathy__ | pleia2: Could you please add me as the initial member? | 22:53 |
greghaynes | SpamapS: well, dont turn off the bastion! | 22:53 |
SpamapS | greghaynes: right, masterless until we get it working right, then we get infra-root involved and land it all in system-config/project-config. | 22:53 |
SpamapS | greghaynes: yeah we should avoid that. ;) | 22:53 |
pleia2 | cathy__: you and Armando Migliaccio are already added to both these groups https://review.openstack.org/#/admin/groups/968,members https://review.openstack.org/#/admin/groups/969,members | 22:54 |
SpamapS | mordred: do you remember who to talk to about getting different real IPs for our cloud btw? | 22:54 |
pleia2 | cathy__: so you just go to these pages and add more people, while logged into gerrit | 22:54 |
*** joeljwright has quit IRC | 22:54 | |
SpamapS | greghaynes: so I think the way forward is to just 'nova delete' all the instances on the old busted undercloud.. | 22:55 |
mordred | SpamapS: yup | 22:55 |
SpamapS | greghaynes: then manually page through the screen on bastion and forcibly shut them down via the ilo | 22:55 |
*** sigmavirus24_awa is now known as sigmavirus24 | 22:55 | |
*** dboik_ has quit IRC | 22:56 | |
cathy__ | pleia2: OK, thanks! | 22:56 |
*** dboik has joined #openstack-infra | 22:56 | |
SpamapS | greghaynes: then we can settle on one to be "undercloud" and I'll just manually PXE boot it using the bastion or virtual media if I have to? | 22:56 |
*** sigmavirus24 is now known as sigmavirus24_awa | 22:56 | |
greghaynes | SpamapS: sure, a bash loop and ipmitool has been effective for me already | 22:57 |
SpamapS | greghaynes: well there you go! | 22:57 |
*** fallenpegasus has joined #openstack-infra | 22:57 | |
*** dimtruck is now known as zz_dimtruck | 22:58 | |
greghaynes | ok, ill delete and shut down all the things, you make pxe? | 22:58 |
SpamapS | greghaynes: yes, installing the bits on bastion now | 22:58 |
greghaynes | are you in screen? im in tmux, but can switch to screen if you think we need to | 22:59 |
SpamapS | no | 22:59 |
*** lhcheng has quit IRC | 22:59 | |
SpamapS | greghaynes: at one time there was a massive script that spawned a screen per ilo | 22:59 |
SpamapS | but I never liked it ;) | 22:59 |
greghaynes | yea, I killed that so I could do inventory last week | 22:59 |
greghaynes | it was hogging all the ipmitool sol's | 23:00 |
SpamapS | greghaynes: cool | 23:00 |
SpamapS | yep | 23:00 |
*** hdd has quit IRC | 23:00 | |
greghaynes | hrm, so apparently my new building has a backup generator | 23:01 |
greghaynes | you would think this is an awesome thing | 23:01 |
jeblair | mordred, SergeyLukjanov: please review https://review.openstack.org/190879 | 23:01 |
greghaynes | except they test it every other week | 23:01 |
greghaynes | and its loud | 23:01 |
*** gyee has joined #openstack-infra | 23:01 | |
jeblair | that reminds me i need to do a deep-cycle test on my new ups batteries now that they are charged, so the ups can figure our their new capacity | 23:01 |
*** _nadya_ has joined #openstack-infra | 23:03 | |
*** otter768 has joined #openstack-infra | 23:04 | |
SpamapS | greghaynes: ok, I'm going to use the same one you chose to be the undercloud. | 23:06 |
greghaynes | SpamapS: SGTM | 23:06 |
greghaynes | SpamapS: so, I should not nova delete that one? | 23:07 |
greghaynes | SpamapS: or, you can nova delete manually first, then itll be out of my way | 23:07 |
SpamapS | greghaynes: no please do delete that one. | 23:07 |
greghaynes | or, I can ;) | 23:07 |
greghaynes | ok | 23:07 |
SpamapS | greghaynes: I'm setting things up, but I'll wait until you say everything is off before proceeding | 23:07 |
*** _nadya_ has quit IRC | 23:08 | |
asselin | mordred, could you do a quick review of this? https://review.openstack.org/#/c/191216/3 | 23:08 |
*** otter768 has quit IRC | 23:08 | |
jhesketh | Morning | 23:10 |
asselin | morning jhesketh | 23:11 |
asselin | jhesketh, could you do a quick review of could you do a quick review of this? https://review.openstack.org/#/c/191216/3 | 23:11 |
asselin | simple change | 23:12 |
greghaynes | SpamapS: its churning through deletes... | 23:12 |
SpamapS | greghaynes: sweet | 23:13 |
*** tjones1 has joined #openstack-infra | 23:13 | |
*** notnownikki has quit IRC | 23:14 | |
lifeless | jeblair: chmouel: sdague: if I can beg, https://review.openstack.org/#/c/192494/ would be really useful - its a tiny little fix to actually install the requirements repo in devstack. | 23:14 |
*** dmellado_ has joined #openstack-infra | 23:14 | |
lifeless | I know CI hasn't checked in yet, but I've fixed the issue the first patch has, and its gotten past the stage the change introduces | 23:15 |
*** yamahata has joined #openstack-infra | 23:15 | |
openstackgerrit | lifeless proposed openstack-dev/hacking: Add editor files to .gitignore. https://review.openstack.org/40327 | 23:15 |
*** dmellado has quit IRC | 23:16 | |
*** dmellado_ is now known as dmellado | 23:16 | |
*** dannywilson has joined #openstack-infra | 23:16 | |
mordred | asselin: loks good to me | 23:16 |
jhesketh | asselin: lgtm | 23:18 |
jeblair | lifeless: left a quick question on the review; mordred may have insight there too | 23:18 |
*** nijaba has quit IRC | 23:18 | |
openstackgerrit | Merged openstack-infra/zuul: Support external cross-project dependencies in ui https://review.openstack.org/191216 | 23:20 |
*** sarob has quit IRC | 23:20 | |
*** sarob has joined #openstack-infra | 23:20 | |
openstackgerrit | Merged openstack-infra/nodepool: Remove the need for zmq in proper demand calcs. https://review.openstack.org/98306 | 23:20 |
jhesketh | jeblair, pleia2, fungi: I've been working on tracking down git cloning problems further and I believe we're hitting a timeout on the ha proxy. If you have a second, a review of https://review.openstack.org/#/c/192649/ would be really appreciated | 23:21 |
mordred | jeblair: oh - oops. I thought I'd +2d that before | 23:21 |
mordred | s/before/already/ | 23:21 |
lifeless | fixed | 23:22 |
lifeless | jeblair: that was a good question, and I've shuffled the code therein to avoid the issue | 23:22 |
asselin | mordred, jhesketh thanks | 23:22 |
jeblair | jhesketh: which specefic thing are you changing in that patch? | 23:23 |
*** fallenpegasus has quit IRC | 23:23 | |
jeblair | s/thing/value/ end of day words leaving brain | 23:23 |
greghaynes | SpamapS: we also have a chunk of machines at the bottom of machine-information-tab.txt that are ?? and unknown ipmi ip | 23:23 |
greghaynes | SpamapS: so, obviously, not gonna be able to hit them with hammer | 23:23 |
SpamapS | greghaynes: oh I didn't know we had unknown boxes | 23:24 |
*** dims has joined #openstack-infra | 23:24 | |
greghaynes | SpamapS: yea, I had forgotten about that | 23:24 |
openstackgerrit | Elizabeth K. Joseph proposed openstack-infra/puppet-zanata: Rewrite download and unzip logic for modules https://review.openstack.org/192901 | 23:24 |
jhesketh | asselin: the server and client timeouts from the default 1min to 2min | 23:25 |
openstackgerrit | lifeless proposed openstack/requirements: Add upper-constraints.txt. https://review.openstack.org/189251 | 23:25 |
openstackgerrit | lifeless proposed openstack/requirements: Remove hacking and hacking-owned dependencies. https://review.openstack.org/192929 | 23:25 |
asselin | jhesketh, ?? | 23:26 |
*** Swami has quit IRC | 23:26 | |
*** cathy__ has quit IRC | 23:27 | |
jhesketh | On the ha proxy config? | 23:27 |
jhesketh | Sorry, did I miss understand the question? | 23:27 |
*** dims has quit IRC | 23:28 | |
asselin | jhesketh, you approved my review...I think someone else asked a question about ha proxy? | 23:28 |
*** dims has joined #openstack-infra | 23:28 | |
* asselin wonders if jhesketh had his coffee yet | 23:29 | |
jhesketh | Oh sorry, that was meant for jeblair, I fail at irc this morning | 23:29 |
*** hodos has quit IRC | 23:29 | |
jhesketh | Nope, not yet :-P | 23:29 |
jhesketh | jeblair: so, that change ups the server and client timeouts from the default 1min to 2min | 23:29 |
*** dannywilson has quit IRC | 23:31 | |
*** soren has quit IRC | 23:32 | |
*** krtaylor has joined #openstack-infra | 23:32 | |
SpamapS | greghaynes: ok can I try pxe booting? | 23:33 |
SpamapS | greghaynes: have to run fetch kids in ~5min | 23:33 |
*** spzala has quit IRC | 23:33 | |
greghaynes | SpamapS: sure, ill blacklist that mac out of my list of things im hitting | 23:33 |
*** dims has quit IRC | 23:33 | |
*** claudiub has quit IRC | 23:34 | |
SpamapS | greghaynes: thansk, /home/shared/inventory/78:e7:d1:22:95:ed.yaml just to be clear | 23:34 |
greghaynes | ok | 23:34 |
SpamapS | whose power is currently still on | 23:34 |
greghaynes | awesome | 23:34 |
SpamapS | durn it | 23:35 |
greghaynes | I am battling with these ilos not listening to ipmitool | 23:35 |
SpamapS | and doesn't have advanced license key yet | 23:35 |
*** AzherKhan has quit IRC | 23:35 | |
*** AK has joined #openstack-infra | 23:35 | |
SpamapS | greghaynes: rate limit | 23:35 |
SpamapS | greghaynes: don't hit them too fast | 23:35 |
greghaynes | :( | 23:35 |
greghaynes | I realized that the conman was still running here | 23:35 |
greghaynes | so I just killed it | 23:35 |
greghaynes | and all the ipmitools | 23:36 |
SpamapS | oh that too doh | 23:36 |
greghaynes | (I forgot that it was hp2 I killed last week) | 23:36 |
SpamapS | hm | 23:36 |
SpamapS | ironic just resurrected the box when I turned it off | 23:36 |
SpamapS | greghaynes: did you not delete that one yet? | 23:37 |
greghaynes | SpamapS: I deleted everything. Some are in error deleting, let me see if thats one | 23:37 |
SpamapS | greghaynes: just shut off ironic at this point | 23:38 |
SpamapS | its going to fight with you | 23:38 |
*** sarob has quit IRC | 23:38 | |
*** chlong has joined #openstack-infra | 23:38 | |
greghaynes | SpamapS: yes, that is one of the nodes in error deleting | 23:38 |
SpamapS | Like I'd turn off the box | 23:38 |
greghaynes | haha | 23:38 |
greghaynes | sure | 23:38 |
greghaynes | one sec | 23:38 |
SpamapS | ok, have to go | 23:38 |
greghaynes | ok, shutting down 138.35.77.4 which is the undercloud | 23:38 |
SpamapS | good luck. ;) | 23:38 |
SpamapS | greghaynes: cool, that should also help not fighting over who gets to pxe that machine :) | 23:39 |
*** yamahata has quit IRC | 23:40 | |
greghaynes | now, the seed isnt going to force the undrecloud back on, right? ;) | 23:40 |
SpamapS | greghaynes: it might | 23:40 |
SpamapS | hahahhahaha | 23:40 |
SpamapS | hahhahahahahaha | 23:40 |
SpamapS | RESILIENCE BABY | 23:41 |
greghaynes | weve created a monster | 23:41 |
greghaynes | we've | 23:41 |
SpamapS | conman still up and attached to that box | 23:42 |
SpamapS | but I can't really see whats happening via conman | 23:42 |
SpamapS | looks like maybe pxe | 23:42 |
greghaynes | owtf, conman is back | 23:42 |
*** mriedem has joined #openstack-infra | 23:42 | |
SpamapS | like the mcrib | 23:43 |
* SpamapS really must go | 23:43 | |
greghaynes | haha, I have to run an errand too so ill go do that now | 23:44 |
*** cathy__ has joined #openstack-infra | 23:45 | |
*** mriedem1 has joined #openstack-infra | 23:45 | |
*** mriedem has quit IRC | 23:47 | |
cathy__ | fungi: we need to elect a project lead by the contributors to lead the networking-sfc project. Shall we do this at the project's IRC meeting? | 23:48 |
*** RichardRaseley has quit IRC | 23:52 | |
lifeless | mordred: fungi: https://review.openstack.org/#/c/192921/ <- can has +2 +A please | 23:52 |
*** otter768 has joined #openstack-infra | 23:53 | |
cathy__ | fungi: or is there any guideline or defined process to do this? | 23:54 |
jeblair | cathy__: really good question :) we're actually having a sprint tomorrow to write up documentation about that | 23:55 |
*** laughterwym has joined #openstack-infra | 23:55 | |
jeblair | anteaya: do you have documentation on 'how to run an election' handy? | 23:56 |
jeblair | cathy__: the short version is that usually there's a nomination period where people self-nominate for the position, and if there's more than one, an election is held among the contributor base for the project using this system: http://civs.cs.cornell.edu/ | 23:57 |
*** ramashri has quit IRC | 23:58 | |
*** yamamoto has joined #openstack-infra | 23:58 | |
jeblair | jhesketh: what's going on during that > 1m? is that the backend reading data from disk and generating pack files or something? | 23:58 |
anteaya | jeblair: https://wiki.openstack.org/wiki/Election_Officiating_Guidelines | 23:58 |
jeblair | cathy__: ^ | 23:58 |
*** sdake_ has joined #openstack-infra | 23:59 | |
jhesketh | jeblair: I suspect it might be the front end | 23:59 |
*** oomichi has joined #openstack-infra | 23:59 | |
jeblair | jhesketh: is that timeout the full duration of a request, or idle time? | 23:59 |
jhesketh | jeblair: I worked on this yesterday in case you didn't see https://review.openstack.org/#/c/192490/ | 23:59 |
jhesketh | it has a little more description in the comments about the tcpdumps used | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!