/srv/irclogs.ubuntu.com/2015/02/20/#juju-dev.txt

thumperwallyworld: I need an extra 10 minutes to kick out the in-laws00:26
thumperwallyworld: chat after that?00:26
wallyworldsure00:26
axwwallyworld: ping00:59
wallyworldaxw: hey, just talking to tim, see you in standup hangout soon?01:00
axwwallyworld: sure, I'll wait in there01:00
=== kadams54 is now known as kadams54-away
=== kadams54-away is now known as kadams54
wallyworldaxw: could you take a look at http://reviews.vapour.ws/r/963/ for me?03:14
axwlooking03:14
wallyworldty03:14
wallyworldaxw: also, eric raised a point about the rootfs provider - it won't work as written on windows03:15
axwwallyworld: yeah, storage in general is not expected to work on windows in the first iteration AFAIK03:15
axwwe will need to disable it in tests if they're going to break03:16
wallyworldgood yes, i couldn't quite recall if we agreed to that or not03:16
wallyworldtests shouldn;t break as it's all stubbed out03:16
axw99% sure that Mark agreed to that03:16
wallyworldyes i do recall that now03:16
=== kadams54 is now known as kadams54-away
=== kadams54-away is now known as kadams54
=== ChanServ changed the topic of #juju-dev to: https://juju.ubuntu.com | On-call reviewer: see calendar | Open critical bugs: 1423036 1423782
axwwallyworld: reviewed03:27
wallyworldty03:27
axwwallyworld: I don't think the error is to do with arch mismatch... I created an env on AWS and it's missing the tools symlink for the container03:33
=== kadams54 is now known as kadams54-away
wallyworldaxw: hmmm. that doesn't make sense based on the code03:33
wallyworldthe symlink might be missing03:33
axwwallyworld: the container was started with the correct arch.03:33
wallyworldbut the tools selection si broken03:33
axwwallyworld: where?03:33
wallyworldyes, the container image itself will be correct03:34
wallyworldin provisioner_task03:34
wallyworldpossibleTools, err := task.toolsFinder.FindTools(03:34
wallyworldthis used to use the HasTools interface implemented by the container provisioner to lok h tols03:35
wallyworldlock the tools03:35
axwHasTools was a hack. what's there will work if the constraints has the correct arch... which seems to be the case since it's picking the right arch03:36
wallyworldbut the constraints won't always have the correct arch03:40
wallyworldthey may be empty03:41
axwwallyworld: perhaps there's two bugs, I'll keep looking03:42
wallyworldaxw: the constraints will be empty if you just bootstrap with nothing else03:42
wallyworldthen the new machine 1 will have m.Constraints() without an Arch03:42
axwwallyworld: I thought Juju might add the host machine's arch as a constraint for LXC, doesn't look like it does tho03:43
wallyworldyeah03:43
wallyworldthat's the issue I think03:43
wallyworldand the HasTools thing hacked around that03:43
axwwallyworld: sorry I got confused, thinking tools would be in the same location as the host, like in local03:52
wallyworldah right03:52
axwjust the one bug03:52
axwwallyworld: so... rather than reinstating HasTools, I'd prefer to just set Constraints.Arch to the host's if it's not already set. IIRC there was a bug caused by HasTools, where you couldn't create, say, i386 containers on amd64 hosts03:53
axwwhich is why it was removed in the first place03:53
wallyworldthat solution of setting Arch was what occurred to me also - but only for containers03:54
axwwallyworld: actually... I think the LXC provisioner should just filter by the host arch. that's what we'd do for any other provider right?03:55
axwgive it all it we know about, and let it make the informed decision03:55
wallyworldthat would work, yeah03:55
wallyworldi think setting the arch seemed ok because it would constraint the search03:56
wallyworldbut it's cleaner for sure to ket the provisioner decide03:56
axwwallyworld: http://reviews.vapour.ws/r/965/04:19
wallyworldlooking04:19
wallyworldaxw: I've updated the apt review from before also04:19
axwwallyworld: already LGTMd04:20
wallyworldah ty :-)04:20
wallyworldaxw: there's also a names one https://github.com/juju/names/pull/41 and one eric looked at but which i'd like your review of pretyy please04:21
axwwill do04:21
wallyworldaxw: done with a suggestio04:31
wallyworldn04:31
axwta04:31
wallyworldaxw: the filesystem tag uses the datasource name as the tag id (seemed reasonable at the time). the broad definition was to accommodate the behaviour where the datasource name is used as the dir name if no location is specified. I did think about using a numeric sequence value but then there's the issue of how to generate the numbers. i'd have to use a mongo sequence or something, or just count the number of filesystem docs04:43
wallyworldi can change to number though04:43
axwwallyworld: datasource name?04:44
axwas in ... the pool name?04:44
wallyworldin the charm metadata04:44
wallyworldstorage name04:45
axwwallyworld: I'm a little wary of that. volumes can be disassociated from a storage instance, it may end up being a requirement for filesystems too04:45
wallyworldyeah, fair enough. i can make it like volume will be once your current branch lands (I didn't see it when I did this so didn;t appreciate the machine name aspect)04:46
wallyworldi do prefer opaque identifiers04:46
anastasiamac_wallyworld:05:54
wallyworldyo05:54
anastasiamac_wallyworld: looks like u've quit on PM05:57
wallyworldsigh, stupid irc05:57
wallyworldi'm here05:57
wallyworldgot to go get kid from train station in a few minutes05:58
wallyworldaxw: i've updated the juju/names branch to make fs tag more like volume tag07:47
axwwallyworld: thanks, will take a look07:48
axwwallyworld: LGTM07:56
wallyworldaxw: ty. btw, what did you think about eric's comment re: Path vs Location?07:57
axwwallyworld: Path sounds fine for FilesystemAttachment. It really only needs to be Location on the StorageAttachment, which normalises volume/filesystem07:58
wallyworldsounds good to me07:58
wallyworldi sometime use location in conversation but path is better07:59
TheMuemorning08:29
dimiterno/08:29
dooferladmorning09:09
TheMuedooferlad: o/09:13
dimiternTheMue, dooferlad, o/09:14
* dimitern bbiab09:14
dimiternTheMue, dooferlad omw - ~3m10:01
=== beisner- is now known as beisner
mattywfwereade, do you have 10 minutes?10:57
dimiternTheMue, reviewed11:14
TheMuedimitern: thx11:14
TheMuedimitern: and regarding the reviewer please take a look at the calendar. today michael and william are (ok, michael isn't available)11:15
TheMuedimitern: I for example have been last Friday and will be next Friday again11:16
dimiternTheMue, ah! yeah - I was thinking about last friday11:16
dimitern:)11:16
dimiternTheMue, but james is today11:16
TheMuedimitern: yep, our new ocr11:16
TheMuedimitern: btw, you've got a review too ;)11:17
dimiternTheMue, thanks you your review11:17
TheMuedimitern: h511:17
* dimitern h5s :)11:17
TheMuedimitern: thanks for the name retry pattern hint, this is exactly what I've looked for11:19
dimiternTheMue, yw, I had to look for it too, so decided to save you the trouble heh11:20
TheMuedimitern: great :)11:20
dimiterndooferlad, OCR PTAL: http://reviews.vapour.ws/r/961/11:21
dimitern(as you might see sometimes)11:21
dooferladdimitern: looking11:22
dimiterndooferlad, ta!11:22
dimiternmgz, hey, are you around?11:41
dimiterndooferlad, hey, thanks for the review - I've responded. Is this the only question you have, everything else is clear? :)12:59
dooferladdimitern: yep, everything else is fine.13:02
dimiterndooferlad, awesome!13:02
dimiterndooferlad, the state code is one of the gnarliest places btw - beware13:03
dooferladdimitern: Heh, it did look a bit... interesting.13:04
dooferladdimitern: not too scary though!13:04
* dooferlad goes for lunch13:04
dimiterndooferlad, ;)13:06
perrito666natefinch: around?13:30
jw4sinzui: can I JFDI a backout merge?13:38
jw4it's actually one of the suspects in blocking bug 1423782 (but I don't think it's the culprit in that case)13:39
mupBug #1423782: ppc64el /usr/bin/ld: error in $WORK/github.com/juju/juju/cmd/juju/_obj/exe/a.out <ci> <gccgo> <ppc64el> <regression> <test-failure> <juju-core:Triaged> <https://launchpad.net/bugs/1423782>13:39
sinzuijw4 fixes-1423782 is what the lander is looking for. Use __JFDI__ when it is clear something has to merge to unblok other proitities13:56
jw4sinzui: okay; I don't think this backout does fix that though13:56
jw4sinzui: I just noticed it was referenced in the bug13:57
jw4sinzui: I think in this case it is blocking other priorities... i.e. removing a wrong implementation to make way for the right one?13:58
sinzuijw4, agreed, __JFDI__13:58
jw4sinzui: ta13:58
stokachudoes anyone know what this error means: WARNING juju.replicaset replicaset.go:87 Initiate: fetching replication status failed: cannot get replica set status: can\'t get local.system.replset config from self or any seed (EMPTYCONFIG)14:40
aisraelI seem to be running into a new (to me) issue in trunk. I have a service in an error state, but `juju resolved` doesn't see it being in an error state.14:40
aisraelhttp://pastebin.ubuntu.com/10325205/14:40
perrito666stokachu: your mong rs.config() is empty, there was most likely an error while creating the base replicaset14:41
stokachuperrito666: so this happens randomly, whereas if i re-run the bootstrap it works the second time around14:41
stokachujust prior to that error the logs shows several mongo connection failures due to connection refused but then the connection succeeds and thats when the above error is shown14:43
stokachuthis only happens when I bootstrap a bare metal from maas14:43
perrito666stokachu: sounds to me that I already heard this story, I believe there is even a bug about it, if not perhaps there should be14:44
marcoceppiis there any way to tell if trunk is blocked?15:02
jw4marcoceppi: I use https://api.launchpad.net/devel/juju-core?ws.op=searchTasks&status%3Alist=Triaged&status%3Alist=In+Progress&status%3Alist=Fix+Committed&importance%3Alist=Critical&tags%3Alist=regression&tags%3Alist=ci&tags_combinator=All15:04
=== kadams54 is now known as kadams54-away
* marcoceppi registers isjujucoreblocked.com15:05
jw4marcoceppi: if you do that then use the official blocker check script... I'll find that for you after my stand up15:05
marcoceppijw4: I found it in juju-ci-tools15:05
marcoceppihttp://bazaar.launchpad.net/~juju-qa/juju-ci-tools/trunk/view/head:/check_blockers.py15:05
jw4yep15:06
marcoceppisweet15:06
=== kadams54-away is now known as kadams54
ericsnowmarcoceppi: I just go here: https://bugs.launchpad.net/juju-core/+bugs?field.searchtext=&orderby=-importance&field.status%3Alist=NEW&field.status%3Alist=CONFIRMED&field.status%3Alist=TRIAGED&field.status%3Alist=INPROGRESS&field.status%3Alist=FIXCOMMITTED&field.status%3Alist=INCOMPLETE_WITH_RESPONSE&field.status%3Alist=INCOMPLETE_WITHOUT_RESPONSE&field.importance%3Alist=CRITICAL&field.tag=ci+regression+&field.tags_combinator=ALL15:23
dimiternsinzui, I think we should try reverting https://github.com/juju/juju/commit/0621a1ad40ba15004ef6c3c5e4da22661243041f - since ppc64el tests started failing after it, and the other suspect commit jw4 already reverted15:24
sinzuidimitern, I am just reviewing 1.22 results to verify the linker issue isn't present in 1.2215:25
dimiternsinzui, sure15:26
dimiternsinzui, I spend the last hour looking at various bugs for gccgo-ppc64 - in the gcc bug tracker, in lp, etc. as it does seem like a compiler issue15:26
sinzuidimitern, no gcc/linker errors in 1.22, so I am sure the machine is good. Revert15:26
dimiternsinzui, cool, I'll propose it then15:27
dimiternsinzui, reverted and it's already getting tested - http://juju-ci.vapour.ws:8080/job/github-merge-juju/2210/console15:38
dimiternsinzui, provided it lands ok, can you trigger the ppc64 job manually to see if it worked and save time?15:38
sinzuidimitern, I cannot trigger manually.15:41
sinzuidimitern, I think wallyworld's fix for ppc lxc has bad tests: http://juju-ci.vapour.ws:8080/job/run-unit-tests-trusty-ppc64el/2398/consoleText15:42
sinzui^ mgz, do you agree? I think we have another regression in 1.22, but one that is just a test15:43
dimiternsinzui, looking15:43
mgzsinzui: yup, failed across 3+ runs15:47
mgzlooks like it'll be trivial to fix though15:47
mgzyeah, the startInstance helper on that test class just hardcodes some pretend tools and quantal-amd6415:49
mgz*as15:49
dimiternmgz, sinzui, actually the tests are bad, because with axw's patch all tests now take the current machine's arch15:50
dimiterni.e. tests need better isolation15:51
sinzuimgz, dimitern natefinch : I just reported bug 1423950 about the ppc64 test failures just added to 1.2215:51
mupBug #1423950: lxc-broker_test tests fail on ppc64el <ci> <ppc64el> <regression> <test-failure> <juju-core:Triaged> <juju-core 1.22:Triaged> <https://launchpad.net/bugs/1423950>15:51
mgzworker/provisioner/lxc-broker_test.go l9615:51
mgzeither that also needs to take current arch or the test needs to mock/isolate the tool selection15:51
dimiternmgz, the latter is better I think15:52
dimiternsinzui, I commented on that bug, however I don't think 1.23 is affected as there's not such patch there15:56
sinzuidimitern, good point. But note that 1.23 wasn't affected by the precise bug until someone ported it there. We need to stop the ppc fix from being ported without this fix also being present15:58
dimiternsinzui, I agree and will add another comment for this15:58
sinzuidimitern, I removed 1.2315:59
sinzuidimitern, I don't see a pr/review of a port of the ppc fix, so I wont worry15:59
dimiternsinzui, cheers - I've commented on both bugs - 1420049 and 142395016:04
sinzuidimitern, mgz: I think I want to cry: the joyent trusty deploy is failing. the units cannot contact the state server to download the agent16:11
sinzui+ printf Attempt 5 to download tools from %s...\n https://10.112.3.32:17070/tools/1.22-beta4-trusty-amd6416:11
sinzuiI can only think to try the test again to get a friendly network16:11
mgzurk16:12
dimiternsinzui, aw, that's the "i'll give you a machine on a random network" type of joyent issue16:14
sinzuidimitern, exactly. we broadened the network we will accept, but joyent went broader16:15
sinzuidimitern, I can see in recent days, 1 in 4 attempts pass (but different branches). I will try again for a 4th attempt in the sequence16:16
dimiternsinzui, that's not a real solution, but if it makes the job pass more often, yeah16:17
=== kadams54 is now known as kadams54-away
dimiternunfortunately the "real" solution is not something joyent seems to support via their api16:18
sinzuidimitern, this isn't a juju regression, and I want to show there isn't one looking at the repeatability16:18
dimiternsinzui, I agree16:19
sinzuidimitern, joyent deploy precise passed the first time (with the new fix), quickstart passed for the last two revisions, and that test is pretty unreliable, and the upgrade trusty also passed. so I am sure juju is good16:20
dimiternsinzui, the revert of #1615 landed - can you give me an eta when the ppc64 tests job will run?16:20
dimiternsinzui, that's good news indeed16:21
sinzuidimitern, with the hour. we are waiting for 1.22 to conclude16:21
dimiternsinzui, ok, thanks16:21
sinzuidimitern, and we get a pass for the statistically consistent 1 in 4 will get a good network16:23
sinzuidimitern, natefinch : can you ask someone to fix the broken tests for bug 1423950?16:24
mupBug #1423950: lxc-broker_test tests fail on ppc64el <ci> <ppc64el> <regression> <test-failure> <juju-core 1.22:Triaged> <https://launchpad.net/bugs/1423950>16:24
dimiternsinzui, sure16:32
marcoceppijw4 ericsnow: http://juju.fail/status.json ;)16:47
wwitzel3hah I was right16:53
dimiternsinzui, it seems the ppc64-slave is free - how does it decide to try a new master commit?16:53
aisraelI'm running into an issue w/trunk. I have a service in an error state, but `juju resolved` reports it isn't in an error state. Seems like this change happened within the past week.16:54
sinzuidimitern, when all tests for a revision have run, a new revision will be tested. we are waiting on maas16:54
aisraelhttp://pastebin.ubuntu.com/10325205/16:54
dimiternsinzui, I see, ok16:54
* dimitern steps out for a bit16:56
=== ericsnow is now known as ericsnow_afk
natefinchdimitern, sinzui:  Sorry, was out this morning.  I can take a look at that bug, if you want?17:35
sinzuinatefinch, thank you17:36
perrito666is there a way to run the whole test suite supressing logs? I just want to know which packages fail17:42
dooferladsinzui: https://github.com/juju/juju/pull/1645 should fix Bug #1423950 but needs a review17:53
mupBug #1423950: lxc-broker_test tests fail on ppc64el <ci> <ppc64el> <regression> <test-failure> <juju-core 1.22:In Progress by dooferlad> <https://launchpad.net/bugs/1423950>17:53
dooferladTheMue: Could you take a look? ^^17:53
sinzuinatefinch, ^17:54
TheMuedooferlad: yep, will do17:54
TheMuedooferlad: looks simple and ok, sadly don't know how to test it better than let it do by CI17:59
dooferladTheMue: indeed.17:59
TheMuedooferlad: so I'll give it a ship-it17:59
dooferladTheMue: shipped!17:59
TheMuedooferlad: :)18:00
dimiternperrito666, there is18:03
dimiternperrito666, I found out yesterday - export TEST_LOGGING_CONFIG=CRITICAL or something then run them; however some of them fail when the <root> logger is not at least at DEBUG18:05
perrito666dimitern: tx18:05
dimiterndooferlad, re that fix18:05
dooferladdimitern: yep18:05
dimiterndooferlad, I think you should restore this change at some point - i.e. in the suite's TearDownTest18:05
dooferladcan do18:06
dimiterndooferlad, back to what version.Current.Arch was; otherwise other tests can fail18:06
dimiterndooferlad, have you run make check?18:07
dooferladdimitern: yes18:07
dimiterndooferlad, well if it passes, that's good news - nothing apparently broken, but I still think it should be restored - maybe in a follow-up?18:08
dimiterndooferlad, also, instead of "amd64" I'd use the arch.AMD64 const18:10
dooferladdimitern: just testing restoring it in func (s *lxcProvisionerSuite) TearDownTest(c *gc.C)18:10
dooferladdimitern: OK, will change that.18:10
dimiterndooferlad,despite that, great job for doing it so quickly! :)18:10
dimiterndooferlad, cheers18:10
natefinchdooferlad: agreed, great job18:14
dooferladdimitern, natefinch: thanks!18:14
dooferladdimitern: can the followup wait until Monday. It felt urgent to get a fix in, but I would like to finish promptly today.18:15
dooferladdimitern: (insert ? where needed in above)18:15
dimiternsinzui, most jobs have disappeared from jenkins, which I presume is due to not being publicly visible; anyway any update on the ppc64 job?18:15
sinzuidimitern, I sure can18:16
dimiterndooferlad, it can wait, but please add a card and comment on the bug about it18:16
dooferladdimitern: cool. It isn't writing the code, it is waiting for the tests to run :-) I will leave it going and see if I can get checked in later.18:17
dimiterndooferlad, you can then integrate axw's fix and yours + the follow up to port that fix to trunk18:18
dimiterndooferlad, sure, np18:18
sinzuidimitern, I is visible now18:18
=== kadams54-away is now known as kadams54
dimiternsinzui, I can see it - thanks18:20
sinzuidimitern, We are using 10.0.40.x addresses in network we test mass kvm with.18:23
sinzuidimitern, do we need to change that to avoid the lxcbr0 issue?18:23
dimiternsinzui, the one I fixed recently?18:24
dimitern(too many lxcbr0 issues in the past 2 months :/)18:24
sinzuidimitern, yes, we aren;t using lxcbr0, but we are using that address range on an eth118:25
sinzuiwe can change the range18:25
dimiternsinzui, the issue was that 10.0.3.* sorts before any 10.0.X.* where X > 318:25
dimiternsinzui, so if you're hitting that issue I'd suggest changing the range to 10.0.2.*18:26
dimiternsinzui, what juju version is the ci environment using?18:27
marcoceppialexisb: aisrael and I are seeing a weird issue in trunk. We'd like to debug to see if it's a bug or not, anyone we can chat with?18:27
sinzuidimitern, thank you. I think this means our address sis okay18:27
sinzuijuju.api api.go:273 connecting to API addresses: [10.0.80.120:17070]18:28
dimiternsinzui,ah, now I got it - your lxcbr0 address is from 10.0.40.x ? yep, then it's fine18:29
alexisbmarcoceppi, any of the use based developers18:29
marcoceppinatefinch: halp18:29
alexisbnatefinch, wwitzel3, cherylj, katco, ericsnow_afk18:29
natefinchmarcoceppi: heh18:29
marcoceppiaisrael: ^18:30
natefinchwhazzup?18:30
=== ericsnow_afk is now known as ericsnow
=== kadams54 is now known as kadams54-away
=== anthonyf is now known as Guest70178
marcoceppinatefinch: "I seem to be running into a new (to me) issue in trunk. I have a service in an error state, but `juju resolved` doesn't see it being in an error state. http://pastebin.ubuntu.com/10325205/"18:48
natefinchmarcoceppi: wacky18:55
marcoceppinatefinch: yeah, aisrael is experiencing it atm18:56
marcoceppiwith trunk from this am18:56
natefinchmarcoceppi: I'll do some poking around and see if I can repro18:57
marcoceppinatefinch: ta18:57
dimiternI'd appreciate a review on http://reviews.vapour.ws/r/973/19:16
TheMuedimitern: already started ;)19:18
dimiternTheMue, cheers!19:20
dimiternTheMue, it's a long diff, but it should be easy to follow19:21
TheMuedimitern: so far yes, otherwise I'll ping you here19:21
=== kadams54-away is now known as kadams54
=== kadams54 is now known as kadams54-away
dimiternta!19:24
jw4marcoceppi: cool!19:38
mbruzekping jog19:43
joghi mbruzek19:43
mbruzekI can't get to http://reports.vapour.ws/charm-summary/kubernetes19:43
mbruzekIs it just me or is that page down?19:44
jogmbruzek, please use http://reports.vapour.ws/charm-tests-by-charm/kubernetes19:44
jogmbruzek, I update the site this morning19:44
jogmbruzek, the change was to merge the old charm reporting page with that we've recently been working on.19:45
mbruzekOK19:45
TheMuedimitern: you've got a review. really like this PR19:57
dimiternTheMue, thank you! It *did* a week to get this good :)19:58
TheMuedimitern: was worth it19:58
dimiternTheMue, indeed!19:58
TheMuedimitern: I'll now give my PR another merge kick and then enjoy my Glenrothes Single Malt :D19:59
dimiternTheMue, trunk is still blocked though19:59
dimiternTheMue, otherwise, enjoy! :)19:59
TheMuedimitern: oh, ok, then I'll do it tomorrow and now only enjoy *hicks*19:59
* TheMue wishes the channel a nice weekend20:00
whitmbruzek, https://raw.githubusercontent.com/whitmo/bundle-kubernetes/master/specs/cs-latest-release-v0.9.3.yaml20:05
mbruzekjog I think pointing to the actual file in s3 would be better.20:05
whitjog, ie grabbing the file when the tests run and sticking it in s3 to refer to later20:06
whittvansteenburgh mentioned doing this before20:06
whitjog, when the bundle is in source control, there is no guarantee that the file you link to is actually the file from the test run20:07
jogwhit, agreed I'll like to what we archive in S320:08
tvansteenburghjog, whit: i'm not uploading the bundle file to s3 yet but i'll try to get that done this afternoon20:10
=== arosales_ is now known as arosales
whittvansteenburgh, thanks!20:15
natefinchperrito666: you have a shipit20:35
perrito666natefinch: you have $drink on my tab20:36
* perrito666 cries20:36
jogmbruzek, whit, arosales, removing kubernetes test data older than Feb. 18, is A-OK with everyone?20:39
whitjog +120:39
mbruzekjog that is my understanding yes20:39
arosalesjog, yes please do20:44
arosalesaisrael, did you get the help you were looking for on your development20:45
aisraelarosales: natefinch was going to see if he could reproduce it; I rolled back to binaries from the end of Jan to get unblocked in the meantime20:45
arosalesnatefinch, thanks for the help there, getting that moving forward will help us in our charm action development20:48
arosalesaisrael, if we don't have a resolution today lets open a bug so we can bring other folks in if necessary20:52
aisraelarosales: ack20:52
arosalesaisrael, thanks20:52
natefincharosales, marcoceppi, aisrael: the good news is that I can reproduce it, so now it's just a matter of figuring out what's wrong, which I imagine will be pretty obvious.  Probably won't be able to entirely track it down before EOD, but most likely by early Monday.... either way, filing a bug would be appreciated21:23
marcoceppinatefinch: thanks, are we excercising that mechanism in testing?21:24
jw4natefinch, is this the error state bug that marcoceppi pastebinned earlier?21:24
natefinchjw4: yes21:24
jw4are you able to reproduce with the latest in master?21:25
aisraelnatefinch: ack, I'll file a bug report shortly21:25
natefinchmarcoceppi: probably?  I'll have to look at the tests.  But obviously there's a codepath that is not being tested.21:25
jw4(I'm just afraid that it might incidentally touch a PR that I just reverted this morining)21:25
natefinchjw4: tested it with latest master as of half hour ago-ish21:25
jw4natefinch: whew (for me)21:25
arosalesnatefinch, thanks21:25
aisraelhttps://bugs.launchpad.net/juju-core/+bug/142406921:37
mupBug #1424069: juju resolve doesn't recognize error state <juju-core:New> <https://launchpad.net/bugs/1424069>21:37
alexisbperrito666, ping21:41
alexisbif you are still around :)21:41
perrito666alexisb: barely21:41
perrito666tell me21:41
* perrito666 braces21:42
alexisbperrito666, yeah I always come in with fun requests21:42
alexisbperrito666, I need a volunteer to work with eco team on a windows workload demo21:43
alexisbeco will be leading but we need a core dude to help if questions come up21:43
perrito666I am interested21:43
perrito666how urgent is this21:43
mbruzekalexisb: windows?  What is that21:43
alexisbwell we have one week to get a working demo21:44
alexisbbut I want to get all the techie names lined up today so I can get the effort organized21:44
alexisbmbruzek, it is for david duffey, just coming down the pipeline21:45
alexisbperrito666, no need for work until monday, but I do want to get everyone identified that will be enlisted to help21:45
alexisband from the core front it should be mostly helping with questions and orchestrating getting gsamfira and team involved if needed21:46
alexisbperrito666, you have been working closely with cloudbase so you are my first ask :)21:46
perrito666alexisb: sure, whatever I dont know I will most likely know who to ask21:47
alexisbperrito666, cool21:47
* alexisb goes to send email and get the ball rolling21:47
perrito666Ill try to run the whole tutorial they sent to get a working workload at home for reference21:48
perrito666well after not dodging that bullet I am EOW, see you all on monday21:49
perrito666:p21:49
jw4perrito666: o/21:50
alexisbby perrito666 and thanks!22:00

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