flight 144874 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/144874/
Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-i386-xsm 6 xen-build fail REGR. vs. 144637 build-amd64 6 xen-build fail REGR. vs. 144637 build-amd64-xsm 6 xen-build fail REGR. vs. 144637 build-i386 6 xen-build fail REGR. vs. 144637 Tests which did not succeed, but are not blocking: test-amd64-i386-xl-qemuu-ovmf-amd64 1 build-check(1) blocked n/a test-amd64-amd64-xl-qemuu-ovmf-amd64 1 build-check(1) blocked n/a build-amd64-libvirt 1 build-check(1) blocked n/a build-i386-libvirt 1 build-check(1) blocked n/a version targeted for testing: ovmf bfb141cf19dd6f9b8df8b9d0914a5b3b15e1a798 baseline version: ovmf 804666c86e7b6f04fe5c5cfdb13199c19e0e99b0 Last test of basis 144637 2019-12-09 09:09:49 Z 7 days Failing since 144646 2019-12-10 01:39:53 Z 6 days 57 attempts Testing same since 144770 2019-12-12 18:41:26 Z 3 days 46 attempts ------------------------------------------------------------ People who touched revisions under test: Antoine Coeur <co...@gmx.fr> Ard Biesheuvel <ard.biesheu...@linaro.org> Bob Feng <bob.c.f...@intel.com> Jiewen Yao <jiewen....@intel.com> Michael Kubacki <michael.a.kuba...@intel.com> Pete Batard <p...@akeo.ie> Philippe Mathieu-Daude <phi...@redhat.com> Steven Shi <steven....@intel.com> jobs: build-amd64-xsm fail build-i386-xsm fail build-amd64 fail build-i386 fail build-amd64-libvirt blocked build-i386-libvirt blocked build-amd64-pvops pass build-i386-pvops pass test-amd64-amd64-xl-qemuu-ovmf-amd64 blocked test-amd64-i386-xl-qemuu-ovmf-amd64 blocked ------------------------------------------------------------ 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 Not pushing. ------------------------------------------------------------ commit bfb141cf19dd6f9b8df8b9d0914a5b3b15e1a798 Author: Pete Batard <p...@akeo.ie> Date: Tue Dec 10 18:23:04 2019 +0000 MdePkg/Include: Add DCC and BCM2835 SPCR UART types As per the Microsoft Debug Port Table 2 (DBG2) documentation, that can be found online, we are missing 2 serial interface types for Arm DCC and Bcm2835 (the latter being used with the Raspberry Pi). These same types are present in DebugPort2Table.h so add them to SerialPortConsoleRedirectionTable.h too. Note that we followed the same idiosyncrasies as DebugPort2Table for naming these new macros. Signed-off-by: Pete Batard <p...@akeo.ie> Acked-by: Ard Biesheuvel <ard.biesheu...@linaro.org> Reviewed-by: Liming Gao <liming....@intel.com> commit 2fe25a74d6fee3c2ac0b930f7f3596cb432e766e Author: Ard Biesheuvel <ard.biesheu...@linaro.org> Date: Tue Mar 5 14:32:48 2019 +0100 ArmPkg/MmCommunicationDxe: relay architected PI events to MM context PI defines a few architected events that have significance in the MM context as well as in the non-secure DXE context. So register notify handlers for these events, and relay them into the standalone MM world. Signed-off-by: Ard Biesheuvel <ard.biesheu...@linaro.org> Reviewed-by: Jiewen Yao <jiewen....@intel.com> Reviewed-by: Achin Gupta <achin.gu...@arm.com> commit d3add11e87dace180387562d6f1951f2bffbd3d9 Author: Michael Kubacki <michael.a.kuba...@intel.com> Date: Wed Nov 20 17:31:24 2019 -0800 MdeModulePkg PeiCore: Improve comment semantics This patch clarifies wording in several PeiCore comments to improve reading comprehension. Cc: Dandan Bi <dandan...@intel.com> Cc: Liming Gao <liming....@intel.com> Cc: Jian J Wang <jian.j.w...@intel.com> Cc: Hao A Wu <hao.a...@intel.com> Signed-off-by: Michael Kubacki <michael.a.kuba...@intel.com> Reviewed-by: Liming Gao <liming....@intel.com> Reviewed-by: Jian J Wang <jian.j.w...@intel.com> commit d39d1260c615b716675f67f5c4e1f4f52df01dad Author: Michael Kubacki <michael.a.kuba...@intel.com> Date: Wed Nov 20 17:10:48 2019 -0800 MdeModulePkg PeiCore: Fix typos Cc: Dandan Bi <dandan...@intel.com> Cc: Liming Gao <liming....@intel.com> Cc: Jian J Wang <jian.j.w...@intel.com> Cc: Hao A Wu <hao.a...@intel.com> Signed-off-by: Michael Kubacki <michael.a.kuba...@intel.com> Reviewed-by: Liming Gao <liming....@intel.com> Reviewed-by: Philippe Mathieu-Daude <phi...@redhat.com> Reviewed-by: Jian J Wang <jian.j.w...@intel.com> commit 97eedf5dfbaffde33210fd88066247cf0b7d3325 Author: Antoine Coeur <co...@gmx.fr> Date: Wed Dec 4 12:14:53 2019 +0800 IntelFsp2WrapperPkg: Fix various typos Fix various typos in comments and documentation. Cc: Chasel Chiu <chasel.c...@intel.com> Cc: Nate DeSimone <nathaniel.l.desim...@intel.com> Cc: Star Zeng <star.z...@intel.com> Reviewed-by: Philippe Mathieu-Daude <phi...@redhat.com> Signed-off-by: Philippe Mathieu-Daude <phi...@redhat.com> Reviewed-by: Nate DeSimone <nathaniel.l.desim...@intel.com> Reviewed-by: Chasel Chiu <chasel.c...@intel.com> Reviewed-by: Star Zeng <star.z...@intel.com> commit 7e55cf6b48dcd43de46d008b2f12caaad2554503 Author: Jiewen Yao <jiewen....@intel.com> Date: Sat Dec 7 21:41:10 2019 +0800 SecurityPkg/Tcg2Smm: Measure the table before patch. REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1940 According to TCG PFP specification: the ACPI table must be measured prior to any modification, and the measurement must be same cross every boot cycle. There is a fix 3a63c17ebc853cbb27d190729d01e27f68e65b94 for the HID data. However that is not enough. The LAML/LASA and PCD configuration change may also cause similar problem. We need measure the table before any update. Cc: Jian J Wang <jian.j.w...@intel.com> Cc: Chao Zhang <chao.b.zh...@intel.com> Signed-off-by: Jiewen Yao <jiewen....@intel.com> Reviewed-by: Chao Zhang <chao.b.zh...@intel.com> commit a80032dc44a1071a34f4415a7c5cef5170ee6159 Author: Steven Shi <steven....@intel.com> Date: Tue Nov 19 16:22:08 2019 +0800 BaseTools: Remove redundant binary cache file Redesign the binary cache and not need to save the cache intermediate result and state in memory as a ModuleBuildCacheIR class instance. So remove the CacheIR.py which define the ModuleBuildCacheIR class. Signed-off-by: Steven Shi <steven....@intel.com> Cc: Liming Gao <liming....@intel.com> Cc: Bob Feng <bob.c.f...@intel.com> Reviewed-by: Bob Feng <bob.c.f...@intel.com> commit fc8b8deac2d77524ff8cfe44acf95b5e1f59804e Author: Steven Shi <steven....@intel.com> Date: Tue Nov 19 16:17:00 2019 +0800 BaseTools: Leverage compiler output to optimize binary cache Redesign the binary cache and bases on the compiler to output the dependency header files info for every module. The binary cache will directly consume the dependency header files info and doesn't parse the C source code by iteself. Also redesign the dependency files list format for module and try to share the common lib hash result as more as possible in local process. Remove the unnecessary share data access across multiprocessing. Signed-off-by: Steven Shi <steven....@intel.com> Cc: Liming Gao <liming....@intel.com> Cc: Bob Feng <bob.c.f...@intel.com> Reviewed-by: Bob Feng <bob.c.f...@intel.com> commit 3bfbc915074a45f4d9c61aa2b698a62f1a24124e Author: Steven Shi <steven....@intel.com> Date: Mon Oct 21 14:51:49 2019 +0800 BaseTools: enhance the CacheCopyFile method arg names Enhance the CacheCopyFile method arg names to be more clear and readable Signed-off-by: Steven Shi <steven....@intel.com> Cc: Liming Gao <liming....@intel.com> Cc: Bob Feng <bob.c.f...@intel.com> Reviewed-by: Bob Feng <bob.c.f...@intel.com> commit 91f6c533f8e9c49ffd098e9167724596ecfd7410 Author: Steven Shi <steven....@intel.com> Date: Mon Oct 21 14:24:57 2019 +0800 BaseTools: store more complete output files in binary cache Binary cache use the OutputFile method to return the module built output files needed to store in cache, but current OutputFile implementation doesn't return complete output files. Enhance the OutputFile method to return more complete output files. Signed-off-by: Steven Shi <steven....@intel.com> Cc: Liming Gao <liming....@intel.com> Cc: Bob Feng <bob.c.f...@intel.com> Reviewed-by: Bob Feng <bob.c.f...@intel.com> commit 0c3e8e9947a6c13b4327dd11b20acb95441701cf Author: Bob Feng <bob.c.f...@intel.com> Date: Wed Nov 20 10:58:30 2019 +0800 BaseTools: Enhance Basetool for incremental build BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=2311 Include dependency file in Makefile to enhance incremental build Signed-off-by: Bob Feng <bob.c.f...@intel.com> Cc: Liming Gao <liming....@intel.com> Cc: Steven Shi <steven....@intel.com> Reviewed-by: Liming Gao <liming....@intel.com> commit cb277815d5ea92718eed2d334641451ce65b0ff5 Author: Bob Feng <bob.c.f...@intel.com> Date: Mon Dec 2 16:25:32 2019 +0800 BaseTools: Update build_rule.txt to generate dependent files. BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=2311 Enable the dependent files generation function for compilers and Trim tool. Signed-off-by: Bob Feng <bob.c.f...@intel.com> Cc: Liming Gao <liming....@intel.com> Cc: Steven Shi <steven....@intel.com> Reviewed-by: Liming Gao <liming....@intel.com> commit e6edbe315fc3fbd02783cb4faa9284f8d05c410d Author: Bob Feng <bob.c.f...@intel.com> Date: Wed Nov 20 10:58:28 2019 +0800 BaseTools: Generate dependent files for ASL and ASM files BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=2311 Implement the function in Trim tool to get the included file list for ASL and ASM file. Signed-off-by: Bob Feng <bob.c.f...@intel.com> Cc: Liming Gao <liming....@intel.com> Cc: Steven Shi <steven....@intel.com> Reviewed-by: Liming Gao <liming....@intel.com> commit 13c5e34a1b8bfedbd10ea038cfcbae5caeab6652 Author: Bob Feng <bob.c.f...@intel.com> Date: Mon Dec 2 16:24:19 2019 +0800 BaseTools: Add build option for dependency file generation BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=2311 Add /showIncludes for msvc and -MMD -MF $@.deps for GCC and CLANG Remove /MP for msvc since /MP does not work with /showIncludes Signed-off-by: Bob Feng <bob.c.f...@intel.com> Cc: Liming Gao <liming....@intel.com> Cc: Steven Shi <steven....@intel.com> Cc: Michael D Kinney <michael.d.kin...@intel.com> Reviewed-by: Liming Gao <liming....@intel.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel