/srv/irclogs.ubuntu.com/2017/12/13/#juju-dev.txt

axwveebers: any idea what's up in http://ci.jujucharms.com/job/github-merge-goose/56/console? /tmp/jenkins7796601857268642679.sh: line 23: /var/lib/jenkins/juju-ci-tools/git_gate.py: No such file or directory00:16
axwveebers: more to the point, what's the proper way to fix?00:16
veebersaxw: hey I'll have a look now00:28
veebersaxw: that node was aggressively cleaned up, a little too aggressively. I'm righting it now00:32
veebersaxw: right, that's now running and succeeded. Sorry for the noise00:39
wallyworldaxw: pr updated back to using map[string]string. verified with a float and a bool00:41
axwveebers: thanks01:07
axwveebers: is it a manual step to get the juju-ci-tools bits on there?01:08
veebersaxw: for the initial setup yes, but then there is a script that keeps things up to date. This slave in particular had some manual intevention recently (and is a bit of a snow flake)01:14
axwveebers: okey dokey, thanks01:15
wallyworldaxw: thanks for review. i wanted the "preserveType" value to, by default, retain existing beheaviour, ie the yaml unmarshalling.  "preserveType" means do not mess with the values' types by unmarshalling01:32
wallyworld"setDecodedYAMLValues" would need to be explictly set to true for all the current use cases01:34
axwwallyworld: that seems to be the opposite of what hte doc comment says hto01:34
wallyworldthe comment makes sense to me i guess. maybe i can reword it01:34
wallyworldi can explain what true/false means01:35
axwwallyworld: "... sets whether name values should be converted to a type that is inferred from their string value"  <- they're inferred by default, so it's setting them to *not* be inferred01:35
axwwallyworld: perhaps "SetPreserveStringValue"01:35
wallyworldthey are inferred by the default - the comment just says that the value of the attr will controll the behaviour of it. "SetPreserveStringValue" works for me01:36
babbageclunkwallyworld: take a look at https://github.com/juju/juju/pull/8210 please?02:26
hmlwallyworld: you’re popular, though babbageclunk got there first, no rush, but if you could review please: https://github.com/juju/juju/pull/821102:30
hmlg’night02:30
wallyworldbabbageclunk: sure, looking03:54
babbageclunkwallyworld: thanks03:54
wallyworldsorry i missed the ping03:54
wallyworldaxw: here's the next PR in the series https://github.com/juju/juju/pull/821203:54
wallyworldaxw: lgtm. i can see we will be asked to allow this to be set on an existing controller. regardless, have you considered upgrade steps? will thingsbreak if we run edge on a 2.2.6 controller03:59
wallyworldi guess not because everything has a default04:00
wallyworldbut worth checking04:00
wallyworldoops04:00
wallyworldbabbageclunk: ^^^^^04:00
wallyworldsorry, wrong person04:00
babbageclunkyou mean me right/04:00
wallyworldpoor andrew, i didn't mean to insult him :-P04:00
babbageclunkha04:01
wallyworld:-D04:01
babbageclunkI've thought through all of the new ones to make sure they work if there's no value, but I should try it too.04:01
babbageclunkwallyworld: time for a quick chat about the problem I've been talking to blahdeblah about?04:05
babbageclunkin 1:1?04:05
wallyworldsure, give me 1 minute04:05
wallyworldaxw: thanks for review. about to test the final piece to make it all work, and then need to add more tests, but really close now06:48
axwwallyworld: cool  :)06:49
axwballoons: in case you get a bunch of failures in CI, I just deleted all the resource groups. there were a bunch of old ones, and new jobs were failing because the resource quota was hit for public IPs06:49
wallyworldaxw: there's a vspherebug that is confusing - it tries to connect to an <ipaddr>/sdk and the ip addr is something not sure of where it came from06:50
axwballoons: in case it helps for automated cleanups, I did this: az group list --query "[?starts_with(name, 'juju-')].name" -o tsv | xargs -L1 az group delete -y --no-wait --name06:50
wallyworlddid you see that float past? have you see anything similar before?06:50
axwwallyworld: I haven't seen the bug06:50
wallyworldhttps://bugs.launchpad.net/bugs/173786806:51
mupBug #1737868: Can't bootstrap with vsphere 6.0 <vmware> <juju:Triaged> <https://launchpad.net/bugs/1737868>06:51
axwwallyworld: I believe govmomi tacks "/sdk" on the end06:52
axwI'll take a look and see if anything jumps out06:52
wallyworldok, ty06:52
wallyworldaxw: here's the last bit if you had time https://github.com/juju/juju/pull/8214  i'm still going through manual testing, will doube check everything before landing08:04
wallyworldgot to make dinner, bbiab08:04
=== frankban|afk is now known as frankban
=== chrome0_ is now known as chrome0
jamanyone have ideas on how we could test https://github.com/juju/juju/pull/8216 ?11:39
manadartIs there a method somewhere that filters a host/port collection by network space subnets?14:08
manadartNVM network/address.go14:14
balloonsaxw, thanks for the cleanups14:27
bdxhow's it going all17:09
bdxhttps://bugs.launchpad.net/juju/+bug/1736022 is killing me17:09
mupBug #1736022: failed to bridge devices: bridge activaction error: bridge activation failed: Killed old client process <juju> <juju:Incomplete> <MAAS:Incomplete> <https://launchpad.net/bugs/1736022>17:09
bdxI'm willing to just hand over my maas to you guys so you can pound on it and get what you need to fix it17:10
bdxif anyone has a few extra minutes to look into this^ further with me it would be greatly appreciated17:12
bdxthx thx17:12
bdxoooh shoot17:22
bdxI think my bug #173602217:23
mupBug #1736022: failed to bridge devices: bridge activaction error: bridge activation failed: Killed old client process <juju> <juju:Incomplete> <MAAS:Incomplete> <https://launchpad.net/bugs/1736022>17:23
bdxis really17:23
bdxhttps://bugs.launchpad.net/juju/+bug/173764017:23
mupBug #1737640: /usr/sbin/fanctl: arithmetic expression: expecting primary | unconfigured interfaces cause ifup failures <cdo-qa> <cdo-qa-blocker> <cpe-onsite> <foundations-engine> <regression-update> <verification-done-xenial> <verification-needed> <juju:Triaged> <ubuntu-fan (Ubuntu):Confirmed for17:23
mupsmb> <ubuntu-fan (Ubuntu Xenial):Fix Committed> <https://launchpad.net/bugs/1737640>17:23
thumperhml: I'm going to be a few minutes late, dropping kiddo in town19:53
hmlthumper: ack19:53
thumperhml: here now20:05
thumperwallyworld: ping21:33
wallyworldthumper: hey21:50
thumperwallyworld: hey21:50
thumperquick chat?21:51
wallyworldsure, give me 2 minutes21:51
rick_hthumper: can we bail tonight? we're getting snowed in and I need to finish this round of shoveling21:53
thumperrick_h: sure21:53
thumperrick_h: have a good holiday break21:53
wallyworldthumper: 1:1?21:53
rick_hthumper: I don't have anything atm, just doing stuff as folks start to disappear for the year21:53
thumperrick_h: I'm off after tomorrow21:53
rick_hthumper: you too21:53
thumperwallyworld: ack21:53
rick_hthumper: yea, common these days :P21:53
balloonsso wallyworld, shall we meet? I have just 2 things to ask about22:51
wallyworldballoons: sure, wanna do it now?22:52
balloonswallyworld, sure22:52

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