On 10.10.19 14:33, no-re...@patchew.org wrote: > Patchew URL: https://patchew.org/QEMU/20191010113356.5017-1-da...@redhat.com/ > > > > Hi, > > This series failed the docker-mingw@fedora build test. Please find the > testing commands and > their output below. If you have Docker installed, you can probably reproduce > it > locally. > > === TEST SCRIPT BEGIN === > #! /bin/bash > export ARCH=x86_64 > make docker-image-fedora V=1 NETWORK=1 > time make docker-test-mingw@fedora J=14 NETWORK=1 > === TEST SCRIPT END === > > CC stubs/pc_madt_cpu_entry.o > CC stubs/vmgenid.o > CC stubs/xen-common.o > make: *** [Makefile:994: docs/interop/index.html] Error 2 > make: *** Deleting file 'docs/interop/index.html' > make: *** Waiting for unfinished jobs.... > Traceback (most recent call last): > --- > raise CalledProcessError(retcode, cmd) > subprocess.CalledProcessError: Command '['sudo', '-n', 'docker', 'run', > '--label', 'com.qemu.instance.uuid=ac34ecad3e534df8b0eacbb2152563e8', '-u', > '1001', '--security-opt', 'seccomp=unconfined', '--rm', '-e', 'TARGET_LIST=', > '-e', 'EXTRA_CONFIGURE_OPTS=', '-e', 'V=', '-e', 'J=14', '-e', 'DEBUG=', > '-e', 'SHOW_ENV=', '-e', 'CCACHE_DIR=/var/tmp/ccache', '-v', > '/home/patchew/.cache/qemu-docker-ccache:/var/tmp/ccache:z', '-v', > '/var/tmp/patchew-tester-tmp-wk1otdub/src/docker-src.2019-10-10-08.31.07.10413:/var/tmp/qemu:z,ro', > 'qemu:fedora', '/var/tmp/qemu/run', 'test-mingw']' returned non-zero exit > status 2. > filter=--filter=label=com.qemu.instance.uuid=ac34ecad3e534df8b0eacbb2152563e8 > make[1]: *** [docker-run] Error 1 > make[1]: Leaving directory `/var/tmp/patchew-tester-tmp-wk1otdub/src' > make: *** [docker-run-test-mingw@fedora] Error 2 > > real 2m12.498s > user 0m6.664s
False negative, just tried to reproduce and the build succeeded without an issue. rm -f qapi-gen-timestamp rm -rf qga/qapi-generated rm -f config-all-devices.mak CLEANUP /home/dhildenb/git/qemu/docker-src.2019-10-10-15.06.03.19743 make[1]: Verzeichnis „/home/dhildenb/git/qemu“ wird verlassen real 3m30,648s user 0m1,855s sys 0m0,885s -- Thanks, David / dhildenb