From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 50E8CC19F2D for ; Sat, 13 Aug 2022 11:13:09 +0000 (UTC) Received: from list by lists.xenproject.org with outflank-mailman.386267.622186 (Exim 4.92) (envelope-from ) id 1oMp4O-0002AD-UR; Sat, 13 Aug 2022 11:12:44 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version Received: by outflank-mailman (output) from mailman id 386267.622186; Sat, 13 Aug 2022 11:12:44 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1oMp4O-0002A6-Ry; Sat, 13 Aug 2022 11:12:44 +0000 Received: by outflank-mailman (input) for mailman id 386267; Sat, 13 Aug 2022 11:12:43 +0000 Received: from mail.xenproject.org ([104.130.215.37]) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1oMp4N-00029w-Ms; Sat, 13 Aug 2022 11:12:43 +0000 Received: from host146.205.237.98.conversent.net ([205.237.98.146] helo=infra.test-lab.xenproject.org) by mail.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1oMp4N-0000y0-LI; Sat, 13 Aug 2022 11:12:43 +0000 Received: from [172.16.148.1] (helo=osstest.test-lab.xenproject.org) by infra.test-lab.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1oMp4N-0002d2-7v; Sat, 13 Aug 2022 11:12:43 +0000 Received: from osstest by osstest.test-lab.xenproject.org with local (Exim 4.92) (envelope-from ) id 1oMp4N-0001DE-7W; Sat, 13 Aug 2022 11:12:43 +0000 X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=xenproject.org; s=20200302mail; h=Date:From:Subject:MIME-Version: Content-Transfer-Encoding:Content-Type:Message-ID:To; bh=r6L8H4OEpi+Jm32m6pu3hFc2xLXr0u7+dGmzBgmTlpg=; b=TzxXsrfmJ2c19Mrvvqr1AhRjB7 KK2UOmsySWN0U01LEbr23zsQrnzmZUzBaW+Z1SovRgAuEtJc3yF8EcbSdP0jxynqYKSdC2KyIw+vt jTnYEuGvZUJwyuALxNAbLn0WqEEa+ghfjZpORwtrGQ0XehyS42Uw7fgksGxLtzJK+vII=; To: xen-devel@lists.xenproject.org Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Subject: [ovmf test] 172479: regressions - FAIL X-Osstest-Failures: ovmf:build-i386-libvirt:libvirt-build:fail:regression ovmf:build-amd64-libvirt:libvirt-build:fail:regression X-Osstest-Versions-This: ovmf=bd06717863ed6cba979fe5300433619aba340403 X-Osstest-Versions-That: ovmf=444260d45ec2a84e8f8c192b3539a3cd5591d009 From: osstest service owner Date: Sat, 13 Aug 2022 11:12:43 +0000 flight 172479 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/172479/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-i386-libvirt 6 libvirt-build fail REGR. vs. 172136 build-amd64-libvirt 6 libvirt-build fail REGR. vs. 172136 version targeted for testing: ovmf bd06717863ed6cba979fe5300433619aba340403 baseline version: ovmf 444260d45ec2a84e8f8c192b3539a3cd5591d009 Last test of basis 172136 2022-08-04 06:43:42 Z 9 days Failing since 172151 2022-08-05 02:40:28 Z 8 days 79 attempts Testing same since 172416 2022-08-12 07:10:43 Z 1 days 11 attempts ------------------------------------------------------------ People who touched revisions under test: Czajkowski, Maciej Edward Pickup Foster Nong Jose Marinho Konstantin Aladyshev Liu, Zhiguang Maciej Czajkowski Michael D Kinney Ray Ni Sami Mujawar Zhiguang Liu jobs: build-amd64-xsm pass build-i386-xsm pass build-amd64 pass build-i386 pass build-amd64-libvirt fail build-i386-libvirt fail build-amd64-pvops pass build-i386-pvops pass test-amd64-amd64-xl-qemuu-ovmf-amd64 pass test-amd64-i386-xl-qemuu-ovmf-amd64 pass ------------------------------------------------------------ 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. (No revision log; it would be 531 lines long.)