/srv/irclogs.ubuntu.com/2020/01/25/#snappy.txt

sdhd-saschaok, copy & paste of snap building was fine: https://github.com/sd-hd/termite-snap/runs/407725965?check_suite_focus=true00:59
sdhd-saschahmm, thanks01:00
=== dgadomski is now known as dgadomski_
zygauh 18C in the office11:06
* zyga debugs lxd issue11:08
zygaand now it obviously doesn't fail11:21
zygaWTF11:21
zygawaaat14:24
zygastgraber: hey14:24
zygastgraber: not sure if you are traveling now14:24
zygastgraber: on an amd64 system, "lxc launch ubuntu:xenial" launches ... i386 container14:25
zygaer "lxc launch ubuntu:18.04"14:26
ogradoesnt here14:26
zygaogra: it does here once in a few runs14:26
zygaogra: it's super weird14:26
zygait started yesterday14:26
zygahttps://www.irccloud.com/pastebin/FmxUFgc1/14:26
ogravery strange14:26
zygais there a way to pick the architecture explicitly14:27
ogramust be new indeed14:27
zygalxc14:27
stgraberzyga: I'm still in Cape Town14:30
zygastgraber: aha14:30
zygastgraber: was there a release of lxd into candidate lately?14:30
zygastgraber: we're pulling candidate in all our tests14:31
stgraberzyga: I know what change could have caused this, but it's not happening on my system here using master so it's unlikely to be something that hits every time14:31
zygastgraber: it's random14:31
zygahits every few times14:32
zygamaybe dictionary ordering14:32
zygaor something like that14:32
stgraberzyga: what does `lxc image info ubuntu:xenial` get you?14:32
stgraberthe logic specifically sorts by arch, starting by primary before going to secondary, so shouldn't be random14:32
zygachecking14:32
zygahttps://www.irccloud.com/pastebin/RRCUeVqC/14:33
zygaarchitecture looks correct here14:33
stgraberzyga: hit it here just now14:34
stgraberwell, on a remote server, CPT internet is too slow to do a test loop :)14:34
zyga:)14:34
zygayeah14:34
zygastgraber: if there's a chance to tweak it and patch candidate we'd love that14:36
stgraberroot@buildd01:~# for i in $(seq 20); do lxc image info ubuntu:xenial | grep Architecture; done | sort | uniq -c14:36
zygastgraber: otherwise please give me a signal and I'll mask LXD tests for now14:36
stgraber      5 Architecture: i68614:36
stgraber     15 Architecture: x86_6414:36
mupPR snapd#8047 opened: tests: detect LXD launching i386 containers <Created by zyga> <https://github.com/snapcore/snapd/pull/8047>14:36
stgraberzyga: yes, it's a fix we had to rollout to fix all foreign arch (say armhf on arm64) that was broken, so we'll fix the fix and push it through quickly14:36
zygahaha, thank you :)14:36
stgraberzyga: we obviously don't want folks to accidentally run their foreign arch instead of native :)14:36
zygaI hope I didn't ruin your weekend14:37
ograjust call it an easter egg !14:37
stgrabertesting a fix now15:25
stgraberzyga: nah, I'm at the company meetings this weekend15:25
stgraberzyga: I think my fix is working, just finishing a test loop15:35
stgraberyep, ran 1000 times and all x86_6415:35
stgrabersending upstream15:35
stgraberzyga: https://github.com/lxc/lxd/pull/677315:37
mupPR lxc/lxd#6773: shared/simplestreams: Fix inconsistent sorting <Created by stgraber> <https://github.com/lxc/lxd/pull/6773>15:37
zygastgraber: super, looking17:27
stgraberzyga: it's in candidate now17:28
zygastgraber: yep, I just checked17:28
zygare-starting our tests17:28
zygathank you!17:28
stgraberWill promote to stable after dinner once Jenkins is happy17:28
zygastgraber: hmmm, I just reproduced it again... from candidate18:18
zygaah, no sorry18:18
zygahmm18:18
zygaactually18:18
zygayeah18:18
zygahttps://www.irccloud.com/pastebin/D0mfZLII/18:18
zygaThis was two hours ago18:18
stgraberRight so on the old rev still18:19
stgraberI ran a for loop trying it 1000 times so pretty sure this code path isn't racy anymore18:19
zygaok18:19
zygare-started18:20
zygastgraber: did you publish to candidate?19:27
zygait failed again at 18:57 CET19:27
zygastgraber: so either I'm running unfixed revision or it is still broken19:28
zygalxd (candidate) 3.19 from Canonical* installed19:28
stgraberDo you know the revision?19:36
zygastgraber: no, the test doesn't show it20:31
zygaI'll change it to do so20:32
zygastgraber: https://github.com/snapcore/snapd/pull/8047 will show it soon20:35
mupPR #8047: tests: detect LXD launching i386 containers <Test Robustness> <⚠ Critical> <Created by zyga> <https://github.com/snapcore/snapd/pull/8047>20:35
zygastgraber: installed revision 1311320:53
zygastgraber: version 3.19 from latest/candidate20:54
stgraberzyga: 13113 isn't an amd64 revision20:54
zygastgraber: note that latest/edge is 1311920:54
stgraberzyga: 13115 is the amd64 one20:54
zygadoh!20:54
zygaindeed20:54
stgraberso yeah, if testing on 32bit, you'll get i38620:55
zygawe still run -32 version20:55
stgraberif you weren't, that'd be a bug :)20:55
zygacorrected my checks, let's see21:15
mupPR snapcraft#2893 opened: [legacy] meta: include environment in hook wrappers <Created by kyrofa> <https://github.com/snapcore/snapcraft/pull/2893>21:25
mupPR snapcraft#2894 opened: Fix issue with multipass mount on win32 <Created by NickZ> <https://github.com/snapcore/snapcraft/pull/2894>21:40
zygastgraber: all good22:12

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