/srv/irclogs.ubuntu.com/2015/09/23/#ubuntu-ci-eng.txt

bzoltanrobru:  I have just top approved the UITK MRs  in the silo38, would you push the publish button?03:45
robrubzoltan: you can now ;-)03:46
bzoltanrobru: wow! Really? Fantastic :)03:46
robrubzoltan: yes, as long as there's no packaging changes. You might need a core dev.03:47
bzoltanrobru:  I see... I actually have packaging changes03:48
robrubzoltan: then you need a core dev to pull the trigger, i no longer have any special power here03:49
bzoltanrobru: You do :) knowledge is power03:49
bzoltanrobru: But I try to catch a core dev...03:49
robrubzoltan: :-P03:49
robrubzoltan: my go to guys are eod, not sure who's around now03:50
bzoltanrobru: I will wait for somebody in the UK timezone03:50
robrubzoltan: you should try hitting publish anyway, it'll generate the diffs and can paste the URL to the core dev03:54
elopioSaviq: I think there is none.04:31
Mirvmorning04:33
robruMirv: hola04:33
Mirvhola!04:34
robruMirv: made some small fixes to the train here and there, nothing huge, but some new checks on the publish job. I'll stick around for a bit to make sure nothing explodes04:42
robruMirv: please publish something if you can ;-)04:43
Mirvok, let's see...04:45
robruwell that seems to be in order04:51
robruMirv: the new checks are at the very beginning so those two errors indicate that nothing tripped inappropriately04:51
Mirvok04:54
robruMirv: the new checks are that publish job will abort if the request is in a failed state (either build failure or qa failure) and also if there are dirty packages. Somehow there never was a check to prevent publishing duty silos until now.05:08
robruMirv: publish checks are a lot more important now that anybody can do it.05:08
robruSo I'm feeling good about that05:08
Mirvrobru: the diff:s here https://ci-train.ubuntu.com/job/ubuntu-landing-044-2-publish/18/ are a bit fun, having a lot more that is the actual diff to the overlay silo. probably because earlier those have been dual landed and now it's vivid only landing.05:10
Mirvonly the last versions in the changelogs are really new05:11
robruMirv: that's because the request is not targeted at the overlay so you're diffing to vivid archive05:12
Mirvrobru: ha, good point!05:13
robruMirv: note there's a 6 month gap in the versions being diffed.05:13
Mirvtrying again05:14
Mirvrobru: thanks!05:14
robruMirv: i also fixed a bad bug in diffing dual silos, it used to diff the local vivid build against the wily archive version. Wasn't a huge problem before because the vivid version was always just a copy, but we have new magic now that allows people to munge their packaging, so the diffs got worse there, fixed that up good05:16
Mirvrobru: weird, now the correct delta was generated for u-d-m but the others show still the half a year https://ci-train.ubuntu.com/job/ubuntu-landing-044-2-publish/20/05:20
robruHmmmmmmm05:21
Mirvaccording to the log it'd look like it's doing the correct thing05:21
Mirvrobru: ah, it's probably because those three don't _have_ packaging changes when diff:d correctly05:21
robruMirv: do they not exist in the overlay?05:22
robruMirv: don't publish yet i want to poke at this a bit05:22
Mirvrobru: ok. yes, they do exist but maybe the zero sized packaging diff:s are being thrown away (since there were no changes) and the old diff:s from two jobs earlier are kept visible05:23
robruMirv: that doesn't sound likely to me. I have a theory though, lemme check05:25
robruMirv: no this is really weird. the previous diff is cleared...05:26
robruMirv: literally the first thing it does is delete the old diffs: https://ci-train.ubuntu.com/job/ubuntu-landing-044-2-publish/21/console05:29
robruand the debug log shows it's downloading the correct version05:29
Mirvrobru: interesting05:31
robruMirv: this is really bizarre, it is absolutely deleting the old diffs and the old source packages that it's diffing against and making a new diff every time05:32
robruMirv: unfortnately the debug log doesn't show the exact debdiff command05:32
Mirvrobru: so the _packaging_changes.diff is not somehow extracted from the full diff, but if and only if there are packaging changes? the full diff:s are correct.05:32
robruoh god let me dig out the code05:33
robruMirv: nah man it makes the packaging diff by filtering down the content diff: http://bazaar.launchpad.net/~cupstream2distro-maintainers/cupstream2distro/trunk/view/head:/cupstream2distro/packagemanager.py#L25005:36
robruMirv: I'm thinking like maybe it's generating the diff twice, first it makes a wrong contents & wrong packaging changes, then makes a correct content diff but then doesn't touch the packaging, so the old wrong one comes through05:38
robrubut I don't really see how that would happen, the debug log doesn't show it...05:39
robruMirv: wait I think I've got it05:40
robruMirv: it deletes the diffs from the workspace (where artifacts live) but not from the silo dir05:40
robruMirv: ok https://ci-train.ubuntu.com/job/ubuntu-landing-044-2-publish/22/05:41
Mirvrobru: ok! another corner case found. thanks again!05:43
robruMirv: you're welcome.05:43
robruI'll push a quick fix, if it happens again, you need to use cyphermox-test job to delete ~/silos/ubuntu/landng-NNN/*.diff05:44
=== evanwang is now known as evanwang_afk
=== evanwang_afk is now known as evanwang
bzoltanMirv:  seb128 was kind and ack the silo38. How can I publish now? I try the publish link, but it fails and says that the silo has bad status... I guess it means the failed wily builds, what we do not care for now :)06:16
Saviqelopio, ended up with platform.linux_distribution, seems to work fine06:24
Saviqcihelp, can someone please have a look at boottest for qtmir-gles and unity8?06:25
Saviqalso, is armhf in a huge queue? it's been over 8h now that autopkgtest for unity8 migration is "Test in progress"06:26
seb128Saviq, cf #ubuntu-desktop, but basically yes, kubuntu people uploaded a stack of kde packages that created quite some backlog06:27
Mirvbzoltan: the publishing needs to be done by that core dev directly06:29
Mirvbzoltan: but yes let's fix the status first, just some moments06:30
robrubah, 'merge conflict' status is a misnomer06:48
Mirvbzoltan: running watch-only build06:49
Mirvrobru: after changing a silo to vivid only from dual, it still seems to fetch wily data https://ci-train.ubuntu.com/job/ubuntu-landing-038-1-build/91/console06:50
robruMirv: yes, watching watches the PPA. if you don't want the wily package you need to delete it06:51
Mirvrobru: it was already deleted06:51
Mirvmaybe there's a delay to be waited after that06:52
Mirvhttps://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/landing-038/+packages06:52
robruMirv: deleting does take a minute.06:52
robruMirv: it iterates on the PPA, dunno what to tell you, try it again06:52
Mirvok, waiting the 5-15 mins06:52
robruMirv: ugh just found a bug in merge&clean07:00
robruMirv: these packages that are munging the packaging in order to dual building in spite of ABI breaks have uncommitted changes that screw things up.07:01
robruI guess the fix is to just throw in a 'bzr revert' after the builds are uploaded07:01
Mirvrobru: ok :(07:06
robruMirv: sigh, everything is exploding07:07
Mirvrobru: interesting that the 038 still keeps on staring at deleted wily logs while 25 minutes have gone since deletion https://ci-train.ubuntu.com/job/ubuntu-landing-038-1-build/96/console07:15
robruuh07:18
robruMirv: oh it is picking it up from the local silo files07:22
robruMirv: this is really not a supported use case I should mention ;-)07:23
Saviqcihelp, can someone please re-kick boottests for unity8 and qtmir-gles?07:23
robruMirv: I guess I'll manually delete the files from the silo07:23
robruMirv: it seems the thing is that in a dual silo, the wily build happens in a directory called "ubuntu-ui-toolkit" but the vivid build happens in "ubuntu-ui-toolkit_+vivid", but when you switch it to just vivid, it expects the vivid build in the "ubuntu-ui-toolkit" dir07:26
robruMirv: what what are we trying to do? just publish only the vivid packages to the overlay?07:26
robruMirv: I'm thinking instead you should set it back for dual, manually copy the packages from silo ppa to overlay ppa, then manually merge without publishing07:29
Mirvrobru: right... publish just vivid to overlay, since wily has currently a GCC problem07:32
Mirvrobru: while publishing the next release again to wily or wily+1 + vivid, ie dual07:33
Mirvrobru: yeah, I was thinking about that approach, and I can do that indeed07:33
robruMirv: go ahead with that for now, I'm writing an email to discuss the issue07:33
Mirvbzoltan: robru: ok 038 (manual) publish + merge & clean done07:43
Mirvto overlay only07:43
robruMirv: thanks07:43
robruMirv: I pushed a fix for that bzr revert thing so all future builds should be ok, I just gotta analyze current silos to make sure there's no other surprises lurking07:44
Mirvok!07:45
=== tsdgeos_ is now known as tsdgeos
=== chihchun_afk is now known as chihchun
robruMirv: ok existing silos seem clean. there are a surprising number of bzr branches with uncommitted changes but it seems to be all builds that failed partway through that landers need to fix themselves, nothing to do with the new packaging black magic07:59
psivaaSaviq: unity8 and qtmir-gles boottests haven't been passing for a while now, but i've restarted both of them08:14
Mirvrobru: alright, good to know08:15
robrublast, 2AM and I'm overcome with hunger. can't sleep hungry, but if I eat it'll keep me up.. lose/lose08:16
Mirv:(08:19
robruI'll try just having a drink, maybe that'll trick my hunger into going away long enough to sleep...08:23
robrugoodnight!08:23
bzoltanrobru: good night mate, have a good rest :)08:23
robruthanks08:24
Saviqpsivaa, I'm not sure I understand what the status of the boottests is, then - they fail, you restart and they pass (so flaky/unreliable) or downright broken? can we do anything about that?08:36
psivaaSaviq: they do haven't passed in the recent past, even on retries ( i just wanted to confirm this is the case with this new uploads by retrying)08:38
psivaaSaviq: unity8 fails because of 'ERROR: timed out waiting for Unity greeter'08:39
jibelpsivaa, why do they fail in this case?08:39
popeysil2100: was the ubuntu-pd image fixed yesterday do you know? (I don't see a new image spun out)08:40
sil2100popey: no...08:42
sil2100popey: not sure if we had any definite fixes, I think bregma wanted to try something out but I didn't see him say how it went08:42
popeyok08:44
popeysil2100: you may be interested to know we broke backwards compatibility in mir in the rc-proposed images08:50
popeysil2100: app developers had to re-build their apps08:50
popeysil2100: https://github.com/pseuudonym404/neverball-touch/issues/1108:50
popeywell, broke between 15.04 and rc-proposed anyway :)08:51
popeyso we may get more of these happen when the next ota goes out08:51
Saviqpsivaa, are there steps we could take to reproduce this locally? FWIW we just got autopilot runs working yesterday on wily, so there's nothing inherently broken there08:52
psivaaSaviq: Let me try something before asking you to reproduce08:54
sil2100popey: do you remember in which image the breakage happened?08:54
sil2100We will add a new framework anyway08:55
=== sil2100 changed the topic of #ubuntu-ci-eng to: Train trouble? ping trainguards | CI problems? ping cihelp | Train: http://bit.ly/1hGZsfS | QA Signoffs: http://bit.ly/1qMAKYd | Known Issues: wily final freeze is now in effect
psivaaSaviq: my attemptp 'fix' those tests failed.10:01
psivaaBasically with the latest image (204) provisioning krillin fails so we have had to use image 19110:02
sil2100ogra_: hey, could you take a look at https://code.launchpad.net/~sil2100/livecd-rootfs/remove_apt_lists/+merge/271951 in some free cycles of your time? :)10:02
sil2100ogra_: not sure if that's the correct way, first time I use hooks10:02
psivaabut with 191, unity8 has dependency issues that it throws errors like, timing out waiting for unity greeter etc10:03
ogra_sil2100, important is that you make the hook executable ... looks fine to me10:06
Saviqare migrations frozen due to beta?10:25
bregmapopey, sil2100, no luck yet with hacking on the -pd image so no solution yet10:26
sil2100bregma: :<10:26
sil2100ogra_: \o/10:26
popeybregma: ok :)10:27
bregmatried resettin the link in /etc, no difference10:27
Saviqpsivaa, is there somewhere a description of how we could reproduce the boottest as it's ran for migration? I'd like to see if this is a real problem and resolve if possible10:33
anpok_Saviq: http://bazaar.launchpad.net/~canonical-ci-engineering/ubuntu-touch-boottest/trunk/view/head:/boottest.sh10:35
anpok_it basically just installs the new package without upgrading the other packages found in the silo10:35
Saviqanpok_, thanks10:35
anpok_which is a problem for our drivers.. since those are only pulled in through a separate meta package..10:36
anpok_but it is good at detecting abi breaks..10:36
ogra_sil2100, btw, did you notice that your i386 image failed tonight ?10:37
psivaaSaviq: yea, what anpok_ said above. There is no specific instructions on a wiki like place, which I think we can fix10:38
sil2100ogra_: yeah, saw an e-mail but didn't read the logs yet, my machine is hogged by translations now ;)10:39
psivaaSaviq: http://people.canonical.com/~ubuntu-archive/proposed-migration/update_excuses.html doesn't appear to be waiting either of unity8 or qtmir-gles boottest results10:50
Saviqpsivaa, yeah, I think it's beta freeze time10:50
Saviqunity8 migrated, but qtmir{,-gles} just missed it10:53
cjwatsonSaviq: I don't think it's a beta freeze issue11:13
cjwatsonSaviq: qtmir-gles is at version 0.4.6+15.10.20150918-0ubuntu when it should be at version 0.4.6+15.10.20150918-0ubuntu1, and this breaks stuff excitingly11:15
cjwatsonproposed-migration is picking up on that, albeit not very clearly11:15
Saviqcjwatson, oh? robru, sil2100 ↑11:15
Saviqlooks like the train managed to mismangle the version number then?11:16
Saviqor actually11:16
Saviqmy fault :/11:16
Saviqsomehow I managed to strip the 1 when building qtmir-gles11:17
sil2100uuh11:28
sil2100I guess we'll need to re-release it woth the version proper11:28
sil2100Let me help with that11:28
sil2100Saviq, cjwatson: on it11:29
Saviqsil2100, it's already rebuilding in the silo11:30
Saviqsil2100, IIUC it will just need a publish when done11:30
sil2100Saviq: oh, ok then, I wanted to do that manually11:30
sil2100Saviq: yeah11:30
Saviqsil2100, can you publish please? /me not authorized11:36
sil2100On it11:37
=== chihchun is now known as chihchun_afk
bfillerMirv: which MR in silo 46 has the non-build commit?11:59
Saviqfginther, hey, I saw a job yesterday that got stuck in rebooting the device, so it seems unreliable12:00
Saviqfginther, http://s-jenkins.ubuntu-ci:8080/job/generic-deb-autopilot-runner-wily-mako/423/console12:00
Mirvbfiller: https://code.launchpad.net/~artmello/gallery-app/gallery-app-avoid_reload_fullscreen_toggle/+merge/26942412:01
Mirvthe PPA build was done 5 days before the commit 124012:02
bfillerMirv: ah right, I updated the click package (which was tested by QA) but never rebuilt the silo (debs don't get tested anyway)12:04
=== alan_g is now known as alan_g|lunch
bfillerMirv: let me rebuild the silo, but don't think we need additional QA as we only test the click and that is correct12:04
Mirvbfiller: makes sense12:04
Mirvbfiller: good that the click was up-to-date12:04
bfillerMirv: just double checking12:05
bfillerMirv: confirmed, click has that change12:08
=== pat_ is now known as Guest88770
Saviqpsivaa, http://paste.ubuntu.com/12530565/ not sure how's that... the device is provisioned in writable mode and I can create that file, it's as if adt does something special12:42
psivaaSaviq: let me take a look12:52
psivaaSaviq: Curious which image you provisioned the device with12:56
=== alan_g|lunch is now known as alan_g
psivaaSaviq: also, not really saying it could be related but if you did have the right wifi.conf12:59
Saviqpsivaa, devel-proposed, and yeah wifi's fine13:00
psivaaSaviq: looking at the serial number of the device you tested with, it doesn't look like krillin?13:10
Saviqpsivaa, that's mako13:10
psivaaSaviq: boottest is supposed to be run on krillin13:11
psivaahttp://bazaar.launchpad.net/~canonical-ci-engineering/ubuntu-touch-boottest/trunk/view/head:/boottest.sh#L11213:11
psivaaNot sure if you adapted this line accordingly13:11
Saviqpsivaa, there's mako images in those channels too afaict, will confirm13:12
pstolowskiMirv, hey, re your earlier question about qnetwork bug - dobey confirmed my memory of about "QIODevice::Write: device not open" error in Apps/Store scope logs. these scopes make a few http requests in a row in some cases and same qnetworkaccessmanager instance is reused for consecutive dash searches. so it may potentially be a victim of that bug, though idea how to trigger that. if we decide to land this fix, we need to excercise Apps/Store obvio14:02
pstolowskiusly14:02
pstolowskis/idea/no idea/14:02
dobeypstolowski: now that there are qt bindings for the scopes API in the phone, there might be more and more scopes using it in the future too14:05
Saviqpsivaa, can you please skip the boottest for qtmir-gles since we know it's not reliable14:07
morphisMirv, sil2100: any idea what I do wrong with https://ci-train.ubuntu.com/job/ubuntu-landing-025-1-build/103/console which is for https://requests.ci-train.ubuntu.com/#/ticket/408 ?14:10
rvrsil2100: Sending email to ubuntu-translators for string freeze14:11
sil2100rvr: ok, thanks!14:12
rvrsil2100: Just to confirm no changes,  https://translations.launchpad.net/ubuntu-rtm/15.04/ is the place to watch them right?14:12
sil2100morphis: let me take a look14:12
sil2100rvr: yeah :)14:12
rvrNice14:12
morphissil2100: thanks14:12
psivaaSaviq: will do that. in a meeting. once that's over, i'll do that14:13
Saviqkthx14:13
sil2100morphis: from what I see so far it looks like bad luck!14:15
sil2100morphis: hah, yeah...14:15
sil2100morphis: so, you'll need to get this silo re-assigned14:16
pstolowskidobey, yes, but no scopes use qt bindings atm, they are in experimental namespace btw14:17
morphissil2100: which then doesn't work currently with the assign job ..14:18
morphissee https://ci-train.ubuntu.com/job/prepare-silo/6234/console14:18
sil2100morphis: you need to first abandon the silo and then re-assign14:19
sil2100morphis: since you need a different silo14:19
sil2100morphis: the reason this happens is that someone, half a year ago, in this silo, uploaded a higher version number of the vivid package to this PPA14:20
sil2100morphis: and LP PPAs have a good memory14:20
morphisI see14:20
seb128sil2100, so, the unity8 fix for libusermetrics landing, can you revert your revert?14:21
seb128landed14:21
sil2100seb128: excellent, sure thing14:21
seb128thanks14:21
morphissil2100: thanks a lot! works now14:28
psivaaSaviq: qtmir-gles has been skipped by a synthetic pass14:36
psivaahttp://people.canonical.com/~ubuntu-archive/proposed-migration/update_excuses.html14:36
boikosil2100: when I add a new MR to a silo, do I still need to click "Assing" or can I just rebuild it?14:49
sil2100boiko: you can just rebuild it14:50
sil2100Reconfigures are no longer required :)14:50
boikosil2100: great! thanks14:50
popeysil2100: where can i see the version numbers that should be on each retail device?14:50
popeye.g. what I see in "About this phone"14:50
ogra_popey, most likely somewhere in the output of "getprop"14:51
popeyno, i mean, on the wiki14:51
popeyor somewhere else, documented14:51
ogra_getprop ro.serialno14:52
ogra_popey, ah, no idea :)14:52
sil2100popey: you mean, the version numbers of each OTA for each device?14:52
popeyaha! https://wiki.ubuntu.com/Touch/ReleaseNotes/OTA-614:52
popeyI have seen a few people say they never got OTA-6 on E514:53
popeyand some people (not the same ones) saying GPS broken on E514:53
sil2100hmm14:53
=== chihchun_afk is now known as chihchun
pmcgowanpopey, sil2100 there is a decoder ring at the bottom of my ota features doc15:23
bfillerpopey: when you get a chance if you don't mind reviewing/publishing new gallery app in the store15:26
=== chihchun is now known as chihchun_afk
psivaaSaviq: how goes reproducing unity8 boottest failures locally?15:40
popeybfiller: sure15:49
popeypmcgowan: which doc is that? :S15:49
popeybfiller: done15:51
Saviqpsivaa, was otp, trying again now, FWIW the channels listed in boottest both have mako images too15:51
bfillerpopey: thanks15:51
popeynp15:52
fgintherSaviq, Yes, I see it. looks like 1 out of 9 runs have hit that problem15:57
Saviqpsivaa, now it failed for me with "comm: file 2 is not in sorted order"16:15
Saviqpsivaa, also, I'm not sure I get what NODE_NAME is for... it says that if I have a phone available locally, I should export ANDROID_SERIAL and NODE_NAME=yes16:16
Saviqbut that means it won't provision the device, is that on purpose, or should I unset NODE_NAME?16:16
Saviqpsivaa, | sort | uniq seems to be missing from the dpkg-query line16:18
psivaaSaviq: I've seen this sorting issue when I run them manually,  but on our jenkins runs this hasn't been an issue16:19
Saviqat least it seems to continue with that16:19
psivaaSaviq: file 2 is installed.packages and that's the output of dpkg-query and that normally is sorted, no?16:21
pmcgowansil2100, did we not do a build last night? I am surprised not to get stuff that landed early yesterday16:21
Saviqpsivaa, dunno, apparently not ;)16:21
Saviqpsivaa, I think I know what the issue might be, same as I mentioned to fginther, reboot is unreliable in wily (gets stuck before rebooting)16:22
psivaaSaviq: Not sure about that, adb shell usually works16:22
Saviqhmm ok then not this16:22
Saviqpsivaa, ok so apart from having to reboot via power button, the test passed for me locally on mako16:23
Saviqlet me collect some info16:24
psivaaSaviq: ok, as long as the device booted, we should consider it a 'PASS' although the intended device is krillin16:25
Saviqpsivaa, sure, will try krillin in a mo, need to back it up as it's my daily driver16:26
psivaaSaviq: ack, thank you16:26
Saviqpsivaa, this is what I did http://pastebin.ubuntu.com/12532466/16:27
Saviqpsivaa, if I wanted boottest.sh to provision the device, I should leave NODE_NAME unset?16:28
psivaaSaviq: i think according to http://bazaar.launchpad.net/~canonical-ci-engineering/ubuntu-touch-boottest/trunk/view/head:/boottest.sh#L79 you'd need to set to 'yes'16:30
psivaafginther: ^ would you mind confirming please?16:30
fgintherpsivaa, looking16:30
Saviqpsivaa, yeah, that skips provisioning for me16:32
fgintherpsivaa, Saviq, that's what it looks like to me too. Set ANDROID_SERIAL=your_device_id and NODE_NAME=yes16:32
Saviqalthough [ -n "$NODE_NAME" ] suggests otherwise...16:32
Saviqok will verify again16:33
oSoMoNubuntu-qa: isn’t vrruiz around? communicating with him through trello card comments is a bit of a pain…16:33
rvroSoMoN: Yes16:33
rvroSoMoN: I'm here :P16:33
davmor2oSoMoN: rvr is vrruiz16:33
oSoMoNrvr, your IRC nickname in the directory is out of date!16:33
davmor2oSoMoN: he just likes to confuse people16:34
rvroSoMoN: I'm vrruiz @irc.canonical.com16:34
rvrrvr here :P16:34
Saviqjust to make it easier ;)16:34
oSoMoNrvr, nasty!16:34
rvroSoMoN: So, now I'm not sure it only happens with silo 3516:34
oSoMoNrvr, I’m seeing the error with the youtube video if I browse to the URL you pasted, but if I then search for "let’s talk about reagan for a second" in the youtube search, tap on that same video in the search results, it plays just fine16:35
rvroSoMoN: davmor2 was telling me that he found a similar problem16:35
oSoMoNrvr, and I highly doubt it’s specific to that silo, there’s nothing in there related to video playback or even UA string overrides (which could possibly explain what you’re seeing)16:35
rvroSoMoN: davmor2 says «that is a youtube issue, long press on the video and open in another tab you get the HQ blue button and it will play,  I think the url gets confused between mobile and desktop views»16:36
rvrI was about to check16:36
oSoMoNrvr, right, that’s what happens when I search the video I guess16:36
rvrdavmor2: Indeed16:37
rvrdavmor2: HD version plays nicely16:37
davmor2rvr: it's happens on and off with videos across the board sing the release of ota 6 hence assuming it was a youtube issue rather than ours16:38
davmor2s/happens/happened16:38
davmor2s/sing/since16:38
rvrdavmor2: Ok16:41
rvrWeird, it worked without the silo, not with it16:42
=== alan_g is now known as alan_g|EOD
oSoMoNrvr, just tested on my krillin running plain rc-proposed (without the silo), and I’m seeing the issue too, so definitely not a regression introduced by silo 3516:42
davmor2rvr: yes because different calls,  I get it now I look one day I have to open it in a new tab, I open it again the next day to show my wife and it opens no issues16:43
oSoMoNrvr, davmor2: stop watching youtube videos at work!16:44
rvroSoMoN: lol16:44
rvroSoMoN: Ok, just reproduced without the silo16:44
rvroSoMoN: Everything else looked fine, so approving it16:45
davmor2oSoMoN: only way to test the scope interaction with the browser :P16:45
oSoMoNrvr, thanks!16:45
Saviqpsivaa, ah, NODE_NAME is $3, not env16:46
Saviqpsivaa, but then 'recover.py yes' bails out...16:47
Saviqok so no, locally I need to provision myself, NODE_NAME=yes does not work, because "yes" is not a defined device16:50
Saviqpsivaa, fginther FYI ↑16:50
psivaaSaviq: yea, let me take a look at recovery.py16:51
davmor2oSoMoN: could the url hiccup be due to the convergence trigger desktop over mobile and then switching back when it realises at all?  Just pure supposition and quess work on my part16:53
oSoMoNdavmor2, there’s no such clever logic in place (yet)16:54
oSoMoNtrainguards: it seems publication of silo 35 failed, can someone please advise? https://ci-train.ubuntu.com/job/ubuntu-landing-035-2-publish/27/console16:54
psivaaSaviq: it is an ugly hack but I dont think you'd need to run recover.py when run locally. Could you try with commented out recover.py calls17:02
psivaaSorry I dont have a device handy to try it myself17:02
Saviqpsivaa, I'm just provisioning myself, atm network-manager went apeshit17:03
psivaaSaviq: right, that's why we used an older image r19117:03
Saviqthat's over 100 images back...17:04
SaviqI can imagine all kinds of things going wrong this way17:04
Saviqtrying anyway17:05
robruoSoMoN: just run it again. That error is a launchpad connectivity error, should be transient and fix itself17:05
Saviqpsivaa, is there a bug for NM broken on wily/krillin?17:05
psivaaSaviq: no, r204 is the latest17:05
psivaaso we're not too old17:05
SaviqFlashing version 330 from ubuntu-touch/devel-proposed17:05
Saviqpsivaa, ↑17:05
Saviqthat's latest krillin devel-proposed17:06
psivaaSaviq: we must be looking at different places? https://system-image.ubuntu.com/ubuntu-touch/devel-proposed/krillin.en/krillin/index.json17:06
oSoMoNrobru, ok, thanks17:06
Saviqpsivaa, oh well, yeah, let me use /krillin.en then17:06
robrudbarth_: you have 6 silos assigned, including some that are quite old, can you review these and potentially abandon a couple? https://requests.ci-train.ubuntu.com/#/user/dbarth17:59
robruboiko: also you have 5 assignd, please free some if possible: https://requests.ci-train.ubuntu.com/#/user/boiko18:00
Saviqpsivaa, ok, I got krillin to fail, it must be because of some dependencies that didn't get updated18:01
boikorobru: yeah, trying to test and land those18:01
robruboiko: some of them are quite old, eg are you sure https://requests.ci-train.ubuntu.com/#/ticket/37 is still relevant?18:02
boikorobru: actually only 4 are mine, one is bfiller's and renato's, I just added my name there to help while bfiller was on holiday18:02
Saviqpsivaa, so the problem is that you held the image back (to fight with the broken NM - is there a bug for it?), and we've not updated our deps when apparently we should have18:03
boikorobru: I think I can free that one for18:06
boikorobru: for now18:06
robruboiko: wait18:07
boikorobru: we are not actively testing it, already abandoned it18:07
robruboiko: I don't want to step on work you're actually doing, it just looks forgotten-about to me18:07
robruboiko: leave it if youre actually using it18:07
robruboiko: oh ok, thanks18:07
boikorobru: that's fine, we won't be testing it for a few days18:07
jibelSaviq, bug 149643418:17
ubot5bug 1496434 in network-manager (Ubuntu) "network-manager crash on boot on krillin/devel-proposed" [High,Confirmed] https://launchpad.net/bugs/149643418:17
Saviqjibel, thanks18:17
jibelSaviq, then you'll see bug 149646018:17
ubot5bug 1496460 in ubuntu-push (Ubuntu) "krillin/devel-proposed - ubuntu-push-client uses an excessive amount of memory" [Undecided,New] https://launchpad.net/bugs/149646018:17
jibelwhich is likely a consequence of nm crash18:18
pmcgowanoh my nasty18:25
pmcgowanoh those are wily eh18:26
Saviqyeah, someone has to care ;)18:31
bfillerboiko: isnt' silo 20 the one we need for messaging-framework, or has that moved elsewhere?18:38
boikobfiller: that was the one, but we can upload all the required packages to the ppa for now (tiago and I won't have time to review that in the next couple of days at least)18:40
boikobfiller: I saved the list of MRs too, in case we need to recreate the silo18:40
bfillerboiko: ok, yes keep the list as we'll definitely need to get back to this after we finish current tasks18:41
boikobfiller: yep18:42
psivaaSaviq: I think that is the summary of the problem. Not sure if we have any bug for the NM issue19:03
psivaalet me find out19:03
jibelpsivaa, I pasted the bug # earlier19:11
jibelpsivaa, , bug 149643419:12
ubot5bug 1496434 in network-manager (Ubuntu) "network-manager crash on boot on krillin/devel-proposed" [High,Confirmed] https://launchpad.net/bugs/149643419:12
psivaajibel: thanks for that.19:12
psivaaSaviq: ^19:12
Saviqpsivaa, yup, saw that, I'm building unity8 and qtmir with proper deps in silo 38, will test whether it helps soon19:13
psivaaSaviq: ack, thx19:13
jibelpsivaa, which image did you say you flash for boottests?19:22
jibelpsivaa, 200-ish?19:22
psivaajibel: 19119:22
jibelpsivaa, on krillin.en?19:22
psivaajibel: yes19:23
jibelpsivaa, thanks19:23
psivaajibel: we tried with 202, i think and it failed. and i know 204 failed today19:23
jibelpsivaa, yeah devel-proposed has more important problems to fix than checking if it boots :)19:38
robrukenvandine: got a sec for an ack? https://ci-train.ubuntu.com/job/ubuntu-landing-057-2-publish/5/ plskthx22:35

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