public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* ci problems
@ 2020-06-05 21:00 Ard Biesheuvel
  2020-06-05 21:18 ` [edk2-devel] " Michael D Kinney
  2020-06-09 12:37 ` Laszlo Ersek
  0 siblings, 2 replies; 6+ messages in thread
From: Ard Biesheuvel @ 2020-06-05 21:00 UTC (permalink / raw)
  To: Kinney, Michael D, devel@edk2.groups.io, lersek@redhat.com,
	Leif Lindholm, Gao, Liming

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?

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [edk2-devel] ci problems
  2020-06-05 21:00 ci problems Ard Biesheuvel
@ 2020-06-05 21:18 ` Michael D Kinney
  2020-06-05 21:23   ` Ard Biesheuvel
  2020-06-09 12:37 ` Laszlo Ersek
  1 sibling, 1 reply; 6+ messages in thread
From: Michael D Kinney @ 2020-06-05 21:18 UTC (permalink / raw)
  To: devel@edk2.groups.io, ard.biesheuvel@arm.com, lersek@redhat.com,
	Leif Lindholm, Gao, Liming

Ard,

Thanks for the notification.  We will investigate.

Mike

> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On
> Behalf Of Ard Biesheuvel
> Sent: Friday, June 5, 2020 2:01 PM
> To: Kinney, Michael D <michael.d.kinney@intel.com>;
> devel@edk2.groups.io; lersek@redhat.com; Leif Lindholm
> <leif@nuviainc.com>; Gao, Liming <liming.gao@intel.com>
> Subject: [edk2-devel] ci problems
> 
> 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?
> 
> 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
> 
> 


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [edk2-devel] ci problems
  2020-06-05 21:18 ` [edk2-devel] " Michael D Kinney
@ 2020-06-05 21:23   ` Ard Biesheuvel
  2020-06-06 20:45     ` Michael D Kinney
  0 siblings, 1 reply; 6+ messages in thread
From: Ard Biesheuvel @ 2020-06-05 21:23 UTC (permalink / raw)
  To: Kinney, Michael D, devel@edk2.groups.io, lersek@redhat.com,
	Leif Lindholm, Gao, Liming

On 6/5/20 11:18 PM, Kinney, Michael D wrote:
> Ard,
> 
> Thanks for the notification.  We will investigate.
> 

Thanks Mike


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [edk2-devel] ci problems
  2020-06-05 21:23   ` Ard Biesheuvel
@ 2020-06-06 20:45     ` Michael D Kinney
  2020-06-06 23:19       ` Ard Biesheuvel
  0 siblings, 1 reply; 6+ messages in thread
From: Michael D Kinney @ 2020-06-06 20:45 UTC (permalink / raw)
  To: Ard Biesheuvel, devel@edk2.groups.io, lersek@redhat.com,
	Leif Lindholm, Gao, Liming, Kinney, Michael D

Ard,

We think this is resolved now.

Please let us know if you see any more issues.

Mike

> -----Original Message-----
> From: Ard Biesheuvel <ard.biesheuvel@arm.com>
> Sent: Friday, June 5, 2020 2:23 PM
> To: Kinney, Michael D <michael.d.kinney@intel.com>;
> devel@edk2.groups.io; lersek@redhat.com; Leif Lindholm
> <leif@nuviainc.com>; Gao, Liming <liming.gao@intel.com>
> Subject: Re: [edk2-devel] ci problems
> 
> On 6/5/20 11:18 PM, Kinney, Michael D wrote:
> > Ard,
> >
> > Thanks for the notification.  We will investigate.
> >
> 
> Thanks Mike


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [edk2-devel] ci problems
  2020-06-06 20:45     ` Michael D Kinney
@ 2020-06-06 23:19       ` Ard Biesheuvel
  0 siblings, 0 replies; 6+ messages in thread
From: Ard Biesheuvel @ 2020-06-06 23:19 UTC (permalink / raw)
  To: Kinney, Michael D, devel@edk2.groups.io, lersek@redhat.com,
	Leif Lindholm, Gao, Liming

On 6/6/20 10:45 PM, Kinney, Michael D wrote:
> Ard,
> 
> We think this is resolved now.
> 
> Please let us know if you see any more issues.
> 

Thanks Mike.


> 
>> -----Original Message-----
>> From: Ard Biesheuvel <ard.biesheuvel@arm.com>
>> Sent: Friday, June 5, 2020 2:23 PM
>> To: Kinney, Michael D <michael.d.kinney@intel.com>;
>> devel@edk2.groups.io; lersek@redhat.com; Leif Lindholm
>> <leif@nuviainc.com>; Gao, Liming <liming.gao@intel.com>
>> Subject: Re: [edk2-devel] ci problems
>>
>> On 6/5/20 11:18 PM, Kinney, Michael D wrote:
>>> Ard,
>>>
>>> Thanks for the notification.  We will investigate.
>>>
>>
>> Thanks Mike
> 


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: ci problems
  2020-06-05 21:00 ci problems Ard Biesheuvel
  2020-06-05 21:18 ` [edk2-devel] " Michael D Kinney
@ 2020-06-09 12:37 ` Laszlo Ersek
  1 sibling, 0 replies; 6+ messages in thread
From: Laszlo Ersek @ 2020-06-09 12:37 UTC (permalink / raw)
  To: Ard Biesheuvel, Kinney, Michael D, devel@edk2.groups.io,
	Leif Lindholm, Gao, Liming

(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
> 


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-06-09 12:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-05 21:00 ci problems Ard Biesheuvel
2020-06-05 21:18 ` [edk2-devel] " Michael D Kinney
2020-06-05 21:23   ` Ard Biesheuvel
2020-06-06 20:45     ` Michael D Kinney
2020-06-06 23:19       ` Ard Biesheuvel
2020-06-09 12:37 ` Laszlo Ersek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox