From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-1.mimecast.com (us-smtp-delivery-1.mimecast.com [207.211.31.81]) by mx.groups.io with SMTP id smtpd.web10.6130.1591706286269959182 for ; Tue, 09 Jun 2020 05:38:06 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=KdqwJpb3; spf=pass (domain: redhat.com, ip: 207.211.31.81, mailfrom: lersek@redhat.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1591706285; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=RpTGuEsWJyTaKeCald/uPTsY1IpqJNrEQlASgBrEyxA=; b=KdqwJpb340EeNI0pDasTN7592noch20HVHVD7Ml23IBvmxUQR24We+Wbc9/FewLnrdLkzi XZd8bN957VZx9xTpuAO1rxmBY1dwY/bN1fvast2/mAoh+c4NN6YJegq4IYLBWjFgn02096 g4LVLHZiA07ho9AOaxAxsSXS2TdSSQ0= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-295-hCPKPVhZPq60-YT-2lpg0Q-1; Tue, 09 Jun 2020 08:37:48 -0400 X-MC-Unique: hCPKPVhZPq60-YT-2lpg0Q-1 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id DDF258014D9; Tue, 9 Jun 2020 12:37:46 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-113-127.ams2.redhat.com [10.36.113.127]) by smtp.corp.redhat.com (Postfix) with ESMTP id BEE6D5FC17; Tue, 9 Jun 2020 12:37:45 +0000 (UTC) Subject: Re: ci problems To: Ard Biesheuvel , "Kinney, Michael D" , "devel@edk2.groups.io" , Leif Lindholm , "Gao, Liming" References: From: "Laszlo Ersek" Message-ID: Date: Tue, 9 Jun 2020 14:37:44 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Language: en-US Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit (Sorry about the delayed responses in all threads; I'm resuming my INBOX processing now...) On 06/05/20 23:00, Ard Biesheuvel wrote: > Hello all, > > I am seeing weird behavior trying to push some changes: > > https://github.com/tianocore/edk2/pull/664 > https://github.com/tianocore/edk2/pull/665 > > Many checks are failing with weird errors like below. > > Was anyone aware that this is broken, and is it being fixed? I've seen this a few times before, for example here: http://mid.mail-archive.com/1ebde38a-7ae4-1bed-cbe6-b44b0e8dbab5@redhat.com https://edk2.groups.io/g/devel/message/58436 It didn't prevent the merge, so I didn't make much noise about it. (I did report it once -- see above.) Thanks Laszlo > > Thanks, > Ard. > > > @azure-pipelines > azure-pipelines > / PlatformCI_OvmfPkg_Ubuntu_GCC5_PR (Platform_CI OVMF_IA32X64_DEBUG) > > Build log #L103 > /opt/hostedtoolcache/Python/3.8.3/x64/bin/stuart_update failed with > return code: 1 > > > @azure-pipelines > azure-pipelines > / PlatformCI_OvmfPkg_Ubuntu_GCC5_PR (Platform_CI OVMF_IA32X64_DEBUG) > > Build log #L52 > Unhandled: Not found SourceFolder: > /home/vsts/work/1/s/BaseTools/BaseToolsBuild > > > > @azure-pipelines > azure-pipelines > / PlatformCI_OvmfPkg_Ubuntu_GCC5_PR (Platform_CI OVMF_IA32X64_DEBUG) > > Build log #L106 > /opt/hostedtoolcache/Python/3.8.3/x64/bin/stuart_update failed with > error: /opt/hostedtoolcache/Python/3.8.3/x64/bin/stuart_update failed > with return code: 1 >