/srv/irclogs.ubuntu.com/2017/01/19/#juju-dev.txt

babbageclunkthumper: hey, what was your idea about volumes?00:19
thumperbabbageclunk: oh yeah00:19
thumperbabbageclunk: jump back in standup00:19
babbageclunkok00:19
perrito666things that cannot be tested in lxd are really evil00:30
redirlike kvm00:30
perrito666k, EOD finally00:39
thumpermenn0: https://github.com/juju/juju/pull/683301:18
menn0thumper: looking01:37
thumpermenn0: ta01:40
menn0thumper: done01:44
thumpermenn0: ta01:45
anastasiamacha.. mup has quit!01:49
mupBug #1442493 changed: Openstack services failing on 1 node while deploying using JUJU <deploy> <openstack> <juju-core:Fix Released> <openstack (Juju Charms Collection):New> <https://launchpad.net/bugs/1442493>01:57
mupBug #1484105 changed: juju upgrade-charm returns ERROR state changing too quickly; try again soon <bug-squad> <canonical-is> <upgrade-charm> <upgrade-juju> <juju-core:Fix Released> <https://launchpad.net/bugs/1484105>01:57
redirtime to make dinner02:29
* redir eods02:29
=== bogdanteleaga_ is now known as bogdanteleaga
=== TheRealMue is now known as TheMue
=== StoneTable is now known as aisrael
=== mup_ is now known as mup
axwanastasiamac_ wallyworld thumper menn0: I have a couple of PRs that I'd appreciate reviews on, when you have the time: https://github.com/juju/juju/pull/6818 and https://github.com/juju/juju/pull/682603:12
thumperaxw: what do you see as the type of things a provider upgrade would do?03:13
wallyworldok, will look shortly03:13
thumperaxw: and why not part of the standard upgrade ?03:13
axwthumper: what do you mean "no part of the standard upgrade"? they are run as upgrade steps as normal, they're just defined in the provider code instead of in the upgrades package03:14
axwthumper: the azure-specific PR has an upgrade step that adds a resource to non-controller resource groups. so, very provider-specific things03:15
thumperah...03:15
thumperok, I think I have the concept now03:15
menn0axw: that upgrade short circuit helped us avoid a lot of annoyance and confusion from users03:15
menn0axw: i'm a bit worried about it not being there03:15
axwmenn0: what was the cause of annoyance/confusion?03:16
menn0axw: before that was added we got a lot of bug reports from people seeing messages about juju upgrading when they knew it wasn't03:16
axwmenn0: how about we just check if upgraded-to-version == version.current?03:18
axwand short circuit on that03:18
axwotherwise it really *is* doing an upgrade, there just happens to be no upgrade steps03:18
anastasiamac_thumper: didn't u do something recently with megawatcher?...03:19
menn0axw: that might be ok03:20
menn0axw: except for alpha and beta versions where you might want upgrade steps to always run (i.e. steps added during development without a version bump)03:21
menn0axw: it's probably ok though03:21
axwmenn0: when you upgrade in that case you would be getting a +1 to build though, so it would still trigger03:22
menn0axw: yeah, that should be ok03:23
axwokey dokey, will make that change now03:23
axwmenn0: I've pushed a new commit that releases the lock immediately if upgraded-to == version.Current03:33
thumperanastasiamac_: don't think so03:35
menn0axw: looking03:36
anastasiamac_thumper: thnx. so bug 1585361 probably still stands... m going to have to verify manually...03:37
mupBug #1585361: megawatcher delta is missing data (service & relation) <juju:Triaged> <https://launchpad.net/bugs/1585361>03:37
menn0axw: ship it03:44
menn0axw: the first one anyway03:44
axwmenn0: tyvm03:44
anastasiamac_axw: wallyworld: does bug 1657187 sound like a wish to u? or would it b of help to the project-that-should-not-be-named?03:50
mupBug #1657187: Get new token for existing user <cwr-ci> <matrix> <juju:New> <https://launchpad.net/bugs/1657187>03:50
wallyworlddoesn't look like it's applicable to 2.1 at all03:51
anastasiamac_it's not for 2.1.. m wondering if it's a wishlist item or <PM>ed03:52
anastasiamac_wallyworld: is bug 1564026 still a thing?04:06
mupBug #1564026: Unable to upgrade hosted model with --upload-tools after upgrading controller with --upload-tools <juju-release-support> <upgrade-juju> <juju:Triaged> <https://launchpad.net/bugs/1564026>04:06
wallyworldupload tools is gone but i don't know if the core problem is fixed04:07
wallyworldneeds to be tried out04:07
axwanastasiamac_: https://bugs.launchpad.net/juju/+bug/1657187 is a bug IMO04:11
mupBug #1657187: Get new token for existing user <cwr-ci> <matrix> <juju:Triaged> <https://launchpad.net/bugs/1657187>04:11
anastasiamac_axw: ok04:11
axwanastasiamac_: at least part of it04:12
axwanastasiamac_: I'm not sure about the ability to register a user on multiple machines, that sounds wishlisty to me. but the fact that you can lose the token and not be able to restart the registration process is a proble04:12
axwm04:12
anastasiamac_menn0: talking about MM bugs... should we try to address bug 1650009 for 2.1?04:12
mupBug #1650009: Model Migration fails w/ migration already in progress <juju:Triaged by menno.smits> <https://launchpad.net/bugs/1650009>04:13
anastasiamac_axw: k. i was hoping to avoid it... but i'll break up the bug into a wishlist item and a bug \o/ thnx :D04:13
axwanastasiamac_: thanks04:13
menn0anastasiamac_: i'm pretty sure that's already been fixed as part of other MM fixes before xmas04:13
menn0anastasiamac_: leave it for 2.1 and i'll confirm04:14
anastasiamac_menn0: k \o/ It'd b helpful if there is a PR that u could pint the bug to as well..04:14
anastasiamac_menn0: u know, in ur spare time :D04:14
menn0anastasiamac_: I suspect this overlaps with other bugs fixed04:14
menn0anastasiamac_: I will try04:15
anastasiamac_menn0: i realise there may not be a dedicated PR.. but if we can pinpoint to any that included this fix as a "drive-by", it'd b incredible!04:16
menn0anastasiamac_: understood. i'll try and pin down the fix when I dig in to it04:16
anastasiamac_menn0: tyvm04:17
axwwallyworld: thanks for the review. I'll look at adding a test that asserts that StartInstance waits for the deployment. might be a bit of a PITA because of clocks, we'll see04:25
wallyworldok, thanks that would be good04:25
wallyworldif possible04:25
anastasiamac_menn0: sorry... what about bug 1611404? has it had a drive-by fix too?04:49
mupBug #1611404: failed migration leaves model unkillable <model-migration> <juju:Triaged by menno.smits> <https://launchpad.net/bugs/1611404>04:49
menn0anastasiamac_: well, the stuck migration issue which led to this ticket being created was fixed a long time ago04:52
menn0anastasiamac_: but I would like to go further with it and provide some escape hatch in case of a migration bug, hence the ticket still being opened04:52
menn0anastasiamac_: not required for 2.104:52
anastasiamac_menn0: it's does not have a milestone. just marked as High... so there is that :)04:53
menn0anastasiamac_: just leave it that way I guess04:53
menn0anastasiamac_: thanks for digging through all of this04:53
anastasiamac_menn0: yep. leaving.04:54
axwwallyworld: take a quick glance at https://github.com/juju/juju/pull/6826/commits/69a36cc17bf8d57b97e7dede31f8fb075c7c3f46 please?05:27
wallyworldok05:27
wallyworldaxw: thanks for adding the test05:32
axwwallyworld: thanks. just doing a final QA then will land05:32
=== frankban|afk is now known as frankban
rogpeppeaxw: i've reviewed  https://github.com/juju/juju/pull/6835 and 683608:35
axwrogpeppe: thanks08:35
perrito666sort of good morning10:21
voidspaceperrito666: o/ morning :-)10:43
junaidaliHi perrito666: there?11:36
perrito666junaidali: hi, I am now12:14
junaidaliperrito666: a few days back, I talked about the issue regarding not being able to delete machines from juju status in controller model that are down12:38
junaidaliI'm able to reporduce the issue. here is my juju status 'http://paste.ubuntu.com/23827603/'12:39
* perrito666 checks12:39
perrito666junaidali: mm, it would seem the intances never get provisioned12:39
perrito666what does maas have to say about that?12:40
junaidaliActually, it did provisioned. I released the other nodes from MAAS to test Juju HA12:42
junaidaliit is the same environment that I told you about, I have restored the controller from backup as it was down12:43
junaidalihttp://paste.ubuntu.com/23827623/, this is another test environment with three Juju controllers, having same issue12:45
junaidalinot able to remove the nodes in down state12:46
perrito666junaidali: mm, please file a bug plese including as much log files as you can, especially from agents on the machines as I suspect something is broken there and therefore juju thinks machines are down12:52
junaidalisorry perrito666 for the late reply, will file a bug. Thanks for looking into it13:28
perrito666junaidali: np, tx for delaing with this and sorry for the bug13:42
perrito666bbl, gotta buy some lunchables13:50
rogpeppedoes anyone know how log gathering happens in juju 2? does it all happen through port 17070 (api port) ?16:18
perrito666rogpeppe: i believe so16:18
rogpeppeperrito666: thanks16:18
rick_hrogpeppe: yes16:19
rogpepperick_h: cool16:19
redirmorning juju-dev17:02
perrito666redir: morning17:04
redirperrito666: :)17:05
=== frankban is now known as frankban|afk
alexisbheya redir and perrito66618:25
alexisbjust fyi, I am back today if you want to chat18:25
alexisbjust ping me18:25
rediralexisb o/18:36
menn0morning all20:00
perrito666menn0: morning20:02
* rick_h goes to get the boy from school20:03
alexisbmorning menn020:13
menn0alexisb: o/20:21
redirg'day20:23
* TheMue greets his former colleagues20:27
menn0TheMue: howdy20:35
thumperTheMue: hey20:35
* redir goes for a haircut20:37
redirbbiab20:37
TheMueAlways interested in how Juju evolves. Only sad about the latest news.20:37
* natefinch also greets his former colleagues ;)20:38
TheMuenatefinch: o/20:39
perrito666someone with some level of linux-fu I would appreciate a review of https://github.com/juju/juju/pull/683821:00
perrito666ok, ill be back later21:02
alexisbthumper, if you are around you should join the bug scrub call in 20 minutes21:10
thumperyeah21:10
anastasiamacalexisb: thumper: \o/21:16
alexisbmorning anastasiamac21:18
anastasiamacalexisb: <321:25
menn0axw or thumper: https://github.com/juju/juju/pull/683922:51
* thumper looks22:57
* menn0 remembers it's too early for axw23:01
thumpermenn0: done23:23
thumperjust a few suggestions23:23
menn0thumper: thanks23:23
menn0thumper: good feedback. I'll address soon.23:26
thumperack23:26

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