[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ovmf test] 165330: trouble: pass/preparing



flight 165330 ovmf running [real]
http://logs.test-lab.xenproject.org/osstest/logs/165330/

Failures and problems with tests :-(

Tests which did not succeed and are blocking,
including tests which could not be run:
 test-amd64-amd64-xl-qemuu-ovmf-amd64  3 hosts-allocate               running
 test-amd64-i386-xl-qemuu-ovmf-amd64  3 hosts-allocate               running

version targeted for testing:
 ovmf                 9e950cda6ad9dab6bb31868d341e3f5d8cd296e3
baseline version:
 ovmf                 442e46d3b6c1931b54111c92e0efb5a797bc622b

Last test of basis   165321  2021-09-29 20:41:38 Z    0 days
Testing same since                          (not found)         0 attempts

------------------------------------------------------------
People who touched revisions under test:
  Kun Qin <kuqin12@xxxxxxxxx>
  Stefan Berger <stefanb@xxxxxxxxxxxxx>
  Stefan Berger <stefanb@xxxxxxxxxxxxxxxxxx>

jobs:
 build-amd64-xsm                                              pass    
 build-i386-xsm                                               pass    
 build-amd64                                                  pass    
 build-i386                                                   pass    
 build-amd64-libvirt                                          pass    
 build-i386-libvirt                                           pass    
 build-amd64-pvops                                            pass    
 build-i386-pvops                                             pass    
 test-amd64-amd64-xl-qemuu-ovmf-amd64                         preparing
 test-amd64-i386-xl-qemuu-ovmf-amd64                          preparing


------------------------------------------------------------
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 9e950cda6ad9dab6bb31868d341e3f5d8cd296e3
Author: Kun Qin <kuqin12@xxxxxxxxx>
Date:   Thu Sep 16 08:14:20 2021 +0800

    MdeModulePkg: CI YAML: Added new GUID to ignore duplicate list
    
    REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3629
    
    SMM Communication PPI GUID from MdeModulePkg is defined the same as MM
    Communication PPI GUID from MdePkg, according to PI Spec v1.5 and onward.
    
    After introduction of MM Communication PPI definitions, an update in the
    ignore duplicate list is needed to avoid breaking CI build.
    
    Cc: Jian J Wang <jian.j.wang@xxxxxxxxx>
    Cc: Liming Gao <gaoliming@xxxxxxxxxxxxxx>
    
    Signed-off-by: Kun Qin <kuqin12@xxxxxxxxx>
    Reviewed-by: Liming Gao <gaoliming@xxxxxxxxxxxxxx>

commit 8b4bb94f6484f84d48a3dc77fa31e954fc75c4b5
Author: Kun Qin <kuqin12@xxxxxxxxx>
Date:   Thu Sep 16 08:14:19 2021 +0800

    MdePkg: CI YAML: Added new GUID to ignore duplicate list
    
    REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3629
    
    SMM Communication PPI GUID from MdeModulePkg is defined the same as MM
    Communication PPI GUID from MdePkg, according to PI Spec v1.5 and onward.
    
    After introduction of MM Communication PPI definitions, an update in the
    ignore duplicate list is needed to avoid breaking CI build.
    
    Cc: Michael D Kinney <michael.d.kinney@xxxxxxxxx>
    Cc: Liming Gao <gaoliming@xxxxxxxxxxxxxx>
    Cc: Zhiguang Liu <zhiguang.liu@xxxxxxxxx>
    
    Signed-off-by: Kun Qin <kuqin12@xxxxxxxxx>
    Reviewed-by: Liming Gao <gaoliming@xxxxxxxxxxxxxx>

commit f86de75862c20077aa9e7dbe71c9c9182d783d5f
Author: Kun Qin <kuqin12@xxxxxxxxx>
Date:   Thu Sep 16 08:14:18 2021 +0800

    MdePkg: MmCommunication: Added definition of MM Communication PPI
    
    REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3629
    
    MM Communication PPI was defined in PI Specification since v1.5. This
    change added definition of such PPI and related GUIDs into MdePkg.
    
    Cc: Michael D Kinney <michael.d.kinney@xxxxxxxxx>
    Cc: Liming Gao <gaoliming@xxxxxxxxxxxxxx>
    Cc: Zhiguang Liu <zhiguang.liu@xxxxxxxxx>
    Cc: Sean Brogan <sean.brogan@xxxxxxxxxxxxx>
    
    Signed-off-by: Kun Qin <kuqin12@xxxxxxxxx>
    Reviewed-by: Liming Gao <gaoliming@xxxxxxxxxxxxxx>

commit bd298d75934a7a0cf6b9e2863a5e4975e9714285
Author: Stefan Berger <stefanb@xxxxxxxxxxxxxxxxxx>
Date:   Wed Sep 15 09:25:06 2021 +0800

    OvmfPkg: Reference new Tcg2PlatformPei in the build system
    
    Compile the Tcg2PlatformPei related code now to support TPM 2 platform
    hierachy disablement if the TPM state cannot be resumed upon S3 resume.
    
    Cc: Rebecca Cran <rebecca@xxxxxxxxx>
    Cc: Peter Grehan <grehan@xxxxxxxxxxx>
    Cc: Brijesh Singh <brijesh.singh@xxxxxxx>
    Cc: Erdem Aktas <erdemaktas@xxxxxxxxxx>
    Cc: James Bottomley <jejb@xxxxxxxxxxxxx>
    Cc: Jiewen Yao <jiewen.yao@xxxxxxxxx>
    Cc: Min Xu <min.m.xu@xxxxxxxxx>
    Cc: Tom Lendacky <thomas.lendacky@xxxxxxx>
    Cc: Ard Biesheuvel <ardb+tianocore@xxxxxxxxxx>
    Cc: Jordan Justen <jordan.l.justen@xxxxxxxxx>
    Cc: Gerd Hoffmann <kraxel@xxxxxxxxxx>
    Signed-off-by: Stefan Berger <stefanb@xxxxxxxxxxxxx>
    Reviewed-by: Jiewen Yao <Jiewen.yao@xxxxxxxxx>

commit 8ab8fbc016e789bb45b2c8fb7a6887a28cc32353
Author: Stefan Berger <stefanb@xxxxxxxxxxxxxxxxxx>
Date:   Wed Sep 15 09:25:05 2021 +0800

    OvmfPkg: Reference new Tcg2PlatformDxe in the build system for compilation
    
    Compile the Tcg2PlatformDxe related code now.
    
    Cc: Rebecca Cran <rebecca@xxxxxxxxx>
    Cc: Peter Grehan <grehan@xxxxxxxxxxx>
    Cc: Brijesh Singh <brijesh.singh@xxxxxxx>
    Cc: Erdem Aktas <erdemaktas@xxxxxxxxxx>
    Cc: James Bottomley <jejb@xxxxxxxxxxxxx>
    Cc: Jiewen Yao <jiewen.yao@xxxxxxxxx>
    Cc: Min Xu <min.m.xu@xxxxxxxxx>
    Cc: Tom Lendacky <thomas.lendacky@xxxxxxx>
    Cc: Ard Biesheuvel <ardb+tianocore@xxxxxxxxxx>
    Cc: Jordan Justen <jordan.l.justen@xxxxxxxxx>
    Cc: Gerd Hoffmann <kraxel@xxxxxxxxxx>
    Signed-off-by: Stefan Berger <stefanb@xxxxxxxxxxxxx>
    Reviewed-by: Jiewen Yao <Jiewen.yao@xxxxxxxxx>

commit b8675deaa819631db2667df63f89799fe65fc906
Author: Stefan Berger <stefanb@xxxxxxxxxxxxxxxxxx>
Date:   Wed Sep 15 09:25:04 2021 +0800

    OvmfPkg: Handle TPM 2 physical presence opcodes much earlier
    
    Handle the TPM 2 physical presence interface (PPI) opcodes in
    PlatformBootManagerBeforeConsole() before the TPM 2 platform hierarchy
    is disabled. Since the handling of the PPI opcodes may require inter-
    action with the user, initialize the keyboard before handling PPI codes.
    
    Cc: Rebecca Cran <rebecca@xxxxxxxxx>
    Cc: Peter Grehan <grehan@xxxxxxxxxxx>
    Cc: Brijesh Singh <brijesh.singh@xxxxxxx>
    Cc: Erdem Aktas <erdemaktas@xxxxxxxxxx>
    Cc: James Bottomley <jejb@xxxxxxxxxxxxx>
    Cc: Jiewen Yao <jiewen.yao@xxxxxxxxx>
    Cc: Min Xu <min.m.xu@xxxxxxxxx>
    Cc: Tom Lendacky <thomas.lendacky@xxxxxxx>
    Cc: Ard Biesheuvel <ardb+tianocore@xxxxxxxxxx>
    Cc: Jordan Justen <jordan.l.justen@xxxxxxxxx>
    Cc: Gerd Hoffmann <kraxel@xxxxxxxxxx>
    Signed-off-by: Stefan Berger <stefanb@xxxxxxxxxxxxx>
    Reviewed-by: Jiewen Yao <Jiewen.yao@xxxxxxxxx>

commit 499c4608b13df0738213329722cdcb0ac838f3ad
Author: Stefan Berger <stefanb@xxxxxxxxxxxxxxxxxx>
Date:   Wed Sep 15 09:25:03 2021 +0800

    OvmfPkg/TPM PPI: Connect default consoles for user interaction
    
    Activate the default console when user interaction is required for
    the processing of TPM 2 physical presence interface opcodes.
    
    Background:
    TPM 2 physical presence interface (PPI) opcodes need to be handled before
    the TPM 2 platform hierarchy is disabled. Due to this requirement we will
    move the function call to handle the PPI opcodes into
    PlatformBootManagerBeforeConsole() which runs before the initialization
    of the consoles. However, since for interaction with the user we need
    the console to be available, activate it now before displaying any message
    to the user.
    
    Cc: Rebecca Cran <rebecca@xxxxxxxxx>
    Cc: Peter Grehan <grehan@xxxxxxxxxxx>
    Cc: Brijesh Singh <brijesh.singh@xxxxxxx>
    Cc: Erdem Aktas <erdemaktas@xxxxxxxxxx>
    Cc: James Bottomley <jejb@xxxxxxxxxxxxx>
    Cc: Jiewen Yao <jiewen.yao@xxxxxxxxx>
    Cc: Min Xu <min.m.xu@xxxxxxxxx>
    Cc: Tom Lendacky <thomas.lendacky@xxxxxxx>
    Cc: Ard Biesheuvel <ardb+tianocore@xxxxxxxxxx>
    Cc: Jordan Justen <jordan.l.justen@xxxxxxxxx>
    Cc: Gerd Hoffmann <kraxel@xxxxxxxxxx>
    Signed-off-by: Stefan Berger <stefanb@xxxxxxxxxxxxx>
    Reviewed-by: Jiewen Yao <Jiewen.yao@xxxxxxxxx>



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.