[03:46] ping veebers: I'm back. Can I help reviewing the tests? [03:47] elopio: ah they've finished now, 1000+ tests ran and it doesn't look like they timedout [03:48] elopio: lets split them somehow. I'm just in the process of trying to understand this autopilot proxy base/cpo stuff but will follow up the autopilot release soon [03:49] looks promising, 100 failures [03:49] veebers: I'll start reviewing, making notes in an etherpad. [03:50] elopio: ack. actually I'll hit this now too. I'll start from the bottom of the list [03:50] veebers: http://pad.ubuntu.com/autopilot-20150408 [03:51] elopio: actually, it looks like the dashboard run for 165:20150408:20150210 is still running [03:52] veebers: would it be wrong to also use the results from 164? [03:53] last time I checked 3 old revisions for some unstable tests. [03:54] elopio: so you're suggesting check against 163:20150406:20150210? The failure amount seems about the same, yeah lets do that [03:55] veebers: right, 164 is already running. What I did was to start on the latest run. But if there were no results on that one, I started digging on older ones. [03:57] ah ok, I see [03:57] elopio: So I'll start from the bottom going up (camera-app, gallery, unity8 etc.) [03:58] ah awesome, they aren't alphabetically sorted. (so please note that I'm doing the gallery app tests :-)) === chihchun_afk is now known as chihchun [04:05] veebers: your format is a lot more simple. [04:07] ^_^ I've done this a bunch of times, I have it down [04:19] veebers: I'm going to take messaging app. [04:21] elopio: that leaves reminders and music, I'll take them [04:25] done [04:25] veebers: done. [04:28] veebers: I'm not worried about any of this errors I couldn't match. [04:32] elopio: the unity8 ones concern me a little as there are 16 failures compared to 1. I think I'll re-run the gatekeeper with just the unity8 tests to run [04:32] veebers: ok. I can check the results tomorrow. [04:35] veebers: on image 156 we got 14 errors and on image 153 we got 19, so it's not likely this new version's fault. But a new run would be nice. [04:38] elopio: oh really? perhaps I didn't check well enough [04:46] elopio: do you mind checking the results tomorrow? There is a chance I can check them tonight as it's only one suite [04:46] veebers: I will check early tomorrow, np. [04:52] sweetbix xhwwea [04:52] lol, keyboard fail [04:52] sweetbix cheers* === woop is now known as woopwoop === woopwoop is now known as wooooooo [06:46] ping pitti: could this be related to systemd? https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1441893 [06:46] Ubuntu bug 1441893 in network-manager (Ubuntu) "Can't connect to my wi-fi: authentication timed out" [Undecided,New] [06:47] I've been having problems with the network close to when I upgraded my vivid. But I also changed some things on my network, and my other machine survived the upgrade, so I don't know. [06:47] elopio: by the looks of it no; systemd does a lot, but wifi connections are between kernel, NetworkManager, and wpa_supplicant [06:48] elopio: I have such an effect sometimes, particularly when I'm travelling [06:48] pitti: any idea who should I ping to get this triaged? [06:48] elopio: most often the driver became confused, and I rmmod iwlwifi iwldvm and modprobe them again [06:48] my laptop without wifi won't be too useful for the sprint. So I might need to downgrade if I can't find a solution. [06:49] pitti: thanks, I'll try that. [06:49] elopio: if that helps, it should be reassigned to linux [06:49] elopio: does that only happen sporadically, or does it even not connect after a cold boot? [06:50] pitti: a couple of weeks ago I wasn't able to reconnect, but when I rebooted it connected without problems. Now it never connects. [06:51] elopio: just to rule that out you could try and boot with upstart; a better bet is probably to grab the utopic kernel and boot with that [06:52] and/or downgrade linux-firmware (where the intel fw is) [07:00] pitti: does it makes sense for it to say that iwldvm is not loaded when I try to rmmod ? [07:00] elopio: ah, you might have a different driver then [07:01] elopio: but the rmmod/modprobe trick only really works if it generally does connect, but starts failing after a few hours/days [07:01] if it never connects, it's not going to help that either [07:01] I'm trying upstart. And tomorrow I can try a utopic kernel. [07:11] pitti: yes, fails with upstart too. That's good to know. [07:12] tomorrow I'll keep trying stuff. Thanks for your help. [07:13] elopio: no worries; sleep well! [07:13] elopio: you said you changed your network from N to G, that's another variable of course [07:13] elopio: but if it worked before, trying older kernels is your best bet I think [07:14] yes, trying the old N network is easy actually. Good pointers, I'll update the bug with my findings. [07:40] fgimenez: for bug 1441023, is it enough for your setup to have this in git, or do you need that in vivid ASAP? [07:41] bug 1441023 in autopkgtest (Ubuntu) "Allow to preserve powerd-cli on cleanup (ssh virt-server)" [Wishlist,Triaged] https://launchpad.net/bugs/1441023 [07:41] fgimenez: CI has a setup to build autopkgtest debs straight out of latest git and use that, thanks to vila [07:42] pitti, thanks it's not urgent, we have already forked the ssh-setup/adb script as we did in OTA [07:43] elopio, pitti : hmm, now that you mention it, my laptop seem to just lose wifi access sometimes. My workaround is just to disable/enable wifi from the nm indicator [07:45] fgimenez: ack, then I'll just commit that for now, so that we don't have to fork the script long-term [07:45] fgimenez, pitti : my gut feeling is that it should be easier than forking the ssh-setup/adb script, this happened twice for QA and once for CI lately. We're approaching the Refactoring Triangulation Golden Threshold ;) [07:46] it's too early for such fancy buzzwords! [07:46] ;-D [07:46] * pitti goes to recalibrate the plasma phase inverters === vrruiz_ is now known as rvr [11:02] pitti: i am packaging a library that we eventually want to get into ubuntu, and i am working on autopkgtest tests. is there a way for me to have adt-run use a PPA to get the package that needs to be tested ? (totally new to autopkgtest, so pardon the ignorance) [11:05] nerochiaro: there is, but it seems much easier to build the package locally, and tell adt-run to use the local debs? [11:06] nerochiaro: i. e. case 6 or 7 in https://people.debian.org/~mpitt/autopkgtest/README.running-tests.html (aka /usr/share/doc/autopkgtest/README.running-tests.html) [11:07] pitti: oh, that is the piece of docs i was missing. reading it now, thanks [11:07] nerochiaro: if you really want to test a ppa, you could use somethign like --setup-commands "add-apt-repository ppa:foo/bar; apt-get update" [11:07] pitti: sounds much easier with local packages [11:07] or --setup-commands "add-apt-repository ppa:foo/bar" -U if you also want to dist-upgrade to that PPA [11:07] nerochiaro: it for sure is, also faster turnaround [11:31] jibel: so http://people.canonical.com/~ubuntu-archive/proposed-migration/update_excuses.html#systemd has lots of "test in progress" again which have long finished [11:32] jibel: can I just remove the stamp files like ./work/vivid-proposed_amd64_bluez.20150408-161109.state or do I need to update something else too? [11:32] like results.history or the individual result files like ./vivid-proposed_amd64_bluez ? [12:25] pitti: is any way to be able to run graphical tests using adt-run ? [12:25] * pitti removes the stamp files and sees what happens [12:26] nerochiaro: sure; most packages which do that use xvfb; the ubuntu touch packages require running on a testbed which has mir and unity8 running [12:26] nerochiaro: xvfb is certainly the most generic way as it avoids any particular assumption about the testbed you run it on [12:26] pitti: does xvfb support GL ? [12:27] nerochiaro: kind of; it uses mesa's software renderer [12:27] pitti: let me give it a shot then [12:28] nerochiaro: note that for GL to work you need 24 bit color depth, the default is only 8 [12:28] nerochiaro: so xvfb-run -s '-screen 0 1024x768x24' yourprogram ... [12:29] nerochiaro: check: xvfb-run -s '-screen 0 1024x768x24' glxinfo [12:30] without the -s it will just say "libGL error: No matching fbConfigs or visuals found" [12:33] pitti: GL seems to work, but xvfb seems to be missing the RANDR extension. I tried adding -s '+extension RANDR' but it still complains [12:34] nerochiaro: ah, that's a rather old bug indeed -- it seems http://lists.x.org/archives/xorg-devel/2013-January/035114.html never got applied upstream :/ [12:34] nerochiaro: that can still be done if you need it, but it's a bit more complicated to set up [12:34] nerochiaro: you can use the normal xorg-xserver and create an xorg.conf which uses the "dummy" driver; that does support (some) xrandr [12:34] Section "Device" [12:34] Identifier "test" [12:34] Driver "dummy" [12:34] EndSection [12:35] then just start X in the background, wait until the /tmp/.X11-unix/X* socket is there (depends on the $DISPLAY number you start the server under), and it should work [12:36] pitti: as an aside, if the tests fail, is there any way to open a shell into the testbed to inspect things and figure out what is wrong ? [12:36] nerochiaro: adt-run -s [12:36] see "debugging options:" in --help [12:36] (or manpage) [12:38] * pitti bbl [13:34] jfunk, elopio: api qa call? [14:37] elopio: i am having problems running unit tests that use qmlscene in virtualized environments. I was told you might be able to help, or know someone who might. [14:38] nerochiaro: are you using xvfb ? [14:38] elopio: yes [14:53] nerochiaro: sorry, I was in a meeting. [14:53] nerochiaro: you are talking about unit tests with qmltestrunner? [14:54] elopio: essentially yes [14:55] elopio: one goal is to be able to run them as part of the package build (dg_auto_test) and the other as part of debian autopkgtest [14:55] er, dh_auto_test [14:56] nerochiaro: and this is in the camera, right? [14:57] elopio: no, it is for a library that we wrote that we are going to use in the camera: lp:qt-halide [14:57] nerochiaro: ok, I will try to run them with bzr bd. [14:57] nerochiaro: should I take trunk or a branch? [14:58] elopio: at the moment dh_auto_test is overriden to do nothing so you will need to put that back [14:58] elopio: trunk is ok for this purpose [14:58] elopio: just running debuild -uc -us -b should be more than enough to show the problem once you have fixed the dh_auto_test so that it runs the tests [14:59] elopio: but i guess bzr bd does the same underneath [14:59] nerochiaro: where do I get halide-lang from? [15:00] elopio: ppa:phablet-team/ppa [15:48] nerochiaro: ok. I think you should copy most of this: http://bazaar.launchpad.net/~phablet-team/address-book-app/trunk/view/head:/tests/qml/CMakeLists.txt [15:48] after building it, I'm not sure which is the build dir that we need to use to find the compile qthalide though, so I haven't been able to get a successful run. [15:49] elopio: that does not help me much. the only piece of info in there is that I need to call xvfb with options -a -s "-screen 0 1024x768x24" [15:50] elopio: which i was already doing [15:50] elopio: do you build in the tree or out of the tree ? or do you build the packages and install them ? [15:50] nerochiaro: this adds a make test task [15:51] then without overwrite the dh test rule, the tests will run. [15:51] oh, well, actually the make test task might be in a previous CMakeFile [15:52] nerochiaro: http://bazaar.launchpad.net/~phablet-team/address-book-app/trunk/view/head:/CMakeLists.txt [15:53] see there enable_testing, USE_XVFB [15:53] elopio: make check does run the tests [15:55] pitti: I switched the network to G, and it works. So the problem seems to be my laptop not handling N networks. === chihchun is now known as chihchun_afk [16:12] nerochiaro: ok, I'm getting now QXcbConnection: Could not connect to display [16:12] Aborted (core dumped) [16:12] is that your problem? [16:13] elopio: that was the problem before using xvfb. I thought i had changed that already, sorry [16:14] elopio: in fact I just found out that the issue I am having is related to the fact that in xvfb openGL is handled through mesa and there seem to be some things we are doing in qt-halide that don't play well with that [16:15] elopio: let me investigate a bit more in that direction, and if I can't find a solution there I might ask for some more help next week [16:16] nerochiaro: cool, let us know how it goes. Please remember to ping the vanguard. [16:17] elopio: ok.will do [16:17] elopio: thanks for the help so far [16:17] elopio: ah, it sounded like you were switching from N to G (i. e. the older/slower/easier one) [16:17] pitti: that was a typo on the bug. I corrected that. [16:19] nerochiaro: your welcome. Though I didn't do much :) One thing I would like is for all the projects from your team to follow the same cmake style. Maybe discuss with renato about which one is better? [16:19] elopio: i was not aware they were using a differen one [17:48] nuclearbob: you are vanguard right now. [17:48] elopio: yes. Do I need to update the topic? [17:49] nuclearbob: no, I just wanted to confirm that I can relax :) [17:49] elopio: yep, take a break :) [17:49] soon. Thanks man. [18:28] hey veebers [18:28] I have reviewed only one unity test. Sorry, I was surprised by a morning full of meetings. [18:30] elopio: no worries :-) [19:40] veebers: I'm done checking the 10 unity failures. [19:41] veebers: they are not new errors for sure. I'm not sure what to do. It might be that this release make them appear more often, which would be bad. Or it might just be that this was an unlucky execution. [19:51] elopio: right, hmm, Unfortunately I would suggest we make a gatekee . . .wait a sec gotta check something [19:53] elopio: so, um, _totally_ on purpose that latest run didn't even use the silo ppa. So I'll fire off a run now so we can compare it [19:53] (which is what I was going to suggest, just in the reverse order :-P) [20:03] veebers: hah, good trick. [20:04] elopio: yeah, sorry about that :-P [20:11] balloons, hi [20:29] Letozaf_, hello! [20:29] balloons, howzit ? [20:30] trying to get back into the flow of things.. always crazy [20:30] yourself? [20:30] balloons, fine, thanks. [20:30] balloons, If you got time I have some mp for calendar app and rssreader [20:31] balloons, just to let you know, I imagine you are probably busy [20:31] :) [20:31] Letozaf_, sure send me some links [20:32] balloons, https://code.launchpad.net/~carla-sella/ubuntu-calendar-app/dayview-test-default-view/+merge/253760 [20:32] https://code.launchpad.net/~carla-sella/ubuntu-calendar-app/weekview-testing-stubs-completed/+merge/254495 [20:32] https://code.launchpad.net/~carla-sella/ubuntu-rssreader-app/unique-random-topic/+merge/253281