public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* EDK2 CI Broken
@ 2022-04-01  1:13 Min Xu
  2022-04-01  1:43 ` Min Xu
  0 siblings, 1 reply; 3+ messages in thread
From: Min Xu @ 2022-04-01  1:13 UTC (permalink / raw)
  To: Kinney, Michael D, devel@edk2.groups.io; +Cc: Yao, Jiewen, Xu, Min M

[-- Attachment #1: Type: text/plain, Size: 2158 bytes --]

Hi,
The EDK2 CI seems broken from yesterday. PR failed with the errors at "Update" and "Copy base tools build log".

/opt/hostedtoolcache/Python/3.9.12/x64/bin/stuart_update -c ArmVirtPkg/PlatformCI/PlatformBuild.py TOOL_CHAIN_TAG=GCC5 -t DEBUG -a AARCH64
(node:2764) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:2764) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:2764) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:2764) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:2764) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:2764) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:2764) Warning: Use Cipheriv for counter mode of aes-256-ctr
SECTION - Init SDE
SECTION - Loading Plugins
SECTION - Start Invocable Tool
SECTION - Initial update of environment
Updating... Done
Traceback (most recent call last):
File "/opt/hostedtoolcache/Python/3.9.12/x64/bin/stuart_update", line 8, in <module>
  sys.exit(main())
File "/opt/hostedtoolcache/Python/3.9.12/x64/lib/python3.9/site-packages/edk2toolext/invocables/edk2_update.py", line 101, in main
  Edk2Update().Invoke()
File "/opt/hostedtoolcache/Python/3.9.12/x64/lib/python3.9/site-packages/edk2toolext/base_abstract_invocable.py", line 146, in Invoke
  retcode = self.Go()
File "/opt/hostedtoolcache/Python/3.9.12/x64/lib/python3.9/site-packages/edk2toolext/invocables/edk2_update.py", line 71, in Go
  (build_env_old, shell_env_old, _) = self.PerformUpdate()
File "/opt/hostedtoolcache/Python/3.9.12/x64/lib/python3.9/site-packages/edk2toolext/invocables/edk2_update.py", line 41, in PerformUpdate
  (success, failure) = self_describing_environment.UpdateDependencies(ws_root, scopes, skipped_dirs)
File "/opt/hostedtoolcache/Python/3.9.12/x64/lib/python3.9/site-packages/edk2toolext/environment/self_describing_environment.py", line 364, in UpdateDependencies
  return build_env.update_extdeps(shell_env)
File "/opt/hostedtoolcache/Python/3.9.12/x64/lib/python3.9/site-packages/edk2toolext/environment/self_describing_environment.py", line 277, in update_extdeps
  results = pool_handle.get()



[-- Attachment #2: Type: text/html, Size: 5182 bytes --]

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

* Re: EDK2 CI Broken
  2022-04-01  1:13 EDK2 CI Broken Min Xu
@ 2022-04-01  1:43 ` Min Xu
  2022-04-01  3:47   ` Michael D Kinney
  0 siblings, 1 reply; 3+ messages in thread
From: Min Xu @ 2022-04-01  1:43 UTC (permalink / raw)
  To: Kinney, Michael D, devel@edk2.groups.io,
	sean.brogan@microsoft.com
  Cc: Yao, Jiewen

[-- Attachment #1: Type: text/plain, Size: 2466 bytes --]

Hi, Sean
Do you have some suggestion for this CI failure?

From: Xu, Min M <min.m.xu@intel.com>
Sent: Friday, April 1, 2022 9:14 AM
To: Kinney, Michael D <michael.d.kinney@intel.com>; devel@edk2.groups.io
Cc: Yao, Jiewen <jiewen.yao@intel.com>; Xu, Min M <min.m.xu@intel.com>
Subject: EDK2 CI Broken

Hi,
The EDK2 CI seems broken from yesterday. PR failed with the errors at "Update" and "Copy base tools build log".

/opt/hostedtoolcache/Python/3.9.12/x64/bin/stuart_update -c ArmVirtPkg/PlatformCI/PlatformBuild.py TOOL_CHAIN_TAG=GCC5 -t DEBUG -a AARCH64
(node:2764) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:2764) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:2764) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:2764) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:2764) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:2764) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:2764) Warning: Use Cipheriv for counter mode of aes-256-ctr
SECTION - Init SDE
SECTION - Loading Plugins
SECTION - Start Invocable Tool
SECTION - Initial update of environment
Updating... Done
Traceback (most recent call last):
File "/opt/hostedtoolcache/Python/3.9.12/x64/bin/stuart_update", line 8, in <module>
  sys.exit(main())
File "/opt/hostedtoolcache/Python/3.9.12/x64/lib/python3.9/site-packages/edk2toolext/invocables/edk2_update.py", line 101, in main
  Edk2Update().Invoke()
File "/opt/hostedtoolcache/Python/3.9.12/x64/lib/python3.9/site-packages/edk2toolext/base_abstract_invocable.py", line 146, in Invoke
  retcode = self.Go()
File "/opt/hostedtoolcache/Python/3.9.12/x64/lib/python3.9/site-packages/edk2toolext/invocables/edk2_update.py", line 71, in Go
  (build_env_old, shell_env_old, _) = self.PerformUpdate()
File "/opt/hostedtoolcache/Python/3.9.12/x64/lib/python3.9/site-packages/edk2toolext/invocables/edk2_update.py", line 41, in PerformUpdate
  (success, failure) = self_describing_environment.UpdateDependencies(ws_root, scopes, skipped_dirs)
File "/opt/hostedtoolcache/Python/3.9.12/x64/lib/python3.9/site-packages/edk2toolext/environment/self_describing_environment.py", line 364, in UpdateDependencies
  return build_env.update_extdeps(shell_env)
File "/opt/hostedtoolcache/Python/3.9.12/x64/lib/python3.9/site-packages/edk2toolext/environment/self_describing_environment.py", line 277, in update_extdeps
  results = pool_handle.get()


[-- Attachment #2: Type: text/html, Size: 5909 bytes --]

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

* Re: EDK2 CI Broken
  2022-04-01  1:43 ` Min Xu
