Closed
Description
From log:
System.Threading.ThreadPools.Tests.ThreadPoolTests.IOCompletionPortCountConfigVarTest(ioCompletionPortCount: 6) [FAIL]
Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Memory load: 14
Image Name PID Services
========================= ======== ============================================
svchost.exe 772 BrokerInfrastructure, DcomLaunch, LSM,
PlugPlay, Power, SystemEventsBroker
svchost.exe 832 RpcEptMapper, RpcSs
svchost.exe 936 Appinfo, CertPropSvc, DsmSvc, gpsvc,
iphlpsvc, lfsvc, ProfSvc, sacsvr, Schedule,
SENS, SessionEnv, ShellHWDetection, Themes,
UserManager, Winmgmt, WpnService, wuauserv
svchost.exe 952 TermService
svchost.exe 996 Dhcp, EventLog, lmhosts, TimeBrokerSvc,
vmictimesync
svchost.exe 332 NcbService, PcaSvc, TrkWks, UALSVC,
UmRdpService, vmickvpexchange,
vmicshutdown, WdiSystemHost
svchost.exe 792 CDPSvc, EventSystem, FontCache, netprofm,
nsi, W32Time, WinHttpAutoProxySvc
svchost.exe 816 vmicheartbeat
svchost.exe 1284 CryptSvc, Dnscache, LanmanWorkstation,
NlaSvc, WinRM
svchost.exe 1320 BFE, CoreMessagingRegistrar, DPS, MpsSvc,
pla
svchost.exe 1360 Wcmsvc
svchost.exe 1264 DiagTrack
svchost.exe 1724 AppHostSvc
svchost.exe 2084 W3SVC, WAS
svchost.exe 2100 StateRepository, tiledatamodelsvc
svchost.exe 2216 LanmanServer
svchost.exe 3160 CDPUserSvc_45e69, OneSyncSvc_45e69
svchost.exe 3620 AppReadiness
svchost.exe 25896 AppIDSvc
Timed out at 8/9/2024 5:38:09 PM after 60000ms waiting for remote process.
Wrote mini dump to: C:\h\w\A8AB097F\w\B6370A31\uploads\15680.qyfbmorz.fpq.dmp
Process ID: 15680
Handle: 1516
Name: dotnet
MainModule: C:\h\w\A8AB097F\p\dotnet.exe
StartTime: 8/9/2024 5:37:09 PM
TotalProcessorTime: 00:00:06.1875000
Threads:
Thread #1 (OS 0x3D3C) [MTA]
[HelperMethodFrame] (System.Threading.WaitHandle.WaitOneCore)
System.Threading.WaitHandle.WaitOneNoCheck(Int32, Boolean, System.Object, WaitHandleWaitSourceMap)
System.Threading.WaitHandle.WaitOne(Int32)
System.Diagnostics.Process.WaitForExitCore(Int32)
System.Diagnostics.Process.WaitForExit(Int32)
Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean)
Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose()
System.Threading.ThreadPools.Tests.ThreadPoolTests+<>c.<IOCompletionPortCountConfigVarTest>b__47_0(System.String)
[HelperMethodFrame_PROTECTOBJ] (System.RuntimeMethodHandle.InvokeMethod)
System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(System.Object, IntPtr*)
System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(System.Object, System.Span`1<System.Object>, System.Reflection.BindingFlags)
System.Reflection.MethodBaseInvoker.InvokeWithOneArg(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo)
System.Reflection.RuntimeMethodInfo.Invoke(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo)
System.Reflection.MethodBase.Invoke(System.Object, System.Object[])
Microsoft.DotNet.RemoteExecutor.Program.Main(System.String[])
Thread #2 (OS 0x44CC) [Finalizer] [Background]
[DebuggerU2MCatchHandlerFrame]
Stack Trace:
/_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs(225,0): at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing)
/_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs(55,0): at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose()
/_/src/libraries/System.Threading.ThreadPool/tests/ThreadPoolTests.cs(1348,0): at System.Threading.ThreadPools.Tests.ThreadPoolTests.IOCompletionPortCountConfigVarTest(Int32 ioCompletionPortCount)
at InvokeStub_ThreadPoolTests.IOCompletionPortCountConfigVarTest(Object, Span`1)
/_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
System.Threading.ThreadPools.Tests.ThreadPoolTests.IOCompletionPortCountConfigVarTest(ioCompletionPortCount: 7) [FAIL]
Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Remote process failed with an unhandled exception.
Stack Trace:
Child exception:
Microsoft.DotNet.RemoteExecutor.RemoteExecutionException: Exit code was -532462766 but it should have been 42
/_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs(242,0): at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing)
/_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs(55,0): at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose()
/_/src/libraries/System.Threading.ThreadPool/tests/ThreadPoolTests.cs(1364,0): at System.Threading.ThreadPools.Tests.ThreadPoolTests.<>c.<IOCompletionPortCountConfigVarTest>b__47_0(String ioCompletionPortCountStr)
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
/_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs(36,0): at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
/_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(174,0): at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
Child process:
System.Threading.ThreadPool.Tests, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 System.Threading.ThreadPools.Tests.ThreadPoolTests+<>c Void <IOCompletionPortCountConfigVarTest>b__47_0(System.String)
Child arguments:
7
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=771124
Build error leg or test failing: System.Threading.ThreadPools.Tests.ThreadPoolTests.IOCompletionPortCountConfigVarTest
Pull request: #106103
Error Message
Fill the error message using step by step known issues guidance.
{
"ErrorMessage": ["Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.", "IOCompletionPortCountConfigVarTest"],
"BuildRetry": false,
"ExcludeConsoleLog": false
}
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=771124
Error message validated: [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process. IOCompletionPortCountConfigVarTest
]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 8/9/2024 6:29:38 PM UTC
Report
Summary
24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
---|---|---|
17 | 70 | 70 |