Thursday, 2014-05-08

*** geerdest_ has quit IRC00:03
*** matsuhashi has joined #tripleo00:07
*** yamahata has joined #tripleo00:08
*** pcrews has quit IRC00:11
tchayponotq: the "no distributions" error comes from pip, it's referring to packages from pypi rather than debian packages00:15
notqmanaully pip install then?00:15
tchaypoI think this is probably a bug00:16
notqthere's also this line "Some externally hosted files were ignored (use --allow-external keyring to allow)."00:16
tchaypoAlthough, checking https://pypi.python.org/pypi/keyring shows that the latest is version 3.700:16
vinshfatal: unable to access 'http://git.openstack.org/openstack/requirements/': Failed to connect to 2001:4800:7813:516:3bc3:d7f6:ff04:aacb: Network is unreachable00:16
tchayposo it sounds like maybe you're using some local mirror or cache that doesn't have that package00:16
notqthis is a new clean install, doubt local mirror but can check00:17
vinshfunny.. I am trying to re-create my pypi-mirror00:17
vinshand can't00:17
tchayponotq: could you paste as much of the output as you still have into pastebin so we can take a look?00:17
notqsure, it's repeatable00:18
notqalso says it stores it in pip.log, want me to just pastebin that?00:18
tchaypoIf you can - but depending where this happens, that pip.log could be inside a diskimage-builder chroot that got destroyed as part of the cleanup00:19
notqah, i'm a dork. i see the error in there. there are proxy errors, i bet something is wrong with pip using the proxy.00:19
notqis that the first pip call?00:19
tchaypoProbably - it sounds to me as though it's probably at the start of the pypi-mirror element (or is it the pypi element?), but it might be pull-tools00:20
notqyeah, i need to sort out how pip deals with proxies, and make sure it's working.00:20
*** rwsu has joined #tripleo00:20
tchaypovinsh: is your problem reproducible?00:23
vinshI think its just noise from the mirror job... it finally kept going. but I do see that on 2 machines right now00:24
vinshhttp://paste.openstack.org/show/79499/00:24
vinshIt clones.. begins to run. barks. then runs00:25
*** matsuhashi has quit IRC00:28
vinshya, the pypi-mirror is like an old lawn mower.. takes a few tries to get going all the way. and a few restarts throughout the job ;)00:30
*** matsuhas_ has joined #tripleo00:31
*** chuckC has quit IRC00:32
openstackgerritSteve Baker proposed a change to openstack/os-collect-config: Only top-level some deployment configs  https://review.openstack.org/9173300:32
*** TravT has quit IRC00:35
openstackgerritJames Polley proposed a change to openstack/tripleo-incubator: Simplify creation/cleanup of testenvs  https://review.openstack.org/9273400:35
mordredvinsh: but it makes you feel like a proper man when you're done00:35
vinshINDEED.00:35
tchaypoI stopped mowing the lawn at 17 - if I was doing it again it'd probably make me feel like a kid again00:36
notqcan wget the url that pip can't get. http_proxy and https_proxy set. tried on the command line. tried a 2nd proxy. args.00:36
tchayponotq: did you put something on pastebin?00:37
vinshnotq, I don't have all the history on what your trying.. but sounds similar to things I have hit.. are you trying to run the pip mirror job?00:37
notqtchaypo: no, cause it's clearly a pip/proxy issue. i can if you'd like though00:37
vinshif so.. that seems to require sudo.. and sudo might not see the proxy set.00:37
notqglobal proxy00:37
notqi'll try to echo with sudo though and see00:38
notqyeah, it's there.00:38
notqand i tried it with the proxy on the command line for a pip install00:38
tchayponotq: we might be able to spot a common issue00:38
notqok, will do00:38
*** matsuhas_ has quit IRC00:40
*** matsuhashi has joined #tripleo00:41
notqhttp://pastebin.com/zhKykFXc00:42
openstackgerritJames Polley proposed a change to openstack/tripleo-incubator: Simplify creation/cleanup of testenvs  https://review.openstack.org/9273400:48
vinshhuh00:48
vinsh"No distributions at all found for keyring>=1.6.1,<2.0,>=2.1 (from python-openstackclient)"00:48
vinshfrom your paste00:48
vinshis that series of requirements even possible?!00:49
StevenKYes00:49
vinshdoes the , indicate or?00:50
StevenKvinsh: To the best of my knowledge, it will find the highest version on pypi and check against those rules. If not, goes back one version and checks again00:52
greghaynesboth less than 2.0 and greater than 2.1?00:53
vinshnotq, usually.. when things get wonky like this.. its time to remove your cache. and do a git pull on tripleo-incubator00:55
vinshYou have some version of python-openstackcllient in cache that to me seems to have bogus requirements.00:56
notqthe error is that with pip and a proxy. i am using a proxy, and pip doesn't work to install any package. shouldn't i assume it's that and get pip working first, or do you think it could be a caching error?00:57
vinshfrom the paste you posted.. it appears to be downloading a bunch of stuff00:57
vinshjust fine00:57
notqyes, except from pip00:58
notqwget, git, etc work. pip doesn't.00:58
vinshall of those items..above keyring..00:58
vinshare from pip00:58
vinshright?00:58
vinshsuch as lxml anyjason?00:58
vinshI dunno. Strange case.00:59
notqare they? i tried to install a basic package and it failed.00:59
notqyeah, looks like it. okay. i'll follow. when you say remove cache, what exactly are you referring to?01:00
vinshthis would be in /home/notq/.cache  tripleo  image-create01:01
vinshboth of those dirs01:01
*** sdake_ has quit IRC01:01
notq.cache just contains a motd01:02
vinshyou said you had just cloned tripleo-incubator today?01:03
vinshare on master?01:03
notqi just gloned it today01:03
notqfollowing this http://docs.openstack.org/developer/tripleo-incubator/devtest.html01:04
notqnot using the optional stable branch01:04
vinshI am unsure as how to help :(01:05
notqit's repeatably stopping in the same place if i retry01:05
notqi could remove it, git pull, and try it again01:05
vinshworth a try!01:05
openstackgerritJames Polley proposed a change to openstack/tripleo-incubator: Clean up any existing environment first  https://review.openstack.org/9203801:06
*** mestery has quit IRC01:08
*** eghobo has quit IRC01:20
*** mestery has joined #tripleo01:25
*** shakamunyi has joined #tripleo01:26
*** ramishra has joined #tripleo01:27
*** sballe has quit IRC01:28
*** sballe has joined #tripleo01:29
*** newell_ has quit IRC01:29
tchayponotq: sorry, I haven't been following the conversation :( Do you know where the requirement for keychain is coming from?01:30
tchaypos/chian/ring01:31
tchaypos/chian/chain/01:31
notqhttp://pastebin.com/zhKykFXc - the pastebin01:31
notqDownloading/unpacking keyring>=1.6.1,<2.0,>=2.1 (from python-openstackclient)01:31
tchaypoHuh.01:33
tchaypohttps://git.openstack.org/cgit/openstack/python-openstackclient/tree/requirements.txt says that it just requires >=2.101:33
*** mestery has quit IRC01:34
StevenKWhich agrees with global-requirements01:34
tchaypobut git blame tells me that line was last changed in dde02b8a on 2014-04-2001:35
tchaypoand git show -r dde02b8a shows01:35
tchaypo-keyring>=1.6.1,<2.0,>=2.101:35
tchaypo+keyring>=2.101:35
StevenKtchaypo: Release of openstackclient versus git01:36
tchaypoyep.01:36
StevenKI bet dde02b8a isn't in the release01:36
tchaypolast release was 2014-03-0101:36
tchaypowheee01:36
StevenKI have python-keyring installed -- which fails that, as it's 1.6-101:37
tchaypoI'm trying to figure out what's installing python-openstackclient01:39
StevenKsetup-clienttools01:39
tchaypoand that was added on april 401:40
tchaypono that's wrong, let me try again: the change which added python-openstackclient was authored on april 4. I'm not sure when it merged.01:40
tchaypohttps://review.openstack.org/#/c/85471/ - April 7, 7:22pm01:41
tchaypowhich is why no-one has run into this, it only landed 12 hours ago01:42
*** shakamunyi has quit IRC01:42
tchayponotq: at this point, my suggestion is that you raise a critical bug at https://launchpad.net/tripleo01:42
StevenKtchaypo: Uh?01:42
StevenKtchaypo: April 7 was over a month ago01:43
tchaypodammit.01:43
StevenKIt is May01:43
tchaypoWhere did the year go?01:43
tchaypoetc etc01:43
StevenKHah01:43
notqdpkg for python-keyring shows Version: 0.9.2-0ubuntu0.12.04.2 but says it's the newest version01:43
StevenKAh, precise01:44
tchayponotq: newest version of the ubuntu package. Those versions are set in stone when that release of the distro ships - they'll get backported bugfixes but won't increase to a new version01:44
*** nosnos has joined #tripleo01:44
notqshould i be using a different ubuntu version?01:44
tchayposo "newest version" means "newest version shortly before 2012-04"01:44
StevenK python-keyring | 1.6-1                  | saucy            | source, all01:45
StevenK python-keyring | 3.5-1                  | trusty           | source, all01:45
tchaypoYes, tripleo is known to be borken on precise01:45
StevenKHeh, so something drastic happened01:45
notqok, what version should i use?01:45
StevenKnotq: Trusty, 14.0401:45
notqthx.01:45
notqk, request in to have the server rebuilt. should get it tomorrow and can work through it again.01:47
tchaypoSorry notq01:48
tchaypohttps://review.openstack.org/#/c/84801/7/README.md added some notes about this01:48
notqno problem, just want to get this working. have a huge baremetal system i'd love to get deployed asap :)01:48
*** mestery has joined #tripleo01:48
tchaypo... but I see that the version that eventually landed just says "Ubuntu or Fedora"01:48
tchayponotq: out of curiousity - was that README.md something you'd run across?01:54
tchaypoIn other words - if it had an explicit "Use trusty" notice, would you have seen it?01:54
notqhttp://docs.openstack.org/developer/tripleo-incubator/devtest.html would have helped to have that info01:55
openstackgerritJames Polley proposed a change to openstack/tripleo-incubator: Add details of which OS releases are tested in CI  https://review.openstack.org/9274901:56
tchaypoone moment while I add devtest.sh to that change01:56
*** shakamunyi has joined #tripleo01:57
greghaynesslagle: any idea whats up with the oslo error on https://review.openstack.org/#/c/91561/2 ?02:00
notqgoing to head out, i'll be back tomorrow for more fun :)02:00
slaglegreghaynes: not really :/02:01
slaglei was trying to selectively backport some stuff to the stable branches to fix some issues02:01
slaglepossible we need some additional commits there to make those oslo tests work02:02
openstackgerritJames Polley proposed a change to openstack/tripleo-incubator: Add details of which OS releases are tested in CI  https://review.openstack.org/9274902:02
greghaynesyea, id definitely like to get those merged since it seems like our stable branches are less than functional without02:03
tchaypoI just wondered why I feel so hungry when it's still early morning. I'm going to take that as a sign I should be getting lunch.02:03
slaglegreghaynes: indeed :). i was going to ask bnemec about it tomorrow02:03
tchayponotq: Hopefully tomorrow you'll see something telling you that I pointed you at https://review.openstack.org/#/c/92749/ just after you left :)02:04
*** sballe has quit IRC02:05
*** sballe has joined #tripleo02:06
*** geerdest_ has joined #tripleo02:07
*** geerdest_ has quit IRC02:07
openstackgerritTim Potter proposed a change to openstack/diskimage-builder: Add documentation for DIB_* global image-build variables  https://review.openstack.org/9275202:08
*** shakayumi has joined #tripleo02:15
*** rameshg87 has joined #tripleo02:16
tchayponotq: http://docs-draft.openstack.org/49/92749/2/check/gate-tripleo-incubator-docs/a269403/doc/build/html/devtest.html has the proposed change to devtest.html02:18
*** shakamunyi has quit IRC02:19
*** rameshg87 has quit IRC02:21
*** chuckC has joined #tripleo02:34
lifelessso where are we at02:42
lifelessgreghaynes: whats the next HA patch needed?02:42
*** mestery has quit IRC02:49
openstackgerritA change was merged to openstack/tripleo-image-elements: Revert "Provide an override level for os-apply-config"  https://review.openstack.org/9119802:54
greghayneslifeless: Theres a series of patches up for doing virtualip stuff - https://review.openstack.org/#/c/91346 https://review.openstack.org/#/c/89556/ https://review.openstack.org/#/c/9134902:57
greghayneslooks I need to re-review some of those02:57
greghaynesthen we need to go and switch the heat templates to use vip for varios services02:57
greghaynesthen *in theory* merge.py for multi control nodes will "just work" in that multiple control nodes should start02:58
*** untriaged-bot has joined #tripleo03:00
untriaged-botUntriaged bugs so far:03:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/131698503:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/131711703:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/131497803:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/131535503:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/131492203:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/131667503:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/131705603:00
uvirtbotLaunchpad bug 1316985 in tripleo "set -eu may spuriously break dkms module" [Undecided,New]03:00
*** untriaged-bot has quit IRC03:00
uvirtbotLaunchpad bug 1317117 in tripleo "Error when USE_CIRROS=1" [Undecided,New]03:00
uvirtbotLaunchpad bug 1314978 in tripleo "Cloud vm not pingable after overcloud upgrade " [Undecided,New]03:00
uvirtbotLaunchpad bug 1315355 in tripleo "Upgrade of overcloud failed with "Connection to neutron failed: Maximum attempts reached"" [Undecided,New]03:00
uvirtbotLaunchpad bug 1314922 in tripleo "ephemeral disk is mounted too late" [Undecided,New]03:00
uvirtbotLaunchpad bug 1316675 in tripleo "Saving a devtest VM results in error" [Undecided,In progress]03:00
greghaynessuch bugs03:00
uvirtbotLaunchpad bug 1317056 in tripleo "Guest VM FS corruption after compute host reboot" [Undecided,New]03:00
StevenKNiiiiice. I left the Firefox with the zuul tab open last night03:00
*** shakayumi has quit IRC03:01
StevenKSo, about a minute ago Firefox was using 19G of RAM03:01
greghaynesid make a firefox os joke but its not as funny nowdays03:01
StevenKNo, it just tends to make people sad.03:02
*** dkehn_ has joined #tripleo03:12
*** dkehn has quit IRC03:15
*** dkehnx has quit IRC03:15
*** dkehn has joined #tripleo03:17
*** matsuhashi has quit IRC03:24
*** shakayumi has joined #tripleo03:30
*** TravT has joined #tripleo03:33
openstackgerritA change was merged to openstack/tripleo-heat-templates: Add NeutronControlPlaneID parameter  https://review.openstack.org/9134603:34
lifelessmarios: btw with cross repo stuff03:34
*** blamar has quit IRC03:35
StevenKlifeless: Can you +A https://review.openstack.org/#/c/91520/ , it finally passed CI03:35
lifelessmarios: typically CI will fail, which means theres no need to -2 to force sequencing control03:35
*** eghobo has joined #tripleo03:35
StevenKlifeless: I've got local changes for the CLI tool that I'm just throwing through devtest03:35
StevenKlifeless: Thanks03:36
openstackgerritA change was merged to openstack/os-cloud-config: Perform PKI initialization for a Keystone host  https://review.openstack.org/9152003:36
StevenKlifeless: Nice catch, I've fixed the docs and the usage string.03:39
*** nosnos has quit IRC03:41
* StevenK peers at os-cloud-config03:42
StevenKI was expecting a version in setup.cfg03:43
lifelessversions are done from the git tag03:44
lifelessits pbr03:44
StevenKRight03:46
openstackgerritGregory Haynes proposed a change to openstack/tripleo-incubator: Fix awk for grabbing cirros MD5  https://review.openstack.org/9276403:46
*** shakayumi has quit IRC04:08
*** blamar has joined #tripleo04:08
openstackgerritGregory Haynes proposed a change to openstack/tripleo-incubator: Fix awk for grabbing cirros MD5  https://review.openstack.org/9276404:09
*** tzumainn has quit IRC04:10
openstackgerritGregory Haynes proposed a change to openstack/tripleo-image-elements: Document config properties in haproxy element  https://review.openstack.org/9082904:15
*** blamar has quit IRC04:16
*** blamar has joined #tripleo04:16
openstackgerritGregory Haynes proposed a change to openstack/tripleo-image-elements: Allow multiple binds per service in haproxy  https://review.openstack.org/8992504:18
lifelessstevebaker: I think we didn't quite connect on the mutual gating thing04:19
lifelessstevebaker: but! I may be misunderstanding teh details.04:22
lifelessstevebaker: so - I'm going to ask that we get a spec up. Then we can look at it from all angles independent of implementation04:23
lifelessstevebaker: if thats ok with you04:23
*** mestery has joined #tripleo04:24
openstackgerritGregory Haynes proposed a change to openstack/tripleo-image-elements: Allow multiple binds per service in haproxy  https://review.openstack.org/8992504:24
*** nosnos has joined #tripleo04:29
*** ramishra has quit IRC04:30
*** matsuhashi has joined #tripleo04:37
*** rcarrill` has quit IRC04:38
lifelessbnemec: your spec, reviewed. Thanks! it looks great.04:43
*** rcarrillocruz has joined #tripleo04:44
openstackgerritSteve Kowalik proposed a change to openstack/os-cloud-config: Add a init-keystone CLI  https://review.openstack.org/9152104:44
*** lazy_prince has joined #tripleo04:47
openstackgerritChris Jones proposed a change to openstack/diskimage-builder: Last ditch effort to correct a wrong shasum.  https://review.openstack.org/8808404:48
*** Rakesh6 has joined #tripleo04:53
SpamapSooo we may have yet another box back for the hp region04:53
*** eghobo has quit IRC04:58
*** eghobo has joined #tripleo04:59
openstackgerritA change was merged to openstack/tripleo-incubator: Add a flag to allow for serial console on the VMs  https://review.openstack.org/8627205:01
*** akuznetsov has joined #tripleo05:08
openstackgerritGregory Haynes proposed a change to openstack/tripleo-heat-templates: Introduce configurable virtual ip in templates  https://review.openstack.org/8955605:13
*** matsuhashi has quit IRC05:19
*** matsuhashi has joined #tripleo05:20
lifelessSpamapS: \o/05:22
*** shakayumi has joined #tripleo05:52
*** rdopieralski has joined #tripleo05:54
*** rcarrill` has joined #tripleo05:56
*** shakayumi has quit IRC05:57
*** rcarrillocruz has quit IRC05:57
*** morganfainberg is now known as morganfainberg_Z06:05
*** saurabhs has left #tripleo06:07
openstackgerritA change was merged to openstack/tripleo-image-elements: Create stub for build_sphinx  https://review.openstack.org/8861806:13
openstackgerritA change was merged to openstack/tripleo-image-elements: Remove out of date CI docs  https://review.openstack.org/8863506:13
marioslifeless: yeah, jprovaznik pointed that out to me yesterday (cross repo stuff - gate tests would have failed)06:40
openstackgerritA change was merged to openstack/tripleo-incubator: Pass NeutronControlPlaneID to heat stack-create  https://review.openstack.org/9134906:44
*** shakayumi has joined #tripleo06:53
*** shakayumi has quit IRC06:58
greghaynesmarios: was waiting for tests on that one I think :)07:07
mariosgreghaynes: oh, you mean for "Pass NeutronControlPlaneID to"07:19
GheRiveromorning all07:19
dshulyakmorning07:20
greghaynesmarios: yep. Not a big deal just thought id point it out07:22
mariosgreghaynes: yeah thanks. hope i didn't break $stuff :/ was actually surprised it hadn't been pushed yet (was waiting on your +A on the heat template one)07:23
mariosgreghaynes: though gate tests would have failed though no?07:23
*** eghobo has quit IRC07:24
greghaynesWe dont gate on the tripleo tests07:24
greghaynes(I think)07:25
mariosgreghaynes: ah indeed - not yet right?07:25
mariosgreghaynes: yeah i think you're right - BUT, couple people said 'you didn't need to -2 because the tests would have failed'07:25
mariosso not sure07:25
greghayneshaha, yea.. I think as a 'people probably wont +A if all the tripleo tests fail' but I agree its a bit fragile ATM ;)07:26
mariosgreghaynes: anyway thanks mate, i need to stop doing that (have done it before)07:26
*** mrunge has joined #tripleo07:37
*** shakayumi has joined #tripleo07:54
*** matsuhashi has quit IRC07:54
lifelessgreghaynes: logical gate07:55
*** e0ne has joined #tripleo07:55
lifelessgreghaynes: no +A with failed voting jobs07:55
lifelessgreghaynes: including tripleo-*07:55
*** matsuhashi has joined #tripleo07:55
marioslifeless: i feel like this would be a good topic for 'open discussion' next tripleo meeting - what tests run where. eg. what i did (-2) was unnecessary and also unhelpful if others couldn't +2 it whilst I'm afk07:57
lifelessmarios: sure07:57
lifelessmarios: or in the reviews section of the meeting07:57
mariossure wherever, thanks07:57
*** shakayumi has quit IRC07:58
smulcahyI notice http://russellbryant.net/openstack-stats/tripleo-openreviews.html is no longer updated - does anyone know of another source of this info?08:01
lifelessthere was a bug08:01
lifelessI believe its fixed now but possibly not deployed08:02
*** andreaf has joined #tripleo08:07
*** derekh_ has joined #tripleo08:11
*** lucasagomes has joined #tripleo08:13
*** dkehn__ has joined #tripleo08:23
*** jcoufal has joined #tripleo08:24
*** dkehn__ has quit IRC08:24
*** dkehn_ has quit IRC08:25
*** dkehn has quit IRC08:25
*** dkehn__ has joined #tripleo08:25
*** dkehn has joined #tripleo08:27
*** jcoufal has quit IRC08:27
*** darraghb has joined #tripleo08:27
*** athomas has joined #tripleo08:36
*** dkehn_ has joined #tripleo08:38
*** jcoufal has joined #tripleo08:40
*** dkehn_ has quit IRC08:40
*** dkehn has quit IRC08:40
*** dkehn__ has quit IRC08:41
*** dkehn_ has joined #tripleo08:41
*** dkehn has joined #tripleo08:42
*** jcoufal has quit IRC08:45
*** jcoufal has joined #tripleo08:45
*** markmc has joined #tripleo08:48
*** martyntaylor has joined #tripleo08:50
openstackgerritA change was merged to openstack/tripleo-image-elements: Nova: disable scheduler debugging.  https://review.openstack.org/8575608:53
openstackgerritA change was merged to openstack/diskimage-builder: set -u and -o pipefail everywhere  https://review.openstack.org/8486808:53
*** shakayumi has joined #tripleo08:54
*** shakayumi has quit IRC08:59
*** untriaged-bot has joined #tripleo09:00
untriaged-botUntriaged bugs so far:09:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/131698509:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/131497809:00
uvirtbotLaunchpad bug 1316985 in tripleo "set -eu may spuriously break dkms module" [Critical,New]09:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/131535509:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/131667509:00
uvirtbotLaunchpad bug 1314978 in tripleo "Cloud vm not pingable after overcloud upgrade " [Undecided,New]09:00
uvirtbotLaunchpad bug 1315355 in tripleo "Upgrade of overcloud failed with "Connection to neutron failed: Maximum attempts reached"" [Undecided,New]09:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/131705609:00
uvirtbotLaunchpad bug 1316675 in tripleo "Saving a devtest VM results in error" [Undecided,In progress]09:00
*** untriaged-bot has quit IRC09:00
uvirtbotLaunchpad bug 1317056 in tripleo "Guest VM FS corruption after compute host reboot" [Undecided,New]09:00
*** e0ne has quit IRC09:03
*** e0ne has joined #tripleo09:04
*** rlandy has joined #tripleo09:08
*** jcoufal has quit IRC09:09
*** jcoufal has joined #tripleo09:09
*** rcarrillocruz has joined #tripleo09:09
*** hashar has joined #tripleo09:10
*** rcarrill` has quit IRC09:11
openstackgerritYongli He proposed a change to openstack/tuskar: Exception message should not be localize  https://review.openstack.org/7679909:18
*** hashar has quit IRC09:20
*** giulivo has joined #tripleo09:21
andrearosaderekh_: you reviewed a change https://review.openstack.org/91536 I submitted a new patch since your last review if you could have a look at it again it'd be great.09:28
derekh_andrearosa: would you believe I was just looking at it :-)09:29
andrearosaderekh_: excellent you are always a step ahead of me ;)09:31
derekh_andrearosa: looks good, but you'll probably need to rebase, because this merged https://review.openstack.org/#/c/85756/109:31
andrearosaok I'll rebase and remove the --debug for the schduler according to that change. Thanks!09:33
*** tzumainn has joined #tripleo09:35
*** marun is now known as marun_afk09:35
openstackgerritStuart McLaren proposed a change to openstack/tripleo-incubator: Simple fix for SSL param whitespace issue  https://review.openstack.org/9280109:41
*** dkehn__ has joined #tripleo09:42
openstackgerritRyan Moore proposed a change to openstack/tripleo-image-elements: Restructure the nova.conf to match documentation  https://review.openstack.org/8382109:43
*** athomas has quit IRC09:45
*** dkehn_ has quit IRC09:45
*** shakayumi has joined #tripleo09:55
giulivotchaypo, lifeless thanks for looking into the TRIPLEO_ROOT change09:57
giulivoi'm trying to figure how to make a pointer to the doc in the "error" we print to the user09:57
tchaypogiulivo: thanks for working on it :)09:58
*** petertoft has joined #tripleo09:58
*** e0ne has quit IRC09:59
giulivohi tchaypo, I'm really not sure how to point to the doc though; given it will be echoed to the shell I think I'm forced to hardlink it09:59
tchaypogiulivo: The best idea I had for that was to link to http://docs.openstack.org/developer/tripleo-incubator/devtest.html#initial-checkout09:59
giulivoor maybe there are better ways to do it?09:59
tchaypobut I don't like that idea much - there's no guarantee that the docs there will match the version that the user is running10:00
*** athomas has joined #tripleo10:00
*** shakayumi has quit IRC10:00
giulivotchaypo, one more question10:01
giulivoshall we add a check for TRIPLEO_ROOT in devtest_setup anyway? is it intended to be run without sourcing _variables first?10:01
tchaypoMy second-best idea is to suggest something like "Look for the 'Initial Checkout' heading in devtest.sh"10:01
tchaypodevtest_setup? I don't think so. What gave you that impression?10:02
openstackgerritAndrea Rosa proposed a change to openstack/tripleo-image-elements: Allow nova to use different configuration files  https://review.openstack.org/9153610:03
giulivotchaypo, there is a comment in the review about that10:03
*** e0ne has joined #tripleo10:05
tchaypoAh, the one where I pointed out that if TRIPLEO_ROOT is unbound the script will abort.10:05
giulivoyeah I relly need to do some better verification before pushing next time10:07
giulivohow do you do that?10:07
lifelessgiulivo: tchaypo: since we don't really cut releases of incubator, I think linking to the current docs is fine10:08
*** e0ne has quit IRC10:08
lifelessgiulivo: setup.sh requires variables to be set first10:08
*** e0ne has joined #tripleo10:08
openstackgerritGerry Drudy proposed a change to openstack/tripleo-heat-templates: Configure passthrough in swift heat template  https://review.openstack.org/9262210:08
giulivolifeless, yeah but I missed the unbound on ZUUL_REF anyway :(10:08
tchaypogiulivo: I think you have a point about TRIPLEO_ROOT; I think we can expect that to be set10:09
tchaypobut yeah, ZUUL_REF10:09
giulivohow do you do basic verification of code before submitting?10:09
giulivothis was easy but in geneal, if I were to do something less trivial, are there other options to just run it entirely on your dev station?10:10
tchaypoI have vim + syntastic for some basic syntax checks; it doesn't catch things like this, but it catches the really basic errors10:10
tchaypobut usually I just run it.10:10
*** e0ne has quit IRC10:12
openstackgerritGerry Drudy proposed a change to openstack/tripleo-image-elements: Configure passthrough in proxy-server.conf  https://review.openstack.org/9262810:15
tchaypooh fantastic, the set -u changes landed10:17
giulivotchaypo, looking at the setup script, I don't think we need to keep the "cd $TRIPLEO_ROOT" in the doc10:18
giulivocan I move it down below the "end" keyword?10:18
openstackgerritGerry Drudy proposed a change to openstack/tripleo-image-elements: Configure passthrough in proxy-server.conf  https://review.openstack.org/9262810:18
giulivoactually I'll remove it entirely10:20
tchaypo*reads script*10:20
tchaypoOkay, I have mixed feelings10:21
tchaypoI'm happy because I think you're right, I see no reason to do that cd - as far as I can tell all the commands it's calling should be in $PATH after devtest_variables.sh was sourced10:21
tchaypominor qualm in that we're now moving to a situation where the user is going to get something like "install-dependencies: command not found", which isn't very helpful10:25
tchaypobut I think that's beyond the point where we can help the user10:25
openstackgerritGerry Drudy proposed a change to openstack/tripleo-heat-templates: Configure passthrough in swift heat template  https://review.openstack.org/9262210:26
tchaypoI think I'm just sensitive about that because it's what I've been thinking about lately.10:26
giulivotchaypo, so I just ran it and works for me10:26
*** matsuhashi has quit IRC10:27
giulivoand also, if we had anything in the trace assuming we were in TRIPLEO_ROOT rather than just using TRIPLEO_ROOT I think it would be worth fixing10:27
openstackgerritGerry Drudy proposed a change to openstack/tripleo-image-elements: Configure passthrough in proxy-server.conf  https://review.openstack.org/9262810:27
tchaypoThe thing that made me sad was spotting cleanup-env there. I've got a change open that will call cleanup-env non-optionally inside _testenv.sh, so now I have to think about whether my change makes sense10:28
openstackgerritStuart McLaren proposed a change to openstack/tripleo-incubator: Run the overcloud with an SSL enabled public IP  https://review.openstack.org/8509810:31
openstackgerritCian O'Driscoll proposed a change to openstack/diskimage-builder: Explicitly name element enable-serial-console  https://review.openstack.org/9280510:31
openstackgerritGiulio Fidente proposed a change to openstack/tripleo-incubator: Enforces TRIPLEO_ROOT to be set by the user  https://review.openstack.org/9261110:37
openstackgerritCian O'Driscoll proposed a change to openstack/diskimage-builder: Explicitly name element enable-serial-console  https://review.openstack.org/9280510:37
*** matsuhashi has joined #tripleo10:40
*** e0ne has joined #tripleo10:43
tchaypoI'm going to step away from the computer now and start winding down, but a privmsg should still reach me for the next few hours :)10:44
*** e0ne has quit IRC10:44
*** e0ne has joined #tripleo10:45
*** e0ne_ has joined #tripleo10:47
*** e0ne has quit IRC10:47
*** corrigac has quit IRC10:48
*** lparth_ has joined #tripleo10:51
*** e0ne_ has quit IRC10:51
*** lazy_prince2 has joined #tripleo10:53
*** dtantsur_ has joined #tripleo10:54
*** lazy_prince has quit IRC10:55
*** antonym has quit IRC10:55
*** Matt3 has quit IRC10:55
*** lparth has quit IRC10:55
*** dtantsur has quit IRC10:55
*** dtantsur_ is now known as dtantsur10:55
*** spy1 has joined #tripleo10:55
*** Matt2 has joined #tripleo10:56
*** davidlenwell_ has joined #tripleo11:02
*** rcarrill` has joined #tripleo11:15
*** rcarrillocruz has quit IRC11:17
*** lazy_prince2 has quit IRC11:20
*** matsuhas_ has joined #tripleo11:22
*** matsuhashi has quit IRC11:23
*** jang has quit IRC11:23
*** geerdest has quit IRC11:23
*** funzo has quit IRC11:23
*** jml has quit IRC11:23
*** davidlenwell has quit IRC11:23
openstackgerritA change was merged to openstack/tripleo-image-elements: Document config properties in haproxy element  https://review.openstack.org/9082911:26
*** jml has joined #tripleo11:30
openstackgerritjan grant proposed a change to openstack/tripleo-image-elements: Ensure rabbitmq can be successfully restarted  https://review.openstack.org/9180911:39
*** funzo has joined #tripleo11:40
*** e0ne has joined #tripleo11:42
*** e0ne_ has joined #tripleo11:44
*** e0ne has quit IRC11:44
*** geerdest has joined #tripleo11:47
*** e0ne_ has quit IRC11:49
*** morazi has joined #tripleo12:00
*** weshay has joined #tripleo12:02
*** tteggel has quit IRC12:04
*** Hazelesque has quit IRC12:04
*** blamar has quit IRC12:04
*** blamar has joined #tripleo12:04
*** e0ne has joined #tripleo12:07
*** e0ne has quit IRC12:07
*** e0ne has joined #tripleo12:07
*** blamar has quit IRC12:09
*** blamar has joined #tripleo12:09
*** e0ne has quit IRC12:09
openstackgerritAlexis Lee proposed a change to openstack/tripleo-specs: Control mechanism for os-apply-config  https://review.openstack.org/9235612:12
openstackgerritjan grant proposed a change to openstack/tripleo-image-elements: Permit non-loopback guest access to Rabbit.  https://review.openstack.org/9281512:14
*** tteggel has joined #tripleo12:18
*** Hazelesque has joined #tripleo12:18
Ngmorning12:23
lxsliEyes please? https://review.openstack.org/#/c/91801/12:25
*** jdob has joined #tripleo12:26
*** julim has joined #tripleo12:33
openstackgerritAlexis Lee proposed a change to openstack/tripleo-incubator: Clean up heat env file code  https://review.openstack.org/9098312:35
openstackgerritDmitry Shulyak proposed a change to openstack/tripleo-image-elements: Remove hardcoded ports for api endpoints  https://review.openstack.org/9255012:37
*** jdob has left #tripleo12:39
*** jdob has joined #tripleo12:39
*** dprince has joined #tripleo13:00
*** jcoufal has quit IRC13:00
*** ramishra has joined #tripleo13:01
openstackgerritStuart McLaren proposed a change to openstack/tripleo-heat-templates: ssl: Add support for a CA Certificate  https://review.openstack.org/8510013:03
*** e0ne has joined #tripleo13:04
*** e0ne has quit IRC13:05
*** e0ne has joined #tripleo13:06
*** cwolferh has joined #tripleo13:07
*** ramishra_ has joined #tripleo13:08
*** e0ne has quit IRC13:10
*** ramishra has quit IRC13:10
*** matty_dubs|gone is now known as matty_dubs13:12
*** sballe_ has joined #tripleo13:16
*** sballe has quit IRC13:17
dprincederekh: in order for the Squid to be really useful we need this too https://review.openstack.org/#/c/92190/13:19
*** martyntaylor has quit IRC13:19
*** martyntaylor has joined #tripleo13:22
*** mrunge has quit IRC13:30
*** ramishra_ has quit IRC13:33
*** ramishra has joined #tripleo13:34
*** dkehn__ is now known as dkehnx13:35
*** Rakesh6 has quit IRC13:37
*** nosnos has quit IRC13:38
*** yamahata has quit IRC13:50
*** yamahata has joined #tripleo13:51
*** weshay has quit IRC13:53
*** weshay has joined #tripleo13:55
*** blamar has quit IRC14:05
*** julim has quit IRC14:06
*** blamar has joined #tripleo14:10
*** e0ne has joined #tripleo14:12
*** rdopieralski has quit IRC14:15
*** e0ne has quit IRC14:17
*** e0ne has joined #tripleo14:18
openstackgerritColeman Corrigan proposed a change to openstack/diskimage-builder: Tidy base image with a truncate of /var/log files  https://review.openstack.org/9283914:18
*** e0ne has quit IRC14:20
*** TravT has quit IRC14:21
*** ramishra_ has joined #tripleo14:24
*** ramishra has quit IRC14:25
*** ramishra_ has quit IRC14:26
*** ramishra has joined #tripleo14:33
openstackgerritsowmini proposed a change to openstack/tripleo-image-elements: Config updates for dhcp, metadata, l3_agent  https://review.openstack.org/8964414:34
*** e0ne has joined #tripleo14:37
*** ramishra_ has joined #tripleo14:44
*** ramishra has quit IRC14:45
*** e0ne_ has joined #tripleo14:48
*** ramishra_ has quit IRC14:49
bnemecgreghaynes: slagle: I talked to Doug (the Oslo PTL) yesterday about those failures, and I think we're just going to disable those cross-test jobs for now.14:50
bnemecThe jobs in TripleO got added before we realized that having a cross-test job for every project using oslotest wasn't going to scale well. :-)14:50
*** e0ne has quit IRC14:51
bnemecAnd we probably don't need cross-test jobs on stable branches anyway.14:51
openstackgerritColeman Corrigan proposed a change to openstack/diskimage-builder: Tidy base image with a truncate of /var/log files  https://review.openstack.org/9283914:51
bnemecWe're going to discuss the cross-testing issue at summit and then we can re-enable it for these repos.14:51
openstackgerritColeman Corrigan proposed a change to openstack/diskimage-builder: Tidy base image with a truncate of /var/log files  https://review.openstack.org/9283914:56
*** geerdest_ has joined #tripleo14:56
*** untriaged-bot has joined #tripleo15:00
untriaged-botUntriaged bugs so far:15:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/131698515:00
uvirtbotLaunchpad bug 1316985 in tripleo "set -eu may spuriously break dkms module" [Critical,New]15:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/131744615:00
uvirtbotLaunchpad bug 1317446 in tripleo "Whitespace in SSLCertificate param causes jq error" [Undecided,In progress]15:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/131497815:00
uvirtbotLaunchpad bug 1314978 in tripleo "Cloud vm not pingable after overcloud upgrade " [Undecided,New]15:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/131535515:00
uvirtbotLaunchpad bug 1315355 in tripleo "Upgrade of overcloud failed with "Connection to neutron failed: Maximum attempts reached"" [Undecided,New]15:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/131667515:00
uvirtbotLaunchpad bug 1316675 in tripleo "Saving a devtest VM results in error" [Undecided,In progress]15:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/131705615:00
uvirtbotLaunchpad bug 1317056 in tripleo "Guest VM FS corruption after compute host reboot" [Undecided,New]15:00
*** untriaged-bot has quit IRC15:00
bnemecsmulcahy: lifeless: Russell just had a baby, so I'm guessing reviewstats isn't too high on his priority list right now. :-)15:00
bnemecI've added a sync of the stats I've been generating locally to my public web server: http://www.nemebean.com/reviewstats/15:01
openstackgerritChris Jones proposed a change to openstack/tripleo-image-elements: Enable collectl on systemd OSes.  https://review.openstack.org/9285315:01
bnemecThat way I don't have to keep sticking them in paste.o.o :-)15:01
*** andreaf has quit IRC15:02
smulcahybnemec: cheers, I actually just noticed http://russellbryant.net/openstack-stats/README.txt - sounds like I need to download em and run em myself. And Gratz to Russell - I hope he enjoyed his sleep up to now :)15:02
smulcahybnemec: thank you - http://www.nemebean.com/reviewstats/tripleo-open.html is very interesting, total open reviews was 200 the last time I saw it ... ouch15:04
*** julim has joined #tripleo15:09
bnemecsmulcahy: Yeah, I think that readme is actually left over from a different issue with reviewstats.15:10
*** e0ne_ has quit IRC15:10
bnemecThey were working fine, but then the Gerrit upgrade required some manual intervention.15:10
*** csd has joined #tripleo15:11
*** nealph has joined #tripleo15:22
*** matsuhas_ has quit IRC15:25
*** matsuhashi has joined #tripleo15:25
openstackgerritClint 'SpamapS' Byrum proposed a change to openstack/tripleo-incubator: Set MySQL Buffer Pool size low for testing  https://review.openstack.org/9285815:27
bnemechttps://review.openstack.org/#/c/87039/ passed CI and would be nice to get in now so we don't break everyone's devtest the next time we add a password. :-)15:28
*** eghobo has joined #tripleo15:30
*** matsuhashi has quit IRC15:31
slagle+A'd15:32
bnemecslagle: Thanks!15:32
slagleit hopped on the A train15:32
openstackgerritA change was merged to openstack/tripleo-incubator: Allow adding passwords in setup-*-passwords  https://review.openstack.org/8703915:32
openstackgerritClint 'SpamapS' Byrum proposed a change to openstack/tripleo-heat-templates: Defer to element mysql.innodb_buffer_pool_size  https://review.openstack.org/9285915:35
*** e0ne has joined #tripleo15:36
*** TravT has joined #tripleo15:40
openstackgerritClint 'SpamapS' Byrum proposed a change to openstack/tripleo-image-elements: Raise innodb_buffer_pool_size to 2G  https://review.openstack.org/9286115:42
*** martyntaylor has left #tripleo15:46
*** ramishra has joined #tripleo15:46
openstackgerritA change was merged to openstack/os-refresh-config: Updated from global requirements  https://review.openstack.org/8872715:48
openstackgerritA change was merged to openstack/os-collect-config: Updated from global requirements  https://review.openstack.org/8923815:58
*** ramishra has quit IRC15:59
*** marun_afk is now known as marun16:01
*** nealph has quit IRC16:01
*** spy1 is now known as antonym16:02
*** saurabhs has joined #tripleo16:03
*** pcrews has joined #tripleo16:05
andrearosaI have a +2 It'd be good if some core reviewer is around for: https://review.openstack.org/9153616:07
*** markmc has quit IRC16:08
derekh_Looks like at least 4 TE hosts on R1 were dead, couldn't rebuild them (they went to error state), trying to add a second testenv stack16:09
SpamapSandrearosa: real quick, there's a _TINY_ nit pick in the commit message from me.16:12
SpamapSandrearosa: fix that and I'll +2 (and +A once CI passes. :)16:12
andrearosacool thanls16:12
andrearosathanks even16:12
SpamapSderekh_: yeah I think the PXE timeout is too low which is why rebuilds fail.16:13
SpamapSderekh_: my Nagios did email me about 3.5 hours ago about the TE's being down16:13
SpamapSderekh_: Most likely mellanox fail. Can we roll out trusty TE's?16:14
openstackgerritAndrea Rosa proposed a change to openstack/tripleo-image-elements: Allow nova to use different configuration files  https://review.openstack.org/9153616:14
derekh_SpamapS: I'm all for it, I thought we were going to roll out trusty overcloud, it would makes sense to do it all together16:14
derekh_SpamapS: also would be nice to merge this first, it should fix the problem with TE loosing IP's16:15
*** absubram has joined #tripleo16:17
SpamapSandrearosa: cool. Thanks for the change, it's pretty cool. :)16:17
SpamapSderekh_: did you get lost looking for the link?16:17
andrearosaSpamapS: thank for the review16:18
derekh_SpamapS: woops https://review.openstack.org/#/c/91333/16:18
absubramhi.. I have a quick question about the tripleo/.devtestrc environment variables for devtest16:18
*** chuckC has quit IRC16:18
absubramwhat does the TRIPLEO_CLEANUP flag do?16:18
absubramI'm having an issue with devtest where it seems to timeout after 15s when trying to install the heat requirements.txt.. but then when it fails everything that got built up is all destroyed.. so I'm having a hard time debugging this problem16:19
absubramany suggestions?16:19
SpamapSderekh_: cool16:20
*** andreaf has joined #tripleo16:21
SpamapSabsubram: IIRC, TRIPLEO_CLEANUP=0 will disable that, but some of the steps are not idempotent, so things may fail.16:21
derekh_absubram: there is a env variable you can set that will drop you into a shell in the chroot if an error occurs, one sec16:21
SpamapSabsubram: you can set USE_CACHE=1 to re-use the existing images that did succeed.. that will speed things up a lot.16:22
SpamapSbreak=after-error16:22
SpamapSthats a good one16:22
derekh_absubram: SpamapS yup thats the one16:22
absubramSpamapS: ok great!.. thanks.. I do see that there is a temporary mounted directory created within /tmp16:22
SpamapSderekh_: testenvs all just came back up?16:22
absubramdo you know if that's where pip also gets installed? I could just try and change the pip.conf file to increase the timeout too16:23
SpamapSderekh_: or did the IPs get reused?16:23
derekh_SpamapS: still spawning, see testenv316:23
SpamapSits the ips. My nagios is still pinging the old hosts. :-P16:23
derekh_SpamapS: not sure if the IP's are the same or not16:23
absubramSpamapS: thanks though! I'll try the USE_CACHE and break=after-error.. cheers16:23
*** athomas has quit IRC16:24
derekh_SpamapS: I nova deleted the testenv hosts that were dead and brough up a second testenv stack with 4 hosts16:24
SpamapSderekh_: cool16:24
SpamapSderekh_: you can go bigger than 416:24
SpamapSor maybe we'll just wait for trusty :)16:24
SpamapSderekh_: I got pulled back off making ci-overcloud more reliable to attack some burning issues with TripleO and scaling. But we do have tons more boxes up and available and working now, so it shouldn't be hard to roll out trusty.16:25
derekh_SpamapS: cool, I'll see how this goes and update the stack if needed, or wait for trusty16:25
*** eghobo has quit IRC16:26
*** ramishra has joined #tripleo16:26
derekh_SpamapS: sweet, I can try it out tomorrow and see if it work on a single host, if all is good will replace the whole stack16:27
SpamapSderekh_: we should definitely look into why rebuilds seem to fail more than boots.16:27
derekh_SpamapS: nova hypervisor-stats, says we have 30 nodes, do they have to be registered yet ?16:28
derekh_SpamapS: yup, there shouldn't be any difference ....16:28
SpamapSderekh_: findbroken's can be nova deleted16:28
*** eghobo has joined #tripleo16:28
derekh_SpamapS: I gotta run, those instances are still spawning16:29
derekh_SpamapS: ok, will take one of them tomorrow and try trusty TE's out16:29
SpamapSderekh_: hm we should have more. I may not have added them back into baremetal yet. Anyway, until later. :)16:29
*** derekh_ has quit IRC16:30
*** jang has joined #tripleo16:31
openstackgerritGiulio Fidente proposed a change to openstack/tripleo-incubator: Enforces TRIPLEO_ROOT to be set by the user  https://review.openstack.org/9261116:33
bnemecgiulivo: I'm still getting an unbound variable.  Apparently bash doesn't short-circuit that variable reference.16:36
giulivobnemec, I tested that16:37
giulivolet me try from devtest.sh16:37
giulivobnemec, especially, it was like that before ... didn't change that pat16:39
giulivo*part16:39
bnemecWith the latest commit I'm still seeing it: http://paste.openstack.org/show/79612/16:39
bnemecRight, but this wasn't a problem before because we always set TRIPLEO_ROOT.16:39
openstackgerritA change was merged to openstack/tripleo-heat-templates: Defer to element mysql.innodb_buffer_pool_size  https://review.openstack.org/9285916:42
openstackgerritA change was merged to openstack/tripleo-incubator: Set MySQL Buffer Pool size low for testing  https://review.openstack.org/9285816:42
bnemec^That hadn't passed CI yet, had it?16:42
bnemecEither of them.16:42
SpamapSNg: you're at it again16:43
*** petertoft has quit IRC16:43
*** lucasagomes has quit IRC16:44
lxslicheck-tripleo gate is blocked?16:44
Ngone had16:44
Ngthe other one, not so much :/16:44
SpamapSThe gate is slow, shouldn't be blocked16:45
SpamapSor rather, CI is slow16:45
SpamapSwe really don't have a gate. ;)16:45
lxsli92573 is saying 25hrs?16:46
openstackgerritGiulio Fidente proposed a change to openstack/tripleo-incubator: Enforces TRIPLEO_ROOT to be set by the user  https://review.openstack.org/9261116:46
SpamapSlxsli: we've had some resource issues. :-P16:46
lxsliheh ok I'll leave it alone16:46
bnemecWe're still getting some pretty bad f20 starvation, aren't we?16:46
giulivosorry for the additional patchset :(16:46
SpamapSnew testenvs are coming online right now16:46
SpamapSwhich should help16:46
giulivohad to fix what bnemec said16:46
SpamapSgiulivo: no apologies needed for fixing stuff :)16:48
SpamapSlxsli: I think 92573's testenv died in the middle of the f20 test.. so it will have to time out16:48
*** davidlenwell_ is now known as davidlenwell16:49
openstackgerritStuart McLaren proposed a change to openstack/tripleo-incubator: Run the overcloud with an SSL enabled public IP  https://review.openstack.org/8509816:49
*** ChanServ sets mode: +v davidlenwell16:49
*** newell_ has joined #tripleo16:49
*** eghobo has quit IRC16:51
*** eghobo has joined #tripleo16:51
openstackgerritA change was merged to openstack/tripleo-image-elements: Adding collectl element.  https://review.openstack.org/9115516:54
*** epim has joined #tripleo16:54
*** e0ne has quit IRC17:00
*** chuckC has joined #tripleo17:01
*** geertj has joined #tripleo17:01
*** eguz has joined #tripleo17:03
*** eguz has quit IRC17:03
*** ramishra has quit IRC17:03
*** eghobo has quit IRC17:04
*** epim has quit IRC17:05
*** andreaf has quit IRC17:07
*** jang has quit IRC17:07
*** epim has joined #tripleo17:14
*** mestery_ has joined #tripleo17:14
*** epim has quit IRC17:14
*** mestery has quit IRC17:14
openstackgerritSaurabh Surana proposed a change to openstack/tripleo-image-elements: Provide a way to set user permission for rabbitmq users  https://review.openstack.org/9265917:15
*** absubram has quit IRC17:15
*** mestery_ is now known as mestery17:16
openstackgerritStuart McLaren proposed a change to openstack/tripleo-incubator: Run the overcloud with an SSL enabled public IP  https://review.openstack.org/8509817:20
openstackgerritGiulio Fidente proposed a change to openstack/tripleo-incubator: Enforces TRIPLEO_ROOT to be set by the user  https://review.openstack.org/9261117:25
*** chuckC has quit IRC17:32
bnemecWould anyone object to a mass abandon of the Glance config patches like https://review.openstack.org/#/c/76580/ ?17:38
bnemecThey all look like things that need to be handled with passthrough, but I can't -2 because they're probably pushed as drafts.17:38
bnemecAnd they're cluttering up the open reviews list.17:39
*** rcarrillocruz has joined #tripleo17:40
*** rcarrill` has quit IRC17:42
greghayneslifeless: Your comment on https://review.openstack.org/#/c/90134/3/elements/mysql/os-refresh-config/configure.d/51-mysql-init - Do you mean the problem should be solved via templating, not multiple configs?17:43
greghaynesor you simply just want it getting baked into the right location?17:44
*** chuckC has joined #tripleo17:50
*** mestery has quit IRC17:55
adam_ganyone know if the source to the script that generates http://goodsquishy.com/downloads/tripleo-jobs.html is around somewhere?17:55
*** mestery has joined #tripleo17:55
openstackgerritA change was merged to openstack/tripleo-incubator: Add Ceilometer to control node by default  https://review.openstack.org/8962517:58
openstackgerritMichael Tupitsyn proposed a change to openstack/tripleo-incubator: Handy utility to deep merge JSON strings  https://review.openstack.org/9288118:03
*** epim has joined #tripleo18:07
*** davidlenwell has quit IRC18:07
*** davidlenwell has joined #tripleo18:09
*** ChanServ sets mode: +v davidlenwell18:09
*** Ng_ has joined #tripleo18:11
*** Ng_ has quit IRC18:12
*** epim has quit IRC18:13
openstackgerritA change was merged to openstack/tripleo-image-elements: Make python2.6 tests a noop  https://review.openstack.org/8864518:14
*** petertoft has joined #tripleo18:15
*** epim has joined #tripleo18:16
Ngbnemec: I believe it is intended that we mass -2 the config patches that can be handled with passthrough18:17
*** rcarrillocruz has quit IRC18:17
bnemecadam_g: Check with derekh when he comes back online.  I believe he has them.18:17
*** rcarrillocruz has joined #tripleo18:17
bnemecNg: I can't -2 those though.18:17
adam_gbnemec, yeah, i cant seem to catch him. ill send an email18:17
greghaynesFor HAing services - Should we make the HAProxy port the default port for the service, and then have the services listen on a non-standard port? Or should we do it the other way around?18:17
bnemecinfra thinks because they were pushed as draft.18:17
greghaynesIm sort of thinking HAProxy should serve on the standard port... but just saw a patch up implying the other way18:18
bnemecgreghaynes: I'm inclined to agree.  HA is going to be our default configuration, right?18:18
greghaynesYes18:19
greghaynesSeems better to not force non-default config onto the clients if we dont have to...18:19
clarkbgreghaynes: if possible make all listen on the standard port. That requires a different interface for each though18:20
greghaynesyea, I think that wont fly though - we tend to bind on * so we dont need special smarts for adding/removing interfaces and poking the services18:21
*** morganfainberg_Z is now known as morganfainberg18:22
NgI would go for HAProxy on the standard port and the services on a non-standard port18:22
greghaynesdshulyak: ^18:22
clarkbgreghaynes: yeah thats what I have done in the past. Then later you really wish they were on the same port18:22
greghaynesYep, pay it now or pay it later ;)18:22
*** darraghb has quit IRC18:27
*** Ng has quit IRC18:27
adam_gkeeping everything on standard ports lets you add/remove stuff from the request pipeline later without clients/keystone worrying about anything. ie, adding stunnel/apache in front of haproxy18:30
*** Ng has joined #tripleo18:30
*** ChanServ sets mode: +v Ng18:30
*** eghobo has joined #tripleo18:32
*** dshulyak_ has joined #tripleo18:32
openstackgerritTrent Geerdes proposed a change to openstack/tripleo-incubator: Move most undercloud params to an environment file  https://review.openstack.org/9171718:41
greghayneshuh, asking nova for info on the see id barfing with: URL's project_id '07bdb21618d143418604d12296c45c66' doesn't match Context's project_id '....18:49
greghaynesanyone seen this?18:49
greghaynesargh, s/see id/seed is/18:49
*** epim has quit IRC18:56
*** dshulyak_ has quit IRC18:59
openstackgerritPhil Neal proposed a change to openstack/tripleo-incubator: Updating ceilometer endpoint setup on overcloud deploy  https://review.openstack.org/9013219:00
*** petertoft has quit IRC19:01
*** eghobo has quit IRC19:04
*** openstackgerrit has quit IRC19:04
*** openstackgerrit has joined #tripleo19:05
openstackgerritNicholas Randon proposed a change to openstack/tripleo-incubator: Separate Heat BM and VM configs for Nova-BM.  https://review.openstack.org/9003319:06
openstackgerritNicholas Randon proposed a change to openstack/tripleo-incubator: Expose passthrough configuration in undercloud.  https://review.openstack.org/9179219:07
openstackgerritNicholas Randon proposed a change to openstack/tripleo-incubator: Choose whether to deploy/update using heat.  https://review.openstack.org/9234419:07
openstackgerritNicholas Randon proposed a change to openstack/tripleo-incubator: Allows user-specified PXE timeout for undercloud  https://review.openstack.org/8660519:07
*** eghobo has joined #tripleo19:08
*** andreaf has joined #tripleo19:10
*** andreaf has quit IRC19:10
*** andreaf has joined #tripleo19:11
*** epim has joined #tripleo19:12
*** Ng has quit IRC19:12
*** eghobo has quit IRC19:27
*** Ng has joined #tripleo19:28
*** ChanServ sets mode: +v Ng19:28
*** Ng_ has joined #tripleo19:32
*** Ng has quit IRC19:32
*** Ng_ is now known as Ng19:33
*** ChanServ sets mode: +v Ng19:33
*** geertj has quit IRC19:35
bnemecRuh-roh, Percona file disappeared again? http://logs.openstack.org/58/92858/1/check-tripleo/check-tripleo-ironic-seed-precise/1e6c372/console.html19:35
adam_gbnemec, just hitting that myself19:37
bnemecgreghaynes: ^19:38
bnemecShould help clear out the CI queue quickly, at least. :-)19:38
notqjust ran into that19:39
notqServer returned an unexpected response code. [404]19:39
*** geertj has joined #tripleo19:40
lifelessgreghaynes: either would be better than templating and copying :)19:40
notqwhat can i do from here?19:40
lifelessbnemec: I dropped him a mail just in case he has a timeslice19:41
*** eghobo has joined #tripleo19:44
bnemecnotq: Try exporting DIB_REPOLOCATION_xtradb_cluster=http://www.percona.com/redir/downloads/Percona-XtraDB-Cluster/LATEST/binary/linux/x86_64/Percona-XtraDB-Cluster-5.5.37-rel35.0-25.10.756.Linux.x86_64.tar.gz19:45
bnemecThat's the file they just released today.19:45
lifelessbnemec: is there a patch up?19:45
bnemeclifeless: Not that I know of.  I just saw this fail in CI a few minutes ago.19:45
notqany problems rerunning devtestundercloud?19:45
bnemecI'm not positive that's the right version to use either, but it's what I get if I strip off the filename from the url.19:46
bnemeclifeless: I guess I can propose that as a new path and if it's not right we aren't any more broken than right now. :-)19:47
notqhaha19:47
notqi guess i'll just rerun it19:47
bnemecnotq: Run with -c19:48
bnemecThen it won't rebuild images that it already has.19:48
notqthanks19:48
greghaynes:(19:49
greghayneswhy does percona remove old packages19:50
greghaynesIt kinda made sense with the ssl thing... but not this time19:50
openstackgerritA change was merged to openstack/tripleo-image-elements: Ensure rabbitmq can be successfully restarted  https://review.openstack.org/9180919:51
notqwith the export, i still get the error19:51
*** d0ugal has quit IRC19:51
bnemecgreghaynes: I wonder if we should stop using the LATEST path.19:52
greghaynes! right19:53
openstackgreghaynes: Error: "right" is not a valid command.19:53
greghayneshaha19:53
bnemecI still see 5.5.34 available at http://www.percona.com/redir/downloads/Percona-XtraDB-Cluster/5.5.34-25.9/source/Percona-XtraDB-Cluster-5.5.34.tar.gz19:53
notqsimple fix, makes sense, make it happen :)19:53
lifelesswhyu was https://review.openstack.org/#/c/92858/ merged with out a CI result?19:53
*** chuckC has quit IRC19:54
bnemeclifeless: I asked the same thing.19:54
lifelessNg: ^19:54
* greghaynes makes percona patch for this19:54
notqgreghaynes++19:54
* bnemec stops trying to figure out which path to use now that greghaynes is on the case19:55
notqwhatever the last version tested, the linteral link instead of latest19:55
notq:)19:55
lifelessSpamapS: ^ do you know ?19:56
*** rcarrill` has joined #tripleo19:57
lifelessGheRivero: ^19:57
lifelessIt also is a problematic implementation, we need to let folk choose buffers larger than 100M19:58
*** marun is now known as maru_afk19:58
*** rcarrillocruz has quit IRC19:58
*** rcarrill` has left #tripleo19:58
SpamapSlifeless: Ng forgot I think.19:59
openstackgerritGregory Haynes proposed a change to openstack/tripleo-image-elements: Use version dir, not LATEST for percona d/l path  https://review.openstack.org/9290319:59
SpamapSlifeless: It's been 100M since the original patch to move it down to 100M was merged to tripleo-heat-templates20:00
SpamapSlifeless: and unconfigurable in devtest20:00
openstackgerritGregory Haynes proposed a change to openstack/tripleo-image-elements: Use version dir, not LATEST for percona d/l path  https://review.openstack.org/9290320:01
notqdo i just git pull again to get the new version, and continue my install?20:01
lifelessSpamapS: yeah20:01
lifelessSpamapS: problem is its still unconfigurable20:01
greghaynesnotq: no, it needs to get merged (and firstly to pass tests/review)20:01
lifelessSpamapS: its on an arc to being configurable, which is good20:01
greghaynesnotq: there is a command on that URL you can use to checkout that patch though20:02
lifelessI need to go wake C up, feed her and get her to kindy20:02
notqokay, i will try to figure that out :)20:02
lifelessSpamapS: do you want to iterate on the incubator patch while I do that?20:02
SpamapSlifeless: do what?20:04
SpamapSlifeless: the jobs all failed because Percona 404'd xtradb btw.20:04
notqi'm not understanding how to grab this. can i edit the files with your changes?20:04
notqoh i see, the download20:04
notqnevermind20:05
*** jdob has quit IRC20:06
notqit's a 1 line change, can i just edit the file and rerun?20:06
bnemecnotq: That should work, yes.20:06
*** julim has quit IRC20:08
openstackgerritGregory Haynes proposed a change to openstack/tripleo-image-elements: Use version dir, not LATEST for Percona d/l path  https://review.openstack.org/9290320:12
notqreturned a 404. maybe i made a typo tho, checking.20:14
*** eghobo has quit IRC20:16
*** geertj has quit IRC20:16
*** derekh_ has joined #tripleo20:18
greghaynesnotq: no, yorue right20:18
greghaynesborked20:18
derekh_adam_g: Here is an version of the script (a little different then what I'm running now) https://review.openstack.org/#/c/81236/20:18
notqno, it's working for me now20:18
notqi had a typo20:18
derekh_adam_g: I'll get the most recent version and take out the hacks to generate http://goodsquishy.com/downloads/s_tripleo-jobs.html (unless you want a version with some hacky log parsing)20:20
greghaynes-> noms20:21
* derekh_ is on the hunt for a new nick, some other derekh took mine20:21
greghaynes'therealderekh'20:21
lifelessSpamapS: its hardcoded in devtest_* now20:22
lifelessSpamapS: which for folk using those scripts means its still clamped at 100M with no override20:22
derekh_greghaynes: good suggestion, I'll ponder it over the summit20:22
lifelessSpamapS: because they can't disable the passing of the parameter to heat.20:22
derekh_I was sure I had it properly registered ....20:23
notqfailed at sqlalchemy20:25
notqrerunning again to verify if it stays the same20:26
openstackgerritEd Bak proposed a change to openstack/tripleo-image-elements: Enable additional ml2_conf.ini configuration  https://review.openstack.org/9290820:29
*** epim has quit IRC20:29
*** epim has joined #tripleo20:30
notqDownloading/unpacking SQLAlchemy>=0.7.8,<=0.9.99 (from -r /opt/stack/heat/requirements.txt (line 28))20:31
notqfails after that20:31
notqhttp://pastebin.com/qgZZzstz20:32
*** scotty95747 has joined #tripleo20:32
greghaynesWhat do we think of using an overcloud-env-source.json which we initialize overcloud-env.json from? This would let users pass the parameters (like the innodb buffer size) without adding yet another env var20:34
*** scott-millward has quit IRC20:34
bnemecslagle: greghaynes: re the cross-test failure on stable: https://review.openstack.org/#/c/9291020:35
greghaynesah, thats one way to make tests not fail ;)20:36
SpamapSlifeless: it was hard coded there before by not being specified (and thus deferring to the heat template default of 100)20:36
* bnemec is an idiot20:38
SpamapSlifeless: I'm saying, there's no regression, and the point of doing it was to get back to a production-ish default. I agree that we should evaluate making it configurable from devtest.20:38
* bnemec just triggered a recheck even though the percona fix isn't in yet20:38
greghaynesmoar 404s!20:39
SpamapSgreghaynes: we should ask them for a static redirect link. :)20:40
greghaynesooo what would be nice20:40
openstackgerritTrent Geerdes proposed a change to openstack/diskimage-builder: Adding -x to set parameters for more output  https://review.openstack.org/9159220:41
SpamapSgreghaynes: YES... death to the env vars.20:44
*** epim has quit IRC20:45
*** epim has joined #tripleo20:45
SpamapSderekh_: did you see the errors on the testenvs?20:47
SpamapSnever seen that before20:47
derekh_SpamapS: ya, they had downloaded the deploy image so must have failed after that, I'll testcons into one of them to see what I can see20:48
*** dprince has quit IRC20:48
adam_gderekh_, awesome, thanks!20:49
openstackgerritHaneef Ali proposed a change to openstack/tripleo-heat-templates: Add overcloud parameter to start keystone under Apache  https://review.openstack.org/9291220:49
derekh_frickit their not in the nova_bm db20:49
derekh_| fault                                | {u'message': u'Unknown auth strategy', u'code': 500, u'details': u'  File "/opt/stack/venvs/nova/local/lib/python2.7/site-packages/nova/compute/manager.py", line 259, in decorated_function |20:51
derekh_Anybody know what causes that? ^^20:52
openstackgerritEd Bak proposed a change to openstack/tripleo-image-elements: Change neutron-ovs-agent to use ml2_conf.ini  https://review.openstack.org/9291320:52
*** epim has quit IRC20:57
*** untriaged-bot has joined #tripleo21:00
untriaged-botUntriaged bugs so far:21:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/131698521:00
uvirtbotLaunchpad bug 1316985 in tripleo "set -eu may spuriously break dkms module" [Critical,New]21:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/131744621:00
uvirtbotLaunchpad bug 1317446 in tripleo "Whitespace in SSLCertificate param causes jq error" [Undecided,In progress]21:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/131497821:00
uvirtbotLaunchpad bug 1314978 in tripleo "Cloud vm not pingable after overcloud upgrade " [Undecided,New]21:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/131535521:00
uvirtbotLaunchpad bug 1315355 in tripleo "Upgrade of overcloud failed with "Connection to neutron failed: Maximum attempts reached"" [Undecided,New]21:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/131667521:00
uvirtbotLaunchpad bug 1316675 in tripleo "Saving a devtest VM results in error" [Undecided,In progress]21:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/131705621:00
uvirtbotLaunchpad bug 1317056 in tripleo "Guest VM FS corruption after compute host reboot" [Undecided,New]21:00
*** untriaged-bot has quit IRC21:00
notqany thoughts on my issue? http://pastebin.com/qgZZzstz21:02
SpamapSderekh_: they're not in the nova_bm db?? wha?21:03
derekh_ SpamapS InstanceDeployFailure: Timeout reached while waiting for PXE deploy of instance bd77a282-3d06-4860-a9eb-06aaa595470d21:03
SpamapSderekh_: oh you can't tell because they tried and failed.. they're not ssigned anymore.21:03
derekh_SpamapS: ya, I can't figure out which host they were assigned to,21:04
derekh_novs_bm db is no use21:04
SpamapSderekh_: nor is the log, oddly enough21:06
*** eghobo has joined #tripleo21:06
SpamapSseems like it would at least say "assigned instance X to host Y"21:06
*** epim has joined #tripleo21:06
derekh_SpamapS: yup21:07
SpamapSderekh_: well they all failed, so the 4 not used == the problem21:07
derekh_yup, ok, I'm thinking maybe I try again and find out while its running, I wont be around long enough to wait for the them to fail again, so can either kick them off for you / somebody else to watch or do it in the morning when I'm back21:09
derekh_SpamapS: ^ either is good with me21:09
* derekh_ wonders if we have a mysql bin log21:09
derekh_no bin log21:10
*** ravikumar_hp has joined #tripleo21:11
SpamapSbinlog == luxury ;)21:16
notqit says "Storing debug log for failure in /root/.pip/pip.log" but that file doesn't exist21:16
SpamapSderekh_: so what do you want me to do, watch one of the assigned servers?21:16
*** matty_dubs is now known as matty_dubs|gone21:18
derekh_SpamapS: basically what I would do is see what its doing in textcons while its deploying, I'll do it in the morning unless you want to now, I don't think testenv shortage is currently causing much of a problem so either is fine21:19
SpamapSderekh_: where is the testenv template located?21:20
SpamapSderekh_: and do you have an environment file?21:21
lifelessSpamapS: but before you could pass it in the env file21:21
SpamapSderekh_: we're going to get a lot of patches rechecked once 92903 lands.. :-P21:21
lifelessSpamapS: so it was configurable before and now isn't21:21
derekh_SpamapS: I have a custom version to just deploy4 test envs21:22
derekh_root@undercloud-notcompute-jws3awlsb2kh:/home/heat-admin# cd /opt/stack/21:22
bnemecnotq: It looks like a dns error.  If I'm reading the error right, it isn't finding your configured proxy address.21:22
derekh_root@undercloud-notcompute-jws3awlsb2kh:/opt/stack# ./tripleo-image-elements/elements/tripleo-cd/bin/deploy-testenv_ ./tripleo-image-elements/elements/tripleo-cd/configs/te_hp1rc21:22
lifelessSpamapS: regardless of whether its a regression or not, ghe's on-baremetal-test can't avoid this problem until we make it overridable again21:22
derekh_SpamapS: ^ those 2 commands should do it21:22
SpamapSlifeless: ah, see I didn't even know that.21:23
derekh_SpamapS: its basically what was used to build the existing testenv stack , just a little smaller21:23
SpamapSderekh_: ok ty.. will try to poke it later21:23
derekh_SpamapS: ok21:23
notqbnemec: it worked on all the other packages, so what is different at this point. it repeatibly stops here.21:23
lifelessSpamapS: the heat environment file support allowed anyone to set any option we don't explicitly set21:24
lifelessSpamapS: by explicitly setting it to a hard coded value we prevent it being set at all21:24
SpamapSok, missed that, as did our core reviewers21:24
SpamapSso let's just fix that. Simple enough right?21:24
lifelessright21:24
SpamapSsomething like "if not in env file already, set to X" ?21:24
lifelessor value-to-put-in-env=query-env || 10021:25
lifelesssame same21:25
*** e0ne has joined #tripleo21:27
bnemecnotq: I don't know, I've never seen that error before.  Can you pip install sqlalchemy standalone?  That would tell you whether it's a general environment issue or only a problem during image builds.21:28
derekh_Ironic seed has passed CI https://review.openstack.org/#/c/92903/21:29
notqit installed just fine from root21:29
*** derekh_ has quit IRC21:32
notqit failed again in the same place21:34
tchaypogood morning everyone!21:35
tchayponotq: the fact that it says it's storing the log in /root/.pip/pip.log makes me think this is happening inside the DIB chroot21:36
tchaypoonce that error happens the chroot is cleaned up and the log goes away, and it only ever existed inside the chroot anyway, not the /root you were probably looking in21:37
mordredvinsh: you still work with the hp public cloud, right?21:37
tchayponotq: see the section on debugging at https://pypi.python.org/pypi/diskimage-builder/0.0.1 - you can "export break=after-error", and then it will drop you into a shell *inside the chroot* after that failure, so you get a chance to look at the pip.log21:38
tchayponotq: as soon as you leave the shell the chroot will be cleaned up21:38
lifelessSpamapS: sent a brief note about this feature to the dev list21:39
*** giulivo has quit IRC21:39
lifelessSpamapS: let me know if I didn't capture enough info21:39
*** rlandy has quit IRC21:40
*** michchap has quit IRC21:40
notqtchaypo: thanks, working through it21:41
lifelessGheRivero: hmm I nearly forgot about https://review.openstack.org/#/c/85130/21:42
vinshmordred, It is the lowest priority on my plate. I only do swift deployments for critical updates right now.  all of my other focus is on working on HA and scaling the control nodes.21:42
GheRiverolifeless: I will catch up with it first time tomorrow, unless there is some volunteer for it :)21:43
lifelessGheRivero: I don't think its urgent21:43
lifelessGheRivero: just was reminded of it when I went to hack on this environment file interaction for the mysql cache setting21:44
GheRiverolifeless: ok. Anyway, I have some time between deployments... if only there were faster!21:44
lifelessso we should probably land https://review.openstack.org/#/c/92903/ now - the seed has passed21:44
tchaypolifeless: "12 Factors of Business Success" - was that the book you mentioned?21:45
lifelesswhich means the url issue is fixed21:45
bnemeclifeless: +121:45
lifelesscores - thoughts ? ^21:45
tchaypolifeless: (I noted the "12 factors" bit but didn't catch the rest of the title)21:45
GheRiverodo we have any update on https://bugs.launchpad.net/tripleo/+bug/1316475?21:45
uvirtbotLaunchpad bug 1316475 in tripleo "trusty hang on first boot post deploy" [Critical,Triaged]21:45
lifelesstchaypo: what context was this? the 12 factor thing I have in my head is http://12factor.net/21:45
GheRivero+1 to land the percone fix21:46
lifelesslanding it21:46
tchaypolifeless: ah, bingo. that makes more sense, thanks21:46
tchaypolifeless: and the first thing is "Use a declarative format for setup automation". I'm on-board already.21:46
*** andreaf_ has joined #tripleo21:51
lifelesswendar: around?21:54
*** andreaf has quit IRC21:54
lifelessgreghaynes: I closed tabs. doh. Next HA patch ?21:56
greghayneshttps://review.openstack.org/#/c/89556/ needs to go in21:57
*** epim has quit IRC21:57
lifelessbtw you have feedback on https://review.openstack.org/#/c/83296/21:57
greghaynesYep, just noticed that and the heat template need me to update21:57
greghaynesHow does the number 30 sound to you?21:58
lifelessPerhaps a tad hi :)21:58
lifelessI was tinking 10-1521:58
greghaynesok21:58
greghaynes*shrug* its all free anyways21:59
lifelessbig enough to do most topologies, not so big that its completely infeasible on current gen hardware21:59
greghaynesah, fair enough21:59
lifelessgreghaynes: not *entirely* - each deploy will consume COW space21:59
lifelessso 30 VM definitions, run around enough times to write 3G to each and you have 90G in qcow2 files21:59
greghaynesholy cow21:59
*** epim has joined #tripleo22:01
notqnot much more detail in the pip.log, looks to be the same22:02
*** cwolferh has quit IRC22:02
notqhttp://pastebin.com/mywhpVBt22:02
notqand i installed it manually with pip as root just fine22:03
*** epim has left #tripleo22:04
*** e0ne has quit IRC22:04
*** e0ne has joined #tripleo22:05
openstackgerritGregory Haynes proposed a change to openstack/tripleo-incubator: Set NODE_CNT to 15 and add OVERCLOUD_CONTROLSCALE  https://review.openstack.org/8329622:10
greghaynesoh crap, I missed an opportunity to make a commit string of "Turning NODE_CNT up to 11"22:11
notq:)22:11
openstackgerritTim Potter proposed a change to openstack/diskimage-builder: Add documentation for DIB_* global image-build variables  https://review.openstack.org/9275222:11
openstackgerritGregory Haynes proposed a change to openstack/tripleo-incubator: Set NODE_CNT to 15 and add OVERCLOUD_CONTROLSCALE  https://review.openstack.org/8329622:12
adam_ggreghaynes, http://i.imgur.com/0oUUE45.jpg22:13
greghayneshaha, well done22:13
*** chuckC has joined #tripleo22:14
nibalizeradam_g: nice22:22
*** eghobo has quit IRC22:29
*** eghobo has joined #tripleo22:29
wendarlifeless: hi22:29
lifelesswendar: Hi :) - see privmsg22:32
*** maru_afk is now known as marun22:32
*** ccrouch1 has quit IRC22:35
*** e0ne has quit IRC22:35
*** rbrady is now known as rbrady-biab22:41
tchayponotq: Maybe it's just your proxy being flaky? Are you using squid on localhost, or something else?22:45
bnemecGrr.  https://review.openstack.org/#/c/92903/ is stuck waiting for everything ahead of it in Zuul to pass, even though there's no dependencies there.22:45
* bnemec makes another note for the Oslo cross-test summit session22:45
lifeless:)22:45
lifelessbnemec: you can ask infra to requeue things, which is there explicitly for such 'zomg everything is broken' situations22:51
bnemecOh dear, what have I done now? https://review.openstack.org/#/c/77924/ :-(22:52
greghayneswhaaaa22:52
tchayponiiiiice22:52
greghaynesbnemec: hey, I think your change was unable to be automatically merged22:53
bnemecgreghaynes: I'm not sure, better try again just in case. :-)22:53
bnemecNice 123 Gerrit spams in about 30 seconds.22:54
* bnemec toddles off to infra22:54
notqtchaypo, corporate proxy. if it was just being flakey, it wouldn't stop at the same spot each time.22:56
tchayponotq: unless it was a very special kind of flakey22:56
*** jesusaurus has joined #tripleo22:57
tchaypobut that seems unlikely22:57
notqi can install it manaully via pip just fine22:57
*** andreaf_ has quit IRC22:58
tchaypoAre you using the pypi or pypi-mirror elements in your build?22:58
tchaypoIf you were, you'd probably set them in DIB_COMMON_ELEMENTS22:59
tchaypoI think pypi is the element I was thinking of. https://git.openstack.org/cgit/openstack/diskimage-builder/tree/elements/pypi/README.md has instructions on getting it set up23:01
tchaypoit pre-caches all the packages you need under ~/.cache/image-create and then the installs come from there. It's faster, and it avoids hitting the proxy during the image build23:02
openstackgerritBen Nemec proposed a change to openstack/tripleo-image-elements: Glance: Make quotas configurable  https://review.openstack.org/7792423:03
openstackgerritBen Nemec proposed a change to openstack/tripleo-image-elements: Glance: Make API versions configurable  https://review.openstack.org/7658023:06
greghaynesbnemec: that is a pretty hilarious workaround23:06
openstackgerritBen Nemec proposed a change to openstack/tripleo-image-elements: Glance: Make API versions configurable  https://review.openstack.org/7658023:09
bnemecArgh, not working for that change.23:09
openstackgerritBen Nemec proposed a change to openstack/tripleo-image-elements: Glance: Make tcp_keepidle configurable for API  https://review.openstack.org/7792923:10
notqi am just following along here http://docs.openstack.org/developer/tripleo-incubator/devtest.html with no options changed.23:12
openstackgerritBen Nemec proposed a change to openstack/tripleo-image-elements: Glance: Make API's registry parameters configurable  https://review.openstack.org/7722423:12
notqso you're saying i setup pypi to precache all the files23:12
notqok, i can give it a try23:12
SpamapStime to fetch the kids23:13
* SpamapS disappears23:13
notqwould it make sense just to skip this install if i've already done it manually, the sqlalchemy?23:14
openstackgerritBen Nemec proposed a change to openstack/tripleo-image-elements: Glance: Make API versions configurable  https://review.openstack.org/7658023:14
openstackgerritA change was merged to openstack/diskimage-builder: Build raw image in separate tmpfs  https://review.openstack.org/9154523:15
notqi don't even quite understand what is failing. http://pastebin.com/mywhpVBt23:16
notqit chooses a version to use23:16
notqthen says cleaning up, removing temp dir /opt/stack/venvs/openstack/build...23:16
notqthen error name or service not known, so it's with that pull of the version from pip?23:16
bnemecOkay, giving up on this for tonight.23:17
notqi should probably do that as well, and try more tomorrow23:18
bnemecIf someone wants to find Stuart and ask him to abandon the other patches that would be great.23:18
bnemecFor the love of all things holy, DO NOT COMMENT though.23:18
tchayponotq: have you seen https://etherpad.openstack.org/p/tripleo-newdev-notes ?23:19
notqno, reading23:20
tchayponotq: I don't think installing sqlalchemy manually onto your system will help - this is trying to install it into the chroot as it's building the disk image. From inside the chroot it doesn't have access to your local system23:22
tchaypothe error doesn't make much sense to me either. I'm thinking that using pypi-mirror to pre-cache things might work around it, but I'm not sure what the actual problem is23:22
*** marun is now known as maru_afk23:24
notqit's the only option i have at the moment, so might as well roll with it23:24
*** maru_afk has quit IRC23:25
*** marun has joined #tripleo23:25
*** marun has quit IRC23:26
*** marun has joined #tripleo23:27
*** eguz has joined #tripleo23:37
*** morganfainberg is now known as morganfainberg_Z23:38
*** eghobo has quit IRC23:42
*** morganfainberg_Z is now known as morganfainberg23:49
*** pcrews has quit IRC23:49

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