From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from linux.microsoft.com (linux.microsoft.com [13.77.154.182]) by mx.groups.io with SMTP id smtpd.web10.1017.1650406552002498920 for ; Tue, 19 Apr 2022 15:15:52 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linux.microsoft.com header.s=default header.b=BdnVX0rP; spf=pass (domain: linux.microsoft.com, ip: 13.77.154.182, mailfrom: mikuback@linux.microsoft.com) Received: from [192.168.4.22] (unknown [47.201.46.36]) by linux.microsoft.com (Postfix) with ESMTPSA id AA1DF20E1AA2; Tue, 19 Apr 2022 15:15:50 -0700 (PDT) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com AA1DF20E1AA2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com; s=default; t=1650406551; bh=6gIOF8yl6zGOpqFCJ9WuvzzrwMtrURzGVlyg+UWac48=; h=Date:Subject:To:References:From:In-Reply-To:From; b=BdnVX0rPf2KNFXchJnjhIoPAOKx6oS0FUViRZVlaMQu2Fu8GxFhNA1WYUcYKejHaa MEwQ6khd46FVCK1xGarAT34GW7NJ3KwqpJK95N3VKilCzHXMrk/rEQQY+laN+ZkUOR njdh6UwB/4vCjCZ8FdEivZy7sBQ2h5elL8PiPb4E= Message-ID: <4a6b8f38-625b-5dc4-aab6-863444030022@linux.microsoft.com> Date: Tue, 19 Apr 2022 18:15:49 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0 Subject: Re: [edk2-devel] Some questions about Azure CI To: devel@edk2.groups.io, michael.d.kinney@intel.com, "quic_rcran@quicinc.com" , "spbrogan@outlook.com" , Chao Li References: <21703.1650386347482946545@groups.io> <229fb259-4591-a03b-6fa0-71deec1d0405@quicinc.com> <9c66487e-959b-ed89-7705-cd9bbddee573@linux.microsoft.com> From: "Michael Kubacki" In-Reply-To: Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit I agree that is ideal but I'm not aware of how to do that at the moment. Thanks, Michael On 4/19/2022 4:52 PM, Michael D Kinney wrote: > Hi Michael, > > Can the build log provide a direct link to the log file artifact if an error is detected? > > Mike > >> -----Original Message----- >> From: devel@edk2.groups.io On Behalf Of Michael Kubacki >> Sent: Tuesday, April 19, 2022 12:42 PM >> To: devel@edk2.groups.io; quic_rcran@quicinc.com; spbrogan@outlook.com; Chao Li >> Subject: Re: [edk2-devel] Some questions about Azure CI >> >> Hi Rebecca, >> >> We are trying to keep the results reporting experience consistent with >> other plugins and prevent an overwhelming amount of information being >> printed to the build log. >> >> In case other errors are present, providing high-level information from >> each plugin can help point the user in the right direction to get more >> detail. >> >> I completely understand the concern though, so I'm planning to make >> another step toward providing more information about how to debug an >> issue, when it occurs. That is to put the step-by-step information about >> where to find the file diff into the EDK II Code Formatting wiki page >> and then if a failure occurs, print a link to that section of the wiki >> page. I am hoping this will provide sufficient information to get to the >> file diff at the point of failure. >> >> I should be able to send these patches later today. >> >> Regards, >> Michael >> >> On 4/19/2022 12:43 PM, Rebecca Cran wrote: >>> Since people are going to keep running into this, could we just output >>> the file diff to the console? That would avoid having to go hunting for >>> the log file. >>> >> >> >> >> > > > > > >