[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [xen-unstable test] 6734: regressions - FAIL
flight 6734 xen-unstable real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/6734/ Regressions :-( Tests which did not succeed and are blocking: test-amd64-xcpkern-i386-xl-credit2 9 guest-start fail REGR. vs. 6733 Tests which did not succeed, but are not blocking, including regressions (tests previously passed) regarded as allowable: test-amd64-amd64-win 16 leak-check/check fail never pass test-amd64-amd64-xl-win 13 guest-stop fail never pass test-amd64-i386-rhel6hvm-amd 8 guest-saverestore fail never pass test-amd64-i386-rhel6hvm-intel 8 guest-saverestore fail never pass test-amd64-i386-win-vcpus1 16 leak-check/check fail never pass test-amd64-i386-win 16 leak-check/check fail never pass test-amd64-i386-xl-credit2 9 guest-start fail like 6733 test-amd64-i386-xl-win-vcpus1 13 guest-stop fail never pass test-amd64-xcpkern-i386-rhel6hvm-amd 8 guest-saverestore fail never pass test-amd64-xcpkern-i386-rhel6hvm-intel 8 guest-saverestore fail never pass test-amd64-xcpkern-i386-win 16 leak-check/check fail never pass test-amd64-xcpkern-i386-xl-win 13 guest-stop fail never pass test-i386-i386-win 16 leak-check/check fail never pass test-i386-i386-xl-win 13 guest-stop fail never pass test-i386-xcpkern-i386-win 16 leak-check/check fail never pass version targeted for testing: xen 89c23f58aa98 baseline version: xen 45eeeb6d0481 ------------------------------------------------------------ People who touched revisions under test: David Scott <dave.scott@xxxxxxxxxxxxx> Ian Campbell <ian.campbell@xxxxxxxxxx> Ian Jackson <ian.jackson@xxxxxxxxxxxxx> Jim Fehlig <jfehlig@xxxxxxxxxx> juergen.gross@xxxxxxxxxxxxxx Keir Fraser <keir@xxxxxxx> Shriram Rajagopalan <rshriram@xxxxxxxxx> Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx> ------------------------------------------------------------ jobs: build-i386-xcpkern pass build-amd64 pass build-i386 pass build-amd64-oldkern pass build-i386-oldkern pass build-amd64-pvops pass build-i386-pvops pass test-amd64-amd64-xl pass test-amd64-i386-xl pass test-i386-i386-xl pass test-amd64-xcpkern-i386-xl pass test-i386-xcpkern-i386-xl pass test-amd64-i386-rhel6hvm-amd fail test-amd64-xcpkern-i386-rhel6hvm-amd fail test-amd64-i386-xl-credit2 fail test-amd64-xcpkern-i386-xl-credit2 fail test-amd64-i386-rhel6hvm-intel fail test-amd64-xcpkern-i386-rhel6hvm-intel fail test-amd64-i386-xl-multivcpu pass test-amd64-xcpkern-i386-xl-multivcpu pass test-amd64-amd64-pair pass test-amd64-i386-pair pass test-i386-i386-pair pass test-amd64-xcpkern-i386-pair pass test-i386-xcpkern-i386-pair pass test-amd64-amd64-pv pass test-amd64-i386-pv pass test-i386-i386-pv pass test-amd64-xcpkern-i386-pv pass test-i386-xcpkern-i386-pv pass test-amd64-i386-win-vcpus1 fail test-amd64-i386-xl-win-vcpus1 fail test-amd64-amd64-win fail test-amd64-i386-win fail test-i386-i386-win fail test-amd64-xcpkern-i386-win fail test-i386-xcpkern-i386-win fail test-amd64-amd64-xl-win fail test-i386-i386-xl-win fail test-amd64-xcpkern-i386-xl-win 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 Not pushing. ------------------------------------------------------------ changeset: 23126:89c23f58aa98 tag: tip user: Ian Campbell <ian.campbell@xxxxxxxxxx> date: Thu Mar 31 19:39:30 2011 +0100 libxl: typedef libxl_action_on_shutdown This is the libxl convention. By using the "typedef enum foo { } foo;" syntax we can retain backwards compatibility with existing users. Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> changeset: 23125:2f588e3f38df user: Ian Campbell <ian.campbell@xxxxxxxxxx> date: Thu Mar 31 19:35:27 2011 +0100 tools: remove some .o and binary files on clean Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> changeset: 23124:e3d4c34b14a3 user: Ian Campbell <ian.campbell@xxxxxxxxxx> date: Thu Mar 31 19:34:56 2011 +0100 tools: remove pattern matched linking rules Most subdirs only build a single tool to start with and those which build multiple tools often have different linkage requirements. Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> changeset: 23123:4e2344c60f64 user: Ian Campbell <ian.campbell@xxxxxxxxxx> date: Thu Mar 31 19:32:18 2011 +0100 tools: Remove $(CFLAGS) from links lines. The relevant variable in these circumstances is called $(LDFLAGS). Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> changeset: 23122:7629273603b6 user: Ian Campbell <ian.campbell@xxxxxxxxxx> date: Thu Mar 31 19:31:06 2011 +0100 tools: ocaml: drop redefinition of xen_mb This is always available to the in-tree build. Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> changeset: 23121:1d1fa583c845 user: Ian Campbell <ian.campbell@xxxxxxxxxx> date: Thu Mar 31 19:30:42 2011 +0100 tools: ocaml: drop some commented out build rules. These are covered by tools/ocaml/Makefile.rules now Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> changeset: 23120:fa7d0d7c0718 user: Ian Campbell <ian.campbell@xxxxxxxxxx> date: Thu Mar 31 19:30:15 2011 +0100 tools: ocaml: push CFLAGS usage down into the specific bindings So each binding only builds against what it requires. Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> changeset: 23119:527efe003178 user: Juergen Gross <juergen.gross@xxxxxxxxxxxxxx> date: Thu Mar 31 19:27:40 2011 +0100 tools: xenstored: make usage info of xenstored accurate The usage printed for xenstored was not in sync with the parameters defined in the code. Signed-off-by: juergen.gross@xxxxxxxxxxxxxx Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> changeset: 23118:2a6c4487c22e user: David Scott <dave.scott@xxxxxxxxxxxxx> date: Thu Mar 31 19:19:16 2011 +0100 libxl: fix memory management in "xl network-attach" The libxl_device_nic struct has strings which are initially strdup()ed and then free()ed in libxl_device_nic_destroy(). In the "network-attach" parser we need to free() the existing string and strdup((*argv) + N), rather than just copying the pointer. Signed-off-by: David Scott <dave.scott@xxxxxxxxxxxxx> Acked-by: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx> Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> changeset: 23117:b056c3850c78 user: Ian Campbell <ian.campbell@xxxxxxxxxx> date: Thu Mar 31 19:07:06 2011 +0100 tools: ocaml: do not try to link dynamic objects into .a libraries lib<foo>_stubs.a was linking against $(LIBS_<foo>) which only includes dynamic linkage information which is not useful for a static library. $(LIBS_<foo>) is still used when linking <foo>.cmxa Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> changeset: 23116:7f894a4cf702 user: Ian Campbell <ian.campbell@xxxxxxxxxx> date: Thu Mar 31 19:04:19 2011 +0100 libxl: use system include for libxl_uuid.h We install libxl_uuid.h into the system include directory and refer to it from libxl.h, hence we should include with <> not "". Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> changeset: 23115:2b72369165e5 user: David Scott <dave.scott@xxxxxxxxxxxxx> date: Thu Mar 31 19:02:55 2011 +0100 tools: ocaml: Add an ocaml binding for libxl_get_topologyinfo Add an ocaml binding for libxl_get_topologyinfo in the style of libxl_get_physinfo. The function returns an array of optional records, one per possible pCPU. Signed-off-by: David Scott <dave.scott@xxxxxxxxxxxxx> Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> changeset: 23114:5df57771cac9 user: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> date: Thu Mar 31 18:16:34 2011 +0100 tools: blktap2: copy xenstore/hashtable.h into blktap2 (really) hg add the missing files from 23112:e15ca5c3effc changeset: 23113:e1b7d65ab0a5 user: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> date: Thu Mar 31 18:15:35 2011 +0100 libxl: export libxl_utils.h libxl_utils.h is the header for libxlu.{so,a} and should have been exported for the benefit of libxl callers. Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> Acked-by: Jim Fehlig <jfehlig@xxxxxxxxxx> Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> changeset: 23112:e15ca5c3effc user: Ian Campbell <ian.campbell@xxxxxxxxxx> date: Thu Mar 31 18:13:50 2011 +0100 tools: blktap2: copy xenstore/hashtable.h into blktap2 hashtable.c has already been copied, forked and modified, there doesn't seem much point in avoiding the same for the header until someone feels motivated to properly refactor. Add comments to the various duplicated files cross-referencing each other for future reference and as a barrier to forking again... Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> changeset: 23111:9f09b93530da user: Ian Campbell <ian.campbell@xxxxxxxxxx> date: Thu Mar 31 18:12:07 2011 +0100 tools: ocaml: xl: propagate simplfied libxl interface to PCI BDFs to bindings. 22166:251694a87f1d changed the libxl interface to remove the need for users to understand BDF encoding but did not propagate the change to the ocaml bindings. Do that now. Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> changeset: 23110:0ab435637ec0 user: Ian Campbell <ian.campbell@xxxxxxxxxx> date: Thu Mar 31 18:11:25 2011 +0100 libxl: remove "reg" and "enable" fields from PCI device. The structure of the BDF argument used with PCI passthrough related hypercalls was taken from the structure of the PCI config_address register (I/O port 0xCF8) which allows I/O mapped access to PCI configuration space but these fields have no meaning in the context of PCI passthrough configuration and hence do not need to be exposed via libxl. Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> changeset: 23109:c8ae80a11d47 user: Shriram Rajagopalan <rshriram@xxxxxxxxx> date: Thu Mar 31 18:06:36 2011 +0100 remus: fix check for installed qdiscs on ifb current check includes ingress and pfifo_fast. Add mq to the list of allowed qdiscs already installed on ifb. This patch fixes cases where remus fails to start, due to an mq qdisc already present on the vif. Signed-off-by: Shriram Rajagopalan <rshriram@xxxxxxxxx> Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> changeset: 23108:45eeeb6d0481 user: Keir Fraser <keir@xxxxxxx> date: Tue Mar 29 16:34:01 2011 +0100 spinlock: Define check_barrier() for non-debug build, fixes build. Signed-off-by: Keir Fraser <keir@xxxxxxx> (qemu changes not included) _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |