Skip to content

Unit tests: include test-specific headers #181

Unit tests: include test-specific headers

Unit tests: include test-specific headers #181

Triggered via push October 28, 2023 06:58
Status Failure
Total duration 45m 3s
Artifacts

mingw_static.yml

on: push
MinGW batteries-included
44m 52s
MinGW batteries-included
Fit to window
Zoom out
Zoom in

Annotations

2 errors
MinGW batteries-included
Stack overflow. at Interop+Kernel32.FormatMessage(Int32, IntPtr, UInt32, Int32, Void*, Int32, IntPtr) at Interop+Kernel32.GetMessage(Int32, IntPtr) at System.ComponentModel.Win32Exception..ctor(Int32) at System.Net.Sockets.SocketException..ctor(Int32) at System.Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.CreateException(System.Net.Sockets.SocketError, Boolean) at System.Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.ThrowException(System.Net.Sockets.SocketError, System.Threading.CancellationToken) at System.Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16) at System.Net.Security.SslStream+<ReadAsyncInternal>d__188`1[[System.Net.Security.AsyncReadWriteAdapter, System.Net.Security, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]].MoveNext() at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.Security.SslStream+<ReadAsyncInternal>d__188`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]].MoveNext(System.Threading.Thread) at System.Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.InvokeContinuation(System.Action`1<System.Object>, System.Object, Boolean, Boolean) at System.Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.OnCompleted(System.Net.Sockets.SocketAsyncEventArgs) at System.Net.Sockets.SocketAsyncEventArgs.HandleCompletionPortCallbackError(UInt32, UInt32, System.Threading.NativeOverlapped*) at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32, UInt32, System.Threading.NativeOverlapped*)
MinGW batteries-included
The hosted runner: GitHub Actions 2 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.