-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Tests failing with 0xC0000142 14 Windows ARM64 checked coreclr test runs #54948
Comments
Tagging subscribers to this area: @tommcdon Issue DetailsInteresting portion:
Not sure what that last execute is since there was a previous log about the workitem completing successfully, but the return value 3221225794, is 0xC0000142 which seems to be the failure.
|
Seems to be similar issue effecting multiple tests.
0xC0000142 is either STATUS_DLL_INIT_FAILED or ERROR_DEVICE_NO_RESOURCES. Given lack of a dump, I'm suspecting the latter. @MattGal @ViktorHofer do we have any resource issues on Windows ARM64 machines? |
Tagging subscribers to this area: @hoyosjs Issue DetailsInteresting portion:
Not sure what that last execute is since there was a previous log about the workitem completing successfully, but the return value 3221225794, is 0xC0000142 which seems to be the failure.
|
Odd, 0xC0000142 is either |
Yeah, all seem to be on DDARM64-119. 2 new instances here: https://dev.azure.com/dnceng/public/_build/results?buildId=1214460&view=ms.vss-test-web.build-test-results-tab&runId=36263728&resultId=102813&paneView=dotnet-dnceng.dnceng-build-release-tasks.helix-test-information-tab |
There were a bunch of files missing on that machine from %WINDIR%\system32, looks like @greenEkatherine already offlined it and we'll get it reimaged. |
Closing as it hasn't happened again |
Thanks folks |
The run log from helix is https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-54890-merge-4746bd2a9072476897/profiler.gc/4a2812f6-4351-4f10-bb7f-d6339b705ee0.log?sv=2019-07-07&se=2021-07-20T03%3A47%3A09Z&sr=c&sp=rl&sig=DxAU9hk8WxZk31w0QVu09XUj6lqHsxrYIz8sgvrP%2BU4%3D
Interesting portion:
Not sure what that last execute is since there was a previous log about the workitem completing successfully, but the return value 3221225794, is 0xC0000142 which seems to be the failure.
Log content is useless: https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-54890-merge-4746bd2a9072476897/profiler.gc/console.845014af.log?sv=2019-07-07&se=2021-07-20T03%3A47%3A09Z&sr=c&sp=rl&sig=DxAU9hk8WxZk31w0QVu09XUj6lqHsxrYIz8sgvrP%2BU4%3D
The text was updated successfully, but these errors were encountered: