flight 164775 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/164775/
Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64 6 xen-build fail REGR. vs. 164674 build-amd64-xsm 6 xen-build fail REGR. vs. 164674 build-i386-xsm 6 xen-build fail REGR. vs. 164674 build-i386 6 xen-build fail REGR. vs. 164674 Tests which did not succeed, but are not blocking: build-amd64-libvirt 1 build-check(1) blocked n/a build-i386-libvirt 1 build-check(1) blocked n/a test-amd64-amd64-xl-qemuu-ovmf-amd64 1 build-check(1) blocked n/a test-amd64-i386-xl-qemuu-ovmf-amd64 1 build-check(1) blocked n/a version targeted for testing: ovmf b6bc203375b6efb6822ee4fe4a59be4f1918436b baseline version: ovmf cae735f61328d64e2e8991036707b9e78c0f5f63 Last test of basis 164674 2021-08-31 02:56:52 Z 2 days Failing since 164686 2021-09-01 03:03:43 Z 1 days 15 attempts Testing same since 164764 2021-09-02 12:11:21 Z 0 days 3 attempts ------------------------------------------------------------ People who touched revisions under test: Anthony PERARD <[email protected]> DunTan <[email protected]> Gary Lin <[email protected]> Jim Fehlig <[email protected]> Lin, Gary (HPS OE-Linux) <[email protected]> Loo Tung Lun <[email protected]> Loo, Tung Lun <[email protected]> Mark Wilson <[email protected]> Marvin H?user <[email protected]> Wenxing Hou <[email protected]> Wenyi Xie <[email protected]> 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 b6bc203375b6efb6822ee4fe4a59be4f1918436b Author: Wenyi Xie <[email protected]> Date: Thu Aug 26 09:16:03 2021 +0800 MdeModulePkg/HiiDatabaseDxe:remove dead code block As the if statement outside has confirmed that BlockData->Name == NULL, so the if statement inside is always false. Cc: Jian J Wang <[email protected]> Cc: Hao A Wu <[email protected]> Cc: Dandan Bi <[email protected]> Cc: Eric Dong <[email protected]> Signed-off-by: Wenyi Xie <[email protected]> Reviewed-by: Dandan Bi <[email protected]> commit e3ee8c8dbd7a9f7d7905abe17be60354c9f5f9a3 Author: duntan <[email protected]> Date: Fri Aug 20 14:43:37 2021 +0800 .azurepipelines: Add UefiPayloadPkg in gate-build-job.yml and CISetting.py Add UefiPayloadPkg in gate-build-job.yml to enable Core ci for UefiPayloadPkg. Add UefiPayloadPkg to supported Packages in CISettings. Cc: Sean Brogan <[email protected]> Cc: Bret Barkelew <[email protected]> Cc: Michael D Kinney <[email protected]> Cc: Liming Gao <[email protected]> Signed-off-by: DunTan <[email protected]> Reviewed-by: Liming Gao <[email protected]> commit 63fddc98e06c380e654b1cfbaf24b9fd922adfad Author: duntan <[email protected]> Date: Fri Aug 20 14:43:36 2021 +0800 UefiPayloadPkg: Create .yaml file in UefiPayloadPkg Create .yaml file in UefiPayloadPkg to enable Core ci for UefiPayloadPkg Cc: Guo Dong <[email protected]> Cc: Ray Ni <[email protected]> Cc: Maurice Ma <[email protected]> Cc: Benjamin You <[email protected]> Signed-off-by: DunTan <[email protected]> Reviewed-by: Liming Gao <[email protected]> commit 12e33dca4c0612a0975265e5ba641c6261a26455 Author: Loo, Tung Lun <[email protected]> Date: Tue Aug 17 15:43:12 2021 +0800 IntelFsp2Pkg: Support Config File and Binary delta comparison BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3567 This patch is to enable config editor to have a new feature that can spell out the delta between the default configuration files' data, such as YAML and BSF, against the data stored in the binary. This can help users understand and track the difference when modifications are made. Cc: Maurice Ma <[email protected]> Cc: Nate DeSimone <[email protected]> Cc: Star Zeng <[email protected]> Cc: Chasel Chiu <[email protected]> Signed-off-by: Loo Tung Lun <[email protected]> Reviewed-by: Chasel Chiu <[email protected]> commit b170806518c1e414939c8b085866544814e1ce8e Author: Mark Wilson <[email protected]> Date: Fri Nov 13 08:05:18 2020 +0800 UefiCpuPkg: Clean up save state boundary checks and comments. REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2956 In functions ReadSaveStateRegisterByIndex and WriteSaveStateRegister: * check width > 4 instead of >= 4 when writing upper 32 bytes. - This improves the code but will not affect functionality. Cc: Eric Dong <[email protected]> Reviewed-by: Ray Ni <[email protected]> Signed-off-by: Mark Wilson <[email protected]> commit 3b3f88228812e2c642eea8746858a4dad928ebf7 Author: Marvin H?user <[email protected]> Date: Mon Aug 9 14:09:25 2021 +0800 MdeModulePkg/PiSmmCore: Drop deprecated image profiling commands The legacy codebase allowed SMM images to be registered for profiling from DXE. Support for this has been dropped entirely, so remove the remaining handlers. Cc: Jian J Wang <[email protected]> Cc: Hao A Wu <[email protected]> Cc: Eric Dong <[email protected]> Reviewed-by: Ray Ni <[email protected]> Cc: Vitaly Cheptsov <[email protected]> Signed-off-by: Marvin H?user <[email protected]> commit cdda3f74a1327663a5d48cca13507085ba403af7 Author: Marvin H?user <[email protected]> Date: Mon Aug 9 03:39:53 2021 +0800 UefiPayloadPkg/UefiPayloadEntry: Fix memory corruption UefiPayloadEntry's AllocatePool() applies the "sizeof" operator to HOB index rather than the HOB header structure. This yields 4 Bytes compared to the 8 Bytes the structure header requires. Fix the call to allocate the required space instead. Reviewed-by: Guo Dong <[email protected]> Reviewed-by: Ray Ni <[email protected]> Cc: Maurice Ma <[email protected]> Cc: Benjamin You <[email protected]> Cc: Vitaly Cheptsov <[email protected]> Signed-off-by: Marvin H?user <[email protected]> commit 5d34cc49d5d348012fe8acf9fb618826bd541a7c Author: Wenxing Hou <[email protected]> Date: Tue Aug 24 16:11:11 2021 +0800 UefiCpuPkg/PiSmmCpuDxeSmm: Update mPatchCetSupported set condition REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3584 Function AsmCpuid should first check the value for Basic CPUID Information. The fix is to update the mPatchCetSupported judgment statement. Signed-off-by: Wenxing Hou <[email protected]> Reviewed-by: Ray Ni <[email protected]> Cc: Eric Dong <[email protected]> Cc: Ray Ni <[email protected]> Cc: Rahul Kumar <[email protected]> Cc: Sheng W <[email protected]> Cc: Yao Jiewen <[email protected]> commit f0fe55bca4651734abf1752a1d7c69fb5bee00b9 Author: duntan <[email protected]> Date: Fri Aug 20 13:04:29 2021 +0800 UefiPayloadPkg: Fix the build error when enable Core ci for UefiPayloadPkg V1: Add quotes when using $(ARCH) in .dsc and .fdf file. The quotes are added due to the way by which Core ci parse the .dsc file. Add UINTN in Hob.c to fix cast from pointer to integer of different size error. V2: Delete lines which reference ShellBinPkg.The pkg doesn't exist in edk2. Cc: Guo Dong <[email protected]> Cc: Ray Ni <[email protected]> Cc: Maurice Ma <[email protected]> Cc: Benjamin You <[email protected]> Signed-off-by: DunTan <[email protected]> Reviewed-by: Ray Ni <[email protected]> commit 9f3eda177a4b2d4a33ff1b0307cad42906396562 Author: Lin, Gary (HPS OE-Linux) <[email protected]> Date: Tue Aug 31 09:29:48 2021 +0800 OvmfPkg/OvmfXen: add QemuKernelLoaderFsDxe Without QemuKernelLoaderFsDxe, QemuLoadKernelImage() couldn't download the kernel, initrd, and kernel command line from QEMU's fw_cfg. Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3574 Signed-off-by: Gary Lin <[email protected]> Acked-by: Anthony PERARD <[email protected]> Reviewed-by: Philippe Mathieu-Daude <[email protected]> Reviewed-by: Gerd Hoffmann <[email protected]> Tested-by: Jim Fehlig <[email protected]> commit 5b5f10d7465004e3e40ec1f50a3b490b4db595e7 Author: Lin, Gary (HPS OE-Linux) <[email protected]> Date: Tue Aug 31 09:31:15 2021 +0800 OvmfPkg/SmmControl2Dxe: use PcdAcpiS3Enable to detect S3 support To avoid the potential inconsistency between PcdAcpiS3Enable and QemuFwCfgS3Enabled(), this commit modifies SmmControl2Dxe to detect S3 support by PcdAcpiS3Enable as modules in MdeModulePkg do. Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3573 Signed-off-by: Gary Lin <[email protected]> Reviewed-by: Gerd Hoffmann <[email protected]> Reviewed-by: Jiewen Yao <[email protected]> Tested-by: Jim Fehlig <[email protected]> commit 52e2dabc0f8d3af09c213072ce8ba734302f585d Author: Lin, Gary (HPS OE-Linux) <[email protected]> Date: Tue Aug 31 09:31:14 2021 +0800 OvmfPkg/PlatformBootManagerLib: use PcdAcpiS3Enable to detect S3 support To avoid the potential inconsistency between PcdAcpiS3Enable and QemuFwCfgS3Enabled(), this commit modifies PlatformBootManagerLib to detect S3 support by PcdAcpiS3Enable as modules in MdeModulePkg do. Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3573 Signed-off-by: Gary Lin <[email protected]> Reviewed-by: Gerd Hoffmann <[email protected]> Reviewed-by: Jiewen Yao <[email protected]> Tested-by: Jim Fehlig <[email protected]> commit 28152333bccb778b62e6e97446b28bfa0e92ef82 Author: Lin, Gary (HPS OE-Linux) <[email protected]> Date: Tue Aug 31 09:31:13 2021 +0800 OvmfPkg/LockBoxLib: use PcdAcpiS3Enable to detect S3 support To avoid the potential inconsistency between PcdAcpiS3Enable and QemuFwCfgS3Enabled(), this commit modifies LockBoxLib to detect S3 support by PcdAcpiS3Enable as modules in MdeModulePkg do. Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3573 Signed-off-by: Gary Lin <[email protected]> Reviewed-by: Philippe Mathieu-Daude <[email protected]> Reviewed-by: Gerd Hoffmann <[email protected]> Reviewed-by: Jiewen Yao <[email protected]> Tested-by: Jim Fehlig <[email protected]> commit cb0d24637dfdd869618b9635dfb8e3b0746393a6 Author: Lin, Gary (HPS OE-Linux) <[email protected]> Date: Tue Aug 31 09:31:12 2021 +0800 OvmfPkg/OvmfXen: set PcdAcpiS3Enable at initialization There are several functions in OvmfPkg/Library using QemuFwCfgS3Enabled() to detect the S3 support status. However, in MdeModulePkg, PcdAcpiS3Enable is used to check S3 support. Since InitializeXenPlatform() didn't set PcdAcpiS3Enable as InitializePlatform() did, this made the inconsistency between drivers/functions. For example, S3SaveStateDxe checked PcdAcpiS3Enable and skipped S3BootScript because the default value is FALSE. On the other hand, PlatformBootManagerBeforeConsole() from OvmfPkg/Library called QemuFwCfgS3Enabled() and found it returned TRUE, so it invoked SaveS3BootScript(). However, S3SaveStateDxe skipped S3BootScript, so SaveS3BootScript() asserted due to EFI_NOT_FOUND. This issue mainly affects "HVM Direct Kernel Boot". When used, "fw_cfg" is enabled in QEMU and QemuFwCfgS3Enabled() returns true in that case. Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3573 Signed-off-by: Gary Lin <[email protected]> Reviewed-by: Anthony PERARD <[email protected]> Reviewed-by: Gerd Hoffmann <[email protected]> Reviewed-by: Jiewen Yao <[email protected]> Tested-by: Jim Fehlig <[email protected]>
