[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [xen-unstable bisection] complete build-amd64
branch xen-unstable xen branch xen-unstable job build-amd64 test xen-build Tree: qemu git://hg.uk.xensource.com/HG/qemu-xen-unstable.git Tree: xen http://xenbits.xen.org/staging/xen-unstable.hg *** Found and reproduced problem changeset *** Bug is in tree: xen http://xenbits.xen.org/staging/xen-unstable.hg Bug introduced: 4ecd3615e726 Bug not present: 53bec838bb08 changeset: 24184:4ecd3615e726 tag: tip user: Ian Campbell <ian.campbell@xxxxxxxxxx> date: Tue Nov 22 17:24:51 2011 +0000 tools: use system installed libaio by default. I could have sworn I did this years ago. IIRC the need for our own copy was due to the use of io_set_eventfd which is not present in version 0.3.106. However it is in 0.3.107 the first version of which was uploaded to Debian in June 2008 (I can't find a better reference for the release date). The necessary version is available in Debian Lenny onwards and is in at least RHEL 6, Fedora 13 and OpenSuSE 11.3. The necessary version appears to not be available in RHEL 5 or SLES 11 which is why I haven't simply nuked the in tree version. This is based on tools-system-libaio.diff from the Debian packaging although I have made it optional (but default on). Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> For bisection revision-tuple graph see: http://www.chiark.greenend.org.uk/~xensrcts/results/bisect.xen-unstable.build-amd64.xen-build.html Revision IDs in each graph node refer, respectively, to the Trees above. ---------------------------------------- Searching for failure / basis pass: 9962 fail [host=moss-bug] / 9958 ok. Failure / basis pass flights: 9962 / 9958 Tree: qemu git://hg.uk.xensource.com/HG/qemu-xen-unstable.git Tree: xen http://xenbits.xen.org/staging/xen-unstable.hg Latest 9b33a3e5603ecd3ceca482a72c6ff8e951afb6d2 4ecd3615e726 Basis pass 52834188eedfbbca5636fd869d4c86b3b3044439 d3859e348951 Generating revisions with ./adhoc-revtuple-generator git://hg.uk.xensource.com/HG/qemu-xen-unstable.git#52834188eedfbbca5636fd869d4c86b3b3044439-9b33a3e5603ecd3ceca482a72c6ff8e951afb6d2 http://xenbits.xen.org/staging/xen-unstable.hg#d3859e348951-4ecd3615e726 using cache /export/home/osstest/repos/git-cache... using cache /export/home/osstest/repos/git-cache... locked cache /export/home/osstest/repos/git-cache... processing ./cacheing-git clone --bare git://hg.uk.xensource.com/HG/qemu-xen-unstable.git /export/home/osstest/repos/qemu-xen-unstable... Initialized empty Git repository in /export/home/osstest/repos/qemu-xen-unstable/ updating cache /export/home/osstest/repos/git-cache qemu-xen-unstable... pulling from ssh://xen@xxxxxxxxxxxxxxx/HG/staging/xen-unstable.hg searching for changes no changes found using cache /export/home/osstest/repos/git-cache... using cache /export/home/osstest/repos/git-cache... locked cache /export/home/osstest/repos/git-cache... processing ./cacheing-git clone --bare git://hg.uk.xensource.com/HG/qemu-xen-unstable.git /export/home/osstest/repos/qemu-xen-unstable... Initialized empty Git repository in /export/home/osstest/repos/qemu-xen-unstable/ updating cache /export/home/osstest/repos/git-cache qemu-xen-unstable... pulling from ssh://xen@xxxxxxxxxxxxxxx/HG/staging/xen-unstable.hg searching for changes no changes found Loaded 1008 nodes in revision graph Searching for test results: 9968 pass 9b33a3e5603ecd3ceca482a72c6ff8e951afb6d2 53bec838bb08 9969 fail 9b33a3e5603ecd3ceca482a72c6ff8e951afb6d2 4ecd3615e726 9970 pass 9b33a3e5603ecd3ceca482a72c6ff8e951afb6d2 53bec838bb08 9971 fail 9b33a3e5603ecd3ceca482a72c6ff8e951afb6d2 4ecd3615e726 9972 pass 9b33a3e5603ecd3ceca482a72c6ff8e951afb6d2 53bec838bb08 9974 fail 9b33a3e5603ecd3ceca482a72c6ff8e951afb6d2 4ecd3615e726 9958 pass 52834188eedfbbca5636fd869d4c86b3b3044439 d3859e348951 9959 fail 9b33a3e5603ecd3ceca482a72c6ff8e951afb6d2 4ecd3615e726 9961 pass irrelevant 9963 pass 52834188eedfbbca5636fd869d4c86b3b3044439 d3859e348951 9962 fail 9b33a3e5603ecd3ceca482a72c6ff8e951afb6d2 4ecd3615e726 9964 fail 9b33a3e5603ecd3ceca482a72c6ff8e951afb6d2 4ecd3615e726 9965 pass 9b33a3e5603ecd3ceca482a72c6ff8e951afb6d2 8edcd2e3f3f1 9966 pass 9b33a3e5603ecd3ceca482a72c6ff8e951afb6d2 99a567be1978 9967 pass 9b33a3e5603ecd3ceca482a72c6ff8e951afb6d2 2b5c6fff0e5b Searching for interesting versions Result found: flight 9958 (pass), for basis pass Result found: flight 9959 (fail), for basis failure Repro found: flight 9963 (pass), for basis pass Repro found: flight 9964 (fail), for basis failure 0 revisions at 9b33a3e5603ecd3ceca482a72c6ff8e951afb6d2 53bec838bb08 No revisions left to test, checking graph state. Result found: flight 9968 (pass), for last pass Result found: flight 9969 (fail), for first failure Repro found: flight 9970 (pass), for last pass Repro found: flight 9971 (fail), for first failure Repro found: flight 9972 (pass), for last pass Repro found: flight 9974 (fail), for first failure *** Found and reproduced problem changeset *** Bug is in tree: xen http://xenbits.xen.org/staging/xen-unstable.hg Bug introduced: 4ecd3615e726 Bug not present: 53bec838bb08 pulling from ssh://xen@xxxxxxxxxxxxxxx/HG/staging/xen-unstable.hg searching for changes no changes found changeset: 24184:4ecd3615e726 tag: tip user: Ian Campbell <ian.campbell@xxxxxxxxxx> date: Tue Nov 22 17:24:51 2011 +0000 tools: use system installed libaio by default. I could have sworn I did this years ago. IIRC the need for our own copy was due to the use of io_set_eventfd which is not present in version 0.3.106. However it is in 0.3.107 the first version of which was uploaded to Debian in June 2008 (I can't find a better reference for the release date). The necessary version is available in Debian Lenny onwards and is in at least RHEL 6, Fedora 13 and OpenSuSE 11.3. The necessary version appears to not be available in RHEL 5 or SLES 11 which is why I haven't simply nuked the in tree version. This is based on tools-system-libaio.diff from the Debian packaging although I have made it optional (but default on). Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> Revision graph left in /home/xc_osstest/results/bisect.xen-unstable.build-amd64.xen-build.{dot,ps,png,html}. ---------------------------------------- 9974: ALL FAIL flight 9974 xen-unstable real-bisect [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/9974/ jobs: build-amd64 fail ------------------------------------------------------------ sg-report-flight on woking.cam.xci-test.com logs: /home/xc_osstest/logs images: /home/xc_osstest/images Logs, config files, etc. are available at http://www.chiark.greenend.org.uk/~xensrcts/logs Test harness code can be found at http://xenbits.xensource.com/gitweb?p=osstest.git;a=summary _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |