[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [libvirt test] 111084: regressions - trouble: blocked/broken/fail/pass
flight 111084 libvirt real [real] http://logs.test-lab.xenproject.org/osstest/logs/111084/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-armhf-libvirt 4 host-install(4) broken REGR. vs. 111061 test-arm64-arm64-libvirt-qcow2 7 xen-boot fail REGR. vs. 111061 build-armhf-pvops 6 kernel-build fail REGR. vs. 111061 Tests which did not succeed, but are not blocking: test-armhf-armhf-libvirt 1 build-check(1) blocked n/a test-armhf-armhf-libvirt-raw 1 build-check(1) blocked n/a test-armhf-armhf-libvirt-xsm 1 build-check(1) blocked n/a test-amd64-amd64-libvirt-xsm 13 migrate-support-check fail never pass test-amd64-i386-libvirt 13 migrate-support-check fail never pass test-amd64-amd64-libvirt 13 migrate-support-check fail never pass test-amd64-i386-libvirt-xsm 13 migrate-support-check fail never pass test-arm64-arm64-libvirt 13 migrate-support-check fail never pass test-arm64-arm64-libvirt 14 saverestore-support-check fail never pass test-arm64-arm64-libvirt-xsm 13 migrate-support-check fail never pass test-arm64-arm64-libvirt-xsm 14 saverestore-support-check fail never pass test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm 11 migrate-support-check fail never pass test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm 11 migrate-support-check fail never pass test-amd64-amd64-libvirt-vhd 12 migrate-support-check fail never pass version targeted for testing: libvirt 558040ddeb97cd6801a8db59dab5955598d1f50a baseline version: libvirt 2065499b607a8df771761dc4249eff6ebc3adb5a Last test of basis 111061 2017-06-25 20:57:28 Z 2 days Testing same since 111084 2017-06-27 05:51:54 Z 0 days 1 attempts ------------------------------------------------------------ People who touched revisions under test: Andrea Bolognani <abologna@xxxxxxxxxx> Jiri Denemark <jdenemar@xxxxxxxxxx> Martin Kletzander <mkletzan@xxxxxxxxxx> Michal Privoznik <mprivozn@xxxxxxxxxx> Peter Krempa <pkrempa@xxxxxxxxxx> jobs: build-amd64-xsm pass build-arm64-xsm pass build-armhf-xsm pass build-i386-xsm pass build-amd64 pass build-arm64 pass build-armhf pass build-i386 pass build-amd64-libvirt pass build-arm64-libvirt pass build-armhf-libvirt broken build-i386-libvirt pass build-amd64-pvops pass build-arm64-pvops pass build-armhf-pvops fail build-i386-pvops pass test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm pass test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm pass test-amd64-amd64-libvirt-xsm pass test-arm64-arm64-libvirt-xsm pass test-armhf-armhf-libvirt-xsm blocked test-amd64-i386-libvirt-xsm pass test-amd64-amd64-libvirt pass test-arm64-arm64-libvirt pass test-armhf-armhf-libvirt blocked test-amd64-i386-libvirt pass test-amd64-amd64-libvirt-pair pass test-amd64-i386-libvirt-pair pass test-arm64-arm64-libvirt-qcow2 fail test-armhf-armhf-libvirt-raw blocked test-amd64-amd64-libvirt-vhd pass ------------------------------------------------------------ sg-report-flight on osstest.test-lab.xenproject.org logs: /home/logs/logs images: /home/logs/images Logs, config files, etc. are available at http://logs.test-lab.xenproject.org/osstest/logs Explanation of these reports, and of osstest in general, is at http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README.email;hb=master http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README;hb=master Test harness code can be found at http://xenbits.xen.org/gitweb?p=osstest.git;a=summary broken-step build-armhf-libvirt host-install(4) Not pushing. ------------------------------------------------------------ commit 558040ddeb97cd6801a8db59dab5955598d1f50a Author: Andrea Bolognani <abologna@xxxxxxxxxx> Date: Mon Jun 26 11:01:03 2017 +0200 README: Various minor style tweaks Signed-off-by: Andrea Bolognani <abologna@xxxxxxxxxx> commit d76f425843b0eb6213155a4b5d0f76763e8c7700 Author: Andrea Bolognani <abologna@xxxxxxxxxx> Date: Mon Jun 26 10:39:02 2017 +0200 docs: Point to hacking.html from contribute.html People looking to help out should really go through the contributor guidelines when getting started, so the more documents point to them the better. Signed-off-by: Andrea Bolognani <abologna@xxxxxxxxxx> commit 2abb0e4bb21928ba281b68c142d3352c75645eb3 Author: Jiri Denemark <jdenemar@xxxxxxxxxx> Date: Mon Jun 19 17:00:28 2017 +0200 qemu: Avoid fd leak on incoming tunneled migration While qemuProcessIncomingDefNew takes an fd argument and stores it in qemuProcessIncomingDef structure, the caller is still responsible for closing the file descriptor. Introduced by commit v1.2.21-140-ge7c6f4575. Signed-off-by: Jiri Denemark <jdenemar@xxxxxxxxxx> Reviewed-by: John Ferlan <jferlan@xxxxxxxxxx> commit f454464ddddb72301ea9885d3673f9babc9ee192 Author: Andrea Bolognani <abologna@xxxxxxxxxx> Date: Mon Jun 26 10:14:38 2017 +0200 README: Remove unnecessary empty line Signed-off-by: Andrea Bolognani <abologna@xxxxxxxxxx> commit 8110b4e073e92ab9ac522989f11ce4caf981f628 Author: Martin Kletzander <mkletzan@xxxxxxxxxx> Date: Thu Jun 22 14:36:53 2017 +0200 util: Extract locale-related fixes into separate functions Signed-off-by: Martin Kletzander <mkletzan@xxxxxxxxxx> Signed-off-by: Peter Krempa <pkrempa@xxxxxxxxxx> commit c578b515cbc43d034a33e8c62fdb991fe4701c9c Author: Andrea Bolognani <abologna@xxxxxxxxxx> Date: Mon Jun 26 08:34:56 2017 +0200 HACKING: Refresh after changes to source file Commit 79c1900fc1eb changed docs/hacking.html.in, but *of course* I forgot once again to update the text-only version of the file at the same time. Signed-off-by: Andrea Bolognani <abologna@xxxxxxxxxx> commit 79c1900fc1eb2df9c99c88cad1a8718560eb091d Author: Andrea Bolognani <abologna@xxxxxxxxxx> Date: Thu Jun 15 11:25:31 2017 +0800 hacking: Improve 'git send-email' documentation For the benefit of first time contributors, we point out that 'git send-email' might have to be installed separately; however, we omit the fact that some configuration will likely be needed before it can successfully deliver patches to the mailing list. Some minor tweaks to the existing contents are included as well. Signed-off-by: Andrea Bolognani <abologna@xxxxxxxxxx> Reviewed-by: John Ferlan <jferlan@xxxxxxxxxx> commit 8ad01d5cc83d11c227315c34c3867e6a128227e7 Author: Michal Privoznik <mprivozn@xxxxxxxxxx> Date: Thu Jun 15 15:46:32 2017 +0200 qemuMonitorTextAddDrive: Fail on unrecognized disk format Since qemu commit 3ef6c40ad0b it can fail if trying to hotplug a disk that is not qcow2 despite us saying it is. We need to error out in that case. Signed-off-by: Michal Privoznik <mprivozn@xxxxxxxxxx> Reviewed-by: John Ferlan <jferlan@xxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |