Fix ONNX Runtime Dockerfile #5035
Triggered via pull request
September 20, 2023 16:58
Status
Failure
Total duration
1h 33m 51s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors and 5 warnings
build (3.9, ubuntu-20.04)
Process completed with exit code 1.
|
build (3.8, ubuntu-20.04)
Process completed with exit code 1.
|
build (3.8, macos-latest)
Process completed with exit code 1.
|
build (3.9, macos-latest)
Process completed with exit code 1.
|
build (3.9, windows-2019)
Stack overflow.
at System.Diagnostics.StackTrace.GetStackFramesInternal(System.Diagnostics.StackFrameHelper, Int32, Boolean, System.Exception)
at System.Diagnostics.StackFrameHelper.InitializeSourceInfo(Int32, Boolean, System.Exception)
at System.Diagnostics.StackTrace.CaptureStackTrace(Int32, Boolean, System.Exception)
at System.Diagnostics.StackTrace..ctor(Boolean)
at System.Exception.SetCurrentStackTrace()
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.SetCurrentStackTrace(System.Exception)
at System.Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.CreateException(System.Net.Sockets.SocketError, Boolean)
at System.Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.SendAsyncForNetworkStream(System.Net.Sockets.Socket, System.Threading.CancellationToken)
at System.Net.Sockets.NetworkStream.WriteAsync(System.ReadOnlyMemory`1<Byte>, System.Threading.CancellationToken)
at System.Net.Security.SslStream.WriteSingleChunk[[System.Net.Security.AsyncReadWriteAdapter, System.Net.Security, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]](System.Net.Security.AsyncReadWriteAdapter, System.ReadOnlyMemory`1<Byte>)
at System.Net.Security.SslStream+<WriteAsyncInternal>d__191`1[[System.Net.Security.AsyncReadWriteAdapter, System.Net.Security, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]].MoveNext()
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[System.Net.Security.SslStream+<WriteAsyncInternal>d__191`1[[System.Net.Security.AsyncReadWriteAdapter, System.Net.Security, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]], System.Net.Security, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]](<WriteAsyncInternal>d__191`1<System.Net.Security.AsyncReadWriteAdapter> ByRef)
at System.Net.Security.SslStream.WriteAsync(System.ReadOnlyMemory`1<Byte>, System.Threading.CancellationToken)
at System.Net.Http.HttpConnection.WriteToStreamAsync(System.ReadOnlyMemory`1<Byte>, Boolean)
at System.Net.Http.HttpConnection.WriteWithoutBufferingAsync(System.ReadOnlyMemory`1<Byte>, Boolean)
at System.Net.Http.HttpConnection+RawConnectionStream.WriteAsync(System.ReadOnlyMemory`1<Byte>, System.Threading.CancellationToken)
at System.Net.WebSockets.ManagedWebSocket.SendFrameLockAcquiredNonCancelableAsync(MessageOpcode, Boolean, Boolean, System.ReadOnlyMemory`1<Byte>)
at System.Net.WebSockets.ManagedWebSocket.SendKeepAliveFrameAsync()
at System.Net.WebSockets.ManagedWebSocket+<>c.<.ctor>b__33_0(System.Object)
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(System.Threading.Thread, System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.TimerQueueTimer.Fire(Boolean)
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading.PortableThreadPool+WorkerThread.WorkerThreadStart()
|
build (3.9, windows-2019)
The hosted runner: GitHub Actions 74 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
build (3.8, windows-2019)
Process completed with exit code 1.
|
build (3.9, ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (3.8, ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (3.8, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (3.9, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (3.8, windows-2019)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|