On Thu, Sep 08, 2016 at 09:05:43PM -0700, no-re...@ec2-52-6-146-230.compute-1.amazonaws.com wrote: > Hi, > > Your series failed automatic build test. Please find the testing commands and > their output below. If you have docker installed, you can probably reproduce > it > locally. > > Type: series > Message-id: 1473389864-19694-1-git-send-email-pet...@redhat.com > Subject: [Qemu-devel] [PATCH v4 0/3] Introduce IOMMUNotifier struct > > === TEST SCRIPT BEGIN === > #!/bin/bash > set -e > git submodule update --init dtc > make J=8 docker-test-quick@centos6 > make J=8 docker-test-mingw@fedora > === TEST SCRIPT END === > > Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384 > From https://github.com/patchew-project/qemu > * [new tag] > patchew/1473389864-19694-1-git-send-email-pet...@redhat.com -> > patchew/1473389864-19694-1-git-send-email-pet...@redhat.com > Switched to a new branch 'test' > 639dbf6 intel_iommu: allow UNMAP notifiers > 16bcaf3 memory: introduce IOMMUOps.notify_flag_changed > 063de83 memory: introduce IOMMUNotifier and its caps > > === OUTPUT BEGIN === > Submodule 'dtc' (git://git.qemu-project.org/dtc.git) registered for path 'dtc' > Cloning into 'dtc'... > Submodule path 'dtc': checked out '65cc4d2748a2c2e6f27f1cf39e07a5dbabd80ebf' > BUILD centos6 > ARCHIVE qemu.tgz > ARCHIVE dtc.tgz > COPY RUNNER > RUN test-quick in centos6 > === OUTPUT END === > > Abort: command timeout (>3600 seconds)
docker quick test for centos6 worked on my laptop (and Fam's as well). So I suppose this is a false positive. Thanks. -- peterx