From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail05.groups.io (mail05.groups.io [45.79.224.7]) by spool.mail.gandi.net (Postfix) with ESMTPS id 077DE7803D0 for ; Wed, 18 Dec 2024 21:26:39 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=eLe2vRVXQKzMcrZ373hEz/m6Cmlzf5DYIEx5qodWRw8=; c=relaxed/simple; d=groups.io; h=DKIM-Filter:Message-ID:Date:MIME-Version:User-Agent:Subject:From:To:Cc:References:In-Reply-To:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Resent-Date:Resent-From:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Language:Content-Type:Content-Transfer-Encoding; s=20240830; t=1734557199; v=1; x=1734816398; b=JhZJZjaRDMFP/uGooA/IteI6bAdR9g91ltnxQ9quTQMcblYyN8TN2XK1W1v+ra15Irl35aKN ELGtS+RbknziFwtbeiyyp0ctX67KOzQMlkybB9b11XzU1IVh+KiMvvM02P1dvGyxEliISgwBETv 559fV5z8cZIbRDKMw095Ji5dmlaSvLZg/12NIZT2ZGIMFJOUk8lGef83wu5q8M65EYCvlXfS86C DWMeC+Do1oljk8taId/wqSj97XBDJwP6FAFvIIW9Kp7bVF4t7pTaryqdDvWP7z4KtJm7oNSkh4f zthACChcfuyYEOq7FhvhHM1Lqb8VgNLEh6mc6/Nz5sjcQ== X-Received: by 127.0.0.2 with SMTP id pBLUYY7687511xIWKwpUJ2IN; Wed, 18 Dec 2024 13:26:38 -0800 X-Received: from linux.microsoft.com (linux.microsoft.com [13.77.154.182]) by mx.groups.io with SMTP id smtpd.web10.116131.1734557192538442605 for ; Wed, 18 Dec 2024 13:26:32 -0800 X-Received: from [10.6.0.181] (unknown [20.39.63.1]) by linux.microsoft.com (Postfix) with ESMTPSA id A5FC5203FC7A; Wed, 18 Dec 2024 13:26:31 -0800 (PST) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com A5FC5203FC7A Message-ID: Date: Wed, 18 Dec 2024 16:26:30 -0500 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [edk2-devel] CI blockage: VS2019 Ia32 EmulatorPkg failure From: "Michael Kubacki via groups.io" To: devel@edk2.groups.io, michael.d.kinney@intel.com, "osde@linux.microsoft.com" , "leif.lindholm@oss.qualcomm.com" Cc: Oliver Smith-Denny References: <99271e41-4614-44a3-9112-c2a58ecb171f@linux.microsoft.com> <70a845ab-73f6-4989-8d6d-91c2d71d3056@linux.microsoft.com> In-Reply-To: <70a845ab-73f6-4989-8d6d-91c2d71d3056@linux.microsoft.com> Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Resent-Date: Wed, 18 Dec 2024 13:26:32 -0800 Resent-From: mikuback@linux.microsoft.com Reply-To: devel@edk2.groups.io,mikuback@linux.microsoft.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: t4V0pCoW2JYxkyN3Q8AibkYJx7686176AA= Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20240830 header.b=JhZJZjaR; dmarc=pass (policy=none) header.from=groups.io; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 45.79.224.7 as permitted sender) smtp.mailfrom=bounce@groups.io It looks like there was a similar issue in the past that led to a tweak=20 to the PCD value -=20 https://github.com/tianocore/edk2/commit/868254ace3a0729c9ed6eb1a8646f64c77= ee84f9. Mike, do you recall that rationale / debug details for that change? I'm=20 also making some pipeline changes for the new names. Understanding this=20 is tangential to a change dropping IA32 VS EmulatorPkg in the pipeline=20 but that could be considered as well and I could add that if desired. Thanks, Michael On 12/18/2024 3:44 PM, Michael Kubacki wrote: > Hi Mike, >=20 > I've also had trouble reproducing it consistently locally but I was able= =20 > to with at least one build. With that build, simply rerunning the same=20 > WinHost.exe binary would sometimes work and fail. >=20 > Thanks, > Michael >=20 > On 12/18/2024 3:33 PM, Michael D Kinney via groups.io wrote: >> I also just did a rerun on a job that failed, and the rerun passed. >> >> =C2=A0=C2=A0=C2=A0=C2=A0 https://github.com/tianocore/edk2/pull/6542 >> >> Either there was an OS change/patch since the failed run or the=20 >> failure is non deterministic. >> >> Mike >> >>> -----Original Message----- >>> From: Kinney, Michael D >>> Sent: Wednesday, December 18, 2024 12:31 PM >>> To: devel@edk2.groups.io; mikuback@linux.microsoft.com; >>> osde@linux.microsoft.com; leif.lindholm@oss.qualcomm.com >>> Cc: Oliver Smith-Denny ; Kinney, Michael D >>> >>> Subject: RE: [edk2-devel] CI blockage: VS2019 Ia32 EmulatorPkg failure >>> >>> Here are some more details.=C2=A0 Looks like the upgrade to VS2022 also >>> change the runner image which included an OS version change as well. >>> >>> Passing Azure Pipelines CI Agent details: >>> =C2=A0=C2=A0=C2=A0=C2=A0 Image: windows-2019 >>> =C2=A0=C2=A0=C2=A0=C2=A0 Version: 20241125.1.0 >>> =C2=A0=C2=A0=C2=A0=C2=A0 Included Software: https://github.com/actions/= runner- >>> images/blob/win19/20241125.1/images/windows/Windows2019-Readme.md >>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 OS Version: 10.0.17763= Build 6532 >>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Image Version: 2024112= 5.1.0 >>> =C2=A0=C2=A0=C2=A0=C2=A0 Image Release: https://github.com/actions/runn= er- >>> images/releases/tag/win19%2F20241125.1 >>> >>> Failing Azure Pipelines CI Agent details: >>> =C2=A0=C2=A0=C2=A0=C2=A0 Runner Image >>> =C2=A0=C2=A0=C2=A0=C2=A0 Image: windows-2022 >>> =C2=A0=C2=A0=C2=A0=C2=A0 Version: 20241215.1.0 >>> =C2=A0=C2=A0=C2=A0=C2=A0 Included Software: https://github.com/actions/= runner- >>> images/blob/win22/20241215.1/images/windows/Windows2022-Readme.md >>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 OS Version: 10.0.20348= Build 2966 >>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Image Version: 2024121= 5.1.0 >>> =C2=A0=C2=A0=C2=A0=C2=A0 Image Release: https://github.com/actions/runn= er- >>> images/releases/tag/win22%2F20241215.1 >>> >>>> -----Original Message----- >>>> From: Kinney, Michael D >>>> Sent: Wednesday, December 18, 2024 9:54 AM >>>> To: devel@edk2.groups.io; mikuback@linux.microsoft.com; >>>> osde@linux.microsoft.com; leif.lindholm@oss.qualcomm.com >>>> Cc: Oliver Smith-Denny ; Kinney, Michael D >>>> >>>> Subject: RE: [edk2-devel] CI blockage: VS2019 Ia32 EmulatorPkg failure >>>> >>>> I can not reproduce locally either. >>>> >>>> I installed VS2022 build tools. >>>> >>>> The error message is related to the ability to allocate a specific >>> range >>>> of virtual memory. >>>> >>>> If that fails on CI agent, but not local envs, it could be related to >>>> the >>>> CI agent windows image being used. >>>> >>>> Mike >>>> >>>> >>>>> -----Original Message----- >>>>> From: devel@edk2.groups.io On Behalf Of >>> Michael >>>>> Kubacki via groups.io >>>>> Sent: Wednesday, December 18, 2024 8:48 AM >>>>> To: devel@edk2.groups.io; osde@linux.microsoft.com; >>>>> leif.lindholm@oss.qualcomm.com; Kinney, Michael D >>>>> >>>>> Cc: Oliver Smith-Denny >>>>> Subject: Re: [edk2-devel] CI blockage: VS2019 Ia32 EmulatorPkg >>> failure >>>>> >>>>> I'll update the pipeline names later today. >>>>> >>>>> Thanks, >>>>> Michael >>>>> >>>>> On 12/18/2024 10:42 AM, Oliver Smith-Denny via groups.io wrote: >>>>>> Hi Leif, >>>>>> >>>>>> On 12/18/2024 3:13 AM, Leif Lindholm via groups.io wrote: >>>>>>> PR CI jobs are currently failing on Ia32 EmulatorPkg RELEASE >>>> (passes >>>>>>> on DEBUG) with >>>>>>> --- >>>>>>> ERROR : Could not allocate PeiServicesTablePage @ 13000000 >>>>>>> --- >>>>>>> during the "run to shell" test. >>>>>>> >>>>>>> I note that the build step for >>>>>>> PlatformCI_EmulatorPkg_Windows_VS2019_PR now uses VS2022, >>>>>>> presumably as of https://github.com/tianocore/edk2/pull/6501 >>>>>>> >>>>>>> Can someone with access to a VS environment help investigate? >>>>>> >>>>>> I tried to repro this locally yesterday, but unfortunately was not >>>>>> getting one. I will try again today. >>>>>> >>>>>>> We should probably also get the CI job names updated to reflect >>> the >>>>>>> toolchain version they're using. >>>>>> >>>>>> Yes, I asked Mike Kinney to update the pipelines (I unfortunately >>> do >>>>>> not have permission to do so, it has to be done by an admin, Mike >>>>> Kinney >>>>>> or Michael Kubacki I believe will do it. The plan is to also >>> change >>>>> the >>>>>> name of the GCC5 pipeline (Gerd requested this) and instead have >>>> more >>>>>> generically named pipelines so when they are updated in the future >>>> we >>>>>> don't have this name mismatch. >>>>>> >>>>>> Thanks, >>>>>> Oliver >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >> >> >> >>=20 >> >> >=20 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#120918): https://edk2.groups.io/g/devel/message/120918 Mute This Topic: https://groups.io/mt/110178683/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-