From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [xen-unstable test] 78811: trouble: broken/fail/pass Date: Sun, 24 Jan 2016 10:32:16 +0000 Message-ID: <1453631536.7675.45.camel@citrix.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: osstest service owner , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Sat, 2016-01-23 at 17:18 +0000, osstest service owner wrote: > flight 78811 xen-unstable real [real] > http://logs.test-lab.xenproject.org/osstest/logs/78811/ > > Failures and problems with tests :-( > > Tests which did not succeed and are blocking, > including tests which could not be run: > test-amd64-i386-xl-qemuu-ovmf-amd64 3 host-install(3) broken REGR. vs. 78610 > test-amd64-i386-qemut-rhel6hvm-amd 3 host-install(3) broken REGR. vs. 78610 > test-amd64-i386-xl-qemut-winxpsp3 3 host-install(3) broken REGR. vs. 78610 These are due to the Debian 8.3 point release this w/e changing the kernel modules in the archive vs our local pxe kernels. I have run mg-update-debian-installer-all in the colo, copied the result to Cambridge[*] and force pushed the patch below. I also did (as "osstest" user) pkill sg-execute-flight, killing ~15 in progress flights, all of which had or were going to fail host-install. I had to install pax, curl and dctrl-tools (for grep-dctrl) in Cambridge so mg-u-d-i-u would run. Ian. [*] actually that was too slow and was going to take hours, I ran mg-u -d-i-u on both ends then rsync'd from colo to cam to make the results identical. 8>----- commit 82b424ecc06ccabe8ac7ee03ae0b5895cdf3fed3 Author: Ian Campbell Date: Sun Jan 24 10:18:24 2016 +0000 production-config*: Update TftpDiVersion for Debian 8.3 point release Signed-off-by: Ian Campbell diff --git a/production-config b/production-config index b21153b..f2f0584 100644 --- a/production-config +++ b/production-config @@ -87,7 +87,7 @@ TftpPxeTemplatesReal pxelinux.cfg/%ipaddrhex% TftpPxeGroup osstest # Update with ./mg-debian-installer-update(-all) -TftpDiVersion 2015-09-18 +TftpDiVersion 2016-01-24 # These should normally be the same. # Update with ./mg-cpu-microcode-update diff --git a/production-config-cambridge b/production-config-cambridge index b0b45ac..6b74eb2 100644 --- a/production-config-cambridge +++ b/production-config-cambridge @@ -69,7 +69,7 @@ TftpPxeTemplates %name%/pxelinux.cfg TftpPxeTemplatesReal pxelinux.cfg/%ipaddrhex% TftpPxeGroup osstest -TftpDiVersion 2015-09-18 +TftpDiVersion 2016-01-24 # These should normally be the same. MicrocodeUpdateAmd64 microcode.x86.2015-06-12.cpio