/srv/irclogs.ubuntu.com/2014/08/01/#ubuntu-ci-eng.txt

alecudamn01:26
slangasekplars: https://code.launchpad.net/~vorlon/ubuntu-test-cases/better-whoopsie-testing/+merge/229152 for you :)01:36
bzoltantrainguard is anybody around?05:33
bzoltantrainguards ^05:33
camakotrainguards, we have found and fixed debian/control problems (see conv. bw robru and kgunn). Would you please clean up any remaining artifacts from silo landing-009 to prevent accidental pickups of binaries from previous builds?06:01
bzoltansil2100:  good morning. The UITK is good to go in the silo20. All tests passed except the media player what fails on the CI testbed too. There were flaky tests that failed at some point but gave OK results after re-run http://paste.ubuntu.com/7920791/06:54
tvossgood morning :)07:05
tvossSaviq, around?07:05
tvosssil2100, ping07:07
=== tvoss is now known as tvoss|test
=== tvoss|test is now known as tvoss
tvossogra_, around?07:11
bzoltansil2100:  sorry, I lost the connection. have you seen my line?07:24
thostr_sil2100: can I get silos for line 28 and 2907:25
sil2100o/07:31
tvosssil2100, what is the new way of running sudo commands when using phablet-shell?07:32
* bzoltan is listening too07:33
sil2100tvoss: hm, I think I cannot help you, I'm not a phablet-shell user ;)07:38
sil2100bzoltan: will publish in a moment o/07:38
tvossogra_, ^07:38
ogra_tvoss, whats not working ?07:38
pete-woodstrainguards: good morning! any chance of a silo for line 29?07:38
bzoltansil2100: thanks07:38
sil2100thostr_: line 28 has unity8 which I guess is already locked, did you coordinate with the other people that have it?07:39
ogra_tvoss, ah, phablet-shell is solely an interactive shell ... use adb for scripted stuff07:40
tvossogra_, I don't want to script :)07:40
thostr_sil2100: yes, we talked to saviq. want to build this and give it a test then deciding on the order07:40
sil2100thostr_: excellent07:40
ogra_tvoss, then i dont get the issue i fear, whats your problem07:40
sil2100pete-woods: silo coming right up07:41
bzoltanogra_: and how to do sudo in the new "only phablet" adb world?07:41
pete-woodssil2100: thanks :)07:41
tvossogra_, okay, a reflash fixed things ...07:41
Saviqthostr_, sil2100, it's safe to release unity8 yeah, we still need a few tweaks in our silo07:41
=== sil2100 changed the topic of #ubuntu-ci-eng to: Ubuntu CI Engineering Team | CI Train support: sil2100, trainguards | Vanguard (general help): cihelp | CI Train Status: #157 promoted | CI Train Dashboard: http://bit.ly/1mDv1FS | Known issues: -
ogra_bzoltan, "sudo <command>" ... sudo works as it always did07:42
tvossogra_, not after a manual upgrade, it keeps on asking for the password07:42
bzoltanogra_: I mean behind a shell script what is behind the IDE07:42
bzoltanogra_:  where the user cannot type password07:42
sil2100alex-abreu: hi! Not sure if you're still around, but we would need the 2 merges from silo 11 to be approved before publishing07:44
ogra_bzoltan, over time we should make all functions you need in the IDE available via i.e. dbus for the user ... for the start you can use something like: adb shell "echo $password|sudo -S <command>" .... you will need to ask for the phone password once and store it somewhere safely07:44
Saviqthostr_, the "default visible fix..." I merged yesterday07:44
thostr_Saviq: ok, then I'll remove that one from silo07:45
ogra_tvoss, dont do manual upgrades then :)07:45
ogra_tvoss, did you ever change the password ?07:45
tvossogra_, nope07:47
ogra_tvoss, well, i guess the manual update screwed up your /etc/passwd vs /var/lib/extrausers/passwd setup ... check if there is a phablet user in both ... if so, boot to recovery, mount the ubuntu.img and removing it ... would be the only solution i see07:49
ogra_s/removing/remove/07:50
bzoltanogra_: I am not sure if storing passwords and passing plain text passwords to shell script is a secure  solution.07:54
bzoltanogra_: anyhow. We use adb and we have few commands that we use the # adb.  Is there a way I can test a new phablet only adb image? I hope the new phablet only adb image will not be just pushed out without taking the SDK in consideration. Disabling root adb will do break the SDK.07:55
ogra_bzoltan, well, feel free to come up with something better ... long term i think providing a dbus api is fine until thats there we need a solution07:55
bzoltanogra_: not changing the adb connctivity before the SDK is adopted to a new modell is something I suggest.07:56
ogra_bzoltan, see my mail (from 3 weeks ago or so) anout developer mode, there is a deb you can test07:56
ogra_i know plars tested it in the lab ... he solved the sudo issue by putting an open /etc/sudoers in place though :)07:57
bzoltanogra_: OK, I will test. But please do not change before the SDK is fixed for the new way07:57
ogra_bzoltan, well, before RTM ... this dev mode setup is a management req.07:57
bzoltanogra_: obviously, turning the device sudoless is a solution :) but is that what we want for _All_ devices used by app developers?07:58
bzoltanogra_:  SDK is a management req too07:58
bzoltanogra_: All I am asking is to please do not break the SDK with a change what we have not adopted our tools.07:59
ogra_bzoltan, i wont forget you, no worries07:59
sil2100bzoltan: so, looking at the list of flaky tests during UITK... there's a lot of different flaky tests marked, are they running fine after a re-run?08:01
Saviqthostr_, fyi, added commit message and kicked a build on your silo, it failed before08:08
thostr_Saviq: thanks08:08
dpmhi all, could someone trigger the Jenkins autolanding job for https://code.launchpad.net/~dpm/ubuntu-calendar-app/i18n-improvements/+merge/228938 ? I don't quite understand why they didn't run as usual, though08:12
seb128dpm, we don't have autolanding anymore, we have CI landing manually driven08:14
dpmhm, then this changed since yesterday for core apps08:15
seb128dpm, ignore me then08:15
* dpm hugs seb12808:15
seb128dpm, I though we disabled autolanding for everything in trusty08:16
seb128but I'm wrong if that was working yesterday08:16
sil2100seb128: I guess most core click apps have autolanding enabled, as they're not driven by the train08:19
seb128sil2100, back then we got forced to move everything because we were told that CI didn't want to maintain the old infra to do autolandings08:21
seb128weird08:21
popey_core apps clicks aren't in the archive, thats probably the difference08:23
=== popey_ is now known as popey
* sil2100 doesn't like the current smoketesting results 08:25
jibelpsivaa, hey, automated tests of precise-alternate 20140731 are failing with08:30
jibelJul 31 08:54:29 in-target: The following packages have unmet dependencies:08:30
jibelJul 31 08:54:29 in-target:  libgl1-mesa-dri-lts-trusty : Conflicts: libgl1-mesa-dri08:30
jibelpsivaa, can you look at it please?08:30
=== renato is now known as Guest39756
psivaajibel: sure, i'll take a  look at them in a little bit, after the landing meeting08:31
jibelpsivaa, thanks08:31
jibelpsivaa, also LAMP tests are failing on server08:33
popeysil2100: https://bugs.launchpad.net/music-app/+bug/135063608:55
ubot5Launchpad bug 1350636 in Ubuntu Music App "music app in image 161 shows odd cover art for empty items" [Critical,New]08:55
sil2100popey: thanks08:55
popeysil2100: https://bugs.launchpad.net/reminders-app/+bug/135104108:56
ubot5Launchpad bug 1351041 in Ubuntu Reminders app "App is unable to retrieve notes" [Undecided,New]08:56
sil2100popey: do you also have a bug for the pin-locking by any chance? ;)08:56
psivaabrendand: sorry, missed it earlier:08:58
psivaaadb reboot bootloader08:58
psivaa+ ubuntu-device-flash --bootstrap --developer-mode --channel ubuntu-touch/devel-proposed08:58
psivaa2014/08/01 01:31:07 Expecting the device to be in the bootloader... waiting08:58
psivaaBuild was aborted08:58
psivaaso adb reboot bootloader is being called before ubuntu-device-flash08:59
ogra_but not working it seems08:59
brendandpsivaa, but it's not checking the result08:59
brendandpsivaa, or confirming the device is in the right state08:59
ogra_well, ubuntu-device-flash checks the result08:59
brendandogra_, :)09:00
brendandactually i was wrong. adb devices does not list it in fastboot mode09:01
ogra_yeah, it is: fastboot devices09:02
ogra_or so09:02
psivaaso adb devices should not list that particular device, right?09:02
ogra_so call that in a loop with a timer09:02
ogra_once timed out send another adb reboot bootloader09:02
ogra_or some such09:02
psivaayep, will do that. thanks09:03
bzoltansil2100:  how is the UITK publishing?09:06
pete-woodscihelp: what's the normal process for taking a silo from "ready" to starting the landing? is it my job to ping one of you guys, or should I just be more patient? ;)09:12
psivaapete-woods: i think you need 'trainguards' instead of ci-help for this09:15
pete-woodspsivaa: thanks! (still new to the train) I guess that pinged them for me :)09:16
sil2100bzoltan: will publish it soon, just asked davmor2 to do a quick dogfood run with the silo :) Just to make sure ;)09:16
sil2100pete-woods: hi! Normally we're pinged by the bot, but I was in a meeting just now so couldn't react09:16
sil2100:)09:16
pete-woodssil2100: okay, cool, that's good to know :)09:17
ricmmsil2100: good morning! I added something to line 38 that needs a silo, to unblock android builds which are broken, any chance I could get a silo? thx09:19
sil2100ricmm: sure, we're lowish on silos but I guess this is a rather priority landing09:21
bzoltansil2100: Cool. If davmor2 would tell me what he is testing and how I could use that in my test plan.09:22
sil2100ricmm: just make sure to ping camako or kgunn when you land papi, as they need to rebuild then09:23
bzoltansil2100: davmor2: is the UITK  in a detention :) ?09:23
bzoltandavmor2:  when are you going to do the UITK validation and how long it will take?09:23
davmor2bzoltan: as soon as possible just looking through my email first to see if there is anything important there.  It'll take roughly an hour and it just testing I can do everything with the phone that I could do before09:25
davmor2sil2100: right nothing more important in my email which silo is it please?09:34
bzoltan1davmor2: what exactly are you going to test and how?09:40
davmor2bzoltan1: standard dogfood less some of the adventurous bits.  Basically use the phone as a phone, use it as a device for internet consumption and then try and break it09:41
bzoltan1sil2100: I sense some trust issue here :) If there is something what a random dogfooding can pop out than my test plan is not good, or the test tools are not reliable. I have run 3 times 4 hours of tests with  hundreds of tests.09:41
bzoltan1sil2100: davmor2: do you do it for all landings or only for the UITK. Just because it takes awful long time to get the UITK landed after I have run all the tests.09:43
psivaajibel: so, the alternate failure of unmet deps is a real bug. isn't it? similar to https://bugs.launchpad.net/ubuntu/+source/xorg-lts-raring/+bug/119156309:43
ubot5Launchpad bug 1191563 in xorg-lts-raring (Ubuntu) "xserver-xorg-lts-raring cannot be installed due to unresolvable dependencies" [Undecided,Confirmed]09:43
bzoltan1davmor2:  even from now it will take hours before you say OK, and then we need an ack from somebody who checks teh debian changes an dthe hours in the proposed pocket09:44
jibelpsivaa, yes, I think it's a real bug with lts-trusty graphics stack09:44
davmor2bzoltan1: only an hour ish  and it's only to see if there is something missing from the test the likelihood is everything will be fine09:45
psivaajibel: and for precise lamp on server needs a small change in the test code, similar to: http://bazaar.launchpad.net/~ubuntu-server-dev/ubuntu-test-cases/server-tests-raring/revision/9509:45
davmor2bzoltan1: but because it touches everything kinda like unity8 we like to double check is all09:46
jibelpsivaa, okay, when do you think you'll have time to do the change?09:46
bzoltan1davmor2: that is exactly why I run _ALL_ available autopilot tests... more than the CI dash shows09:46
psivaajibel: i'll make the MP shortly. i think it needs approval from jamespage09:46
jibelpsivaa, great, thanks! can you file another bug for alternate and subscribe me please09:47
psivaajibel: ack, will do that too :)09:47
davmor2bzoltan1: which is why there will almost certainly be no issues that don't already exist, but the tests that are there don't cover everything, so like you can't be sure a call can be heard just that it makes a noise etc09:48
bzoltan1davmor2:  what are the use cases what tests do not cover?09:48
davmor2bzoltan1: there are lots, it's more that the tests are fairly basic good paths so don't really check for apps be used incorrectly, there are things like making a call can you actually hear and be heard, System settings app need to intograte with other apps in order to know that the change you made works etc09:51
davmor2bzoltan1: so changing the keyboard layout you open messaging and ensure that the keyboard layout has changed etc09:52
bzoltan1davmor2:  but these use cases has nothing to do with the UITK09:53
bzoltan1davmor2: why to slow down the already very slow releasing process of the UITK?09:53
davmor2bzoltan1: because I was asked to09:54
bzoltan1davmor2: that explains :)09:54
pete-woodssil2100: in-case you haven't got round to it yet, the packaging changes in silo 16 are simply the addition of boost-regex as a build-dep09:54
davmor2165 oh holy crap twitter just exploded my messaging indicator09:55
bzoltan1davmor2: how do you secure that you dogfood on the same image as I was testing (24-8 hours ago) the release candidate?09:56
davmor2bzoltan1: I test on the current image as that is basically what your landing will be added to09:56
bzoltan1davmor2:  and if you see any abnormal behavior how do you make sure that it is caused by the UITK and not by something what was landed after I have finished my tests?09:57
davmor2bzoltan1: by digging, seeing if it exists on the image without your silo added to it etc09:57
davmor2bzoltan1: but to be honest it's going to take longer if I keep talking to you ;)  Let me get back to you in 60 minutes with good news,  well at least so far so good :)09:58
bzoltan1davmor2: poor you ... sounds super manual and super slow09:58
bzoltan1davmor2: :) OK, I let you do your job09:59
davmor2bzoltan1: it is however what I'm paid for and what I do well09:59
bzoltan1davmor2: :) All right, ping me if you find something.10:00
davmor2bzoltan1: I like the new drop down for selecting from a list :)10:04
bzoltan1davmor2: it is cool is not it :)10:04
psivaajibel: https://code.launchpad.net/~ubuntu-server-iso-testing-dev/+junk/server-tests-precise is being a junk branch, i've created another junk with these changes10:06
psivaahttp://bazaar.launchpad.net/~psivaa/+junk/precise-lamp-test-fixes/revision/27110:06
popeydavmor2: you know the "notification sound goes on for ever"? I think its because there's an invisible (or poorly stacked) snap decision. I just tapped in the area where the snap decision would be and it stopped the sound.10:07
sil2100davmor2: so, is it a +1?10:13
sil2100;)10:13
sil2100My finger itches, I want to press publish for that job10:13
popeydavmor2: run sudoku on latest phone it's wedged at the splash screen10:14
davmor2sil2100: so far so good still going though about 11:45 my time10:14
davmor2popey: works here10:15
* popey reboots10:16
davmor2sil2100: ^ this might be a race that might be causing tests to fail10:16
davmor2brendand: ^10:16
davmor2bzoltan1: did you change the height of the header text?10:16
bzoltan1davmor2: yes10:17
sil2100Sudoku MUST work! That's like the most used Ubuntu Touch application by me!10:17
bzoltan1sil2100: +110:18
popeysil2100: any idea why https://code.launchpad.net/~dpm/ubuntu-calendar-app/i18n-improvements/+merge/228938 isn't merging?10:18
davmor2bzoltan1: okay so that explains the headers looking weird then :)10:18
davmor2sil2100: more import sabdfl uses it ;)10:19
popeydavmor2: after reboot it works this time, will try with lots of webapps open (as I had that before when it failed to start)10:19
bzoltan1davmor2: in the changelog - * Reduce header height by 0.5 grid units.10:19
sil2100popey: I see that the mediumtests are still running for this branch... running for over 14 hours!10:19
davmor2bzoltan1: nice the only issue now is you still get the same size header which makes it look like a lot of wasted space10:20
sil2100cihelp: ok, from what I see the currently running mediumtest is in some infinite loop10:20
Saviqsil2100, hey, could you please upload https://code.launchpad.net/~unity-team/kubuntu-packaging/qtdeclarative-fix-1349705/+merge/229183 to silo 7, I'm adding it as a src to the line now10:21
sil2100cihelp: could anyone abort http://91.189.93.70:8080/job/ubuntu-calendar-app-ci/669/console ? It's blocking everything right now, especially the merge of ubuntu-calendar-app10:21
bzoltan1davmor2:  these visual bits come from the design team. We are just the carpenters here :)10:21
sil2100Saviq: sure, let me make a src pacakge10:21
vilasil2100: done10:27
sil2100Saviq: ok, reconfigured and package uploaded10:28
sil2100vila: thanks!10:28
sil2100vila: I wonder what was causing the test to loop into infinity...10:28
vilasil2100: I won't say I understand why it happened though :-/10:29
sil2100popey: so, the autolanding failed for the merge as you can see, the mediumtests went into an infinite loop and had to be aborted10:29
vilasil2100: where do you see an infinite loop ?10:29
popeyvila: is it possible for someone to trigger the jenkins tests on https://code.launchpad.net/~g-bluehut/ubuntu-terminal-app/whitespacefix/+merge/228807 - new contributor not on the team, so it doesn't happen automatically10:29
vilapopey: can't you ?10:30
sil2100vila: didn't, as I couldn't get to any logs, but it was running for 14 hours already...10:30
sil2100vila: so it's not something that can happen without looping into infinity ;)10:30
popeyvila: how?10:31
vilasil2100: the bottom job seem to be http://91.189.93.70:8080/job/generic-mediumtests-utopic/1241/console and it was stuck at the 'Archiving artifacts' AFICT10:31
popeythere's no link to trigger it10:31
Saviqsil2100, a local build yields http://pastebin.ubuntu.com/7922748/ though, but it doesn't make much sense, any idea?10:31
vilapopey: gha, misread the link as a jenkins one10:31
psivaajibel: https://bugs.launchpad.net/ubuntu/+source/xorg-lts-transitional/+bug/1351262 is the bug for the unmet deps issue with alternate images.10:32
ubot5Launchpad bug 1351262 in xorg-lts-transitional (Ubuntu) "precise alternate installations fail with unmet deps due to the conflict ' xserver-xorg-lts-trusty : Conflicts: libgl1-mesa-dri (>= 0~)'" [Undecided,New]10:32
vilapopey: isn't there a whitelist to update somewhere ?10:32
vilapsivaa: do you know ^10:32
vila?10:32
psivaavila: https://wiki.canonical.com/UbuntuEngineering/CI/Playbook/UpstreamMerger#Specific_merge_proposals_are_not_being_triggered is the part to be done i think10:35
davmor2bzoltan1, sil2100: okay I've been through most stuff I see nothing more broken than on the current image.  I would however like to go on record as saying that the header text now makes the headers look wrong as it looks off center etc.  But I guess the next job from design will be to reduce it's size so I won't write a bug on it till we know what is happening10:42
psivaapopey: vila: g-bluehut is added to the allowed users there. so the ci job should trigger soon10:42
popeythanks10:44
davmor2popey: oh the apparmor denial for reminders I filed as a separate bug incase they are note related and then link the apparmor issue to the no notes bug in case they were related :)10:45
davmor2s/note/not10:45
davmor2I don't think it matter10:45
davmor2sil2100: land bzoltan1 uitk stuff already ;)10:45
vilapsivaa: you rock !10:46
=== vila is now known as vila-lunch
psivaa:)10:46
Saviqsil2100, ohkay... I expect a build failure (due to the switch to default 4.9) of the qtdeclarative package...10:47
Saviqsil2100, how do we deal with that? I'd propose to force down to 4.8, and do a whole-sale transition of Qt to 4.9 later10:47
sil2100davmor2: \o/10:49
davmor2bzoltan1, sil2100 ah wait might of found an issue.10:49
sil2100Saviq: oh, so it will FTBFS with 4.9?10:49
Saviqsil2100, http://pastebin.ubuntu.com/7922748/10:49
Saviqsil2100, just symbols changes, but I wouldn't do a single-package transition to 4.9...10:49
sil2100Saviq: yeah, so let me for now try and force 4.8 for it still in packaging, it should be enough for a temporary solution10:52
davmor2bzoltan1, sil2100: no the issue is in the current image with no silo so we are safe and possibly one of the causes for the calendar failures10:52
sil2100Saviq: Mirv will handle the real thing next week when he's back10:52
sil2100davmor2: oh?10:52
sil2100davmor2: what's up?10:52
bzoltan1davmor2:  dude... are you a cardiologist or what? If not then do not do it again please :D10:52
Saviqsil2100, yup, will do10:53
davmor2sil2100: create an appointment click on the time or the date and you should see the date time wheels popup they don't10:53
Saviqsil2100, same branch do you think or separate MP for correctness?10:54
davmor2bzoltan1: I did say might of, I then needed to go off and confirm if it was or not :)10:55
sil2100Saviq: so, let's use this same branch but mention it in the changelog - btw. you forgot to update the changelog earlier as well ;)10:56
sil2100(in the changelog and commit-log)10:56
Saviqsil2100, ah oups, always forget that when not using MPs10:57
sil2100Yeah, happens, but I guess Timo is releasing those directly or as src packages10:57
* sil2100 off to lunch11:19
=== sil2100 changed the topic of #ubuntu-ci-eng to: Ubuntu CI Engineering Team | CI Train support: trainguards | Vanguard (general help): cihelp | CI Train Status: #157 promoted | CI Train Dashboard: http://bit.ly/1mDv1FS | Known issues: -
=== MacSlow is now known as MacSlow|lunch
=== vila-lunch is now known as vila
Saviqsil2100, it builds with 4.8 now, can you push to the PPA again?11:56
popeydavmor2: or ogra_ if you have a proposed device can you try and reproduce bug 1351057 ?12:07
ubot5bug 1351057 in Ubuntu RSS Feed Reader App "Shorts app mainview is broken on r162" [Undecided,New] https://launchpad.net/bugs/135105712:07
ogra_popey, hmm, no issue here ... but i'm not on mako12:08
ogra_(163)12:08
popeyunderstood12:09
ogra_heh, shorts didnt change since i looked at it last12:10
* ogra_ stopped using it when it dropped planet)12:10
davmor2popey: it's broken if you open it twice12:13
davmor2ogra_: open shorts twice12:14
ogra_davmor2, aha !12:14
ogra_popey, confirmed12:14
popeyaha!12:14
popeythanks12:14
=== alan_g is now known as alan_g|lunch
popeysil2100: bug 1351057 - shorts broke between 157 and 162...12:27
ubot5bug 1351057 in Ubuntu RSS Feed Reader App "Shorts app mainview is broken on r162" [High,Confirmed] https://launchpad.net/bugs/135105712:27
brendandsil2100, one of the failures in calendar is reproducible locally. filing a bug12:35
brendandsil2100, actually i just need to check if it could be apparmor related12:36
sil2100popey: hm, good to know, let's add that to our issue list12:36
sil2100brendand: thanks!12:36
=== alan_g|lunch is now known as alan_g
Saviqsil2100, bump, can you please upload qtdeclarative to the PPA again? should build fine now12:58
sil2100Saviq: ok, doing a bzr pull and generating the source package now13:02
Saviqsil2100, might need to bump ubuntu8 though13:08
sil2100Saviq: bump?13:09
Saviqsil2100, changelog13:10
sil21000ubuntu8 is fine ;)13:10
Saviqsil2100, ok, thought it got bumped before13:11
sil2100Saviq: no no, I didn't notice that it didn't have a changelog bump, so the version in the PPA was anyway invalid13:11
jibeldavmor2, popey can you confirm bug 1351308 ? it's a regression, I don't know in which build13:13
ubot5bug 1351308 in ubuntu-system-settings (Ubuntu) "Changing language has no effect" [Undecided,New] https://launchpad.net/bugs/135130813:13
davmor2jibel: works here13:15
jibeldavmor2, yes, but the language in front of "Display Language" is it written Français or English, and after a reboot is every thing in French ?13:17
* jibel tries to convert the world to French lets start by davmor213:17
davmor2jibel: I can't talk English I'm not about to start with French :P13:18
popeyjibel: works in #15713:18
* popey tries on proposed phone13:19
* davmor2 confirms jibels bug13:20
jibeldavmor2, thank you13:21
davmor2it seems to change initially and then flip back and only the language page stay it French13:21
jibelsil2100, FYI bug 1351308 is a recent regression if you have a list somewhere to keep track of them13:22
ubot5bug 1351308 in ubuntu-system-settings (Ubuntu) "Changing language has no effect" [High,Confirmed] https://launchpad.net/bugs/135130813:22
Saviqfginther, hey, the qmluitests job still doesn't seem to have picked up all the xml files...13:25
Saviqfginther, CardCreatorTest.xml still isn't included in the result13:26
cyphermoxkenvandine: do you know who is working on fixing Silo 6.13:26
cyphermox?13:26
kenvandineme13:26
kenvandinewell, not sure about the build failure for gsettings-qt13:26
cyphermoxCool :-)13:26
kenvandinei'm working on the autopilot tests for settings :)13:27
cyphermoxThat's what I meant13:27
cyphermoxWho should look at gsettings-qt?13:27
davmor2popey: the pdf app doesn't work if you open a pdf link in the browser it says no application to open it13:27
kenvandineseb128, did you see that gsettings-qt is failing for ppc64el?13:28
kenvandinenot sure if it built before, i haven't looked yet13:28
dednickfginther: hey. ubuntu-settings-components is failing ci. missing xvfb-run is missing (new addition to test procedure). http://s-jenkins.ubuntu-ci:8080/job/ubuntu-settings-components-ci/69/13:28
davmor2popey: not sure if that is download manage that might need a similar patch as is in for content hub or what13:29
popeydavmor2: thats not surprising13:29
pmcgowankenvandine, I think he stepped away, jonas had started looking at it13:29
popeyyes, u-d-m would need patching13:29
kenvandinepmcgowan, cool13:29
pmcgowannot sure he got anywhere13:30
davmor2popey: i'm going to try it by transferring the file across13:31
pmcgowankenvandine, here he is now13:31
popeythats what I did, drag and drop pdf's to ~/Documents13:31
pmcgowankenvandine, did it only fail on one arch?13:31
kenvandineyeah13:31
davmor2popey: also drag down the transfer indicator do you see anything actually listed there?13:32
popeyno, blanks, know bug13:33
popeydavmor2: bug 135030813:33
ubot5bug 1350308 in indicator-transfer (Ubuntu) "Blank entries in transfer indicator" [High,Confirmed] https://launchpad.net/bugs/135030813:33
davmor2popey: ta13:35
popeynp13:35
brendandsil2100, the test is failing because it's august :)13:38
sil2100brendand: what, really..? ;p13:40
davmor2sil2100: can you add jibel's language bug to the blocker list please, if popey is correct it isn't in devel but is in devel-proposed so something broked it  https://launchpad.net/bugs/135130813:41
ubot5Launchpad bug 1351308 in ubuntu-system-settings (Ubuntu) "Changing language has no effect" [High,Confirmed]13:41
sil2100davmor2: sure13:41
* sil2100 sighs13:41
sil2100;)13:41
davmor2sil2100: p.s. you'll note me and popey didn't break it as you requested :P13:41
brendandsil2100, yeah. the test doesn't scroll the view so it can only see the first seven months13:42
ogra_davmor2, oh, you mean bug 1240875 ?13:42
ubot5bug 1240875 in unity8 (Ubuntu) "Need to reboot the phone to have it pick up a new language setting" [Undecided,Confirmed] https://launchpad.net/bugs/124087513:42
ogra_:P13:43
davmor2ogra_: yeah but I only care about jibel he's on my team :P13:43
ogra_lol13:43
ogra_the QA cabbal13:43
popeyZut Alors! Mon téléphone est maintenant en français13:44
davmor2popey: shhhh that jibel will think his evil plot to make people speak French is working13:45
popeywhy is English capitalised by espanol not?13:45
sil2100;)13:45
Laneyhttps://www.google.co.uk/search?client=ubuntu&channel=fs&q=spanish+in+spanish&ie=utf-8&oe=utf-8&gfe_rd=cr&ei=BZrbU_XZIO3H8ge4i4LYBQ13:45
davmor2popey: because English is the bestest \o/13:45
Laney;-)13:46
popeyfancy that13:46
Laneythis is a better link http://www.spanishdict.com/translate/spanish13:46
brendandsil2100, here's the bug: https://bugs.launchpad.net/ubuntu-calendar-app/+bug/135131913:46
ubot5Launchpad bug 1351319 in Ubuntu Calendar App "test_current_day_is_selected fails since August" [Undecided,New]13:46
ogra_sil2100, any images on the horizon ?13:57
sil2100ogra_: right! I'll kick one now, as UITK seems to be in the archives since a while now13:59
camakoVanguard, can I get help on silo 9? I'm getting weird packaging errors building qtmir. Is it possible to remove/clean any traces of previous builds of qtmir only, without disturbing other successfully built packages? Or do we have to clean the whole silo?13:59
ogra_cool13:59
sil2100brendand: ok, I'll add it to the AP issues in our mail ;)13:59
ogra_i'd like to have the lxc-android-config changes :)14:00
sil2100jhodapp: hi! Who's responsible for mediascanner? ;)14:00
davmor2tvoss: silo 008 seems happy, here and google maps, have both found me so that is a +1 from me :)14:00
tvossdavmor2, ack and thx14:00
sil2100jhodapp: do you know?14:00
jhodappsil2100, hey, yes14:00
jhodappsil2100, Satoris and jamesh14:01
sil2100jhodapp: thank you o/14:01
jhodappnp14:01
camakosil2100, can I get help on silo 9? I'm getting weird packaging errors building qtmir. Is it possible to remove/clean any traces of previous builds of qtmir only, without disturbing other successfully built packages? Or do we have to clean the whole silo?14:03
sil2100camako: hm, you can just try rebuilding qtmir, CI Train generally starts rebuilds cleanly without reuising the existing tree14:04
camakosil2100.. I see.. Will try again..14:06
imgbot=== trainguard: IMAGE 166 building (started: 20140801 14:10) ===14:09
=== barry` is now known as barry_
=== barry_ is now known as barry
seb128kenvandine, yes, symbols issue it seems, dunno why14:45
bzoltanrsalveti:  would you please push the rev141 of the QtCreator to the archive (http://bazaar.launchpad.net/~kubuntu-packagers/kubuntu-packaging/qtcreator/revision/141) we have a super important fix pending on this change.14:57
bzoltanseb128:  could you help me with the qtcreator release? I do not think it takes more than a bzr branch, debuild and dput. We need this change in archive (http://bazaar.launchpad.net/~kubuntu-packagers/kubuntu-packaging/qtcreator/revision/141) as we have a super important fix pending on this change.15:09
pmcgowankenvandine, you sort something out?15:12
kenvandinepmcgowan, for the autopilot tests yes...15:13
kenvandinehaven't looked at gsettings-qt yet15:13
kenvandinepmcgowan, i wanted to get the silo rebuilt so we can get some testing while we sort out the build failure on that one arch15:14
pmcgowankenvandine, makes sense, remind me why do we need that? seems it hasnt changed in weeks15:14
kenvandineno idea :)15:15
pmcgowanjgdx, why do we need gsettings-qt? I dont see any code changes15:15
pmcgowanlet me see what branch it is15:15
kenvandineoh that15:15
kenvandinewe need that to fix a bug, required for the sim-naming15:16
sergiusensrsalveti: ^ mind looking at packaging ack?15:16
kenvandinei thought you asked why we needed that arch :)15:16
seb128bzoltan, sorry, can't, leaving for china in 45 minutes15:16
pmcgowankenvandine, ah ok15:16
bzoltanseb128: have a good trip :)15:17
seb128bzoltan, thanks15:17
kenvandineseb128, weird, the new symbols larsu added are MISSING on ppc64el15:19
kenvandinei know nothing about that arch, is it common to have symbol issues like this?15:19
jgdxpmcgowan, there's a completely new schema, com.ubuntu.phone, which holds default for calls/messages as well as sim names.15:20
seb128kenvandine, not that I know, are the symbols missing or having a different signature?15:21
jgdxpmcgowan, gsettings-qt cannot currently read the sim names value. The new gsettings-qt can. :)15:21
kenvandineoh right... signature :/15:21
kenvandineseb128, no... looks like the signature is the same to me15:23
kenvandinehttps://launchpadlibrarian.net/181287698/buildlog_ubuntu-utopic-ppc64el.gsettings-qt_0.1%2B14.10.20140801-0ubuntu1_FAILEDTOBUILD.txt.gz15:24
seb128kenvandine, weird15:25
pete-woodstrainguards: hi! any chance of a silo for line 39 of the landing sheet?15:36
sil2100pete-woods: hello! It was not set to ready, so we could not assign :)15:37
pete-woodssil2100: that's fine, I only just set it to ready :)15:37
sil2100My spreadsheet is a bit out of date then :) !15:38
=== gatox is now known as gatox_lunch
pete-woodsahh!15:38
pete-woodsI set someone else's lime15:38
pete-woods:$15:39
kenvandineseb128, am i completely nuts...15:39
kenvandineit looks like the branch we are trying to land adds some duplicates15:39
sil2100;p15:39
imgbot=== trainguard: IMAGE 166 DONE (finished: 20140801 15:40) ===15:39
imgbot=== changelog: http://people.canonical.com/~ogra/touch-image-stats/166.changes ===15:39
kenvandinehttps://code.launchpad.net/~larsu/gsettings-qt/lp1349787/+merge/22884115:39
pete-woodssil2100: thanks!15:41
sil2100pete-woods: so, unity-scope-click is already locked by alecu's silo 1215:41
pete-woodssil2100: yes, you're right, and also another silo for unity-scopes-shell15:42
pete-woodsboo :(15:42
sil2100pete-woods: you can poke those people and if you coordinate with them, I can assign you with an override ;)15:43
sil2100But you'll first have to contact them15:43
pete-woodssure15:43
sil2100And give me a sign if they're ok with it and coordinating, making sure you rebuild whenever anyone of you releases15:43
davmor2popey: has your proposed phone pinged you to tell you there is an image yet?15:48
popeydavmor2: no, i beat it to it15:49
davmor2Chipaca: ^ my phone hasn't pinged me about the last few images should it of done?15:49
popeymy nexus 7 hasn't been pinged15:50
pete-woodssil2100: can I get a silo just for testing purposes, without the intent to land it immediately?15:52
sil2100pete-woods: ok, let's just mark it15:52
alecupete-woods: I'm testing the click scope right now, will ask for that silo to be landed in a few minutes if all goes ok.15:52
pete-woodsalecu: oh, cool15:52
alecupete-woods: what click scope branch do you need to land?15:53
pete-woodsalecu: it's part of the ABI break of unity-scopes-api: https://code.launchpad.net/~unity-api-team/unity-scope-click/scopes-0.6.0/+merge/22924515:53
pete-woodsnothing exciting, but I want to happen sooner rather than later15:54
kenvandinesil2100, since you're the c++ symbols expert, could you look at the ppc64el symbol issue in silo 6 for me?15:54
pete-woods:D15:55
sil2100kenvandine: hah, I'm far from an expert, but let me take a look at it ;p15:55
alecupete-woods: please ping me as soon as that lands, so I can merge it back to the click-scope /devel branch15:55
kenvandinesil2100, thx!15:55
sil2100ppc64el you say?15:55
pete-woodsalecu: sure, will do15:55
kenvandineyeah, built on all the other arches15:55
kenvandinegsettings-qt15:56
sil2100Ok, I see it, let me dive in15:56
pmcgowankenvandine, why didnt the MR build all the arches in jenkins?15:56
kenvandinepmcgowan, i don't think CI builds for all the same arches as ubuntu15:56
sil2100Yeah, I don't think there's ppc64el in the CI lab15:57
alecusil2100: I've set silo-012 to "testing pass", so pete-woods should no longer need my override.15:57
robrusil2100, ah, I just saw your new unapproved-merges check for the first time, very nice!15:59
sil2100robru: glad you like it! I have one modification for that to do, but now I was busy fighting dogfood15:59
bzoltanrobru:  may I get a silo for line41? It will be a quick one... I expect to release it still today15:59
robrubzoltan, sure16:00
robrubzoltan, ok, you got silo 2016:01
bzoltanrobru: thank you16:02
robrubzoltan, you're welcome!16:02
Chipacadavmor2: it should've, but a bug in go-dbus and a bug in qt-mir conspired against it16:07
popeythese gmail notifications are insane.. I have hundreds of them and can't make them stop, or click anything in the top part of the display16:09
popeyhttp://popey.mooo.com/screenshots/device-2014-08-01-170939.png <- those16:09
popeyhttp://popey.mooo.com/screenshots/device-2014-08-01-171024.png 6 months mail notifications16:10
=== renato is now known as Guest43934
=== gatox_lunch is now known as gatox
davmor2popey: on your dev proposed device, tap the power button so it is sleeping, swipe from right to left on the blank screen then wake the phone16:47
davmor2popey: then play some music in the music app and do the same thing again16:48
davmor2popey: oh sorry blank it wait for a second or you swipe the app to from right to left16:49
davmor2is music app still uncontained if so that might be the issue16:51
davmor2sil2100: ^ just to make you happy16:53
robrusil2100, oh, what happened in silo 5? did you ping anybody for the core dev ack?17:01
kenvandineoh sigh...17:03
kenvandinerobru, how do i handle revisions in utopic that aren't in trunk?  manually prepare a branch and propose it too?17:04
kenvandineit was a no change rebuild a few weeks ago17:04
robrukenvandine, no change rebuilds you can just FORCE_BUILD and it'll steamroll over them. if there was actually a meaningful change, just push the diff to trunk17:04
kenvandineok, i hate losing revisions :)17:04
kenvandinebut the changelog says no change rebuild17:04
robrukenvandine, yeah, if you really care about preserving that changelog entry, just push it to trunk then.17:05
=== alan_g is now known as alan_g|EOW
sil2100robru: hey! No, not yet - I guess we don't need a poke as it will stay in NEW anyway until the right person reviews it17:17
sil2100robru: I wanted to check the packaging first but didn't find the time in the end17:17
robrusil2100, I had reviewed that one already, but more eyes are better for sure17:18
sil2100Ah, then I guess it's safe to upload :)17:18
robrusil2100, ok, will do17:18
ToyKeeperIs it expected that images 165 and 166 no longer allow the user to close any apps?18:14
ToyKeeper(well, in 165 I could close apps, but the UX flow for it was very strange...  and it only worked when only one app was open)18:16
barryrobru: can you remind me what the right buttons to push are if i've pushed an update to an mp that's already been built.  i want to rebuild from scratch.  build+ignore doesn't seem right, not sure if recon is the right thing either18:19
barryrobru do i need to resubmit mp and then recon?18:20
robrubarry, recon is only necessary if it's a new MP on a new source package.18:20
robrubarry, don't resubmit the mp18:20
barryrobru: ack.  it's just a new revision on the same mp18:21
robrubarry, just build. if it complains about "prevent whole rebuild" or whatever then either put the source package name to rebuild, or pick FORCE_REUILD18:21
barryrobru: ah, thanks.  somehow i thought that was just if you wanted a nochange rebuild18:22
barryrobru: hmm. unhappy.  ^^ that was with FORCE_REBUILD.18:23
robrubarry, yeah, INGORE_STEP tehn18:23
barrylet see!18:23
robrubarry, FORC_BUILD would only do a no-change rebuild if there were no new commits. it always grabs the latest commit18:24
barryrobru: ack18:24
robrubarry, I went through and updated the FAQ and NewbieGuide recently, might be worth rereading.18:24
barryrobru: will do, thanks18:25
robrumeant to merge them but found a big pile of stale info that needed correcting first ;-)18:25
barryrobru: yeah, that doesn't seem right.  it built way too quickly.  i suspect maybe the problem is that the ppa can't be told to rebuild a package it already contains with a new revision keeping the same debian version number18:28
robrubarry, this is because it's a native package. you need to bump the version to trigger a new build. what happened here is that the PPA rejected the upload because it already had that version, and then citrain said "oh look, that version is there and it built successfully!"18:30
robrubarry, basically if you had gone with split packaging this would be fine.18:30
robrubarry, or maybe not native per se, but whatever you did with the version number there. citrain didn't put in the usual +14.10.YYYYMMDD.x because you overrode it to be just 2.3.218:31
barryrobru: it's actually not a native package in the debian sense (this is just a source-full packaging branch), but i get what you're saying.  it makes sense.  somehow i thought citrain might be doing something magical with ppas :)18:31
robrubarry, nope, they are totally standard PPAs. the magic of citrain is that it autogenerates version numbers, but you disabled that somehow, bad monkey!18:32
barryoo oo ah ah18:32
robrubarry, looks like you need either 2.3.3 or 2.3.2.1 depending on how big the new commits were... or if you're really married to '2.3.2' then we have to flush you a silo and give you a new one because the PPA just won't accept a new orig tarball with different contents for that version.18:34
robrubarry, hm, you did 0ubuntu2? but how can it have new commits if it uses the same old orig.tar? were the new commits only under debian/*?18:40
barryrobru: 2.3.2-0ubuntu2 does the trick18:40
barryrobru: yep.  typical debuntu package tricks :)18:40
robrubarry, ah ok. I was thinking you had new commits in the actual source18:40
barry(i.e. upstream is unchanged, only packaging changes in new commit, so only debuntu version number bump needed)18:40
barryrobru: right - if i did that i would have to be an upstream version number bump and new release18:41
barryrobru: basically, i treat system-image just like any other package in the archive, for versioning and release purposes18:41
robrubarry, except for all the other ones managed by citrain ;-)18:42
barryrobru: yeah, except for all those oddities :)18:42
alecuThanks queuebot for sorting it out, the previous "is in no known space (and time)." was not encouraging.18:52
alecu18:52
nik90lol18:53
=== cprov changed the topic of #ubuntu-ci-eng to: Ubuntu CI Engineering Team | CI Train support: trainguards | Vanguard (general help): cprov | CI Train Status: #157 promoted | CI Train Dashboard: http://bit.ly/1mDv1FS | Known issues: -
ToyKeeperWere there recently some major changes in the UI for how the user is supposed to close apps?19:18
cyphermoxToyKeeper: you now do the swipe from the right edge, to show all open apps, and flick up/down like on Android, it seems19:21
ToyKeeperHmm, that's not like any Android I've ever used.19:21
ToyKeeperI think I saw someone doing that at a coffee shop once though.19:22
ToyKeeperIt's good to know that's a feature though, not a bug.19:22
cyphermoxwell, I don't know for sure, but I agree the hold-and-press-the-red-X doesn't appear for me either :)19:23
ToyKeeperThe hold-and-press-then-red-X was always a bit hard to do anyway, since one must be extremely still to avoid making it think the action is a swipe of some sort.19:24
ToyKeeper(which reminds me, I was meaning to file a bug about how hard it is to trigger a press-and-hold action)19:24
ToyKeeperI've gotten some odd behavior from the new app switch/close UI though, like it shows up in not-3D once in a while.19:25
cyphermoxahaha I noticed it too just now19:28
bzoltanrobru:  the silo20 is good to go19:37
ToyKeeperI was pretty confused the first few times I got the not-3D right-edge switcher...  primarily because I only had one app open and it gave me an off-center non-functional screenshot of the app and regular edge functions didn't work.19:47
ToyKeeperThat was in 165 though; in 166 I only saw it with 2+ apps open, which was when I finally figured out what was happening.19:47
=== cprov changed the topic of #ubuntu-ci-eng to: Ubuntu CI Engineering Team | CI Train support: trainguards | Vanguard (general help): cihelp | CI Train Status: #157 promoted | CI Train Dashboard: http://bit.ly/1mDv1FS | Known issues: -
alecuhi trainguards, I can use a silo if it's available for that ^. And I'd like to know if I should just delete row 25 that had a branch that we've decided needs more work during next week.22:00
Chipacagreetings! any chance of a silo for row #39?23:50

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