dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
15k stars 4.67k forks source link

Test failure: Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process. Memory load: 12 #108210

Open BruceForstall opened 2 hours ago

BruceForstall commented 2 hours ago

Pipeline: runtime-coreclr libraries-jitstress Job: net9.0-windows-Release-x86-jitstress2_tiered-Windows.10.Amd64.Open Test: System.Tests.PosixSignalRegistrationTests.ExternalConsoleManipulation_RegistrationRemoved_UnregisterSucceeds

    System.Tests.PosixSignalRegistrationTests.ExternalConsoleManipulation_RegistrationRemoved_UnregisterSucceeds [FAIL]
      Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
      Memory load: 12

      Image Name                     PID Services                                    
      ========================= ======== ============================================
      svchost.exe                    764 BrokerInfrastructure, DcomLaunch, LSM,      
                                         PlugPlay, Power, SystemEventsBroker         
      svchost.exe                    824 RpcEptMapper, RpcSs                         
      svchost.exe                    932 TermService                                 
      svchost.exe                    944 Appinfo, CertPropSvc, DsmSvc, gpsvc,        
                                         iphlpsvc, ProfSvc, sacsvr, Schedule, SENS,  
                                         SessionEnv, ShellHWDetection, Themes,       
                                         UserManager, Winmgmt, wlidsvc, WpnService,  
                                         wuauserv                                    
      svchost.exe                    992 Dhcp, EventLog, lmhosts, NgcCtnrSvc,        
                                         TimeBrokerSvc, vmictimesync                 
      svchost.exe                    320 NcbService, PcaSvc, TrkWks, UmRdpService,   
                                         vmickvpexchange, vmicshutdown               
      svchost.exe                    532 CDPSvc, EventSystem, FontCache, netprofm,   
                                         nsi, RemoteRegistry, W32Time,               
                                         WinHttpAutoProxySvc                         
      svchost.exe                   1084 CryptSvc, Dnscache, LanmanWorkstation,      
                                         NlaSvc, WinRM                               
      svchost.exe                   1132 vmicheartbeat                               
      svchost.exe                   1344 BFE, CoreMessagingRegistrar, DPS, MpsSvc,   
                                         pla                                         
      svchost.exe                   1592 Wcmsvc                                      
      svchost.exe                   2020 W3SVC, WAS                                  
      svchost.exe                   2028 DiagTrack                                   
      svchost.exe                   2044 StateRepository, tiledatamodelsvc           
      svchost.exe                   1336 AppHostSvc                                  
      svchost.exe                   2156 LanmanServer                                
      svchost.exe                   3308 CDPUserSvc_47c64, OneSyncSvc_47c64          
      svchost.exe                   3736 AppReadiness                                
      svchost.exe                   3796 AppXSvc, ClipSVC                            
      Timed out at 9/24/2024 5:26:10 PM after 60000ms waiting for remote process.
      Wrote mini dump to: C:\h\w\BEFC0A33\w\A6F80974\uploads\5112.xvfhk42o.y5p.dmp
        Process ID: 5112
        Handle: 1136
        Name: dotnet
        MainModule: C:\h\w\BEFC0A33\p\dotnet.exe
        StartTime: 9/24/2024 5:25:09 PM
        TotalProcessorTime: 00:00:02.8281250
        Threads:
            Thread #1 (OS 0x71C)   [MTA]
                [InlinedCallFrame]
                ILStubClass.IL_STUB_PInvoke()
                [InlinedCallFrame]
                System.Tests.PosixSignalRegistrationTests+<>c.<ExternalConsoleManipulation_RegistrationRemoved_UnregisterSucceeds>b__13_0()
                [HelperMethodFrame_PROTECTOBJ] (System.RuntimeMethodHandle.InvokeMethod)
                System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(System.Object, IntPtr*)
                System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(System.Object, System.Reflection.BindingFlags)
                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 0x17A0) [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.Runtime.InteropServices/tests/System.Runtime.InteropServices.UnitTests/System/Runtime/InteropServices/PosixSignalRegistrationTests.Windows.cs(35,0): at System.Tests.PosixSignalRegistrationTests.ExternalConsoleManipulation_RegistrationRemoved_UnregisterSucceeds()
           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(57,0): at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

https://dev.azure.com/dnceng-public/public/_build/results?buildId=817147&view=ms.vss-test-web.build-test-results-tab&runId=21195830&paneView=dotnet-dnceng.dnceng-build-release-tasks.helix-test-information-tab&resultId=153443

BruceForstall commented 2 hours ago

Guessed at an area

dotnet-policy-service[bot] commented 2 hours ago

Tagging subscribers to this area: @dotnet/area-system-console See info in area-owners.md if you want to be subscribed.