Monday, 2014-02-10

lifelessok, so people are wrong on the internet. shocker, news @ 1100:06
*** bauzas has quit IRC00:22
*** CaptTofu has joined #tripleo00:26
*** AaronGr_Zzz is now known as AaronGr00:26
*** AaronGr is now known as AaronGr_Zzz00:32
StevenKmordred: I didn't realize keystone didn't use testr, I thought the only outlier left was swift00:41
mordredStevenK: oh - you're probably more righter than I am00:41
mordredStevenK: and yes, I believe that swift is now the only outlier00:41
mordredwell, and horizon00:42
mordredbut they're doing a reorg right now - and I think it'll be easier to deal with them after they've done that00:42
StevenKThere's a patch up for swift (also by me), but Jenkins loves it not.00:42
mordredheh00:42
*** cd-undercloud has joined #tripleo00:56
cd-undercloud************** overcloud complete status=1 ************00:56
*** cd-undercloud has quit IRC00:56
*** noslzzp has quit IRC01:02
*** nosnos has joined #tripleo01:12
lifelesshmm qemu: terminating on signal 15 from pid 1125401:15
lifeless11254 ?        Sl   358:01 /usr/sbin/libvirtd -d01:15
lifelesslibvirtd is killing my vms01:16
lifelessshame on you libvirtd01:16
mordredlifeless: I'd think that libvirtd should not kill your vms01:17
mordredthat seems rude of it01:17
*** e0ne has quit IRC01:17
lifelessmordred: tis01:20
*** nosnos_ has joined #tripleo01:21
*** nosnos_ has quit IRC01:21
*** nosnos has quit IRC01:22
*** nosnos_ has joined #tripleo01:22
*** noslzzp has joined #tripleo01:23
*** CaptTofu has quit IRC01:24
*** dkehn__ has quit IRC01:24
*** dkehn__ has joined #tripleo01:25
*** CaptTofu has joined #tripleo01:30
*** tserong has joined #tripleo01:33
*** derekh has quit IRC01:41
*** e0ne has joined #tripleo02:10
*** cd-undercloud has joined #tripleo02:20
cd-undercloud************** overcloud complete status=1 ************02:20
*** cd-undercloud has quit IRC02:20
peoplemergelifeless, SpamapS: I think I heard debian mentioned.  FYI on beefier boxen, avoid wheezy stable's kernel.  I went through a *long* analysis, irqbalance won't function, performance terrible on hi-IOP applications.  Wheezy testing fixed it.02:30
mordredpeoplemerge: awesome. thanks02:32
lifelesspeoplemerge: wheezy? thats not Debian. That was Debian some time ago :). sid 4 eva.02:32
peoplemergelifeless: you should be good then ;)02:32
*** CaptTofu has quit IRC02:32
mordredI'm assuming s/wheezy testing/debian testing/02:32
peoplemergeyest02:32
peoplemerges/t//02:33
lifelesshmm, testing is bad from a security perspective02:33
lifelessanyhoo02:33
mordredlifeless: so is the internet :)02:33
peoplemergelifeless: possibly.  We're super high compliance with PCI PII etc.  testing passes that.02:34
peoplemergesid I may avoid however.  testing it pretty stable anyho02:34
lifelesshuh interesting02:34
peoplemergeThe symptom if you ever get there is that if you ever see very high load on ex a heavily loaded mysql, sar will show super high load on core 0, and nothing like it on the other cores.  The 3.2 kernel in stable won't see a fix by turning on irqbalance (unlike Redhat derivatives, irqbalance isn't installed by default)02:36
peoplemergesomething to do with how userspace irqbalance can't understand kproc filesystem02:37
peoplemergeQuestion about undercloud/overcloud/seed... I gather with devtest I can basically run the instructions in sequence on the host that builds the seed.02:39
peoplemergeHow does the undercloud get provisioned?02:39
peoplemergeThat'll go on another physical box (different from the first host), right?02:39
*** dkehn__ is now known as dkehn_02:45
*** weshay has quit IRC02:49
openstackgerritJeremy Stanley proposed a change to openstack/diskimage-builder: Remove tox locale overrides  https://review.openstack.org/7220802:59
lifelesspeoplemerge: it gets provisioned by the seed03:02
lifelessusing novabare metal03:02
openstackgerritJeremy Stanley proposed a change to openstack/os-apply-config: Remove tox locale overrides  https://review.openstack.org/7223003:07
openstackgerritJeremy Stanley proposed a change to openstack/os-collect-config: Remove tox locale overrides  https://review.openstack.org/7223103:08
openstackgerritJeremy Stanley proposed a change to openstack/os-refresh-config: Remove tox locale overrides  https://review.openstack.org/7223403:09
*** vkozhukalov has joined #tripleo03:10
openstackgerritJeremy Stanley proposed a change to openstack/python-tuskarclient: Remove tox locale overrides  https://review.openstack.org/7224103:11
peoplemergelifeless: hrm, devtest_undercloud.sh seemed to finish without error, but didn't seem to do any provisioning... reading the docs to try to piece together what happened.03:11
lifelesspeoplemerge: source the seedrc and run nova list03:12
openstackgerritJeremy Stanley proposed a change to openstack/tripleo-incubator: Remove tox locale overrides  https://review.openstack.org/7224603:13
openstackgerritJeremy Stanley proposed a change to openstack/tuskar: Remove tox locale overrides  https://review.openstack.org/7224703:13
peoplemergenada in nova list03:13
peoplemergejust the ID ... header03:14
peoplemergewait just noticed in the overcloud docs that if you want a bare metal overcloud instead of VM (like I do) I need to specify the macs myself.03:14
peoplemergeundercloud is same?03:15
lifelessayup03:15
lifelessbut the nothing listed is odd, to say the least ;)03:15
peoplemergelifeless: When SpamapS did a walkthrough I had my terminal scrollback too short.  This time, I didn't make the same mistake :) ... I'll see if I can find anything interesting in there03:17
*** edmund1 has joined #tripleo03:18
peoplemergeLooking for the right haystack where I might have dropped the needle :)03:19
*** edmund has quit IRC03:20
lifelessgl!03:20
StevenKlifeless: I'd like to push on https://review.openstack.org/#/c/68541/ due to lack of nova cores around to wave my patches at. How can I test it?03:21
lifelesswell03:23
lifelessbuild an image with the mirror element in it03:23
lifelessyou need to merge it into a template in tripleo-heat-templates03:24
lifelesse.g. by specifying it as a file include03:24
lifelessin undercloud03:24
lifeless(since we probably want a mirror on every undercloud as part of the base infra03:25
peoplemergeah, it finished with OS credentials not found, looks like I should have sourced the stackrc before that :/ https://gist.github.com/peoplemerge/890984803:25
lifelessI have to go pick up C, sorry03:25
lifelessStevenK: but, poke around in merge.py and so on - its a bit of a mind bender but you'll get the idea after a bit03:25
lifelessStevenK: look at the tests for reference (in tripleo-heat-templates)03:25
StevenKlifeless: I question your assertion about wanting a mirror on every undercloud.03:26
StevenKYou just want something close and hopefully low-cost.03:27
StevenKIf you have a good mirror a few hops away, you probably don't.03:27
peoplemergeAre these top-level devtest commands generally idempotent or is it safer to start from scratch?03:29
StevenKSome of them will destroy and then re-build03:30
peoplemergeStevenK: thx03:30
* peoplemerge is watching Monty's talk dated Aug 7, for context and hopes it'll lead to fewer dumb questions03:36
*** e0ne has quit IRC03:42
mordredpeoplemerge: oy. I'm certain it's just me being drunk and swearing at passers-by03:42
mordredStevenK: well, also - it depends on if you intend to build images for the overcloud on the undercloud03:43
mordredone could imagine clouds in which that is not an activity you want to perform there03:44
*** cd-undercloud has joined #tripleo03:44
cd-undercloud************** overcloud complete status=1 ************03:44
*** cd-undercloud has quit IRC03:44
peoplemergemordred: it's super helpful, actually ...03:47
mordredw00t!03:47
peoplemergeI *think* I finally get the overcloud and undercloud.03:48
StevenKmordred: So -- if there is a mirror that is a few ms away, there is no point, it ought to be fast enough.03:50
lifelessStevenK: ok so03:51
lifelessStevenK: I accept your assertion that from a performance perspective there are some people who don't want or need a local mirror.03:51
lifelessStevenK: anyone on the other end of an ADSL line though, will need one :)03:51
StevenKSure03:52
lifelessStevenK: ideally we could mirror much less.03:52
lifelessStevenK: like what we use only03:52
lifelessStevenK: then I think it would be non-contentious to just have it, right ?03:53
StevenKWe could probably skip multiverse, but that is such a small drop in the bucket03:53
lifelessso03:55
lifelessI'd like us to make it super easy to get a mirror03:55
lifelessbut I accept having it always would be wrong03:55
StevenKAgreed03:55
lifelesswhat should we do03:55
lifelesswe could add the metadata always03:55
lifelessand only install the software when you want it03:55
StevenKHave it easily available, but not on by default?03:56
lifelessor we could could improve merge.py to make mixing-in the metadata optional03:56
lifelessStevenK: ah, so found the gap: merge.py doesn't really do optional mixins today.03:56
StevenKGrrr. The volume for this training is so variable03:56
lifelessStevenK: you can include things, you can't say 'and if X include Y'03:56
lifelessStevenK: so the undercloud control plane image can easily include or exclude the software, but the heat template - tahts tricky03:57
peoplemerge"waiting for the undercloud to become ready" looks like a good sign.  Should I be booting the real hardware so it will PXE?04:02
*** e0ne has joined #tripleo04:10
lifelesspeoplemerge: have a look at nova list04:12
peoplemergelifeless: Status:BUILD; Task State:spawning; Power State:NOSTATE; Networks: ctlplane=192.0.2.304:14
peoplemergelifeless: id=62f... Name: undercloud-undercloud-cj....04:15
lifelesspeoplemerge: right, its spawning it04:17
lifelesspeoplemerge: probably wants it on ;)04:17
lifelessis it set to pxe boot?04:17
lifelessif so, turn it on and see what happens04:17
lifelessyou can see which mac it expects by looking at neutron port-list04:18
peoplemergelifeless: will check04:18
peoplemergePXE did show no DHCP04:18
lifelessor by chaining through from nova show to the baremetal node in question, tats more tricky though04:18
peoplemergeneutron 403 forbidden04:19
lifelesshuh, you should be admin :)04:19
peoplemergelifeless: does more tricky entail mysql select?04:19
lifelesspossumly04:19
peoplemergelifeless: yeah still verboten.  is the seed supposed to run a dhcp server on this 192.0.2 network?04:26
peoplemergelifeless: I think this is as far as SpamapS and I had gotten last week04:26
lifelessyes04:28
lifelessuhm04:28
lifelessthe 40304:28
lifelesspossibly a local proxy?04:28
lifelessexport no_proxy=192.0.2.1 ?04:28
peoplemergewill try04:28
lifelessor just turn all the machines on :P04:29
peoplemergeyay04:29
peoplemergeset no_proxy now I see 2 macs04:29
lifelessone should be one of one of your machines04:30
lifelessthe other is the DHCP server04:30
peoplemergehm not finding either...  let me retrace my steps04:32
*** CaptTofu has joined #tripleo04:33
lifelesswhat are the two macs ?04:34
peoplemergelifeless: trying to figure it out...04:36
lifelesspeoplemerge: just pastebin the output of neutron port-list :)04:37
*** CaptTofu has quit IRC04:38
peoplemergelifeless: https://gist.github.com/peoplemerge/891044904:38
lifelessok so fa:16:3e:88:b8:53 is openstack created04:40
lifelessthat will be the dhcp server04:40
lifeless00:16:c6:b9:8f:b2 should be one of your physical machines04:40
peoplemergelifeless: ahhhh04:45
peoplemergelifeless: the mac is mistyped04:45
peoplemerge00:1F04:45
lifelessheat stack-delete undercloud04:47
lifelessnova baremetal-node-list to find your node04:47
lifelessthen nova baremetal-interface-create to add the new mac04:47
lifelessand delete the old one04:47
peoplemergeERROR stack undercloud already has an action(CREATE) in progress04:48
lifelessoh you can interrupt it04:48
lifelessby nova list04:48
lifelessthen nova delete the instance04:48
peoplemergenova delete: state=deleting04:51
lifelessgive it a little :)04:51
peoplemergelooks like the seed node is doing something04:54
lifelesstry nova list again :)04:59
peoplemergeyep still deleting05:00
lifelesshmm05:00
lifelessthats odd05:00
lifelessit does try to power off the machine during delete05:00
lifelessbut that should be instance with the fake driver05:00
peoplemergewhich machine should it be trying to delete?05:01
peoplemergethe machine with no mac?05:01
lifelessthe machine with the wrong mac05:01
lifelessyes05:01
lifelessyou might try restarting nova-compute; may have hit a bug05:02
lifelessthere's a bunch of memory only state in there that is fragile (and we won't fix - Ironic is the fix)05:02
peoplemergebounced nova-compute. nova list status=error task state=none05:03
lifelessright05:03
lifelessyou should be able to heat stack-delete now05:04
peoplemergeheat stack del status=delete_in_progress05:04
peoplemergeya05:04
peoplemergedone05:04
lifelessthat should take a few secs05:04
lifelessheat stack-list05:04
lifelessto see if it completed05:04
lifelessthen fix up the mac in the db05:04
lifelessthen back to running devtest_undercloud.sh05:04
lifelessI suggest USE_CACHE=1 devest_undercloud.sh $TE_DATAFILE - since you don't need to build a different image05:05
peoplemergelifeless: nice.  I'll poke around the schema05:05
lifelesspeoplemerge: oh, you can fix it with the API calls I mentioned before05:06
lifelessnova baremetal-node-list / baremetal-interface-list $nodeid etc05:06
lifelessno need for db surgery05:06
peoplemergeaha05:07
peoplemergeI did find the interface (#5)05:07
peoplemergeoic interface-create05:07
*** cd-undercloud has joined #tripleo05:08
cd-undercloud************** overcloud complete status=1 ************05:08
*** cd-undercloud has quit IRC05:08
peoplemergealright the dhcp client still not getting any dhcp offers05:19
peoplemergethey it matches neutron port-list05:19
*** e0ne has quit IRC05:24
peoplemergetcpdump on seed doesn't see the dhcp request05:25
peoplemergeshouldn't this dhcp server interface appear on the seed? https://gist.github.com/peoplemerge/891044905:35
*** akuznetsov has quit IRC05:36
*** coolsvap has joined #tripleo05:38
*** akuznetsov has joined #tripleo05:45
*** AaronGr_Zzz is now known as AaronGr05:46
*** AaronGr is now known as AaronGr_Zzz05:48
lifelesspeoplemerge: ovs-vsctl show05:54
lifelesspeoplemerge: on the host that the seed is running on05:54
*** nosnos has joined #tripleo05:56
*** e0ne has joined #tripleo05:56
*** noslzzp has quit IRC05:56
peoplemergelifeless: updated gist05:57
*** nosnos has quit IRC05:57
*** nosnos has joined #tripleo05:58
*** nosnos has quit IRC05:58
*** boris-42_ has quit IRC05:58
*** nosnos has joined #tripleo05:59
*** nosnos_ has quit IRC05:59
*** e0ne has quit IRC06:00
lifelesspeoplemerge: no, on the host, not the seed :)06:01
peoplemergelifeless: updated gist ag'n06:03
lifelesspeoplemerge: right, you haven't connected brbm to your ethernet06:05
lifelesspeoplemerge: you need to add your ethernet as a port on brbm; and you may need to relocate an ip address from your ethN -> brbm, if you only have one ethernet port06:06
peoplemergelifeless: yes this host has 2 nics, I'll add eth1 to brbm.06:07
peoplemergelifeless: did I miss this in the devtest_seed stage?  I see footnote[2]06:09
lifelessmay not be documented06:10
peoplemergebe happy to fix that :) once I get my head around this beast of course !06:12
lifelesscool06:17
peoplemergelifeless: I'm hacking, is this just as simple as 'sudo ovs-vsctl add-port brbm eth1'?06:17
lifelessyeah06:18
lifelessthen, it should Just Work (tm)06:18
peoplemergeahhh .. undercloud timed out after 2200 seconds06:19
lifelesss'ok06:19
lifelessone step at a time06:19
lifelessheat stack-delete06:19
peoplemergethe delete sticks, may need to rebounce nova06:22
peoplemergebounced, deleted node, stack-delete finishes :)06:25
peoplemergestarting undercloud again06:26
peoplemergewow ok!  DHCP comes up... !PXE entry point found... UNDI...My IP Addrs 192.0.2.3.  TFTP prefix: Unable to locate configuration file.06:27
peoplemergerebooting, now it's getting something off tftp06:29
peoplemergekernel booting ... :) :)06:29
*** cd-undercloud has joined #tripleo06:32
cd-undercloud************** overcloud complete status=1 ************06:32
*** cd-undercloud has quit IRC06:32
*** CaptTofu has joined #tripleo06:34
lifelesswhen nova list shows it active06:36
lifelessreboot it again06:36
peoplemergerebooting now06:36
*** CaptTofu has quit IRC06:39
peoplemergeheat seems to still be awaiting06:39
lifelessyeah it has to do db setup etc06:40
*** akuznets_ has joined #tripleo06:43
*** akuznetsov has quit IRC06:43
peoplemergewish I could see what it's doing. `nova list` shows ctlplane=192.0.2.3 but that doesn't return a ping06:45
*** vkozhukalov has quit IRC06:47
*** nosnos has quit IRC06:47
*** nosnos_ has joined #tripleo06:48
lifelesspeoplemerge: did it boot ok? you can log in on console with stack:stack06:48
peoplemergelifeless: yes it boots, but can't get in with stack:stack06:49
*** saju_m has joined #tripleo06:53
lifelesspeoplemerge: thats surprising :)06:55
lifelesspeoplemerge: the default we build has that baked in06:55
lifelessuser stack password stack, at console?06:55
peoplemergeyes :/06:56
peoplemergeubuntu 13.10 undercloud-undercloud-nplqkjqv6czq tty106:57
peoplemergeundercloud-undercloud-nplqkjqv6czq login:06:57
peoplemergestack06:57
peoplemergePassword:06:58
peoplemergestack06:58
peoplemerge(hidden)06:58
peoplemergeLogin incorrect06:58
lifelesslol you copied that from the hardware console by hand ?06:59
peoplemergeyeah06:59
StevenKThat takes commitment07:00
peoplemergedon't laugh lol07:00
*** saju_m has quit IRC07:00
peoplemergethere is also gonna be a logfile squirreled away on the system somewhere that says authentication faulre logname=stack... last message repeated 50 times07:02
*** killer_prince has quit IRC07:03
peoplemergetimed out waiting for undercloud to be ready07:06
peoplemerge-> bed07:06
*** saju_m has joined #tripleo07:16
*** pblaho has joined #tripleo07:23
GheRiveromorning all07:33
*** rlandy has joined #tripleo07:34
lifelessmorning GheRivero07:34
GheRiverowow... the review queue is really long. Anything with priority before start digging?07:37
*** jprovazn has joined #tripleo07:42
*** ifarkas has joined #tripleo07:44
lifelessmea culpa, I have been diving into live migrations today07:45
lifelessnot aware of anynthing specific to dive on, no07:45
GheRiverook :)07:50
*** ohadlevy has quit IRC07:51
*** ohadlevy has joined #tripleo07:53
*** cd-undercloud has joined #tripleo07:54
cd-undercloud************** overcloud complete status=1 ************07:54
*** cd-undercloud has quit IRC07:54
*** ohadlevy is now known as Guest1352307:54
*** boris-42_ has joined #tripleo07:57
*** nosnos_ has quit IRC08:02
*** nosnos has joined #tripleo08:02
*** Guest13523 is now known as ohadlevy_08:04
*** lsmola has joined #tripleo08:05
*** bauzas has joined #tripleo08:08
*** coolsvap1 has joined #tripleo08:13
*** coolsvap has quit IRC08:17
openstackgerritA change was merged to openstack/tripleo-incubator: Remove tox locale overrides  https://review.openstack.org/7224608:17
*** jcoufal has joined #tripleo08:18
*** e0ne has joined #tripleo08:19
*** pleia2 has quit IRC08:21
openstackgerritA change was merged to openstack/tripleo-heat-templates: Drop PowerUserName from overcloud-source.yaml  https://review.openstack.org/7212708:22
*** d0ugal has joined #tripleo08:22
*** d0ugal has joined #tripleo08:22
*** pleia2 has joined #tripleo08:23
*** hashar has joined #tripleo08:27
*** e0ne has quit IRC08:28
lifelessSpamapS: grrr @ the libvirt-bin upstart job; conflates config and service definition08:28
lifeless# /etc/default/libvirt-bin will be deprecated soon.08:28
lifeless# If you used to set $libvirtd_opts in /etc/default/libvirt-bin,08:28
lifeless# change the 'exec' line here instead.08:28
*** dtantsur has joined #tripleo08:31
StevenKlifeless: Le sigh08:31
lifelessStevenK: POh?08:32
lifelessStevenK: or was that agreement ?08:32
StevenKlifeless: Yeah, agreement with the libvirt stupidity08:32
*** rdopieralski has joined #tripleo08:32
*** coolsvap1 has quit IRC08:33
openstackgerritVictor Sergeyev proposed a change to openstack/python-tuskarclient: Update common apiclient from Oslo  https://review.openstack.org/7229008:34
*** CaptTofu has joined #tripleo08:35
lifelesstwistch08:39
lifelesstwitch08:39
lifeless/dev/mapper/lifelesshp-root  168G  167G   19M 100% /08:39
openstackgerritlifeless proposed a change to openstack/tripleo-image-elements: Libvirt configuration for migrations in nova.  https://review.openstack.org/7229308:39
openstackgerritlifeless proposed a change to openstack/tripleo-image-elements: Use rfc compliant example data in hosts element.  https://review.openstack.org/7172808:39
openstackgerritlifeless proposed a change to openstack/tripleo-image-elements: Fix ci-overcloud endpoint for deploy-testenv.  https://review.openstack.org/7200208:39
openstackgerritlifeless proposed a change to openstack/tripleo-image-elements: Add a script to deploy the ci-overcloud.  https://review.openstack.org/7115408:39
*** CaptTofu has quit IRC08:39
lifelessthat ight explain why libvirtd was shutting down vms left and right08:41
lifelesscody-somerville: if you have anythoughts on my smartbuy issue I could really use that help :)08:42
StevenKlifeless: Oh? Purchase for myself returns a 404?08:44
*** jistr has joined #tripleo08:49
lifelessStevenK: no, it loads08:53
lifelessbut it won't let me put anything in the shopping cart08:53
lifelessand the I can't figure out how to do an off-item buy in the new UI08:54
lifelesspossibly because tabs are missin08:54
lifelessg08:54
lifelessso it may be related to te firfirst issue08:54
openstackgerritDougal Matthews proposed a change to openstack/tuskar: Enable gating on E711 and E712  https://review.openstack.org/7229508:57
*** e0ne has joined #tripleo09:07
*** coolsvap has joined #tripleo09:08
*** derekh has joined #tripleo09:08
Ngmorning09:11
lifelessderekh: hey09:13
lifelessderekh: so I think we need to make the testenv orc scripts idempotent09:13
lifelessderekh: they very much aren't atm ;)09:13
derekhlifeless: morning, sorry I never added you key to the geard broker09:14
openstackgerritA change was merged to openstack/os-refresh-config: Remove tox locale overrides  https://review.openstack.org/7223409:14
lifelessderekh: its ok, I redeployed it all09:14
derekhlifeless: yup, agreed09:14
lifelessderekh: thank goodness for reasonable automation09:14
openstackgerritA change was merged to openstack/os-collect-config: Remove tox locale overrides  https://review.openstack.org/7223109:14
openstackgerritA change was merged to openstack/os-apply-config: Remove tox locale overrides  https://review.openstack.org/7223009:15
lifelessthemes for this week09:15
derekhlifeless: I didn't realize we had elements/tripleo-cd/bin/deploy-testenv I'll abandon this https://review.openstack.org/#/c/71955/2/buildtestenv.sh and see if it makes sense to bring over some of the bits09:15
lifelessI'd like to get an overcloud test into the ci system09:15
lifelessderekh: I have a review up to update the script; dprince wants to see it parameterised - you might like to take over my review and do that09:16
*** cd-undercloud has joined #tripleo09:16
cd-undercloud************** overcloud complete status=1 ************09:16
*** cd-undercloud has quit IRC09:16
derekhlifeless: ok will do09:16
lifelessrighto, gnight !09:16
openstackgerritA change was merged to openstack/tuskar: Remove tox locale overrides  https://review.openstack.org/7224709:17
derekhlifeless: btw, I'll be traveling tomorrow & wednesday talking on tripleo at a openstack meetup in paris09:17
Ngnice09:18
*** athomas has joined #tripleo09:20
openstackgerritA change was merged to openstack/diskimage-builder: Fix misspellings in diskimage-builder  https://review.openstack.org/7176709:21
*** lucasagomes has joined #tripleo09:22
openstackgerritA change was merged to openstack/tuskar: Fix misspellings in tuskar  https://review.openstack.org/7181109:26
*** coolsvap1 has joined #tripleo09:32
*** coolsvap has quit IRC09:35
*** jcoufal has quit IRC09:36
*** jtomasek has joined #tripleo09:36
*** jcoufal has joined #tripleo09:36
*** e0ne_ has joined #tripleo09:38
*** e0ne has quit IRC09:38
openstackgerritDerek Higgins proposed a change to openstack/tripleo-image-elements: Add test to ensure connection to baremetal cloud  https://review.openstack.org/7230409:49
openstackgerritDerek Higgins proposed a change to openstack/tripleo-image-elements: Parameterize geard broker and test env public interface  https://review.openstack.org/7230509:49
openstackgerritDerek Higgins proposed a change to openstack/tripleo-image-elements: Parameterize ci-overcloud endpoint for deploy-testenv.  https://review.openstack.org/7200209:49
openstackgerritDougal Matthews proposed a change to openstack/python-tuskarclient: Add CLI support for Overclouds and Overcloud Roles  https://review.openstack.org/7230609:56
openstackgerritA change was merged to openstack/tripleo-image-elements: Fix misspellings in tripleo-image-elements  https://review.openstack.org/7180509:59
openstackgerritA change was merged to openstack-infra/tripleo-ci: Fix misspellings in tripleo-ci  https://review.openstack.org/7205510:00
*** gcha has joined #tripleo10:00
*** ohadlevy_ is now known as ohadlevy10:07
*** ohadlevy has quit IRC10:08
*** ohadlevy has joined #tripleo10:08
*** markmc has joined #tripleo10:10
openstackgerritA change was merged to openstack/tripleo-image-elements: Neutron keystone-signing dir should be 0700...  https://review.openstack.org/7209510:12
openstackgerritVictor Sergeyev proposed a change to openstack/python-tuskarclient: Update common apiclient from Oslo  https://review.openstack.org/7229010:22
*** jrist has quit IRC10:24
openstackgerritA change was merged to openstack/tripleo-image-elements: Use rfc compliant example data in hosts element.  https://review.openstack.org/7172810:29
*** jcoufal has quit IRC10:32
*** jtomasek has quit IRC10:33
*** ifarkas has quit IRC10:34
*** ifarkas has joined #tripleo10:35
*** jrist has joined #tripleo10:35
*** CaptTofu has joined #tripleo10:36
*** cd-undercloud has joined #tripleo10:38
cd-undercloud************** overcloud complete status=1 ************10:38
*** cd-undercloud has quit IRC10:38
*** jcoufal has joined #tripleo10:39
*** CaptTofu has quit IRC10:41
*** coolsvap_ has joined #tripleo10:43
*** jtomasek has joined #tripleo10:45
*** coolsvap1 has quit IRC10:46
*** coolsvap1 has joined #tripleo10:48
openstackgerritA change was merged to openstack/diskimage-builder: Add more package name mappings for openSUSE.  https://review.openstack.org/7153910:49
*** coolsvap_ has quit IRC10:51
*** CaptTofu has joined #tripleo10:52
*** coolsvap has joined #tripleo10:52
*** coolsvap1 has quit IRC10:53
*** gcha has quit IRC10:54
openstackgerritA change was merged to openstack/python-tuskarclient: Remove tox locale overrides  https://review.openstack.org/7224110:55
openstackgerritA change was merged to openstack/tripleo-incubator: devtest_uc: Don't print the pid in the error msg  https://review.openstack.org/7208610:57
*** jtomasek has quit IRC11:22
*** CaptTofu has quit IRC11:29
openstackgerritDougal Matthews proposed a change to openstack/python-tuskarclient: Add CLI support for Overclouds and Overcloud Roles  https://review.openstack.org/7230611:30
*** ifarkas_ has joined #tripleo11:47
*** ifarkas has quit IRC11:51
openstackgerritDerek Higgins proposed a change to openstack-infra/tripleo-ci: Specify full path to logs directory  https://review.openstack.org/7232211:56
*** CaptTofu has joined #tripleo11:59
*** cd-undercloud has joined #tripleo12:00
cd-undercloud************** overcloud complete status=1 ************12:00
*** cd-undercloud has quit IRC12:00
*** pleia2 has quit IRC12:01
*** pleia2 has joined #tripleo12:02
*** jtomasek has joined #tripleo12:02
*** CaptTofu has quit IRC12:04
*** pleia2 has quit IRC12:07
*** pleia2 has joined #tripleo12:07
*** CaptTofu has joined #tripleo12:21
*** CaptTofu has quit IRC12:26
*** CaptTofu has joined #tripleo12:31
*** CaptTofu has quit IRC12:32
openstackgerritA change was merged to openstack/diskimage-builder: Add lsof package to all Fedora images  https://review.openstack.org/7200512:32
*** CaptTofu has joined #tripleo12:32
*** CaptTofu_ has joined #tripleo12:35
*** CaptTofu has quit IRC12:35
*** athomas has quit IRC12:37
*** athomas has joined #tripleo12:39
*** coolsvap has quit IRC12:50
*** nosnos_ has joined #tripleo12:58
*** killer_prince has joined #tripleo12:59
*** nosnos has quit IRC13:01
*** lucasagomes is now known as lucas-hungry13:02
*** max_lobur_afk is now known as max_lobur13:03
*** nosnos_ has quit IRC13:03
*** hewbrocca has joined #tripleo13:03
*** bauzas has quit IRC13:03
*** bauzas has joined #tripleo13:04
*** CaptTofu_ has quit IRC13:05
*** nosnos has joined #tripleo13:07
*** gcha has joined #tripleo13:11
*** saju_m has quit IRC13:12
*** jdob has joined #tripleo13:20
*** cd-undercloud has joined #tripleo13:24
cd-undercloud************** overcloud complete status=1 ************13:24
*** cd-undercloud has quit IRC13:24
*** max_lobur is now known as max_lobur_afk13:47
*** lucas-hungry is now known as lucasagomes14:01
*** weshay has joined #tripleo14:05
*** dprince has joined #tripleo14:09
*** e0ne has joined #tripleo14:10
*** morazi has joined #tripleo14:11
*** e0ne_ has quit IRC14:12
*** lblanchard has joined #tripleo14:12
*** e0ne_ has joined #tripleo14:20
*** bauzas has quit IRC14:23
*** e0ne has quit IRC14:23
*** bauzas has joined #tripleo14:24
*** hewbrocca has quit IRC14:26
*** max_lobur_afk is now known as max_lobur14:27
*** jistr has quit IRC14:29
*** hewbrocca has joined #tripleo14:30
*** pblaho has quit IRC14:31
*** morazi has quit IRC14:31
*** morazi has joined #tripleo14:32
*** jtomasek has quit IRC14:33
*** dtantsur has quit IRC14:33
*** pblaho has joined #tripleo14:35
*** ramishra has joined #tripleo14:35
*** sirushti has left #tripleo14:36
*** boris-42_ has quit IRC14:36
*** jistr has joined #tripleo14:39
*** edmund1 has quit IRC14:43
*** cd-undercloud has joined #tripleo14:45
cd-undercloud************** overcloud complete status=1 ************14:45
*** cd-undercloud has quit IRC14:45
*** dtantsur has joined #tripleo14:47
*** edmund has joined #tripleo14:49
*** shortstop has joined #tripleo14:49
*** matsuhashi has joined #tripleo14:49
*** ramishra has quit IRC14:54
*** ramishra has joined #tripleo14:55
*** noslzzp has joined #tripleo14:59
*** ramishra_ has joined #tripleo15:00
*** ramishra has quit IRC15:01
*** saju_m has joined #tripleo15:01
*** saju_m has quit IRC15:03
*** saju_m has joined #tripleo15:04
*** CaptTofu has joined #tripleo15:05
*** max_lobur is now known as max_lobur_afk15:07
*** CaptTofu has quit IRC15:10
*** spzala has joined #tripleo15:11
*** sdague has quit IRC15:12
*** rwsu has joined #tripleo15:17
*** max_lobur_afk is now known as max_lobur15:18
openstackgerritJulie Pichon proposed a change to openstack/tuskar-ui: Update URL for Tuskar installation instructions  https://review.openstack.org/7238915:20
*** AaronGr_Zzz is now known as AaronGr15:20
*** matty_dubs|gone is now known as matty_dubs15:23
*** sdague has joined #tripleo15:29
*** viktors has joined #tripleo15:34
*** bauzas has quit IRC15:36
*** matsuhashi has quit IRC15:37
*** nosnos has quit IRC15:37
*** nosnos has joined #tripleo15:37
*** matsuhashi has joined #tripleo15:37
*** saju_m has quit IRC15:37
*** saju_m has joined #tripleo15:39
*** CaptTofu has joined #tripleo15:39
*** boris-42_ has joined #tripleo15:40
openstackgerritA change was merged to openstack/python-tuskarclient: Update common apiclient from Oslo  https://review.openstack.org/7229015:46
*** gcha has quit IRC15:52
openstackgerritA change was merged to openstack/tuskar-ui: Fix misspellings in tuskar-ui  https://review.openstack.org/7181315:53
*** bauzas has joined #tripleo15:53
openstackgerritA change was merged to openstack/tuskar-ui: Update power_state method to return Ironic states  https://review.openstack.org/7163915:57
*** jprovazn has quit IRC16:00
*** pblaho has quit IRC16:00
*** w_ has joined #tripleo16:02
*** akuznets_ has quit IRC16:02
*** olaph has quit IRC16:04
*** nosnos has quit IRC16:06
*** cd-undercloud has joined #tripleo16:06
cd-undercloud************** overcloud complete status=1 ************16:06
*** cd-undercloud has quit IRC16:06
*** matsuhashi has quit IRC16:07
*** ifarkas_ has quit IRC16:12
*** sdake has quit IRC16:20
*** sdake has joined #tripleo16:21
*** sdake has joined #tripleo16:21
*** dtantsur has quit IRC16:23
openstackgerritA change was merged to openstack/tuskar-ui: Renamed resource category to overcloud role  https://review.openstack.org/7164616:23
*** ramishra_ has quit IRC16:25
openstackgerritJiri Tomasek proposed a change to openstack/tuskar-ui: Fix node detail link on Overview page  https://review.openstack.org/7241116:25
*** jtomasek has joined #tripleo16:26
openstackgerritLadislav Smola proposed a change to openstack/tuskar-ui: Adding real event-list api  https://review.openstack.org/7241316:27
*** dprince_ has joined #tripleo16:28
*** ramishra has joined #tripleo16:29
*** w_ is now known as olaph16:29
*** dprince has quit IRC16:29
*** beekneemech is now known as bnemec16:30
*** jdob has quit IRC16:32
*** jdob_ has joined #tripleo16:32
*** jistr has quit IRC16:33
*** jistr has joined #tripleo16:34
openstackgerritDerek Higgins proposed a change to openstack-infra/tripleo-ci: Allow virsh commands from the VirtualPowerDriver  https://review.openstack.org/7241516:35
*** CaptTofu has quit IRC16:35
*** dtantsur has joined #tripleo16:36
*** viktors has quit IRC16:39
SpamapSlifeless: when you are around, if you restart the screens, I think I'll have enough perms to use them properly.16:44
*** panda_ has joined #tripleo16:45
*** panda has quit IRC16:46
*** dprince_ has quit IRC16:57
*** spzala has quit IRC16:59
*** saju_m has quit IRC16:59
*** jcoufal has quit IRC17:02
*** cadenzajon has joined #tripleo17:02
openstackgerritLadislav Smola proposed a change to openstack/tuskar-ui: Adding real event-list api  https://review.openstack.org/7241317:03
*** saju_m has joined #tripleo17:04
*** CaptTofu has joined #tripleo17:04
*** dtantsur has quit IRC17:05
*** peoplemerge has quit IRC17:07
*** markmc has quit IRC17:09
*** peoplemerge has joined #tripleo17:10
*** e0ne_ has quit IRC17:10
*** dprince has joined #tripleo17:10
*** coolsvap has joined #tripleo17:14
*** hashar has quit IRC17:15
*** ifarkas_ has joined #tripleo17:15
*** matty_dubs is now known as matty_dubs|lunch17:16
*** saju_m has quit IRC17:19
*** jtomasek has quit IRC17:26
lsmolaSpamapS: lifeless have you tried update with increasing Compute scale?17:26
lsmolaSpamapS: lifeless gets back 17.5 seconds to past: Hello, are you around?17:27
*** cd-undercloud has joined #tripleo17:27
cd-undercloud************** overcloud complete status=1 ************17:27
*** cd-undercloud has quit IRC17:27
*** bauzas has quit IRC17:29
*** martyntaylor has joined #tripleo17:30
openstackgerritDerek Higgins proposed a change to openstack/tripleo-incubator: Edit seed config for CI test environment  https://review.openstack.org/7242917:31
*** saju_m has joined #tripleo17:32
openstackgerritDerek Higgins proposed a change to openstack/tripleo-image-elements: Parameterize geard broker and test env public interface  https://review.openstack.org/7230517:34
*** jistr has quit IRC17:34
SpamapSlsmola: I have not tried that, but I suspect it will spin up new ones. :)17:35
*** jistr has joined #tripleo17:35
lsmolaSpamapS: not working for me for some reason17:35
SpamapSlsmola: what reason would that be17:36
lsmolaSpamapS:  ResourceNotFound: The Resource (NovaCompute1) could not be found in Stack overcloud17:36
lsmolaSpamapS: I've tried to add some more DependsOn, as shardy pointed me to17:37
lsmolaSpamapS: but so far no luck, though with simple template, just adding new resource works17:37
SpamapSlsmola: you're getting that where?17:38
lsmolaSpamapS: not really sure how to debug this, so I wonder if anyone is experiencing the same problem..17:38
lsmolaSpamapS: ehm? :-)17:38
lsmolaSpamapS: not sure I understand the question :-)17:40
SpamapSlsmola: where do you see ResourceNotFound ?17:40
lsmolaSpamapS: in Heat event list, and when I check heat stack-show overcloud17:40
lsmolaSpamapS: the heat-engine log is clear17:41
lsmolaSpamapS: so I believe some dependencies might be missing, or the reference to new Compute is placed badly17:42
lsmolaSpamapS: but when I do stack-delete and stack-create it works17:42
lsmolaSpamapS: not sure, shardy told me that the template looks good :-)17:46
lsmolaSpamapS: I should ask on meeting, whether somebody has this running17:47
*** noslzzp has quit IRC17:49
*** jistr has quit IRC17:50
openstackgerritDerek Higgins proposed a change to openstack/tripleo-incubator: Edit seed config for CI test environment  https://review.openstack.org/7242917:52
openstackgerritDougal Matthews proposed a change to openstack/tuskar: Bind the Overcloud ID to the Overcloud Role  https://review.openstack.org/7243217:55
derekhlifeless: signing off (wont be here tomorrow/wednesday), I've been looking into why the undercloud job is failing, there are at least two problems https://review.openstack.org/#/c/72415 and https://review.openstack.org/#/c/72429/ should solve them17:57
derekhlifeless: I'm not sure if we'll hit other problems after those17:57
*** matty_dubs|lunch is now known as matty_dubs17:58
*** martyntaylor has quit IRC17:59
derekhlifeless: https://review.openstack.org/#/c/72322/1 should help with debugging (to get logs from seed)17:59
lsmolaSpamapS: hmm works for rlandy, so maybe there is a problem on my side :-D18:00
*** derekh has quit IRC18:02
openstackgerritDougal Matthews proposed a change to openstack/python-tuskarclient: Add CLI support for Overclouds and Overcloud Roles  https://review.openstack.org/7230618:02
SpamapSlsmola: entirely possible. Could you put it into a bug report if you can reproduce it? The templates, event list, and any other relevant details?18:03
lsmolaSpamapS: hmm seems like rlandy is running undercloud live https://gist.github.com/slagle/981b279299e91ca91bd918:04
lsmolaSpamapS: i am running devtest18:04
lsmolaSpamapS: will try tomorrow on fresh devtest, then I will create a bug report18:04
lsmolaSpamapS: if it is still an issue18:04
lsmolaSpamapS: thank you18:04
SpamapSlsmola: thank you too!18:07
*** ifarkas_ has quit IRC18:10
*** e0ne has joined #tripleo18:11
*** saju_m has quit IRC18:12
*** martyntaylor has joined #tripleo18:13
*** noslzzp has joined #tripleo18:13
*** athomas has quit IRC18:16
*** e0ne_ has joined #tripleo18:21
*** e0ne has quit IRC18:21
*** CaptTofu has quit IRC18:22
*** max_lobur is now known as max_lobur_afk18:23
*** lucasagomes is now known as lucas-afk18:26
lifelessSpamapS: restarted18:28
*** saju_m has joined #tripleo18:29
*** wusWWW has joined #tripleo18:29
*** rdopieralski has quit IRC18:29
*** e0ne_ has quit IRC18:31
*** e0ne has joined #tripleo18:31
*** CaptTofu has joined #tripleo18:34
*** rwsu has quit IRC18:36
*** jdob_ has quit IRC18:37
*** jdob has joined #tripleo18:38
*** spzala has joined #tripleo18:38
SpamapSlifeless: thanks, works!18:41
SpamapSok, watched bm-aw1az2-freecloud0014 fail to get any DHCP responses18:42
*** cd-undercloud has joined #tripleo18:49
cd-undercloud************** overcloud complete status=1 ************18:49
*** cd-undercloud has quit IRC18:49
*** rwsu has joined #tripleo18:51
*** saju_m has quit IRC18:51
*** saju_m has joined #tripleo18:52
*** taps has joined #tripleo18:53
*** saju_m has quit IRC18:58
*** lucas-afk is now known as lucasagomes18:59
SpamapSlifeless: how would you feel about turning https://git.openstack.org/cgit/openstack/tripleo-incubator/tree/scripts/devtest_overcloud.sh#n139 into a generated template with all the parameters set which nests overcloud.yaml ?19:00
*** noslzzp has quit IRC19:07
*** ramishra has quit IRC19:14
*** ramishra has joined #tripleo19:14
*** martyntaylor has quit IRC19:24
*** epim has joined #tripleo19:25
lifelessSpamapS: ENOPARSE19:33
SpamapShmmmmm19:34
SpamapSlifeless: I forgot to keep talking..19:34
SpamapSlifeless: basically rather than trying to capture the things that are a stack in -P xx -P yy -P zz .. we just put them all in a stack that nests a stack using overcloud.yaml and having all the parameters recorded there.19:35
SpamapSlifeless: this allows diffing before updating.. among other things.19:35
SpamapSlifeless: but I also then thought harder about it, and I figure half of what I realy want is just the fix for https://bugs.launchpad.net/python-heatclient/+bug/122482819:36
uvirtbotLaunchpad bug 1224828 in python-heatclient "heat stack-update wants all parameters and the template all over again" [Medium,Triaged]19:36
SpamapSIn unrelated news.. bm-aw1az2-freecloud0014 does send DHCP reqs that reach br-ctlplane .. but oddly, I do not see the responses going back to it on br-ctlplane19:36
*** saju_m has joined #tripleo19:38
lifelessSpamapS: in which case either a) the DHCP server isn't answer or b) the dhcp server isn't answering19:44
lifelessSpamapS: ip netns list - tcpdump in the tap interface in the dhcp namespace19:44
lifelessSpamapS: if it doesn't answer check /var/run/neutron/dhcp.../hosts19:44
lifelessSpamapS: wrong mac will cause no answer19:44
lifelessSpamapS: right mac but an address already leased will cause no answer (check syslog for that)19:44
*** ramishra has quit IRC19:46
SpamapS78:e7:d1:23:99:35,host-10-10-16-147.openstacklocal,10.10.16.147,set:e25c96b4-63b5-465a-92f0-5981eb88f15919:50
SpamapSlifeless: right mac19:50
SpamapSFeb 10 19:47:39 undercloud-notcompute-jws3awlsb2kh dnsmasq-dhcp[9534]: DHCPDISCOVER(tap56efc4c6-55) fa:16:3e:22:03:29 no address available19:50
lifelessthere you cgo19:51
lifelesshttps://bugs.launchpad.net/neutron/+bug/127134419:51
SpamapSlifeless: not sure what that means.. the subnet has room19:51
uvirtbotLaunchpad bug 1271344 in tripleo "neutron-dhcp-agent doesn't hand out leases for recently used addresses" [Critical,Triaged]19:51
SpamapSlifeless: _ugh_19:53
SpamapSlifeless: ok so cd-undercloud is suffering. Can we mark this as Confirmed in neutron?19:54
SpamapS| 0f927a6a-3df2-4523-b337-d36770284e16 | test-clint3                                     | BUILD  | spawning   | NOSTATE     | ctlplane=10.10.16.147, 10.10.16.147 |19:55
SpamapStwo addresses??19:55
*** hashar has joined #tripleo19:58
lifelessSpamapS: I haven't tracked that down or filed a bug, but I think its nova racing in its internal cache of neutron data.19:59
lifelessSpamapS: we certainly should mark it confirmed in neutron ;)19:59
openstackgerritJay Dobies proposed a change to openstack/tuskar: Fix delete cascade for attribute and counts.  https://review.openstack.org/7246419:59
SpamapSlifeless: so I restarted neutron-dhcp-agent...20:00
lifelessthat should fix it20:00
lifelessif its that bu20:00
SpamapSFeb 10 19:56:26 undercloud-notcompute-jws3awlsb2kh dnsmasq-dhcp[26029]: DHCPOFFER(tap56efc4c6-55) 10.10.16.147 78:e7:d1:23:94:9520:01
*** saju_m has quit IRC20:01
SpamapS(diff MAC that had same problem)20:01
SpamapSlifeless: so that worked.20:01
SpamapSlifeless: box is POST'ing now...20:01
SpamapSI think. I wish textcons sucked less20:01
*** openstack has joined #tripleo21:33
*** cd-undercloud has joined #tripleo21:36
cd-undercloud************** overcloud complete status=1 ************21:36
*** cd-undercloud has quit IRC21:36
*** martyntaylor has joined #tripleo21:37
*** martyntaylor has left #tripleo21:42
*** jrist has quit IRC21:44
*** ramishra has joined #tripleo21:48
openstackgerritJay Dobies proposed a change to openstack/tuskar: Fix delete cascade for attribute and counts  https://review.openstack.org/7246421:50
jdoblifeless: ping21:52
*** hashar has joined #tripleo21:52
*** ramishra has quit IRC21:52
lifelessjdob: gnip21:54
jdoblifeless: that took me way longer to parse than it should have21:54
openstackgerritSteve Kowalik proposed a change to openstack/tripleo-incubator: Stop using disk-image-get-kernel in devtest  https://review.openstack.org/7248921:54
jdoblifeless: do i need to officially RSVP to the mid-cycle meetup in some capacity?21:54
StevenKlifeless: ^ That should make you happy21:54
slagleStevenK: there's a change for that alredy in review: https://review.openstack.org/#/c/71912/421:55
StevenKBah21:56
StevenKThat's terrible news21:56
lifelessjdob: yes, per the list messages, please email me and cody.21:57
lifelessStevenK: it does.21:57
lifelessStevenK: but, per slagle  ;)21:57
lifelessStevenK: this is why you might like to do code review before code. :)21:57
jdobwill do21:57
*** jrist has joined #tripleo21:58
StevenKlifeless: TBH, I started on that branch just before bed because I realized we hadn't killed use of it due to corp mail about devtest21:58
*** edmund has quit IRC22:00
*** edmund has joined #tripleo22:00
*** hashar has quit IRC22:00
lifelessStevenK: :)22:01
lifelessStevenK: so, I think you're at the point of picking something new out of trello and driving it to ground22:07
lifelessStevenK: what do you think ?22:07
*** ramishra has joined #tripleo22:08
StevenKlifeless: I need to decide what to do with that new patch, and I have a nova test to fix locally for 7121422:09
*** jrist has quit IRC22:09
lifelessStevenK: cool, ok.22:10
StevenKlifeless: After that, I'd be delighted22:10
*** ramishra has quit IRC22:13
*** shakayumi has joined #tripleo22:15
*** rlandy has quit IRC22:15
*** lblanchard has quit IRC22:16
*** jdob has quit IRC22:18
*** shakayumi has quit IRC22:21
*** cwolferh has joined #tripleo22:31
*** lucas-dinner has quit IRC22:40
lifelessSpamapS: can you approve https://review.openstack.org/#/c/72322/22:56
SpamapSlifeless: done :)22:57
*** cd-undercloud has joined #tripleo22:58
cd-undercloud************** overcloud complete status=1 ************22:58
*** cd-undercloud has quit IRC22:58
wendarSpamapS: Hiya23:00
lifelessSpamapS: and https://review.openstack.org/#/c/72429/23:01
wendarSpamapS: what's your day look like tomorrow? seems like a Skype call might be a good idea23:01
*** shardy is now known as shardy_afk23:01
SpamapSwendar: only our IRC meeting to deal with.23:03
openstackgerritA change was merged to openstack-infra/tripleo-ci: Specify full path to logs directory  https://review.openstack.org/7232223:03
wendarSpamapS: cool, today was a bit crazy, but tomorrow is wide open aside from those handful of IRC meetings23:03
wendarSpamapS: so, pick a time, or we can wing it if flexible is easier for you23:04
SpamapSwendar: let's do 10:00-11:00 pacific, then we will be forced to stop when the tripleo meeting starts. :)23:06
openstackgerritA change was merged to openstack/tripleo-incubator: Export TRIPLEO_CLEANUP  https://review.openstack.org/7152223:07
lifelessSpamapS: question fo ryou23:07
SpamapSlifeless: fire away23:07
lifelessin https://review.openstack.org/#/c/72415/23:08
lifelessderekh runs each step separately23:08
lifelessI don't understand why he doesn't just run the pipeline after vetting it.23:08
*** ramishra has joined #tripleo23:09
lifelessSpamapS: if you think that thats ok, I'll refactor it to fit the same layout as the rest of the script23:09
SpamapSlifeless: reading23:10
openstackgerritA change was merged to openstack/tripleo-incubator: Edit seed config for CI test environment  https://review.openstack.org/7242923:10
SpamapSlifeless: better error (only the command that failed in the error) ?23:11
lifelessmeh23:11
*** ramishra has quit IRC23:13
*** matty_dubs is now known as matty_dubs|gone23:22
*** ramishra has joined #tripleo23:30
*** slagle has quit IRC23:32
*** cadenzajon has quit IRC23:40
*** CaptTofu has quit IRC23:41
*** e0ne has quit IRC23:42
*** e0ne has joined #tripleo23:44
*** cadenzajon has joined #tripleo23:47
*** morazi has quit IRC23:50
*** bauzas has quit IRC23:53
wendarSpamapS: sounds good23:53
*** slagle has joined #tripleo23:54

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