@ 2022-04-01  3:47   ` Michael D Kinney
  0 siblings, 0 replies; 3+ messages in thread
From: Michael D Kinney @ 2022-04-01  3:47 UTC (permalink / raw)
  To: Xu, Min M, devel@edk2.groups.io, sean.brogan@microsoft.com,
	Kinney, Michael D
  Cc: Yao, Jiewen

[-- Attachment #1: Type: text/plain, Size: 2936 bytes --]

Thank you raising this issue.

We will investigate.

Mike

From: Xu, Min M <min.m.xu@intel.com>
Sent: Thursday, March 31, 2022 6:43 PM
To: Kinney, Michael D <michael.d.kinney@intel.com>; devel@edk2.groups.io; sean.brogan@microsoft.com
Cc: Yao, Jiewen <jiewen.yao@intel.com>
Subject: RE: EDK2 CI Broken

Hi, Sean
Do you have some suggestion for this CI failure?

From: Xu, Min M <min.m.xu@intel.com<mailto:min.m.xu@intel.com>>
Sent: Friday, April 1, 2022 9:14 AM
To: Kinney, Michael D <michael.d.kinney@intel.com<mailto:michael.d.kinney@intel.com>>; devel@edk2.groups.io<mailto:devel@edk2.groups.io>
Cc: Yao, Jiewen <jiewen.yao@intel.com<mailto:jiewen.yao@intel.com>>; Xu, Min M <min.m.xu@intel.com<mailto:min.m.xu@intel.com>>
Subject: EDK2 CI Broken

Hi,
The EDK2 CI seems broken from yesterday. PR failed with the errors at “Update” and “Copy base tools build log”.

/opt/hostedtoolcache/Python/3.9.12/x64/bin/stuart_update -c ArmVirtPkg/PlatformCI/PlatformBuild.py TOOL_CHAIN_TAG=GCC5 -t DEBUG -a AARCH64
(node:2764) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:2764) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:2764) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:2764) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:2764) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:2764) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:2764) Warning: Use Cipheriv for counter mode of aes-256-ctr
SECTION - Init SDE
SECTION - Loading Plugins
SECTION - Start Invocable Tool
SECTION - Initial update of environment
Updating... Done
Traceback (most recent call last):
File "/opt/hostedtoolcache/Python/3.9.12/x64/bin/stuart_update", line 8, in <module>
  sys.exit(main())
File "/opt/hostedtoolcache/Python/3.9.12/x64/lib/python3.9/site-packages/edk2toolext/invocables/edk2_update.py", line 101, in main
  Edk2Update().Invoke()
File "/opt/hostedtoolcache/Python/3.9.12/x64/lib/python3.9/site-packages/edk2toolext/base_abstract_invocable.py", line 146, in Invoke
  retcode = self.Go()
File "/opt/hostedtoolcache/Python/3.9.12/x64/lib/python3.9/site-packages/edk2toolext/invocables/edk2_update.py", line 71, in Go
  (build_env_old, shell_env_old, _) = self.PerformUpdate()
File "/opt/hostedtoolcache/Python/3.9.12/x64/lib/python3.9/site-packages/edk2toolext/invocables/edk2_update.py", line 41, in PerformUpdate
  (success, failure) = self_describing_environment.UpdateDependencies(ws_root, scopes, skipped_dirs)
File "/opt/hostedtoolcache/Python/3.9.12/x64/lib/python3.9/site-packages/edk2toolext/environment/self_describing_environment.py", line 364, in UpdateDependencies
  return build_env.update_extdeps(shell_env)
File "/opt/hostedtoolcache/Python/3.9.12/x64/lib/python3.9/site-packages/edk2toolext/environment/self_describing_environment.py", line 277, in update_extdeps
  results = pool_handle.get()


[-- Attachment #2: Type: text/html, Size: 43744 bytes --]

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

end of thread, other threads:[~2022-04-01  3:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-01  1:13 EDK2 CI Broken Min Xu
2022-04-01  1:43 ` Min Xu
2022-04-01  3:47   ` Michael D Kinney

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